Sep 02 08:39:40 devstack devstack@c-api.service[74948]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 02 08:39:40 devstack devstack@c-api.service[74948]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Sep 2 08:39:40 2026] *** Sep 02 08:39:40 devstack devstack@c-api.service[74948]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 02 08:39:40 devstack devstack@c-api.service[74948]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 02 08:39:40 devstack devstack@c-api.service[74948]: nodename: devstack Sep 02 08:39:40 devstack devstack@c-api.service[74948]: machine: x86_64 Sep 02 08:39:40 devstack devstack@c-api.service[74948]: clock source: unix Sep 02 08:39:40 devstack devstack@c-api.service[74948]: pcre jit disabled Sep 02 08:39:40 devstack devstack@c-api.service[74948]: detected number of CPU cores: 4 Sep 02 08:39:40 devstack devstack@c-api.service[74948]: current working directory: / Sep 02 08:39:40 devstack devstack@c-api.service[74948]: detected binary path: /usr/bin/uwsgi-core Sep 02 08:39:40 devstack devstack@c-api.service[74948]: your processes number limit is 47517 Sep 02 08:39:40 devstack devstack@c-api.service[74948]: your memory page size is 4096 bytes Sep 02 08:39:40 devstack devstack@c-api.service[74948]: detected max file descriptor number: 2048 Sep 02 08:39:40 devstack devstack@c-api.service[74948]: lock engine: pthread robust mutexes Sep 02 08:39:40 devstack devstack@c-api.service[74948]: thunder lock: enabled Sep 02 08:39:40 devstack devstack@c-api.service[74948]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 02 08:39:40 devstack devstack@c-api.service[74948]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 02 08:39:40 devstack devstack@c-api.service[74948]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 02 08:39:40 devstack devstack@c-api.service[74948]: Set PythonHome to /opt/stack/data/venv Sep 02 08:39:40 devstack devstack@c-api.service[74948]: Python main interpreter initialized at 0x70af632a4668 Sep 02 08:39:40 devstack devstack@c-api.service[74948]: python threads support enabled Sep 02 08:39:40 devstack devstack@c-api.service[74948]: your server socket listen backlog is limited to 100 connections Sep 02 08:39:40 devstack devstack@c-api.service[74948]: your mercy for graceful operations on workers is 80 seconds Sep 02 08:39:40 devstack devstack@c-api.service[74948]: mapped 403077 bytes (393 KB) for 2 cores Sep 02 08:39:40 devstack devstack@c-api.service[74948]: *** Operational MODE: preforking *** Sep 02 08:39:40 devstack devstack@c-api.service[74948]: *** uWSGI is running in multiple interpreter mode *** Sep 02 08:39:40 devstack devstack@c-api.service[74948]: spawned uWSGI master process (pid: 74948) Sep 02 08:39:40 devstack devstack@c-api.service[74948]: spawned uWSGI worker 1 (pid: 74951, cores: 1) Sep 02 08:39:40 devstack devstack@c-api.service[74948]: spawned uWSGI worker 2 (pid: 74952, cores: 1) Sep 02 08:39:40 devstack devstack@c-api.service[74948]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 02 08:39:40 devstack devstack@c-api.service[74951]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 08:39:40 devstack devstack@c-api.service[74951]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 08:39:40 devstack devstack@c-api.service[74951]: we strongly recommend against using it for new projects. Sep 02 08:39:40 devstack devstack@c-api.service[74951]: If you are already using Eventlet, we recommend migrating to a different Sep 02 08:39:40 devstack devstack@c-api.service[74951]: framework. For more detail see Sep 02 08:39:40 devstack devstack@c-api.service[74951]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 08:39:40 devstack devstack@c-api.service[74951]: import eventlet # noqa Sep 02 08:39:40 devstack devstack@c-api.service[74952]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 08:39:40 devstack devstack@c-api.service[74952]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 08:39:40 devstack devstack@c-api.service[74952]: we strongly recommend against using it for new projects. Sep 02 08:39:40 devstack devstack@c-api.service[74952]: If you are already using Eventlet, we recommend migrating to a different Sep 02 08:39:40 devstack devstack@c-api.service[74952]: framework. For more detail see Sep 02 08:39:40 devstack devstack@c-api.service[74952]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 08:39:40 devstack devstack@c-api.service[74952]: import eventlet # noqa Sep 02 08:39:41 devstack devstack@c-api.service[74951]: /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 02 08:39:41 devstack devstack@c-api.service[74951]: from cgi import parse_header Sep 02 08:39:41 devstack devstack@c-api.service[74952]: /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 02 08:39:41 devstack devstack@c-api.service[74952]: from cgi import parse_header Sep 02 08:39:41 devstack devstack@c-api.service[74951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 08:39:41 devstack devstack@c-api.service[74951]: warnings.warn( Sep 02 08:39:41 devstack devstack@c-api.service[74951]: /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 02 08:39:41 devstack devstack@c-api.service[74951]: removals.removed_module( Sep 02 08:39:41 devstack devstack@c-api.service[74951]: /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 02 08:39:41 devstack devstack@c-api.service[74951]: removals.removed_module( Sep 02 08:39:41 devstack devstack@c-api.service[74952]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 08:39:41 devstack devstack@c-api.service[74952]: warnings.warn( Sep 02 08:39:41 devstack devstack@c-api.service[74952]: /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 02 08:39:41 devstack devstack@c-api.service[74952]: removals.removed_module( Sep 02 08:39:41 devstack devstack@c-api.service[74952]: /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 02 08:39:41 devstack devstack@c-api.service[74952]: removals.removed_module( Sep 02 08:39:42 devstack devstack@c-api.service[74951]: /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 02 08:39:42 devstack devstack@c-api.service[74951]: warnings.warn( Sep 02 08:39:42 devstack devstack@c-api.service[74952]: /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 02 08:39:42 devstack devstack@c-api.service[74952]: warnings.warn( Sep 02 08:39:42 devstack devstack@c-api.service[74951]: /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 02 08:39:42 devstack devstack@c-api.service[74951]: warnings.warn( Sep 02 08:39:43 devstack devstack@c-api.service[74952]: /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 02 08:39:43 devstack devstack@c-api.service[74952]: warnings.warn( Sep 02 08:39:43 devstack devstack@c-api.service[74951]: 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 02 08:39:43 devstack devstack@c-api.service[74951]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74951) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 08:39:43 devstack devstack@c-api.service[74952]: 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 02 08:39:43 devstack devstack@c-api.service[74952]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74952) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 08:39:43 devstack devstack@c-api.service[74951]: /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 02 08:39:43 devstack devstack@c-api.service[74951]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 08:39:43 devstack devstack@c-api.service[74952]: /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 02 08:39:43 devstack devstack@c-api.service[74952]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74952) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74951) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74951) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74951) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74951) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74952) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74952) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74952) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:39:44 devstack devstack@c-api.service[74951]: INFO dbcounter [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Registered counter for database cinder Sep 02 08:39:44 devstack devstack@c-api.service[74952]: INFO dbcounter [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Registered counter for database cinder Sep 02 08:39:44 devstack devstack@c-api.service[74951]: DEBUG oslo_db.sqlalchemy.engines [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c 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=74951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:39:44 devstack devstack@c-api.service[74952]: DEBUG oslo_db.sqlalchemy.engines [None req-882bdce3-9965-4347-aefc-e46cd0667828 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=74952) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG dbcounter [-] [74951] Writer thread running {{(pid=74951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: /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 02 08:39:45 devstack devstack@c-api.service[74951]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 08:39:45 devstack devstack@c-api.service[74951]: INFO cinder.rpc [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 08:39:45 devstack devstack@c-api.service[74951]: INFO cinder.rpc [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 08:39:45 devstack devstack@c-api.service[74951]: INFO cinder.rpc [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 08:39:45 devstack devstack@c-api.service[74951]: INFO cinder.rpc [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING cinder.keymgr.conf_key_mgr [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c 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 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG dbcounter [-] [74952] Writer thread running {{(pid=74952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: /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 02 08:39:45 devstack devstack@c-api.service[74952]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 08:39:45 devstack devstack@c-api.service[74952]: INFO cinder.rpc [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 08:39:45 devstack devstack@c-api.service[74952]: INFO cinder.rpc [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 08:39:45 devstack devstack@c-api.service[74952]: INFO cinder.rpc [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 08:39:45 devstack devstack@c-api.service[74952]: INFO cinder.rpc [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING cinder.keymgr.conf_key_mgr [None req-882bdce3-9965-4347-aefc-e46cd0667828 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 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG oslo_db.sqlalchemy.engines [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c 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=74951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: INFO cinder.rpc [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 08:39:45 devstack devstack@c-api.service[74951]: INFO cinder.rpc [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG oslo_db.sqlalchemy.engines [None req-882bdce3-9965-4347-aefc-e46cd0667828 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=74952) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74952]: INFO cinder.rpc [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74952]: INFO cinder.rpc [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING cinder.api.contrib.hosts [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extended resource: extensions {{(pid=74951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extended resource: os-volume-manage {{(pid=74951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extended resource: os-quota-class-sets {{(pid=74951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extended resource: os-hosts {{(pid=74951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extended resource: capabilities {{(pid=74951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extended resource: encryption {{(pid=74951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extended resource: scheduler-stats {{(pid=74951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extended resource: os-quota-sets {{(pid=74951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extended resource: os-availability-zone {{(pid=74951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extended resource: qos-specs {{(pid=74951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extended resource: extra_specs {{(pid=74951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extended resource: backups {{(pid=74951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extended resource: encryption {{(pid=74951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extended resource: cgsnapshots {{(pid=74951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extended resource: os-volume-type-access {{(pid=74951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extended resource: consistencygroups {{(pid=74951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extended resource: os-volume-transfer {{(pid=74951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extended resource: os-snapshot-manage {{(pid=74951) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING cinder.api.contrib.hosts [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING stevedore.named [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WARNING castellan.key_manager [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.contrib.snapshot_actions [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] SnapshotActionsController initialized {{(pid=74951) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extended resource: extensions {{(pid=74952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extension AdminActions extending resource: volumes {{(pid=74951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extension AdminActions extending resource: snapshots {{(pid=74951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extension AdminActions extending resource: backups {{(pid=74951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extension VolumeActions extending resource: volumes {{(pid=74951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extended resource: os-volume-manage {{(pid=74952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extension UsedLimits extending resource: limits {{(pid=74951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extension TypesManage extending resource: types {{(pid=74951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extension SnapshotActions extending resource: snapshots {{(pid=74951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.v3.router [None req-2e2e0a00-29f7-4864-99c8-51d21d58a10c None None] Extension VolumeTypeAccess extending resource: types {{(pid=74951) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extended resource: os-quota-class-sets {{(pid=74952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extended resource: os-hosts {{(pid=74952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extended resource: capabilities {{(pid=74952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extended resource: encryption {{(pid=74952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extended resource: scheduler-stats {{(pid=74952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extended resource: os-quota-sets {{(pid=74952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x70af632a4668 pid: 74951 (default app) Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extended resource: os-availability-zone {{(pid=74952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extended resource: qos-specs {{(pid=74952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extended resource: extra_specs {{(pid=74952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extended resource: backups {{(pid=74952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extended resource: encryption {{(pid=74952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: DEBUG cinder.api.middleware.request_id [None req-81093b42-e086-4a6f-98a4-36a98cb00840 None None] RequestId filter calling following filter/app {{(pid=74951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extended resource: cgsnapshots {{(pid=74952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extended resource: os-volume-type-access {{(pid=74952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extended resource: consistencygroups {{(pid=74952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74951]: [pid: 74951|app: 0|req: 1/1] 192.168.122.75 () {50 vars in 780 bytes} [Wed Sep 2 08:39:45 2026] GET /volume/v3/ => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extended resource: os-volume-transfer {{(pid=74952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extended resource: os-snapshot-manage {{(pid=74952) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING stevedore.named [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WARNING castellan.key_manager [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.contrib.snapshot_actions [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] SnapshotActionsController initialized {{(pid=74952) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extension AdminActions extending resource: volumes {{(pid=74952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extension AdminActions extending resource: snapshots {{(pid=74952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extension AdminActions extending resource: backups {{(pid=74952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extension VolumeActions extending resource: volumes {{(pid=74952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extension UsedLimits extending resource: limits {{(pid=74952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extension TypesManage extending resource: types {{(pid=74952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: DEBUG cinder.api.v3.router [None req-882bdce3-9965-4347-aefc-e46cd0667828 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74952) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:39:45 devstack devstack@c-api.service[74952]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x70af632a4668 pid: 74952 (default app) Sep 02 08:39:53 devstack devstack@c-api.service[74951]: DEBUG cinder.api.middleware.request_id [None req-0790559a-c836-41fd-ba69-a048cef4ab3a None None] RequestId filter calling following filter/app {{(pid=74951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:39:54 devstack devstack@c-api.service[74951]: INFO cinder.api.openstack.wsgi [None req-0790559a-c836-41fd-ba69-a048cef4ab3a admin admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:39:54 devstack devstack@c-api.service[74951]: DEBUG cinder.api.openstack.wsgi [None req-0790559a-c836-41fd-ba69-a048cef4ab3a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=74951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:39:54 devstack devstack@c-api.service[74951]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:39:54 devstack devstack@c-api.service[74951]: warnings.warn( Sep 02 08:39:54 devstack devstack@c-api.service[74951]: DEBUG oslo_db.sqlalchemy.engines [None req-0790559a-c836-41fd-ba69-a048cef4ab3a 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=74951) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:39:54 devstack devstack@c-api.service[74951]: INFO cinder.api.openstack.wsgi [None req-0790559a-c836-41fd-ba69-a048cef4ab3a admin admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:39:54 devstack devstack@c-api.service[74951]: [pid: 74951|app: 0|req: 2/2] 192.168.122.75 () {60 vars in 1186 bytes} [Wed Sep 2 08:39:53 2026] POST /volume/v3/types => generated 186 bytes in 1233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:39:54 devstack devstack@c-api.service[74952]: DEBUG cinder.api.middleware.request_id [None req-988ec851-de4b-4fbe-928e-e1b8e5cfd3b4 None None] RequestId filter calling following filter/app {{(pid=74952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:39:55 devstack devstack@c-api.service[74952]: INFO cinder.api.openstack.wsgi [None req-988ec851-de4b-4fbe-928e-e1b8e5cfd3b4 admin admin] POST http://192.168.122.75/volume/v3/types/3155c756-f579-478b-b0fe-ffe6c61fea93/extra_specs Sep 02 08:39:55 devstack devstack@c-api.service[74952]: DEBUG cinder.api.openstack.wsgi [None req-988ec851-de4b-4fbe-928e-e1b8e5cfd3b4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:39:55 devstack devstack@c-api.service[74952]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:39:55 devstack devstack@c-api.service[74952]: warnings.warn( Sep 02 08:39:55 devstack devstack@c-api.service[74952]: DEBUG dbcounter [-] [74952] Writing DB stats cinder:SELECT=6 {{(pid=74952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:39:55 devstack devstack@c-api.service[74952]: DEBUG oslo_db.sqlalchemy.engines [None req-988ec851-de4b-4fbe-928e-e1b8e5cfd3b4 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=74952) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:39:55 devstack devstack@c-api.service[74952]: INFO cinder.api.openstack.wsgi [None req-988ec851-de4b-4fbe-928e-e1b8e5cfd3b4 admin admin] http://192.168.122.75/volume/v3/types/3155c756-f579-478b-b0fe-ffe6c61fea93/extra_specs returned with HTTP 200 Sep 02 08:39:55 devstack devstack@c-api.service[74952]: [pid: 74952|app: 0|req: 1/3] 192.168.122.75 () {60 vars in 1333 bytes} [Wed Sep 2 08:39:54 2026] POST /volume/v3/types/3155c756-f579-478b-b0fe-ffe6c61fea93/extra_specs => generated 55 bytes in 939 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:40:04 devstack devstack@c-api.service[74951]: DEBUG dbcounter [-] [74951] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:40:05 devstack devstack@c-api.service[74952]: DEBUG dbcounter [-] [74952] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:40:37 devstack devstack@c-api.service[74951]: DEBUG cinder.api.middleware.request_id [None req-0f022b61-fba5-49e4-a8e4-9168c39f3ab2 None None] RequestId filter calling following filter/app {{(pid=74951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:40:37 devstack devstack@c-api.service[74951]: INFO cinder.api.openstack.wsgi [None req-0f022b61-fba5-49e4-a8e4-9168c39f3ab2 None None] GET http://192.168.122.75/volume// Sep 02 08:40:37 devstack devstack@c-api.service[74951]: DEBUG cinder.api.openstack.wsgi [None req-0f022b61-fba5-49e4-a8e4-9168c39f3ab2 None None] Empty body provided in request {{(pid=74951) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:40:37 devstack devstack@c-api.service[74951]: DEBUG cinder.api.openstack.wsgi [None req-0f022b61-fba5-49e4-a8e4-9168c39f3ab2 None None] Calling method 'all' {{(pid=74951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:40:37 devstack devstack@c-api.service[74951]: INFO cinder.api.openstack.wsgi [None req-0f022b61-fba5-49e4-a8e4-9168c39f3ab2 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:40:37 devstack devstack@c-api.service[74951]: [pid: 74951|app: 0|req: 3/4] 192.168.122.75 () {58 vars in 1309 bytes} [Wed Sep 2 08:40:37 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:42:25 devstack devstack@c-api.service[74952]: DEBUG cinder.api.middleware.request_id [None req-8952d0f4-67e5-4726-a09e-b28a71704dc7 None None] RequestId filter calling following filter/app {{(pid=74952) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:42:26 devstack devstack@c-api.service[74952]: INFO cinder.api.openstack.wsgi [None req-8952d0f4-67e5-4726-a09e-b28a71704dc7 tempest-verify_tempest_config-2043150152 tempest-verify_tempest_config-2043150152-project-member] GET http://192.168.122.75/volume/v3/extensions Sep 02 08:42:26 devstack devstack@c-api.service[74952]: DEBUG cinder.api.openstack.wsgi [None req-8952d0f4-67e5-4726-a09e-b28a71704dc7 tempest-verify_tempest_config-2043150152 tempest-verify_tempest_config-2043150152-project-member] Empty body provided in request {{(pid=74952) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:42:26 devstack devstack@c-api.service[74952]: DEBUG cinder.api.openstack.wsgi [None req-8952d0f4-67e5-4726-a09e-b28a71704dc7 tempest-verify_tempest_config-2043150152 tempest-verify_tempest_config-2043150152-project-member] Calling method 'index' {{(pid=74952) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:42:26 devstack devstack@c-api.service[74952]: INFO cinder.api.openstack.wsgi [None req-8952d0f4-67e5-4726-a09e-b28a71704dc7 tempest-verify_tempest_config-2043150152 tempest-verify_tempest_config-2043150152-project-member] http://192.168.122.75/volume/v3/extensions returned with HTTP 200 Sep 02 08:42:26 devstack devstack@c-api.service[74952]: [pid: 74952|app: 0|req: 2/5] 192.168.122.75 () {58 vars in 1125 bytes} [Wed Sep 2 08:42:25 2026] GET /volume/v3/extensions => generated 5245 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:42:33 devstack devstack@c-api.service[74951]: DEBUG cinder.api.middleware.request_id [None req-c5424fd3-8dde-421f-90f9-8789f8fe7423 None None] RequestId filter calling following filter/app {{(pid=74951) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:42:33 devstack devstack@c-api.service[74951]: INFO cinder.api.openstack.wsgi [None req-c5424fd3-8dde-421f-90f9-8789f8fe7423 demo admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:42:33 devstack devstack@c-api.service[74951]: DEBUG cinder.api.openstack.wsgi [None req-c5424fd3-8dde-421f-90f9-8789f8fe7423 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=74951) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:42:33 devstack devstack@c-api.service[74951]: INFO cinder.api.openstack.wsgi [None req-c5424fd3-8dde-421f-90f9-8789f8fe7423 demo admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:42:33 devstack devstack@c-api.service[74951]: [pid: 74951|app: 0|req: 4/6] 192.168.122.75 () {60 vars in 1186 bytes} [Wed Sep 2 08:42:33 2026] POST /volume/v3/types => generated 184 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:42:43 devstack devstack@c-api.service[74951]: DEBUG dbcounter [-] [74951] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74951) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:44:28 devstack devstack@c-api.service[74948]: Wed Sep 2 08:44:28 2026 - graceful shutdown triggered... Sep 02 08:44:28 devstack devstack@c-api.service[74952]: Gracefully killing worker 2 (pid: 74952)... Sep 02 08:44:28 devstack devstack@c-api.service[74951]: Gracefully killing worker 1 (pid: 74951)... Sep 02 08:44:29 devstack devstack@c-api.service[74948]: worker 1 buried after 1 seconds Sep 02 08:44:29 devstack devstack@c-api.service[74948]: worker 2 buried after 1 seconds Sep 02 08:44:29 devstack devstack@c-api.service[74948]: goodbye to uWSGI. Sep 02 08:44:29 devstack devstack@c-api.service[86611]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 02 08:44:29 devstack devstack@c-api.service[86611]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Sep 2 08:44:29 2026] *** Sep 02 08:44:29 devstack devstack@c-api.service[86611]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 02 08:44:29 devstack devstack@c-api.service[86611]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 02 08:44:29 devstack devstack@c-api.service[86611]: nodename: devstack Sep 02 08:44:29 devstack devstack@c-api.service[86611]: machine: x86_64 Sep 02 08:44:29 devstack devstack@c-api.service[86611]: clock source: unix Sep 02 08:44:29 devstack devstack@c-api.service[86611]: pcre jit disabled Sep 02 08:44:29 devstack devstack@c-api.service[86611]: detected number of CPU cores: 4 Sep 02 08:44:29 devstack devstack@c-api.service[86611]: current working directory: / Sep 02 08:44:29 devstack devstack@c-api.service[86611]: detected binary path: /usr/bin/uwsgi-core Sep 02 08:44:29 devstack devstack@c-api.service[86611]: your processes number limit is 47517 Sep 02 08:44:29 devstack devstack@c-api.service[86611]: your memory page size is 4096 bytes Sep 02 08:44:29 devstack devstack@c-api.service[86611]: detected max file descriptor number: 2048 Sep 02 08:44:29 devstack devstack@c-api.service[86611]: lock engine: pthread robust mutexes Sep 02 08:44:29 devstack devstack@c-api.service[86611]: thunder lock: enabled Sep 02 08:44:29 devstack devstack@c-api.service[86611]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 02 08:44:29 devstack devstack@c-api.service[86611]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 02 08:44:29 devstack devstack@c-api.service[86611]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 02 08:44:29 devstack devstack@c-api.service[86611]: Set PythonHome to /opt/stack/data/venv Sep 02 08:44:29 devstack devstack@c-api.service[86611]: Python main interpreter initialized at 0x7264e3aa4668 Sep 02 08:44:29 devstack devstack@c-api.service[86611]: python threads support enabled Sep 02 08:44:29 devstack devstack@c-api.service[86611]: your server socket listen backlog is limited to 100 connections Sep 02 08:44:29 devstack devstack@c-api.service[86611]: your mercy for graceful operations on workers is 80 seconds Sep 02 08:44:29 devstack devstack@c-api.service[86611]: mapped 403077 bytes (393 KB) for 2 cores Sep 02 08:44:29 devstack devstack@c-api.service[86611]: *** Operational MODE: preforking *** Sep 02 08:44:29 devstack devstack@c-api.service[86611]: *** uWSGI is running in multiple interpreter mode *** Sep 02 08:44:29 devstack devstack@c-api.service[86611]: spawned uWSGI master process (pid: 86611) Sep 02 08:44:29 devstack devstack@c-api.service[86611]: spawned uWSGI worker 1 (pid: 86612, cores: 1) Sep 02 08:44:29 devstack devstack@c-api.service[86611]: spawned uWSGI worker 2 (pid: 86613, cores: 1) Sep 02 08:44:29 devstack devstack@c-api.service[86611]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 02 08:44:29 devstack devstack@c-api.service[86612]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 08:44:29 devstack devstack@c-api.service[86612]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 08:44:29 devstack devstack@c-api.service[86612]: we strongly recommend against using it for new projects. Sep 02 08:44:29 devstack devstack@c-api.service[86612]: If you are already using Eventlet, we recommend migrating to a different Sep 02 08:44:29 devstack devstack@c-api.service[86612]: framework. For more detail see Sep 02 08:44:29 devstack devstack@c-api.service[86612]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 08:44:29 devstack devstack@c-api.service[86612]: import eventlet # noqa Sep 02 08:44:29 devstack devstack@c-api.service[86613]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 08:44:29 devstack devstack@c-api.service[86613]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 08:44:29 devstack devstack@c-api.service[86613]: we strongly recommend against using it for new projects. Sep 02 08:44:29 devstack devstack@c-api.service[86613]: If you are already using Eventlet, we recommend migrating to a different Sep 02 08:44:29 devstack devstack@c-api.service[86613]: framework. For more detail see Sep 02 08:44:29 devstack devstack@c-api.service[86613]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 08:44:29 devstack devstack@c-api.service[86613]: import eventlet # noqa Sep 02 08:44:30 devstack devstack@c-api.service[86612]: /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 02 08:44:30 devstack devstack@c-api.service[86612]: from cgi import parse_header Sep 02 08:44:30 devstack devstack@c-api.service[86613]: /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 02 08:44:30 devstack devstack@c-api.service[86613]: from cgi import parse_header Sep 02 08:44:30 devstack devstack@c-api.service[86612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 08:44:30 devstack devstack@c-api.service[86612]: warnings.warn( Sep 02 08:44:30 devstack devstack@c-api.service[86612]: /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 02 08:44:30 devstack devstack@c-api.service[86612]: removals.removed_module( Sep 02 08:44:30 devstack devstack@c-api.service[86612]: /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 02 08:44:30 devstack devstack@c-api.service[86612]: removals.removed_module( Sep 02 08:44:30 devstack devstack@c-api.service[86613]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 08:44:30 devstack devstack@c-api.service[86613]: warnings.warn( Sep 02 08:44:30 devstack devstack@c-api.service[86613]: /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 02 08:44:30 devstack devstack@c-api.service[86613]: removals.removed_module( Sep 02 08:44:30 devstack devstack@c-api.service[86613]: /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 02 08:44:30 devstack devstack@c-api.service[86613]: removals.removed_module( Sep 02 08:44:33 devstack devstack@c-api.service[86612]: /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 02 08:44:33 devstack devstack@c-api.service[86612]: warnings.warn( Sep 02 08:44:33 devstack devstack@c-api.service[86613]: /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 02 08:44:33 devstack devstack@c-api.service[86613]: warnings.warn( Sep 02 08:44:33 devstack devstack@c-api.service[86612]: /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 02 08:44:33 devstack devstack@c-api.service[86612]: warnings.warn( Sep 02 08:44:33 devstack devstack@c-api.service[86613]: /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 02 08:44:33 devstack devstack@c-api.service[86613]: warnings.warn( Sep 02 08:44:33 devstack devstack@c-api.service[86613]: 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 02 08:44:33 devstack devstack@c-api.service[86613]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86613) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 08:44:33 devstack devstack@c-api.service[86612]: 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 02 08:44:33 devstack devstack@c-api.service[86612]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86612) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 08:44:33 devstack devstack@c-api.service[86613]: /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 02 08:44:33 devstack devstack@c-api.service[86613]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 08:44:33 devstack devstack@c-api.service[86612]: /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 02 08:44:33 devstack devstack@c-api.service[86612]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86612) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86613) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:34 devstack devstack@c-api.service[86612]: INFO dbcounter [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Registered counter for database cinder Sep 02 08:44:34 devstack devstack@c-api.service[86613]: INFO dbcounter [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Registered counter for database cinder Sep 02 08:44:34 devstack devstack@c-api.service[86612]: DEBUG oslo_db.sqlalchemy.engines [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 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=86612) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:44:34 devstack devstack@c-api.service[86613]: DEBUG oslo_db.sqlalchemy.engines [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed 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=86613) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG dbcounter [-] [86612] Writer thread running {{(pid=86612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG dbcounter [-] [86613] Writer thread running {{(pid=86613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: /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 02 08:44:35 devstack devstack@c-api.service[86612]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 08:44:35 devstack devstack@c-api.service[86612]: INFO cinder.rpc [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 08:44:35 devstack devstack@c-api.service[86613]: /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 02 08:44:35 devstack devstack@c-api.service[86613]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 08:44:35 devstack devstack@c-api.service[86613]: INFO cinder.rpc [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 08:44:35 devstack devstack@c-api.service[86612]: INFO cinder.rpc [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 08:44:35 devstack devstack@c-api.service[86612]: INFO cinder.rpc [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 08:44:35 devstack devstack@c-api.service[86613]: INFO cinder.rpc [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 08:44:35 devstack devstack@c-api.service[86612]: INFO cinder.rpc [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING cinder.keymgr.conf_key_mgr [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 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 02 08:44:35 devstack devstack@c-api.service[86613]: INFO cinder.rpc [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: INFO cinder.rpc [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING cinder.keymgr.conf_key_mgr [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed 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 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG oslo_db.sqlalchemy.engines [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 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=86612) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: INFO cinder.rpc [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG oslo_db.sqlalchemy.engines [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed 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=86613) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: INFO cinder.rpc [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: INFO cinder.rpc [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 08:44:35 devstack devstack@c-api.service[86613]: INFO cinder.rpc [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING cinder.api.contrib.hosts [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING cinder.api.contrib.hosts [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extended resource: extensions {{(pid=86612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extended resource: os-volume-manage {{(pid=86612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extended resource: os-quota-class-sets {{(pid=86612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extended resource: extensions {{(pid=86613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extended resource: os-hosts {{(pid=86612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extended resource: os-volume-manage {{(pid=86613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extended resource: capabilities {{(pid=86612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extended resource: os-quota-class-sets {{(pid=86613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extended resource: encryption {{(pid=86612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extended resource: os-hosts {{(pid=86613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extended resource: scheduler-stats {{(pid=86612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extended resource: capabilities {{(pid=86613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extended resource: os-quota-sets {{(pid=86612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extended resource: encryption {{(pid=86613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extended resource: os-availability-zone {{(pid=86612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extended resource: scheduler-stats {{(pid=86613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extended resource: qos-specs {{(pid=86612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extended resource: os-quota-sets {{(pid=86613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extended resource: extra_specs {{(pid=86612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extended resource: os-availability-zone {{(pid=86613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extended resource: backups {{(pid=86612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extended resource: qos-specs {{(pid=86613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extended resource: extra_specs {{(pid=86613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extended resource: encryption {{(pid=86612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extended resource: backups {{(pid=86613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extended resource: cgsnapshots {{(pid=86612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extended resource: os-volume-type-access {{(pid=86612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extended resource: encryption {{(pid=86613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extended resource: consistencygroups {{(pid=86612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extended resource: cgsnapshots {{(pid=86613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extended resource: os-volume-type-access {{(pid=86613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extended resource: os-volume-transfer {{(pid=86612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extended resource: consistencygroups {{(pid=86613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extended resource: os-snapshot-manage {{(pid=86612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extended resource: os-volume-transfer {{(pid=86613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extended resource: os-snapshot-manage {{(pid=86613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING stevedore.named [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WARNING castellan.key_manager [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.contrib.snapshot_actions [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] SnapshotActionsController initialized {{(pid=86612) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extension AdminActions extending resource: volumes {{(pid=86612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extension AdminActions extending resource: snapshots {{(pid=86612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extension AdminActions extending resource: backups {{(pid=86612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extension VolumeActions extending resource: volumes {{(pid=86612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extension UsedLimits extending resource: limits {{(pid=86612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING stevedore.named [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extension TypesManage extending resource: types {{(pid=86612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WARNING castellan.key_manager [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: DEBUG cinder.api.v3.router [None req-992c5a94-3b41-48bb-aa1f-4a030692e754 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.contrib.snapshot_actions [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] SnapshotActionsController initialized {{(pid=86613) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extension AdminActions extending resource: volumes {{(pid=86613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extension AdminActions extending resource: snapshots {{(pid=86613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extension AdminActions extending resource: backups {{(pid=86613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extension VolumeActions extending resource: volumes {{(pid=86613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extension UsedLimits extending resource: limits {{(pid=86613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extension TypesManage extending resource: types {{(pid=86613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extension SnapshotActions extending resource: snapshots {{(pid=86613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86613]: DEBUG cinder.api.v3.router [None req-9709afd4-bc7b-4106-b527-02d6c8e33fed None None] Extension VolumeTypeAccess extending resource: types {{(pid=86613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:35 devstack devstack@c-api.service[86612]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7264e3aa4668 pid: 86612 (default app) Sep 02 08:44:35 devstack devstack@c-api.service[86613]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7264e3aa4668 pid: 86613 (default app) Sep 02 08:44:37 devstack devstack@c-api.service[86611]: Wed Sep 2 08:44:37 2026 - graceful shutdown triggered... Sep 02 08:44:37 devstack devstack@c-api.service[86613]: Gracefully killing worker 2 (pid: 86613)... Sep 02 08:44:37 devstack devstack@c-api.service[86612]: Gracefully killing worker 1 (pid: 86612)... Sep 02 08:44:38 devstack devstack@c-api.service[86611]: worker 1 buried after 1 seconds Sep 02 08:44:38 devstack devstack@c-api.service[86611]: worker 2 buried after 1 seconds Sep 02 08:44:38 devstack devstack@c-api.service[86611]: goodbye to uWSGI. Sep 02 08:44:38 devstack devstack@c-api.service[86992]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 02 08:44:38 devstack devstack@c-api.service[86992]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Sep 2 08:44:38 2026] *** Sep 02 08:44:38 devstack devstack@c-api.service[86992]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 02 08:44:38 devstack devstack@c-api.service[86992]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 02 08:44:38 devstack devstack@c-api.service[86992]: nodename: devstack Sep 02 08:44:38 devstack devstack@c-api.service[86992]: machine: x86_64 Sep 02 08:44:38 devstack devstack@c-api.service[86992]: clock source: unix Sep 02 08:44:38 devstack devstack@c-api.service[86992]: pcre jit disabled Sep 02 08:44:38 devstack devstack@c-api.service[86992]: detected number of CPU cores: 4 Sep 02 08:44:38 devstack devstack@c-api.service[86992]: current working directory: / Sep 02 08:44:38 devstack devstack@c-api.service[86992]: detected binary path: /usr/bin/uwsgi-core Sep 02 08:44:38 devstack devstack@c-api.service[86992]: your processes number limit is 47517 Sep 02 08:44:38 devstack devstack@c-api.service[86992]: your memory page size is 4096 bytes Sep 02 08:44:38 devstack devstack@c-api.service[86992]: detected max file descriptor number: 2048 Sep 02 08:44:38 devstack devstack@c-api.service[86992]: lock engine: pthread robust mutexes Sep 02 08:44:38 devstack devstack@c-api.service[86992]: thunder lock: enabled Sep 02 08:44:38 devstack devstack@c-api.service[86992]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 02 08:44:38 devstack devstack@c-api.service[86992]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 02 08:44:38 devstack devstack@c-api.service[86992]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 02 08:44:38 devstack devstack@c-api.service[86992]: Set PythonHome to /opt/stack/data/venv Sep 02 08:44:38 devstack devstack@c-api.service[86992]: Python main interpreter initialized at 0x725b1f4a4668 Sep 02 08:44:38 devstack devstack@c-api.service[86992]: python threads support enabled Sep 02 08:44:38 devstack devstack@c-api.service[86992]: your server socket listen backlog is limited to 100 connections Sep 02 08:44:38 devstack devstack@c-api.service[86992]: your mercy for graceful operations on workers is 80 seconds Sep 02 08:44:38 devstack devstack@c-api.service[86992]: mapped 403077 bytes (393 KB) for 2 cores Sep 02 08:44:38 devstack devstack@c-api.service[86992]: *** Operational MODE: preforking *** Sep 02 08:44:38 devstack devstack@c-api.service[86992]: *** uWSGI is running in multiple interpreter mode *** Sep 02 08:44:38 devstack devstack@c-api.service[86992]: spawned uWSGI master process (pid: 86992) Sep 02 08:44:38 devstack devstack@c-api.service[86992]: spawned uWSGI worker 1 (pid: 86994, cores: 1) Sep 02 08:44:38 devstack devstack@c-api.service[86992]: spawned uWSGI worker 2 (pid: 86995, cores: 1) Sep 02 08:44:38 devstack devstack@c-api.service[86992]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 02 08:44:39 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 08:44:39 devstack devstack@c-api.service[86994]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 08:44:39 devstack devstack@c-api.service[86994]: we strongly recommend against using it for new projects. Sep 02 08:44:39 devstack devstack@c-api.service[86994]: If you are already using Eventlet, we recommend migrating to a different Sep 02 08:44:39 devstack devstack@c-api.service[86994]: framework. For more detail see Sep 02 08:44:39 devstack devstack@c-api.service[86994]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 08:44:39 devstack devstack@c-api.service[86994]: import eventlet # noqa Sep 02 08:44:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 08:44:39 devstack devstack@c-api.service[86995]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 08:44:39 devstack devstack@c-api.service[86995]: we strongly recommend against using it for new projects. Sep 02 08:44:39 devstack devstack@c-api.service[86995]: If you are already using Eventlet, we recommend migrating to a different Sep 02 08:44:39 devstack devstack@c-api.service[86995]: framework. For more detail see Sep 02 08:44:39 devstack devstack@c-api.service[86995]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 08:44:39 devstack devstack@c-api.service[86995]: import eventlet # noqa Sep 02 08:44:39 devstack devstack@c-api.service[86995]: /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 02 08:44:39 devstack devstack@c-api.service[86995]: from cgi import parse_header Sep 02 08:44:39 devstack devstack@c-api.service[86994]: /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 02 08:44:39 devstack devstack@c-api.service[86994]: from cgi import parse_header Sep 02 08:44:39 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 08:44:39 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:44:39 devstack devstack@c-api.service[86995]: /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 02 08:44:39 devstack devstack@c-api.service[86995]: removals.removed_module( Sep 02 08:44:39 devstack devstack@c-api.service[86995]: /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 02 08:44:39 devstack devstack@c-api.service[86995]: removals.removed_module( Sep 02 08:44:40 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 08:44:40 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:44:40 devstack devstack@c-api.service[86994]: /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 02 08:44:40 devstack devstack@c-api.service[86994]: removals.removed_module( Sep 02 08:44:40 devstack devstack@c-api.service[86994]: /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 02 08:44:40 devstack devstack@c-api.service[86994]: removals.removed_module( Sep 02 08:44:41 devstack devstack@c-api.service[86995]: /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 02 08:44:41 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:44:41 devstack devstack@c-api.service[86995]: /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 02 08:44:41 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:44:42 devstack devstack@c-api.service[86995]: 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 02 08:44:42 devstack devstack@c-api.service[86995]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86995) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 08:44:42 devstack devstack@c-api.service[86995]: /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 02 08:44:42 devstack devstack@c-api.service[86995]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 08:44:42 devstack devstack@c-api.service[86994]: /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 02 08:44:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:44:42 devstack devstack@c-api.service[86994]: /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 02 08:44:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86995) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86994]: 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 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86994]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86994) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86995) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86995) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86995) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:43 devstack devstack@c-api.service[86995]: INFO dbcounter [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Registered counter for database cinder Sep 02 08:44:43 devstack devstack@c-api.service[86994]: /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 02 08:44:43 devstack devstack@c-api.service[86994]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 08:44:43 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 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=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG dbcounter [-] [86995] Writer thread running {{(pid=86995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: /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 02 08:44:44 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 08:44:44 devstack devstack@c-api.service[86995]: INFO cinder.rpc [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 08:44:44 devstack devstack@c-api.service[86995]: INFO cinder.rpc [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 08:44:44 devstack devstack@c-api.service[86995]: INFO cinder.rpc [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 08:44:44 devstack devstack@c-api.service[86995]: INFO cinder.rpc [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING cinder.keymgr.conf_key_mgr [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 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 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 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=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: INFO cinder.rpc [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 08:44:44 devstack devstack@c-api.service[86995]: INFO cinder.rpc [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING cinder.api.contrib.hosts [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extended resource: extensions {{(pid=86995) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extended resource: os-volume-manage {{(pid=86995) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extended resource: os-quota-class-sets {{(pid=86995) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extended resource: os-hosts {{(pid=86995) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extended resource: capabilities {{(pid=86995) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extended resource: encryption {{(pid=86995) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extended resource: scheduler-stats {{(pid=86995) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extended resource: os-quota-sets {{(pid=86995) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extended resource: os-availability-zone {{(pid=86995) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extended resource: qos-specs {{(pid=86995) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extended resource: extra_specs {{(pid=86995) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extended resource: backups {{(pid=86995) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extended resource: encryption {{(pid=86995) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extended resource: cgsnapshots {{(pid=86995) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extended resource: os-volume-type-access {{(pid=86995) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extended resource: consistencygroups {{(pid=86995) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extended resource: os-volume-transfer {{(pid=86995) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extended resource: os-snapshot-manage {{(pid=86995) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.snapshot_actions [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] SnapshotActionsController initialized {{(pid=86995) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86995) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extension AdminActions extending resource: volumes {{(pid=86995) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extension AdminActions extending resource: snapshots {{(pid=86995) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extension AdminActions extending resource: backups {{(pid=86995) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86995) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86995) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extension VolumeActions extending resource: volumes {{(pid=86995) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86995) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86995) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86995) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extension UsedLimits extending resource: limits {{(pid=86995) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86995) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extension TypesManage extending resource: types {{(pid=86995) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86995) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86995) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.router [None req-12bf57c3-57ed-4a64-aec0-b258864de5c6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86995) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:44 devstack devstack@c-api.service[86995]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x725b1f4a4668 pid: 86995 (default app) Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86994) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86994) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86994) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86994) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 08:44:44 devstack devstack@c-api.service[86994]: INFO dbcounter [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Registered counter for database cinder Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc 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=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG dbcounter [-] [86994] Writer thread running {{(pid=86994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: /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 02 08:44:45 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 08:44:45 devstack devstack@c-api.service[86994]: INFO cinder.rpc [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 08:44:45 devstack devstack@c-api.service[86994]: INFO cinder.rpc [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 08:44:45 devstack devstack@c-api.service[86994]: INFO cinder.rpc [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 08:44:45 devstack devstack@c-api.service[86994]: INFO cinder.rpc [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING cinder.keymgr.conf_key_mgr [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc 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 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc 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=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: INFO cinder.rpc [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 08:44:45 devstack devstack@c-api.service[86994]: INFO cinder.rpc [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING cinder.api.contrib.hosts [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extended resource: extensions {{(pid=86994) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extended resource: os-volume-manage {{(pid=86994) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extended resource: os-quota-class-sets {{(pid=86994) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extended resource: os-hosts {{(pid=86994) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extended resource: capabilities {{(pid=86994) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extended resource: encryption {{(pid=86994) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extended resource: scheduler-stats {{(pid=86994) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extended resource: os-quota-sets {{(pid=86994) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extended resource: os-availability-zone {{(pid=86994) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extended resource: qos-specs {{(pid=86994) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extended resource: extra_specs {{(pid=86994) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extended resource: backups {{(pid=86994) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extended resource: encryption {{(pid=86994) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extended resource: cgsnapshots {{(pid=86994) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extended resource: os-volume-type-access {{(pid=86994) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extended resource: consistencygroups {{(pid=86994) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extended resource: os-volume-transfer {{(pid=86994) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extended resource: os-snapshot-manage {{(pid=86994) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.contrib.snapshot_actions [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] SnapshotActionsController initialized {{(pid=86994) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86994) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extension AdminActions extending resource: volumes {{(pid=86994) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extension AdminActions extending resource: snapshots {{(pid=86994) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extension AdminActions extending resource: backups {{(pid=86994) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86994) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86994) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extension VolumeActions extending resource: volumes {{(pid=86994) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86994) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86994) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86994) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extension UsedLimits extending resource: limits {{(pid=86994) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86994) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extension TypesManage extending resource: types {{(pid=86994) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86994) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extension SnapshotActions extending resource: snapshots {{(pid=86994) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.router [None req-f8d6bdd5-77bc-45a6-8b64-9e149cf006bc None None] Extension VolumeTypeAccess extending resource: types {{(pid=86994) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 08:44:45 devstack devstack@c-api.service[86994]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x725b1f4a4668 pid: 86994 (default app) Sep 02 08:44:54 devstack devstack@c-api.service[86995]: DEBUG dbcounter [-] [86995] Writing DB stats cinder:SELECT=6 {{(pid=86995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:44:55 devstack devstack@c-api.service[86994]: DEBUG dbcounter [-] [86994] Writing DB stats cinder:SELECT=6 {{(pid=86994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:45:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-dd4cce59-6975-41f2-810c-2bd314e8b20c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:45:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dd4cce59-6975-41f2-810c-2bd314e8b20c tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:45:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dd4cce59-6975-41f2-810c-2bd314e8b20c tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-558435809"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:45:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-dd4cce59-6975-41f2-810c-2bd314e8b20c tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-558435809'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:45:46 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-dd4cce59-6975-41f2-810c-2bd314e8b20c tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Create volume of 1 GB Sep 02 08:45:46 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:45:46 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:45:46 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-dd4cce59-6975-41f2-810c-2bd314e8b20c tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:45:47 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-dd4cce59-6975-41f2-810c-2bd314e8b20c tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Availability zone cache updated, next update will occur around 2026-09-02 07:45:47.008887. {{(pid=86995) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 02 08:45:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-dd4cce59-6975-41f2-810c-2bd314e8b20c tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Availability Zones retrieved successfully. Sep 02 08:45:47 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-dd4cce59-6975-41f2-810c-2bd314e8b20c tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Flow 'volume_create_api' (7e132d56-89fd-4185-9973-9f1226b4100e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:45:47 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-dd4cce59-6975-41f2-810c-2bd314e8b20c tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64d26be8-3748-44af-a20e-43c08dcc65b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:45:47 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-dd4cce59-6975-41f2-810c-2bd314e8b20c tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:45:47 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-dd4cce59-6975-41f2-810c-2bd314e8b20c tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64d26be8-3748-44af-a20e-43c08dcc65b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:45:47 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-dd4cce59-6975-41f2-810c-2bd314e8b20c tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdb4af61-3f0a-4ad4-b2dd-471b63c35b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:45:47 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-dd4cce59-6975-41f2-810c-2bd314e8b20c tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-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 02 08:45:47 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-dd4cce59-6975-41f2-810c-2bd314e8b20c tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-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 02 08:45:47 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-dd4cce59-6975-41f2-810c-2bd314e8b20c tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Created reservations ['a6fa93ae-5ec4-4c61-b3a9-3dfefec3b559', 'd7246d08-baec-4af5-9bac-8e79119d8bf0', '4532c814-38bd-433f-a002-9df4338b10fe', '9175c1dc-bbbe-4f90-8efd-ad7a13933b22'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:45:47 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-dd4cce59-6975-41f2-810c-2bd314e8b20c tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdb4af61-3f0a-4ad4-b2dd-471b63c35b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6fa93ae-5ec4-4c61-b3a9-3dfefec3b559', 'd7246d08-baec-4af5-9bac-8e79119d8bf0', '4532c814-38bd-433f-a002-9df4338b10fe', '9175c1dc-bbbe-4f90-8efd-ad7a13933b22']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:45:47 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-dd4cce59-6975-41f2-810c-2bd314e8b20c tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d00b0e49-46c7-4896-b4fd-66439e3f5e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:45:47 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:45:47 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:45:47 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-dd4cce59-6975-41f2-810c-2bd314e8b20c tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d00b0e49-46c7-4896-b4fd-66439e3f5e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4f79847-c10a-438e-a24f-065237367b46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-558435809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f100e431ab0458abe09c5d747524691',qos_specs=None,replication_status=,reservations=['a6fa93ae-5ec4-4c61-b3a9-3dfefec3b559','d7246d08-baec-4af5-9bac-8e79119d8bf0','4532c814-38bd-433f-a002-9df4338b10fe','9175c1dc-bbbe-4f90-8efd-ad7a13933b22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a161c9fa0fc494c9e79f349089e1d2a',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:45:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-558435809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4f79847-c10a-438e-a24f-065237367b46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f100e431ab0458abe09c5d747524691',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a161c9fa0fc494c9e79f349089e1d2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:45:47 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-dd4cce59-6975-41f2-810c-2bd314e8b20c tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (119c63fe-6bfb-424c-ba0a-dce88f972cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:45:47 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-dd4cce59-6975-41f2-810c-2bd314e8b20c tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (119c63fe-6bfb-424c-ba0a-dce88f972cbe) transitioned into state 'SUCCESS' from state '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-558435809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f100e431ab0458abe09c5d747524691',qos_specs=None,replication_status=,reservations=['a6fa93ae-5ec4-4c61-b3a9-3dfefec3b559','d7246d08-baec-4af5-9bac-8e79119d8bf0','4532c814-38bd-433f-a002-9df4338b10fe','9175c1dc-bbbe-4f90-8efd-ad7a13933b22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a161c9fa0fc494c9e79f349089e1d2a',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:45:47 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-dd4cce59-6975-41f2-810c-2bd314e8b20c tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0165c96-78b8-4cb0-9b16-1e64493e9fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:45:47 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-dd4cce59-6975-41f2-810c-2bd314e8b20c tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0165c96-78b8-4cb0-9b16-1e64493e9fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:45:47 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-dd4cce59-6975-41f2-810c-2bd314e8b20c tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Flow 'volume_create_api' (7e132d56-89fd-4185-9973-9f1226b4100e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:45:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-dd4cce59-6975-41f2-810c-2bd314e8b20c tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Create volume request issued successfully. Sep 02 08:45:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dd4cce59-6975-41f2-810c-2bd314e8b20c tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:45:47 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1/1] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:45:46 2026] POST /volume/v3/volumes => generated 758 bytes in 1338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:45:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-05d51082-334c-4a0b-8fa1-fbf9cad67b3e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:45:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-05d51082-334c-4a0b-8fa1-fbf9cad67b3e tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] GET http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 Sep 02 08:45:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-05d51082-334c-4a0b-8fa1-fbf9cad67b3e tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:45:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-05d51082-334c-4a0b-8fa1-fbf9cad67b3e tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:45:48 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-05d51082-334c-4a0b-8fa1-fbf9cad67b3e tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:45:48 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:45:48 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:45:48 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:45:48 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:45:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-05d51082-334c-4a0b-8fa1-fbf9cad67b3e tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Volume info retrieved successfully. Sep 02 08:45:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-05d51082-334c-4a0b-8fa1-fbf9cad67b3e tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 returned with HTTP 200 Sep 02 08:45:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1/2] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:45:47 2026] GET /volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 => generated 850 bytes in 1020 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:45:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-39d2211c-efa2-499b-a451-1e4c4f64d8dc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:45:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-39d2211c-efa2-499b-a451-1e4c4f64d8dc tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] GET http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 Sep 02 08:45:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-39d2211c-efa2-499b-a451-1e4c4f64d8dc tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:45:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-39d2211c-efa2-499b-a451-1e4c4f64d8dc tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:45:49 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:45:49 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:45:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:45:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:45:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-39d2211c-efa2-499b-a451-1e4c4f64d8dc tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Volume info retrieved successfully. Sep 02 08:45:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-39d2211c-efa2-499b-a451-1e4c4f64d8dc tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 returned with HTTP 200 Sep 02 08:45:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 2/3] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:45:49 2026] GET /volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 => generated 851 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:45:58 devstack devstack@c-api.service[86994]: DEBUG dbcounter [-] [86994] Writing DB stats cinder:SELECT=4 {{(pid=86994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:45:59 devstack devstack@c-api.service[86995]: DEBUG dbcounter [-] [86995] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:46:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3a624c62-0f7d-4e93-a726-c690318d8a68 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3a624c62-0f7d-4e93-a726-c690318d8a68 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:46:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3a624c62-0f7d-4e93-a726-c690318d8a68 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-186345303"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:46:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-3a624c62-0f7d-4e93-a726-c690318d8a68 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-186345303'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:46:13 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-3a624c62-0f7d-4e93-a726-c690318d8a68 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Create volume of 1 GB Sep 02 08:46:13 devstack devstack@c-api.service[86994]: /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 02 08:46:13 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 08:46:13 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3a624c62-0f7d-4e93-a726-c690318d8a68 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Availability zone cache updated, next update will occur around 2026-09-02 07:46:13.336898. {{(pid=86994) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 02 08:46:13 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3a624c62-0f7d-4e93-a726-c690318d8a68 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Availability Zones retrieved successfully. Sep 02 08:46:13 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3a624c62-0f7d-4e93-a726-c690318d8a68 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Flow 'volume_create_api' (3a0b0475-8dd8-49f8-87f5-9e22b799a8fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:46:13 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3a624c62-0f7d-4e93-a726-c690318d8a68 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2eee2a8-4da5-402f-95e2-06f383161463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:46:13 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-3a624c62-0f7d-4e93-a726-c690318d8a68 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:46:13 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3a624c62-0f7d-4e93-a726-c690318d8a68 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2eee2a8-4da5-402f-95e2-06f383161463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:46:13 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3a624c62-0f7d-4e93-a726-c690318d8a68 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24c04a05-657d-4a2a-a8c6-b94a2922cf37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:46:13 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-3a624c62-0f7d-4e93-a726-c690318d8a68 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-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 02 08:46:13 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-3a624c62-0f7d-4e93-a726-c690318d8a68 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-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 02 08:46:14 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-3a624c62-0f7d-4e93-a726-c690318d8a68 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Created reservations ['119186e9-6230-4f87-abe0-beab7ac7d5f8', '150cbac4-dc98-465e-b2a6-cf6566b08893', '8719cc12-a58e-4eb9-b269-da5a13a7e788', 'bbfdae59-fa8e-410b-8d46-8f5182da4a7c'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:46:14 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3a624c62-0f7d-4e93-a726-c690318d8a68 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24c04a05-657d-4a2a-a8c6-b94a2922cf37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['119186e9-6230-4f87-abe0-beab7ac7d5f8', '150cbac4-dc98-465e-b2a6-cf6566b08893', '8719cc12-a58e-4eb9-b269-da5a13a7e788', 'bbfdae59-fa8e-410b-8d46-8f5182da4a7c']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:46:14 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3a624c62-0f7d-4e93-a726-c690318d8a68 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8ae39ef-8e8b-4175-87e3-981c6481079e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:46:14 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:14 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:46:14 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3a624c62-0f7d-4e93-a726-c690318d8a68 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8ae39ef-8e8b-4175-87e3-981c6481079e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87e166f2-8e5e-4af9-b502-f7e478fc460c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-186345303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62c705291dbe42a3922d658341e10564',qos_specs=None,replication_status=,reservations=['119186e9-6230-4f87-abe0-beab7ac7d5f8','150cbac4-dc98-465e-b2a6-cf6566b08893','8719cc12-a58e-4eb9-b269-da5a13a7e788','bbfdae59-fa8e-410b-8d46-8f5182da4a7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3df0381cbec04aa9a5f1a84995a78313',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:46:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-186345303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87e166f2-8e5e-4af9-b502-f7e478fc460c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62c705291dbe42a3922d658341e10564',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3df0381cbec04aa9a5f1a84995a78313',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:46:14 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3a624c62-0f7d-4e93-a726-c690318d8a68 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfba7369-0543-492f-a981-ca4e26611604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:46:14 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3a624c62-0f7d-4e93-a726-c690318d8a68 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfba7369-0543-492f-a981-ca4e26611604) transitioned into state 'SUCCESS' from state '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-186345303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62c705291dbe42a3922d658341e10564',qos_specs=None,replication_status=,reservations=['119186e9-6230-4f87-abe0-beab7ac7d5f8','150cbac4-dc98-465e-b2a6-cf6566b08893','8719cc12-a58e-4eb9-b269-da5a13a7e788','bbfdae59-fa8e-410b-8d46-8f5182da4a7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3df0381cbec04aa9a5f1a84995a78313',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:46:14 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3a624c62-0f7d-4e93-a726-c690318d8a68 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7903a26-a3dd-44fb-9f04-e512e28377ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:46:14 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3a624c62-0f7d-4e93-a726-c690318d8a68 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7903a26-a3dd-44fb-9f04-e512e28377ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:46:14 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3a624c62-0f7d-4e93-a726-c690318d8a68 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Flow 'volume_create_api' (3a0b0475-8dd8-49f8-87f5-9e22b799a8fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:46:14 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3a624c62-0f7d-4e93-a726-c690318d8a68 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Create volume request issued successfully. Sep 02 08:46:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3a624c62-0f7d-4e93-a726-c690318d8a68 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:46:14 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 2/4] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:46:13 2026] POST /volume/v3/volumes => generated 761 bytes in 1561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 08:46:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7e060587-8f7c-44db-a826-ca2a399c35de None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7e060587-8f7c-44db-a826-ca2a399c35de tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] GET http://192.168.122.75/volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c Sep 02 08:46:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7e060587-8f7c-44db-a826-ca2a399c35de tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7e060587-8f7c-44db-a826-ca2a399c35de tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:14 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:14 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:14 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:14 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:15 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7e060587-8f7c-44db-a826-ca2a399c35de tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Volume info retrieved successfully. Sep 02 08:46:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7e060587-8f7c-44db-a826-ca2a399c35de tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] http://192.168.122.75/volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c returned with HTTP 200 Sep 02 08:46:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 3/5] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:14 2026] GET /volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c => generated 829 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7c9d34db-7841-472d-98d4-1eebbfd16c10 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7c9d34db-7841-472d-98d4-1eebbfd16c10 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] GET http://192.168.122.75/volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c Sep 02 08:46:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7c9d34db-7841-472d-98d4-1eebbfd16c10 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7c9d34db-7841-472d-98d4-1eebbfd16c10 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:16 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:16 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:46:16 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:16 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:46:16 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7c9d34db-7841-472d-98d4-1eebbfd16c10 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Volume info retrieved successfully. Sep 02 08:46:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7c9d34db-7841-472d-98d4-1eebbfd16c10 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] http://192.168.122.75/volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c returned with HTTP 200 Sep 02 08:46:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 3/6] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:16 2026] GET /volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c => generated 853 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6e38d1b0-3bbd-4c3c-8b9b-81f234095d96 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6e38d1b0-3bbd-4c3c-8b9b-81f234095d96 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] GET http://192.168.122.75/volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c Sep 02 08:46:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6e38d1b0-3bbd-4c3c-8b9b-81f234095d96 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6e38d1b0-3bbd-4c3c-8b9b-81f234095d96 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:17 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:17 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:17 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:17 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:17 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6e38d1b0-3bbd-4c3c-8b9b-81f234095d96 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Volume info retrieved successfully. Sep 02 08:46:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6e38d1b0-3bbd-4c3c-8b9b-81f234095d96 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] http://192.168.122.75/volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c returned with HTTP 200 Sep 02 08:46:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 4/7] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:17 2026] GET /volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c => generated 854 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-4bd57ae3-bccd-4798-ac4e-d915b06d9955 req-4089156f-0a78-408c-b850-73f5499efc7f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-4bd57ae3-bccd-4798-ac4e-d915b06d9955 req-4089156f-0a78-408c-b850-73f5499efc7f tempest-VolumesAdminNegativeTest-1232867149 tempest-VolumesAdminNegativeTest-1232867149-project] GET http://192.168.122.75/volume/v3/volumes/7953d7d9-cb95-41c7-949b-24ac44b227c8 Sep 02 08:46:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-4bd57ae3-bccd-4798-ac4e-d915b06d9955 req-4089156f-0a78-408c-b850-73f5499efc7f tempest-VolumesAdminNegativeTest-1232867149 tempest-VolumesAdminNegativeTest-1232867149-project] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-4bd57ae3-bccd-4798-ac4e-d915b06d9955 req-4089156f-0a78-408c-b850-73f5499efc7f tempest-VolumesAdminNegativeTest-1232867149 tempest-VolumesAdminNegativeTest-1232867149-project] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-4bd57ae3-bccd-4798-ac4e-d915b06d9955 req-4089156f-0a78-408c-b850-73f5499efc7f tempest-VolumesAdminNegativeTest-1232867149 tempest-VolumesAdminNegativeTest-1232867149-project] http://192.168.122.75/volume/v3/volumes/7953d7d9-cb95-41c7-949b-24ac44b227c8 returned with HTTP 404 Sep 02 08:46:18 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 4/8] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:46:17 2026] GET /volume/v3/volumes/7953d7d9-cb95-41c7-949b-24ac44b227c8 => generated 109 bytes in 198 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:46:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f3c6ae97-d1f3-4a7c-8413-57002a655ca9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f3c6ae97-d1f3-4a7c-8413-57002a655ca9 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] DELETE http://192.168.122.75/volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c Sep 02 08:46:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f3c6ae97-d1f3-4a7c-8413-57002a655ca9 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f3c6ae97-d1f3-4a7c-8413-57002a655ca9 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:18 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-f3c6ae97-d1f3-4a7c-8413-57002a655ca9 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Delete volume with id: 87e166f2-8e5e-4af9-b502-f7e478fc460c Sep 02 08:46:18 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:18 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f3c6ae97-d1f3-4a7c-8413-57002a655ca9 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Volume info retrieved successfully. Sep 02 08:46:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f3c6ae97-d1f3-4a7c-8413-57002a655ca9 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Delete volume request issued successfully. Sep 02 08:46:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f3c6ae97-d1f3-4a7c-8413-57002a655ca9 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] http://192.168.122.75/volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c returned with HTTP 202 Sep 02 08:46:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 5/9] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:46:18 2026] DELETE /volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:46:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-87c25f24-212e-42a3-ba41-f51aa4ad0454 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-87c25f24-212e-42a3-ba41-f51aa4ad0454 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] GET http://192.168.122.75/volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c Sep 02 08:46:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-87c25f24-212e-42a3-ba41-f51aa4ad0454 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-87c25f24-212e-42a3-ba41-f51aa4ad0454 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:18 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:18 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:46:18 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:18 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:46:18 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-87c25f24-212e-42a3-ba41-f51aa4ad0454 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Volume info retrieved successfully. Sep 02 08:46:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-87c25f24-212e-42a3-ba41-f51aa4ad0454 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] http://192.168.122.75/volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c returned with HTTP 200 Sep 02 08:46:18 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 5/10] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:18 2026] GET /volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c => generated 853 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-148b303c-f499-4f06-bd23-7b232c63c644 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-148b303c-f499-4f06-bd23-7b232c63c644 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] GET http://192.168.122.75/volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c Sep 02 08:46:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-148b303c-f499-4f06-bd23-7b232c63c644 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-148b303c-f499-4f06-bd23-7b232c63c644 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:19 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:19 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:19 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:19 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:19 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-148b303c-f499-4f06-bd23-7b232c63c644 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Volume info retrieved successfully. Sep 02 08:46:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-148b303c-f499-4f06-bd23-7b232c63c644 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] http://192.168.122.75/volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c returned with HTTP 200 Sep 02 08:46:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 6/11] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:19 2026] GET /volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c => generated 853 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2e3dac4f-669c-4c09-a348-aacd8c046395 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2e3dac4f-669c-4c09-a348-aacd8c046395 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] GET http://192.168.122.75/volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c Sep 02 08:46:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2e3dac4f-669c-4c09-a348-aacd8c046395 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2e3dac4f-669c-4c09-a348-aacd8c046395 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:21 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:21 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:46:21 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:21 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:46:21 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2e3dac4f-669c-4c09-a348-aacd8c046395 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Volume info retrieved successfully. Sep 02 08:46:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2e3dac4f-669c-4c09-a348-aacd8c046395 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] http://192.168.122.75/volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c returned with HTTP 200 Sep 02 08:46:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 6/12] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:20 2026] GET /volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c => generated 853 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5888e8e1-dc6c-417b-9aae-36f69f3a7f5c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5888e8e1-dc6c-417b-9aae-36f69f3a7f5c tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] GET http://192.168.122.75/volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c Sep 02 08:46:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5888e8e1-dc6c-417b-9aae-36f69f3a7f5c tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5888e8e1-dc6c-417b-9aae-36f69f3a7f5c tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:22 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:22 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:22 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:22 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:22 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5888e8e1-dc6c-417b-9aae-36f69f3a7f5c tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Volume info retrieved successfully. Sep 02 08:46:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5888e8e1-dc6c-417b-9aae-36f69f3a7f5c tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] http://192.168.122.75/volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c returned with HTTP 200 Sep 02 08:46:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 7/13] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:22 2026] GET /volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-051faa7d-9d08-46fb-9018-f29b45609898 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-051faa7d-9d08-46fb-9018-f29b45609898 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] GET http://192.168.122.75/volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c Sep 02 08:46:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-051faa7d-9d08-46fb-9018-f29b45609898 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-051faa7d-9d08-46fb-9018-f29b45609898 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-051faa7d-9d08-46fb-9018-f29b45609898 tempest-VolumesAdminNegativeTest-862870435 tempest-VolumesAdminNegativeTest-862870435-project-member] http://192.168.122.75/volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c returned with HTTP 404 Sep 02 08:46:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 7/14] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:23 2026] GET /volume/v3/volumes/87e166f2-8e5e-4af9-b502-f7e478fc460c => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:46:32 devstack devstack@c-api.service[86995]: DEBUG dbcounter [-] [86995] Writing DB stats cinder:SELECT=19,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:46:33 devstack devstack@c-api.service[86994]: DEBUG dbcounter [-] [86994] Writing DB stats cinder:SELECT=42,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:46:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-16d2c1d9-1333-422c-9ea0-ae2cc7a9bff9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-16d2c1d9-1333-422c-9ea0-ae2cc7a9bff9 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:46:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-16d2c1d9-1333-422c-9ea0-ae2cc7a9bff9 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-315870228"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:46:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-16d2c1d9-1333-422c-9ea0-ae2cc7a9bff9 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-315870228'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:46:48 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-16d2c1d9-1333-422c-9ea0-ae2cc7a9bff9 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Create volume of 1 GB Sep 02 08:46:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-16d2c1d9-1333-422c-9ea0-ae2cc7a9bff9 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Availability Zones retrieved successfully. Sep 02 08:46:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-16d2c1d9-1333-422c-9ea0-ae2cc7a9bff9 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Flow 'volume_create_api' (985eee70-81a2-414d-8f7c-fb32d7749b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:46:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-16d2c1d9-1333-422c-9ea0-ae2cc7a9bff9 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eabe60ce-3332-4671-a1fc-6cebc1fdc496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:46:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-16d2c1d9-1333-422c-9ea0-ae2cc7a9bff9 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:46:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1efb7837-3ec9-4408-accd-6a1453628b5d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1efb7837-3ec9-4408-accd-6a1453628b5d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:46:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1efb7837-3ec9-4408-accd-6a1453628b5d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-646131388"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:46:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-1efb7837-3ec9-4408-accd-6a1453628b5d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-646131388'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:46:48 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-1efb7837-3ec9-4408-accd-6a1453628b5d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Create volume of 1 GB Sep 02 08:46:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1efb7837-3ec9-4408-accd-6a1453628b5d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Availability Zones retrieved successfully. Sep 02 08:46:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-1efb7837-3ec9-4408-accd-6a1453628b5d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Flow 'volume_create_api' (0166aa67-77f4-4b43-98f5-6bcab2170d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:46:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-16d2c1d9-1333-422c-9ea0-ae2cc7a9bff9 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eabe60ce-3332-4671-a1fc-6cebc1fdc496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:46:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-16d2c1d9-1333-422c-9ea0-ae2cc7a9bff9 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a969891-48c3-4cfe-a845-c22e3c931053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:46:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-1efb7837-3ec9-4408-accd-6a1453628b5d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd8bc2d1-906d-425f-b400-764f52c805e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:46:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-1efb7837-3ec9-4408-accd-6a1453628b5d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:46:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-1efb7837-3ec9-4408-accd-6a1453628b5d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd8bc2d1-906d-425f-b400-764f52c805e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:46:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-1efb7837-3ec9-4408-accd-6a1453628b5d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7320456-fb51-402a-b0d8-adfadb3fb843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:46:48 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-1efb7837-3ec9-4408-accd-6a1453628b5d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Created reservations ['69dc4611-b470-4d6a-9172-e8ce83d70826', 'dedb902b-c7bb-4035-9d8d-f2bb2daed454', 'a082a867-8f76-48bb-96a6-802a57662545', 'e33cc1a3-0e5a-4e00-bc8c-64bb5fad89cb'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:46:48 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-16d2c1d9-1333-422c-9ea0-ae2cc7a9bff9 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Created reservations ['38924949-6a69-4d0e-9cb8-1ce299f44030', '0822d936-0901-4af4-9517-c0b9fccd9f72', '342727e9-23e1-4254-aba7-934cc5e04c50', '13593ed1-63ad-4e7c-92ab-1642027b52f9'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:46:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-1efb7837-3ec9-4408-accd-6a1453628b5d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7320456-fb51-402a-b0d8-adfadb3fb843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69dc4611-b470-4d6a-9172-e8ce83d70826', 'dedb902b-c7bb-4035-9d8d-f2bb2daed454', 'a082a867-8f76-48bb-96a6-802a57662545', 'e33cc1a3-0e5a-4e00-bc8c-64bb5fad89cb']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:46:49 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-1efb7837-3ec9-4408-accd-6a1453628b5d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee8633db-4db9-404e-90ae-6ff8c3ca56d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:46:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-16d2c1d9-1333-422c-9ea0-ae2cc7a9bff9 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a969891-48c3-4cfe-a845-c22e3c931053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38924949-6a69-4d0e-9cb8-1ce299f44030', '0822d936-0901-4af4-9517-c0b9fccd9f72', '342727e9-23e1-4254-aba7-934cc5e04c50', '13593ed1-63ad-4e7c-92ab-1642027b52f9']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:46:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-16d2c1d9-1333-422c-9ea0-ae2cc7a9bff9 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e67d1b7-edf3-46c2-ab5e-b18a570ae195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:46:49 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:49 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:46:49 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:49 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:49 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-1efb7837-3ec9-4408-accd-6a1453628b5d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee8633db-4db9-404e-90ae-6ff8c3ca56d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '849b56ee-bdf7-406e-bd53-dedb124b3c99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-646131388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e4daf6bd5874de4bb7064f388dd88ce',qos_specs=None,replication_status=,reservations=['69dc4611-b470-4d6a-9172-e8ce83d70826','dedb902b-c7bb-4035-9d8d-f2bb2daed454','a082a867-8f76-48bb-96a6-802a57662545','e33cc1a3-0e5a-4e00-bc8c-64bb5fad89cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d759cd17faf4c78aa793f6c45bee70a',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:46:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-646131388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=849b56ee-bdf7-406e-bd53-dedb124b3c99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e4daf6bd5874de4bb7064f388dd88ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d759cd17faf4c78aa793f6c45bee70a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:46:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-16d2c1d9-1333-422c-9ea0-ae2cc7a9bff9 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e67d1b7-edf3-46c2-ab5e-b18a570ae195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71ab2bfb-6c8f-4d35-9be3-439deff0fd48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-315870228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24faaefeb16e43629a81c0c5b5656cd0',qos_specs=None,replication_status=,reservations=['38924949-6a69-4d0e-9cb8-1ce299f44030','0822d936-0901-4af4-9517-c0b9fccd9f72','342727e9-23e1-4254-aba7-934cc5e04c50','13593ed1-63ad-4e7c-92ab-1642027b52f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02fada50371747deb44b31e761592391',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:46:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-315870228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71ab2bfb-6c8f-4d35-9be3-439deff0fd48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24faaefeb16e43629a81c0c5b5656cd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02fada50371747deb44b31e761592391',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:46:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-16d2c1d9-1333-422c-9ea0-ae2cc7a9bff9 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c824e16e-1ec3-4dc0-b1fc-36b9616e03ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:46:49 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-1efb7837-3ec9-4408-accd-6a1453628b5d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c658084-5711-4c38-9ba2-305f8882ba3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:46:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-16d2c1d9-1333-422c-9ea0-ae2cc7a9bff9 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c824e16e-1ec3-4dc0-b1fc-36b9616e03ec) transitioned into state 'SUCCESS' from state '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-315870228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24faaefeb16e43629a81c0c5b5656cd0',qos_specs=None,replication_status=,reservations=['38924949-6a69-4d0e-9cb8-1ce299f44030','0822d936-0901-4af4-9517-c0b9fccd9f72','342727e9-23e1-4254-aba7-934cc5e04c50','13593ed1-63ad-4e7c-92ab-1642027b52f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02fada50371747deb44b31e761592391',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:46:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-16d2c1d9-1333-422c-9ea0-ae2cc7a9bff9 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c24cca5-cefa-4a86-9398-36253c7baccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:46:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-16d2c1d9-1333-422c-9ea0-ae2cc7a9bff9 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c24cca5-cefa-4a86-9398-36253c7baccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:46:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-16d2c1d9-1333-422c-9ea0-ae2cc7a9bff9 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Flow 'volume_create_api' (985eee70-81a2-414d-8f7c-fb32d7749b19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:46:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-16d2c1d9-1333-422c-9ea0-ae2cc7a9bff9 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Create volume request issued successfully. Sep 02 08:46:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-16d2c1d9-1333-422c-9ea0-ae2cc7a9bff9 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:46:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 8/15] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:46:48 2026] POST /volume/v3/volumes => generated 758 bytes in 1341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:46:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-da521b84-9865-4293-9bd9-33e6904a1d2f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-da521b84-9865-4293-9bd9-33e6904a1d2f tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] GET http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 Sep 02 08:46:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-da521b84-9865-4293-9bd9-33e6904a1d2f tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-da521b84-9865-4293-9bd9-33e6904a1d2f tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:49 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:49 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-da521b84-9865-4293-9bd9-33e6904a1d2f tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Volume info retrieved successfully. Sep 02 08:46:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-da521b84-9865-4293-9bd9-33e6904a1d2f tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 returned with HTTP 200 Sep 02 08:46:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 9/16] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:49 2026] GET /volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 => generated 826 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:49 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-1efb7837-3ec9-4408-accd-6a1453628b5d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c658084-5711-4c38-9ba2-305f8882ba3d) transitioned into state 'SUCCESS' from state '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-646131388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e4daf6bd5874de4bb7064f388dd88ce',qos_specs=None,replication_status=,reservations=['69dc4611-b470-4d6a-9172-e8ce83d70826','dedb902b-c7bb-4035-9d8d-f2bb2daed454','a082a867-8f76-48bb-96a6-802a57662545','e33cc1a3-0e5a-4e00-bc8c-64bb5fad89cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d759cd17faf4c78aa793f6c45bee70a',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:46:49 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-1efb7837-3ec9-4408-accd-6a1453628b5d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f841e018-3e5b-4f21-817f-311b0a614e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:46:49 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-1efb7837-3ec9-4408-accd-6a1453628b5d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f841e018-3e5b-4f21-817f-311b0a614e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:46:49 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-1efb7837-3ec9-4408-accd-6a1453628b5d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Flow 'volume_create_api' (0166aa67-77f4-4b43-98f5-6bcab2170d20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:46:49 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1efb7837-3ec9-4408-accd-6a1453628b5d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Create volume request issued successfully. Sep 02 08:46:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1efb7837-3ec9-4408-accd-6a1453628b5d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:46:49 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 8/17] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:46:48 2026] POST /volume/v3/volumes => generated 761 bytes in 1193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:46:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-11a0a30c-c35e-406f-ad97-6f12b128af8b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-11a0a30c-c35e-406f-ad97-6f12b128af8b tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 Sep 02 08:46:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-11a0a30c-c35e-406f-ad97-6f12b128af8b tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-11a0a30c-c35e-406f-ad97-6f12b128af8b tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:49 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:49 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-11a0a30c-c35e-406f-ad97-6f12b128af8b tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:46:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-11a0a30c-c35e-406f-ad97-6f12b128af8b tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 returned with HTTP 200 Sep 02 08:46:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 10/18] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:49 2026] GET /volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 => generated 829 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-61eef7de-36c6-4dde-84d7-b1fd0c0825c6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-61eef7de-36c6-4dde-84d7-b1fd0c0825c6 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] GET http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 Sep 02 08:46:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-61eef7de-36c6-4dde-84d7-b1fd0c0825c6 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-61eef7de-36c6-4dde-84d7-b1fd0c0825c6 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:49 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:49 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:46:49 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:49 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:46:49 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-61eef7de-36c6-4dde-84d7-b1fd0c0825c6 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Volume info retrieved successfully. Sep 02 08:46:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-61eef7de-36c6-4dde-84d7-b1fd0c0825c6 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 returned with HTTP 200 Sep 02 08:46:49 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 9/19] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:46:49 2026] GET /volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 => generated 851 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:46:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d768c670-99a9-46a2-b12e-17ace3bf2785 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d768c670-99a9-46a2-b12e-17ace3bf2785 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] GET http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 Sep 02 08:46:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d768c670-99a9-46a2-b12e-17ace3bf2785 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d768c670-99a9-46a2-b12e-17ace3bf2785 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:50 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:50 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:50 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:50 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:50 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d768c670-99a9-46a2-b12e-17ace3bf2785 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Volume info retrieved successfully. Sep 02 08:46:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d768c670-99a9-46a2-b12e-17ace3bf2785 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 returned with HTTP 200 Sep 02 08:46:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 11/20] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:50 2026] GET /volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 => generated 850 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4248e06c-7caa-430e-bd1f-660ed9b62203 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4248e06c-7caa-430e-bd1f-660ed9b62203 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 Sep 02 08:46:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4248e06c-7caa-430e-bd1f-660ed9b62203 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4248e06c-7caa-430e-bd1f-660ed9b62203 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:50 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:50 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:46:50 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:50 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:46:50 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4248e06c-7caa-430e-bd1f-660ed9b62203 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:46:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4248e06c-7caa-430e-bd1f-660ed9b62203 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 returned with HTTP 200 Sep 02 08:46:50 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 10/21] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:50 2026] GET /volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a557bf46-8ccd-41cb-bc89-e7a1772e183e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a557bf46-8ccd-41cb-bc89-e7a1772e183e None None] GET http://192.168.122.75/volume// Sep 02 08:46:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a557bf46-8ccd-41cb-bc89-e7a1772e183e None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a557bf46-8ccd-41cb-bc89-e7a1772e183e None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a557bf46-8ccd-41cb-bc89-e7a1772e183e None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:46:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 12/22] 192.168.122.75 () {58 vars in 1312 bytes} [Wed Sep 2 08:46:50 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:46:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-20264964-2454-4032-977f-c74e874105cc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-20264964-2454-4032-977f-c74e874105cc tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] POST http://192.168.122.75/volume/v3/attachments Sep 02 08:46:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-20264964-2454-4032-977f-c74e874105cc tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4f79847-c10a-438e-a24f-065237367b46", "connector": null, "instance_uuid": "2efbc262-f3c2-40ec-ba83-95ff3cb43983"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:46:51 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:51 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:46:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:46:51 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Sep 02 08:46:51 devstack devstack@c-api.service[86994]: .first() Sep 02 08:46:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-20264964-2454-4032-977f-c74e874105cc tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/attachments returned with HTTP 200 Sep 02 08:46:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 11/23] 192.168.122.75 () {66 vars in 1478 bytes} [Wed Sep 2 08:46:51 2026] POST /volume/v3/attachments => generated 273 bytes in 596 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:46:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b69916a0-5e38-48df-939f-952e3b411a00 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b69916a0-5e38-48df-939f-952e3b411a00 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] GET http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 Sep 02 08:46:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b69916a0-5e38-48df-939f-952e3b411a00 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b69916a0-5e38-48df-939f-952e3b411a00 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:51 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:51 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:51 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:51 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6a6bb7cf-3c59-4ac1-8920-1172714582df None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6a6bb7cf-3c59-4ac1-8920-1172714582df tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] GET http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 Sep 02 08:46:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6a6bb7cf-3c59-4ac1-8920-1172714582df tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6a6bb7cf-3c59-4ac1-8920-1172714582df tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:51 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b69916a0-5e38-48df-939f-952e3b411a00 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Volume info retrieved successfully. Sep 02 08:46:51 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:51 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:46:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b69916a0-5e38-48df-939f-952e3b411a00 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 returned with HTTP 200 Sep 02 08:46:51 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 13/24] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:51 2026] GET /volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 => generated 851 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-829d812b-937e-45ba-a917-a48bbf5a05bf None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-829d812b-937e-45ba-a917-a48bbf5a05bf None None] GET http://192.168.122.75/volume// Sep 02 08:46:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:46:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-829d812b-937e-45ba-a917-a48bbf5a05bf None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-829d812b-937e-45ba-a917-a48bbf5a05bf None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-829d812b-937e-45ba-a917-a48bbf5a05bf None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:46:51 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 14/25] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:46:51 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:46:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6a6bb7cf-3c59-4ac1-8920-1172714582df tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Volume info retrieved successfully. Sep 02 08:46:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6a6bb7cf-3c59-4ac1-8920-1172714582df tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 returned with HTTP 200 Sep 02 08:46:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 12/26] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:51 2026] GET /volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 => generated 850 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-33349a9f-1eca-4c5f-aa69-e3f8dc92a5fa None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-33349a9f-1eca-4c5f-aa69-e3f8dc92a5fa tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] GET http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 Sep 02 08:46:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-33349a9f-1eca-4c5f-aa69-e3f8dc92a5fa tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-33349a9f-1eca-4c5f-aa69-e3f8dc92a5fa tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:51 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:51 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9127a474-27b1-4ec9-9093-2e438866528a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9127a474-27b1-4ec9-9093-2e438866528a tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 Sep 02 08:46:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9127a474-27b1-4ec9-9093-2e438866528a tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9127a474-27b1-4ec9-9093-2e438866528a tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:51 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:51 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:52 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:52 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:46:52 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:52 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:46:52 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-33349a9f-1eca-4c5f-aa69-e3f8dc92a5fa tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Volume info retrieved successfully. Sep 02 08:46:52 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9127a474-27b1-4ec9-9093-2e438866528a tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:46:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-33349a9f-1eca-4c5f-aa69-e3f8dc92a5fa tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 returned with HTTP 200 Sep 02 08:46:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 15/27] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:46:51 2026] GET /volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 => generated 1031 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:46:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-31278e43-311f-466a-833d-f91202bb637b req-11835432-c344-4965-a47c-0d427e223952 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-31278e43-311f-466a-833d-f91202bb637b req-11835432-c344-4965-a47c-0d427e223952 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] GET http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 Sep 02 08:46:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-31278e43-311f-466a-833d-f91202bb637b req-11835432-c344-4965-a47c-0d427e223952 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-31278e43-311f-466a-833d-f91202bb637b req-11835432-c344-4965-a47c-0d427e223952 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9127a474-27b1-4ec9-9093-2e438866528a tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 returned with HTTP 200 Sep 02 08:46:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 13/28] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:51 2026] GET /volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 => generated 853 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:52 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:52 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:52 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:52 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:52 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-31278e43-311f-466a-833d-f91202bb637b req-11835432-c344-4965-a47c-0d427e223952 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Volume info retrieved successfully. Sep 02 08:46:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-31278e43-311f-466a-833d-f91202bb637b req-11835432-c344-4965-a47c-0d427e223952 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 returned with HTTP 200 Sep 02 08:46:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 16/29] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:46:52 2026] GET /volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 => generated 851 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6be202d3-87c1-4a8b-bc00-503ce4ab7ce0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6be202d3-87c1-4a8b-bc00-503ce4ab7ce0 None None] GET http://192.168.122.75/volume// Sep 02 08:46:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6be202d3-87c1-4a8b-bc00-503ce4ab7ce0 None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6be202d3-87c1-4a8b-bc00-503ce4ab7ce0 None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6be202d3-87c1-4a8b-bc00-503ce4ab7ce0 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:46:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 14/30] 192.168.122.75 () {58 vars in 1312 bytes} [Wed Sep 2 08:46:52 2026] GET /volume/ => generated 389 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:46:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-31278e43-311f-466a-833d-f91202bb637b req-b6253325-0527-459b-881b-b3c47efbff5d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6e2f9b60-d618-4747-988c-1996d4cd0f9a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6e2f9b60-d618-4747-988c-1996d4cd0f9a tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] GET http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 Sep 02 08:46:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6e2f9b60-d618-4747-988c-1996d4cd0f9a tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6e2f9b60-d618-4747-988c-1996d4cd0f9a tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:52 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:52 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:46:52 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:52 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:46:52 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6e2f9b60-d618-4747-988c-1996d4cd0f9a tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Volume info retrieved successfully. Sep 02 08:46:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6e2f9b60-d618-4747-988c-1996d4cd0f9a tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 returned with HTTP 200 Sep 02 08:46:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 15/31] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:52 2026] GET /volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 => generated 850 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-31278e43-311f-466a-833d-f91202bb637b req-b6253325-0527-459b-881b-b3c47efbff5d tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] POST http://192.168.122.75/volume/v3/attachments Sep 02 08:46:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-31278e43-311f-466a-833d-f91202bb637b req-b6253325-0527-459b-881b-b3c47efbff5d tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71ab2bfb-6c8f-4d35-9be3-439deff0fd48", "connector": null, "instance_uuid": "dc2fa28d-e2ec-4a82-9acd-a9db0a2ef9c4"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:46:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:53 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0e49292f-da2e-4d2e-87ca-2b4724315bd6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0e49292f-da2e-4d2e-87ca-2b4724315bd6 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 Sep 02 08:46:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0e49292f-da2e-4d2e-87ca-2b4724315bd6 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0e49292f-da2e-4d2e-87ca-2b4724315bd6 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:53 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:53 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:46:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:46:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0e49292f-da2e-4d2e-87ca-2b4724315bd6 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:46:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0e49292f-da2e-4d2e-87ca-2b4724315bd6 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 returned with HTTP 200 Sep 02 08:46:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 16/32] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:53 2026] GET /volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Sep 02 08:46:53 devstack devstack@c-api.service[86995]: .first() Sep 02 08:46:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-9802535a-3cfd-44c1-969d-6bb6b9cd465e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-31278e43-311f-466a-833d-f91202bb637b req-b6253325-0527-459b-881b-b3c47efbff5d tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] http://192.168.122.75/volume/v3/attachments returned with HTTP 200 Sep 02 08:46:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-9802535a-3cfd-44c1-969d-6bb6b9cd465e tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 Sep 02 08:46:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-9802535a-3cfd-44c1-969d-6bb6b9cd465e tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-9802535a-3cfd-44c1-969d-6bb6b9cd465e tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 17/33] 192.168.122.75 () {66 vars in 1478 bytes} [Wed Sep 2 08:46:52 2026] POST /volume/v3/attachments => generated 273 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:46:53 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:53 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:46:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:46:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-9802535a-3cfd-44c1-969d-6bb6b9cd465e tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:46:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-9802535a-3cfd-44c1-969d-6bb6b9cd465e tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 returned with HTTP 200 Sep 02 08:46:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 17/34] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:46:53 2026] GET /volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 => generated 854 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-844eb18c-36f3-409f-8d6e-69dad2548485 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-844eb18c-36f3-409f-8d6e-69dad2548485 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] GET http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 Sep 02 08:46:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-844eb18c-36f3-409f-8d6e-69dad2548485 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-844eb18c-36f3-409f-8d6e-69dad2548485 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d292fbe3-0035-46cd-b931-9bfb9628e6bc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d292fbe3-0035-46cd-b931-9bfb9628e6bc None None] GET http://192.168.122.75/volume// Sep 02 08:46:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d292fbe3-0035-46cd-b931-9bfb9628e6bc None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d292fbe3-0035-46cd-b931-9bfb9628e6bc None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d292fbe3-0035-46cd-b931-9bfb9628e6bc None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:46:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 18/35] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:46:53 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 08:46:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-31278e43-311f-466a-833d-f91202bb637b req-55a80a16-aa41-4f13-996f-a790b21f056e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:53 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-31278e43-311f-466a-833d-f91202bb637b req-55a80a16-aa41-4f13-996f-a790b21f056e tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] GET http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 Sep 02 08:46:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-31278e43-311f-466a-833d-f91202bb637b req-55a80a16-aa41-4f13-996f-a790b21f056e tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-31278e43-311f-466a-833d-f91202bb637b req-55a80a16-aa41-4f13-996f-a790b21f056e tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:53 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:53 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:46:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:46:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-844eb18c-36f3-409f-8d6e-69dad2548485 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Volume info retrieved successfully. Sep 02 08:46:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-31278e43-311f-466a-833d-f91202bb637b req-55a80a16-aa41-4f13-996f-a790b21f056e tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Volume info retrieved successfully. Sep 02 08:46:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-844eb18c-36f3-409f-8d6e-69dad2548485 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 returned with HTTP 200 Sep 02 08:46:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 18/36] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:53 2026] GET /volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 => generated 850 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-31278e43-311f-466a-833d-f91202bb637b req-55a80a16-aa41-4f13-996f-a790b21f056e tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 returned with HTTP 200 Sep 02 08:46:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 19/37] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:46:53 2026] GET /volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 => generated 1031 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:46:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6e2c823f-2fb7-465c-ba34-298f79f301d1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6e2c823f-2fb7-465c-ba34-298f79f301d1 None None] GET http://192.168.122.75/volume// Sep 02 08:46:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6e2c823f-2fb7-465c-ba34-298f79f301d1 None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6e2c823f-2fb7-465c-ba34-298f79f301d1 None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6e2c823f-2fb7-465c-ba34-298f79f301d1 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:46:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 19/38] 192.168.122.75 () {58 vars in 1312 bytes} [Wed Sep 2 08:46:53 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:46:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-4f1544c1-6fba-4a70-af2c-1476a2444c40 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-4f1544c1-6fba-4a70-af2c-1476a2444c40 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] POST http://192.168.122.75/volume/v3/attachments Sep 02 08:46:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-4f1544c1-6fba-4a70-af2c-1476a2444c40 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "849b56ee-bdf7-406e-bd53-dedb124b3c99", "connector": null, "instance_uuid": "a4980cf2-870c-48e6-9d0c-6143764ffd32"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:46:53 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:53 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:46:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:46:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-4f1544c1-6fba-4a70-af2c-1476a2444c40 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/attachments returned with HTTP 200 Sep 02 08:46:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 20/39] 192.168.122.75 () {66 vars in 1478 bytes} [Wed Sep 2 08:46:53 2026] POST /volume/v3/attachments => generated 273 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:46:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-aaf7b908-0a14-4aba-b061-ccb656281a7e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aaf7b908-0a14-4aba-b061-ccb656281a7e tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 Sep 02 08:46:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aaf7b908-0a14-4aba-b061-ccb656281a7e tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aaf7b908-0a14-4aba-b061-ccb656281a7e tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:53 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ad8124ec-fc48-4a71-9989-f1f9fb9ba2fa None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-aaf7b908-0a14-4aba-b061-ccb656281a7e tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:46:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ad8124ec-fc48-4a71-9989-f1f9fb9ba2fa tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] GET http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 Sep 02 08:46:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ad8124ec-fc48-4a71-9989-f1f9fb9ba2fa tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aaf7b908-0a14-4aba-b061-ccb656281a7e tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 returned with HTTP 200 Sep 02 08:46:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 20/40] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:53 2026] GET /volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 => generated 853 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6ebeb4d0-e3d3-4f08-b5cf-63cbedb35c14 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6ebeb4d0-e3d3-4f08-b5cf-63cbedb35c14 None None] GET http://192.168.122.75/volume// Sep 02 08:46:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6ebeb4d0-e3d3-4f08-b5cf-63cbedb35c14 None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6ebeb4d0-e3d3-4f08-b5cf-63cbedb35c14 None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6ebeb4d0-e3d3-4f08-b5cf-63cbedb35c14 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:46:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 21/41] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:46:54 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:46:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ad8124ec-fc48-4a71-9989-f1f9fb9ba2fa tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-de7fa9f8-f801-4afa-a15b-e53d0ca4820b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-de7fa9f8-f801-4afa-a15b-e53d0ca4820b tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 Sep 02 08:46:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-de7fa9f8-f801-4afa-a15b-e53d0ca4820b tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-de7fa9f8-f801-4afa-a15b-e53d0ca4820b tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:46:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:54 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:54 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:46:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ad8124ec-fc48-4a71-9989-f1f9fb9ba2fa tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Volume info retrieved successfully. Sep 02 08:46:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-de7fa9f8-f801-4afa-a15b-e53d0ca4820b tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:46:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ad8124ec-fc48-4a71-9989-f1f9fb9ba2fa tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 returned with HTTP 200 Sep 02 08:46:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 21/42] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:53 2026] GET /volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 => generated 850 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-de7fa9f8-f801-4afa-a15b-e53d0ca4820b tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 returned with HTTP 200 Sep 02 08:46:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 22/43] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:46:54 2026] GET /volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 => generated 1034 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:46:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-31278e43-311f-466a-833d-f91202bb637b req-4180e3a3-1f99-436b-864d-e1c317992639 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-ff85b0f4-4a4f-42e0-8af1-69749d737b91 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-31278e43-311f-466a-833d-f91202bb637b req-4180e3a3-1f99-436b-864d-e1c317992639 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] PUT http://192.168.122.75/volume/v3/attachments/fb8f2659-17f1-4ee1-8dcc-bdd263264f2c Sep 02 08:46:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-31278e43-311f-466a-833d-f91202bb637b req-4180e3a3-1f99-436b-864d-e1c317992639 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.75", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7bc5db48122", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d154e0c8-5203-48c0-a69b-b27cd89e5daf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:46:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-ff85b0f4-4a4f-42e0-8af1-69749d737b91 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] PUT http://192.168.122.75/volume/v3/attachments/9e8cfb9e-9d38-4cdb-bc8d-11fbfb4f9c60 Sep 02 08:46:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-ff85b0f4-4a4f-42e0-8af1-69749d737b91 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.75", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7bc5db48122", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d154e0c8-5203-48c0-a69b-b27cd89e5daf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:46:54 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-31278e43-311f-466a-833d-f91202bb637b req-4180e3a3-1f99-436b-864d-e1c317992639 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Acquiring lock "cinder-attachment_update-71ab2bfb-6c8f-4d35-9be3-439deff0fd48-devstack" by "attachment_update" {{(pid=86994) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 08:46:54 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-31278e43-311f-466a-833d-f91202bb637b req-4180e3a3-1f99-436b-864d-e1c317992639 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Lock "cinder-attachment_update-71ab2bfb-6c8f-4d35-9be3-439deff0fd48-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86994) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 08:46:54 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-ff85b0f4-4a4f-42e0-8af1-69749d737b91 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Acquiring lock "cinder-attachment_update-e4f79847-c10a-438e-a24f-065237367b46-devstack" by "attachment_update" {{(pid=86995) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 08:46:54 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:54 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:46:54 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-ff85b0f4-4a4f-42e0-8af1-69749d737b91 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Lock "cinder-attachment_update-e4f79847-c10a-438e-a24f-065237367b46-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=86995) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 08:46:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:46:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:54 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-31278e43-311f-466a-833d-f91202bb637b req-4180e3a3-1f99-436b-864d-e1c317992639 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Lock "cinder-attachment_update-71ab2bfb-6c8f-4d35-9be3-439deff0fd48-devstack" released by "attachment_update" :: held 0.382s {{(pid=86994) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 08:46:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-31278e43-311f-466a-833d-f91202bb637b req-4180e3a3-1f99-436b-864d-e1c317992639 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] http://192.168.122.75/volume/v3/attachments/fb8f2659-17f1-4ee1-8dcc-bdd263264f2c returned with HTTP 200 Sep 02 08:46:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 22/44] 192.168.122.75 () {66 vars in 1588 bytes} [Wed Sep 2 08:46:54 2026] PUT /volume/v3/attachments/fb8f2659-17f1-4ee1-8dcc-bdd263264f2c => generated 694 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:46:54 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-ff85b0f4-4a4f-42e0-8af1-69749d737b91 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Lock "cinder-attachment_update-e4f79847-c10a-438e-a24f-065237367b46-devstack" released by "attachment_update" :: held 0.362s {{(pid=86995) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 08:46:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-628ce22b-9c1e-4fe9-8d63-e3625080b484 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-ff85b0f4-4a4f-42e0-8af1-69749d737b91 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/attachments/9e8cfb9e-9d38-4cdb-bc8d-11fbfb4f9c60 returned with HTTP 200 Sep 02 08:46:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 23/45] 192.168.122.75 () {66 vars in 1588 bytes} [Wed Sep 2 08:46:54 2026] PUT /volume/v3/attachments/9e8cfb9e-9d38-4cdb-bc8d-11fbfb4f9c60 => generated 694 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:46:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-dcba0181-9a44-469f-b82f-a4074b6dff10 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-628ce22b-9c1e-4fe9-8d63-e3625080b484 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] PUT http://192.168.122.75/volume/v3/attachments/6d321a2f-76cf-44dc-a157-df79cba8901b Sep 02 08:46:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-628ce22b-9c1e-4fe9-8d63-e3625080b484 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.75", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7bc5db48122", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d154e0c8-5203-48c0-a69b-b27cd89e5daf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:46:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dcba0181-9a44-469f-b82f-a4074b6dff10 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] GET http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 Sep 02 08:46:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dcba0181-9a44-469f-b82f-a4074b6dff10 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dcba0181-9a44-469f-b82f-a4074b6dff10 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:54 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-628ce22b-9c1e-4fe9-8d63-e3625080b484 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Acquiring lock "cinder-attachment_update-849b56ee-bdf7-406e-bd53-dedb124b3c99-devstack" by "attachment_update" {{(pid=86994) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 08:46:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-dcba0181-9a44-469f-b82f-a4074b6dff10 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Volume info retrieved successfully. Sep 02 08:46:55 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-628ce22b-9c1e-4fe9-8d63-e3625080b484 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Lock "cinder-attachment_update-849b56ee-bdf7-406e-bd53-dedb124b3c99-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=86994) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 08:46:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dcba0181-9a44-469f-b82f-a4074b6dff10 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 returned with HTTP 200 Sep 02 08:46:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 24/46] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:54 2026] GET /volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 => generated 851 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:55 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:55 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:46:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6bfb7079-48d7-42b0-80a6-4583e6328ba4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6bfb7079-48d7-42b0-80a6-4583e6328ba4 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 Sep 02 08:46:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6bfb7079-48d7-42b0-80a6-4583e6328ba4 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6bfb7079-48d7-42b0-80a6-4583e6328ba4 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:55 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:55 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:46:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:55 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:55 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6bfb7079-48d7-42b0-80a6-4583e6328ba4 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:46:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6bfb7079-48d7-42b0-80a6-4583e6328ba4 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 returned with HTTP 200 Sep 02 08:46:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 25/47] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:55 2026] GET /volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 => generated 853 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-25bfabe2-ca3c-41ec-a97f-91f1220dc47e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-25bfabe2-ca3c-41ec-a97f-91f1220dc47e tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] GET http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 Sep 02 08:46:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-25bfabe2-ca3c-41ec-a97f-91f1220dc47e tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-25bfabe2-ca3c-41ec-a97f-91f1220dc47e tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:55 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:55 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-25bfabe2-ca3c-41ec-a97f-91f1220dc47e tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Volume info retrieved successfully. Sep 02 08:46:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-25bfabe2-ca3c-41ec-a97f-91f1220dc47e tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 returned with HTTP 200 Sep 02 08:46:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 26/48] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:55 2026] GET /volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 => generated 851 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:55 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-628ce22b-9c1e-4fe9-8d63-e3625080b484 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Lock "cinder-attachment_update-849b56ee-bdf7-406e-bd53-dedb124b3c99-devstack" released by "attachment_update" :: held 0.409s {{(pid=86994) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 08:46:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-628ce22b-9c1e-4fe9-8d63-e3625080b484 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/attachments/6d321a2f-76cf-44dc-a157-df79cba8901b returned with HTTP 200 Sep 02 08:46:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 23/49] 192.168.122.75 () {66 vars in 1588 bytes} [Wed Sep 2 08:46:54 2026] PUT /volume/v3/attachments/6d321a2f-76cf-44dc-a157-df79cba8901b => generated 694 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:46:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c1c537e2-7d5e-42f5-aefb-39218ade2ba9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c1c537e2-7d5e-42f5-aefb-39218ade2ba9 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] GET http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 Sep 02 08:46:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c1c537e2-7d5e-42f5-aefb-39218ade2ba9 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c1c537e2-7d5e-42f5-aefb-39218ade2ba9 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:56 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:56 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:56 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:56 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:56 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c1c537e2-7d5e-42f5-aefb-39218ade2ba9 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Volume info retrieved successfully. Sep 02 08:46:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c1c537e2-7d5e-42f5-aefb-39218ade2ba9 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 returned with HTTP 200 Sep 02 08:46:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 27/50] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:56 2026] GET /volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6d7b87fa-68d1-4ca2-94d5-9c0ae40778e1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6d7b87fa-68d1-4ca2-94d5-9c0ae40778e1 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 Sep 02 08:46:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6d7b87fa-68d1-4ca2-94d5-9c0ae40778e1 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6d7b87fa-68d1-4ca2-94d5-9c0ae40778e1 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:56 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:56 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:46:56 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:56 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:46:56 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6d7b87fa-68d1-4ca2-94d5-9c0ae40778e1 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:46:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-8f1af7df-a7a3-4c18-b1f4-f88c368e4d6c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-8f1af7df-a7a3-4c18-b1f4-f88c368e4d6c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] POST http://192.168.122.75/volume/v3/attachments/6d321a2f-76cf-44dc-a157-df79cba8901b/action Sep 02 08:46:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-8f1af7df-a7a3-4c18-b1f4-f88c368e4d6c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Action body: b'{"os-complete": null}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:46:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-8f1af7df-a7a3-4c18-b1f4-f88c368e4d6c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:46:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6d7b87fa-68d1-4ca2-94d5-9c0ae40778e1 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 returned with HTTP 200 Sep 02 08:46:56 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 24/51] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:56 2026] GET /volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 => generated 854 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-225b7073-df49-4606-ba8d-8682127a1091 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-225b7073-df49-4606-ba8d-8682127a1091 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] POST http://192.168.122.75/volume/v3/attachments/9e8cfb9e-9d38-4cdb-bc8d-11fbfb4f9c60/action Sep 02 08:46:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-225b7073-df49-4606-ba8d-8682127a1091 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Action body: b'{"os-complete": null}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:46:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-225b7073-df49-4606-ba8d-8682127a1091 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:46:56 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:56 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:56 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:56 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-63deae42-cd02-4310-bb9a-f3c7659aede3 req-8f1af7df-a7a3-4c18-b1f4-f88c368e4d6c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/attachments/6d321a2f-76cf-44dc-a157-df79cba8901b/action returned with HTTP 204 Sep 02 08:46:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 28/52] 192.168.122.75 () {66 vars in 1609 bytes} [Wed Sep 2 08:46:56 2026] POST /volume/v3/attachments/6d321a2f-76cf-44dc-a157-df79cba8901b/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:46:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-cc7410d1-9080-4cc3-be3a-f7a2aefcf457 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:56 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:56 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:46:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cc7410d1-9080-4cc3-be3a-f7a2aefcf457 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] GET http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 Sep 02 08:46:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cc7410d1-9080-4cc3-be3a-f7a2aefcf457 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cc7410d1-9080-4cc3-be3a-f7a2aefcf457 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:56 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:56 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:46:56 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:56 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:56 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:56 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:56 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-cc7410d1-9080-4cc3-be3a-f7a2aefcf457 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Volume info retrieved successfully. Sep 02 08:46:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cc7410d1-9080-4cc3-be3a-f7a2aefcf457 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 returned with HTTP 200 Sep 02 08:46:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 29/53] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:56 2026] GET /volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:46:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-31278e43-311f-466a-833d-f91202bb637b req-6768106e-0a08-468b-aef6-c5a9774f7a84 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-16fb88f9-8c02-4d8e-9431-a867e75bf1ad req-225b7073-df49-4606-ba8d-8682127a1091 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/attachments/9e8cfb9e-9d38-4cdb-bc8d-11fbfb4f9c60/action returned with HTTP 204 Sep 02 08:46:56 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 25/54] 192.168.122.75 () {66 vars in 1609 bytes} [Wed Sep 2 08:46:56 2026] POST /volume/v3/attachments/9e8cfb9e-9d38-4cdb-bc8d-11fbfb4f9c60/action => generated 0 bytes in 126 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:46:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-31278e43-311f-466a-833d-f91202bb637b req-6768106e-0a08-468b-aef6-c5a9774f7a84 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] POST http://192.168.122.75/volume/v3/attachments/fb8f2659-17f1-4ee1-8dcc-bdd263264f2c/action Sep 02 08:46:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-31278e43-311f-466a-833d-f91202bb637b req-6768106e-0a08-468b-aef6-c5a9774f7a84 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Action body: b'{"os-complete": null}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:46:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-31278e43-311f-466a-833d-f91202bb637b req-6768106e-0a08-468b-aef6-c5a9774f7a84 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:46:56 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:56 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:56 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:56 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-31278e43-311f-466a-833d-f91202bb637b req-6768106e-0a08-468b-aef6-c5a9774f7a84 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] http://192.168.122.75/volume/v3/attachments/fb8f2659-17f1-4ee1-8dcc-bdd263264f2c/action returned with HTTP 204 Sep 02 08:46:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 30/55] 192.168.122.75 () {66 vars in 1609 bytes} [Wed Sep 2 08:46:56 2026] POST /volume/v3/attachments/fb8f2659-17f1-4ee1-8dcc-bdd263264f2c/action => generated 0 bytes in 123 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:46:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2db26650-bb7c-473d-80fa-6479c6373ce3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2db26650-bb7c-473d-80fa-6479c6373ce3 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] GET http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 Sep 02 08:46:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2db26650-bb7c-473d-80fa-6479c6373ce3 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2db26650-bb7c-473d-80fa-6479c6373ce3 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:57 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:57 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:46:57 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:57 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:46:57 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2db26650-bb7c-473d-80fa-6479c6373ce3 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Volume info retrieved successfully. Sep 02 08:46:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2db26650-bb7c-473d-80fa-6479c6373ce3 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 returned with HTTP 200 Sep 02 08:46:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 26/56] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:57 2026] GET /volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 => generated 1143 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:46:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d1ac7936-831b-4f18-a640-2decaa00fe3d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d1ac7936-831b-4f18-a640-2decaa00fe3d tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] GET http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 Sep 02 08:46:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d1ac7936-831b-4f18-a640-2decaa00fe3d tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d1ac7936-831b-4f18-a640-2decaa00fe3d tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:57 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:57 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:57 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:57 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:57 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d1ac7936-831b-4f18-a640-2decaa00fe3d tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Volume info retrieved successfully. Sep 02 08:46:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d1ac7936-831b-4f18-a640-2decaa00fe3d tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 returned with HTTP 200 Sep 02 08:46:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 31/57] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:57 2026] GET /volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 => generated 1143 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:46:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fa184c26-d5c8-46b1-9e9a-3f007b746bf3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fa184c26-d5c8-46b1-9e9a-3f007b746bf3 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 Sep 02 08:46:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fa184c26-d5c8-46b1-9e9a-3f007b746bf3 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fa184c26-d5c8-46b1-9e9a-3f007b746bf3 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:57 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:57 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:46:57 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:57 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:46:57 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-fa184c26-d5c8-46b1-9e9a-3f007b746bf3 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:46:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fa184c26-d5c8-46b1-9e9a-3f007b746bf3 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 returned with HTTP 200 Sep 02 08:46:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 27/58] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:57 2026] GET /volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 => generated 1146 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:46:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-05449d52-159d-4058-bf87-428613b3bc81 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4b3ae0ae-80ad-438e-ac9b-27933f67b652 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-05449d52-159d-4058-bf87-428613b3bc81 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] GET http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 Sep 02 08:46:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-05449d52-159d-4058-bf87-428613b3bc81 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-05449d52-159d-4058-bf87-428613b3bc81 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4b3ae0ae-80ad-438e-ac9b-27933f67b652 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 Sep 02 08:46:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4b3ae0ae-80ad-438e-ac9b-27933f67b652 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:57 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:57 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4b3ae0ae-80ad-438e-ac9b-27933f67b652 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:57 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:57 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:57 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-05449d52-159d-4058-bf87-428613b3bc81 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Volume info retrieved successfully. Sep 02 08:46:57 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:57 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:46:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-05449d52-159d-4058-bf87-428613b3bc81 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 returned with HTTP 200 Sep 02 08:46:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 32/59] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:57 2026] GET /volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 => generated 1143 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:46:57 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:57 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:46:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3e343e2a-f5c3-426b-9e9b-564909477ffe None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3e343e2a-f5c3-426b-9e9b-564909477ffe tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] GET http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 Sep 02 08:46:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3e343e2a-f5c3-426b-9e9b-564909477ffe tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3e343e2a-f5c3-426b-9e9b-564909477ffe tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:57 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4b3ae0ae-80ad-438e-ac9b-27933f67b652 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:46:57 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:57 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:57 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:57 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4b3ae0ae-80ad-438e-ac9b-27933f67b652 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 returned with HTTP 200 Sep 02 08:46:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 28/60] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:57 2026] GET /volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 => generated 1146 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:46:57 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3e343e2a-f5c3-426b-9e9b-564909477ffe tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Volume info retrieved successfully. Sep 02 08:46:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3e343e2a-f5c3-426b-9e9b-564909477ffe tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 returned with HTTP 200 Sep 02 08:46:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 33/61] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:57 2026] GET /volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 => generated 1143 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:46:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-b218559c-66b5-41ae-a04e-711d06e384d4 req-650c5270-8029-4b31-b28a-f80dbf442c15 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-b218559c-66b5-41ae-a04e-711d06e384d4 req-650c5270-8029-4b31-b28a-f80dbf442c15 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] GET http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 Sep 02 08:46:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-b218559c-66b5-41ae-a04e-711d06e384d4 req-650c5270-8029-4b31-b28a-f80dbf442c15 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-b218559c-66b5-41ae-a04e-711d06e384d4 req-650c5270-8029-4b31-b28a-f80dbf442c15 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:59 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:59 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:46:59 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:59 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:46:59 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-b218559c-66b5-41ae-a04e-711d06e384d4 req-650c5270-8029-4b31-b28a-f80dbf442c15 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Volume info retrieved successfully. Sep 02 08:46:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-b218559c-66b5-41ae-a04e-711d06e384d4 req-650c5270-8029-4b31-b28a-f80dbf442c15 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 returned with HTTP 200 Sep 02 08:46:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 29/62] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:46:59 2026] GET /volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 => generated 1143 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:46:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-b218559c-66b5-41ae-a04e-711d06e384d4 req-7fb8c6b0-1793-42d1-94a2-87ec9f1f7046 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-b218559c-66b5-41ae-a04e-711d06e384d4 req-7fb8c6b0-1793-42d1-94a2-87ec9f1f7046 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] POST http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46/action Sep 02 08:46:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-b218559c-66b5-41ae-a04e-711d06e384d4 req-7fb8c6b0-1793-42d1-94a2-87ec9f1f7046 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:46:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-b218559c-66b5-41ae-a04e-711d06e384d4 req-7fb8c6b0-1793-42d1-94a2-87ec9f1f7046 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:46:59 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:59 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:46:59 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:59 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:46:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-b218559c-66b5-41ae-a04e-711d06e384d4 req-7fb8c6b0-1793-42d1-94a2-87ec9f1f7046 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Volume info retrieved successfully. Sep 02 08:46:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-b218559c-66b5-41ae-a04e-711d06e384d4 req-7fb8c6b0-1793-42d1-94a2-87ec9f1f7046 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Begin detaching volume completed successfully. Sep 02 08:46:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-b218559c-66b5-41ae-a04e-711d06e384d4 req-7fb8c6b0-1793-42d1-94a2-87ec9f1f7046 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46/action returned with HTTP 202 Sep 02 08:46:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 34/63] 192.168.122.75 () {64 vars in 1556 bytes} [Wed Sep 2 08:46:59 2026] POST /volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:46:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c9c33795-8b05-4728-9a95-874cb4a64768 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c9c33795-8b05-4728-9a95-874cb4a64768 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] GET http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 Sep 02 08:46:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c9c33795-8b05-4728-9a95-874cb4a64768 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c9c33795-8b05-4728-9a95-874cb4a64768 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:59 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:59 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:46:59 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:59 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:46:59 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c9c33795-8b05-4728-9a95-874cb4a64768 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Volume info retrieved successfully. Sep 02 08:46:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c9c33795-8b05-4728-9a95-874cb4a64768 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 returned with HTTP 200 Sep 02 08:46:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 30/64] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:46:59 2026] GET /volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 => generated 1146 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:46:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7aa06474-63a5-4042-8d80-639cb9b46a3c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7aa06474-63a5-4042-8d80-639cb9b46a3c None None] GET http://192.168.122.75/volume// Sep 02 08:46:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7aa06474-63a5-4042-8d80-639cb9b46a3c None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7aa06474-63a5-4042-8d80-639cb9b46a3c None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7aa06474-63a5-4042-8d80-639cb9b46a3c None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:46:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 35/65] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:46:59 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 08:46:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-b218559c-66b5-41ae-a04e-711d06e384d4 req-6f41f431-97d0-432f-90aa-f63d01a21ef1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:46:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-b218559c-66b5-41ae-a04e-711d06e384d4 req-6f41f431-97d0-432f-90aa-f63d01a21ef1 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] GET http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 Sep 02 08:46:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-b218559c-66b5-41ae-a04e-711d06e384d4 req-6f41f431-97d0-432f-90aa-f63d01a21ef1 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:46:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-b218559c-66b5-41ae-a04e-711d06e384d4 req-6f41f431-97d0-432f-90aa-f63d01a21ef1 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:46:59 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:46:59 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:46:59 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:46:59 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:47:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-b218559c-66b5-41ae-a04e-711d06e384d4 req-6f41f431-97d0-432f-90aa-f63d01a21ef1 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Volume info retrieved successfully. Sep 02 08:47:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-b218559c-66b5-41ae-a04e-711d06e384d4 req-6f41f431-97d0-432f-90aa-f63d01a21ef1 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 returned with HTTP 200 Sep 02 08:47:00 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 31/66] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:46:59 2026] GET /volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 => generated 1327 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:47:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-b218559c-66b5-41ae-a04e-711d06e384d4 req-8cce33d9-11bf-4507-838c-7f670c537cfc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-b218559c-66b5-41ae-a04e-711d06e384d4 req-8cce33d9-11bf-4507-838c-7f670c537cfc tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] DELETE http://192.168.122.75/volume/v3/attachments/9e8cfb9e-9d38-4cdb-bc8d-11fbfb4f9c60 Sep 02 08:47:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-b218559c-66b5-41ae-a04e-711d06e384d4 req-8cce33d9-11bf-4507-838c-7f670c537cfc tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-b218559c-66b5-41ae-a04e-711d06e384d4 req-8cce33d9-11bf-4507-838c-7f670c537cfc tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:47:00 devstack devstack@c-api.service[86995]: /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 02 08:47:00 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, Sep 02 08:47:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-47bb7324-da8c-4013-9dfe-609539a59a87 req-6ddcc2fc-05f9-4c6b-a7d4-7df9fac0a72e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-47bb7324-da8c-4013-9dfe-609539a59a87 req-6ddcc2fc-05f9-4c6b-a7d4-7df9fac0a72e tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] DELETE http://192.168.122.75/volume/v3/attachments/fb8f2659-17f1-4ee1-8dcc-bdd263264f2c Sep 02 08:47:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-47bb7324-da8c-4013-9dfe-609539a59a87 req-6ddcc2fc-05f9-4c6b-a7d4-7df9fac0a72e tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-47bb7324-da8c-4013-9dfe-609539a59a87 req-6ddcc2fc-05f9-4c6b-a7d4-7df9fac0a72e tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:00 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:00 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:47:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-b218559c-66b5-41ae-a04e-711d06e384d4 req-8cce33d9-11bf-4507-838c-7f670c537cfc tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/attachments/9e8cfb9e-9d38-4cdb-bc8d-11fbfb4f9c60 returned with HTTP 200 Sep 02 08:47:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 36/67] 192.168.122.75 () {64 vars in 1557 bytes} [Wed Sep 2 08:47:00 2026] DELETE /volume/v3/attachments/9e8cfb9e-9d38-4cdb-bc8d-11fbfb4f9c60 => generated 19 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:47:00 devstack devstack@c-api.service[86994]: /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 02 08:47:00 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, Sep 02 08:47:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-47bb7324-da8c-4013-9dfe-609539a59a87 req-6ddcc2fc-05f9-4c6b-a7d4-7df9fac0a72e tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] http://192.168.122.75/volume/v3/attachments/fb8f2659-17f1-4ee1-8dcc-bdd263264f2c returned with HTTP 200 Sep 02 08:47:00 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 32/68] 192.168.122.75 () {64 vars in 1557 bytes} [Wed Sep 2 08:47:00 2026] DELETE /volume/v3/attachments/fb8f2659-17f1-4ee1-8dcc-bdd263264f2c => generated 19 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:47:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-219ddf67-8500-4d65-bb11-e8f6b6aa786a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-219ddf67-8500-4d65-bb11-e8f6b6aa786a tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] GET http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 Sep 02 08:47:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-219ddf67-8500-4d65-bb11-e8f6b6aa786a tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-219ddf67-8500-4d65-bb11-e8f6b6aa786a tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:47:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:47:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-219ddf67-8500-4d65-bb11-e8f6b6aa786a tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Volume info retrieved successfully. Sep 02 08:47:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-219ddf67-8500-4d65-bb11-e8f6b6aa786a tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 returned with HTTP 200 Sep 02 08:47:01 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 37/69] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:47:00 2026] GET /volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 => generated 851 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:47:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-05df8c32-6c7d-42a7-9b39-a2e3f3e21cc2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-05df8c32-6c7d-42a7-9b39-a2e3f3e21cc2 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] GET http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 Sep 02 08:47:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-05df8c32-6c7d-42a7-9b39-a2e3f3e21cc2 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-05df8c32-6c7d-42a7-9b39-a2e3f3e21cc2 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:03 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:03 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:47:03 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:03 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:47:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-05df8c32-6c7d-42a7-9b39-a2e3f3e21cc2 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Volume info retrieved successfully. Sep 02 08:47:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-05df8c32-6c7d-42a7-9b39-a2e3f3e21cc2 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 returned with HTTP 200 Sep 02 08:47:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 33/70] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:47:03 2026] GET /volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:47:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-de3d8889-f591-4bb9-958e-a60c9ca2b04e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-de3d8889-f591-4bb9-958e-a60c9ca2b04e tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] GET http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 Sep 02 08:47:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-de3d8889-f591-4bb9-958e-a60c9ca2b04e tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-de3d8889-f591-4bb9-958e-a60c9ca2b04e tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:03 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:03 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:47:03 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:03 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:47:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-de3d8889-f591-4bb9-958e-a60c9ca2b04e tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Volume info retrieved successfully. Sep 02 08:47:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-de3d8889-f591-4bb9-958e-a60c9ca2b04e tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 returned with HTTP 200 Sep 02 08:47:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 38/71] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:47:03 2026] GET /volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:47:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fa0ccf8a-b499-4cc0-8e8f-35fa73b81f55 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fa0ccf8a-b499-4cc0-8e8f-35fa73b81f55 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] GET http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 Sep 02 08:47:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fa0ccf8a-b499-4cc0-8e8f-35fa73b81f55 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fa0ccf8a-b499-4cc0-8e8f-35fa73b81f55 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:03 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:03 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:47:03 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:03 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:47:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-fa0ccf8a-b499-4cc0-8e8f-35fa73b81f55 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Volume info retrieved successfully. Sep 02 08:47:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fa0ccf8a-b499-4cc0-8e8f-35fa73b81f55 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 returned with HTTP 200 Sep 02 08:47:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 34/72] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:47:03 2026] GET /volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:47:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-62b5a236-8119-410b-b0de-53fa06529abf None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-62b5a236-8119-410b-b0de-53fa06529abf tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] DELETE http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 Sep 02 08:47:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-62b5a236-8119-410b-b0de-53fa06529abf tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-62b5a236-8119-410b-b0de-53fa06529abf tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:03 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-62b5a236-8119-410b-b0de-53fa06529abf tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Delete volume with id: 71ab2bfb-6c8f-4d35-9be3-439deff0fd48 Sep 02 08:47:03 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:03 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:47:03 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:03 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:47:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-62b5a236-8119-410b-b0de-53fa06529abf tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Volume info retrieved successfully. Sep 02 08:47:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-62b5a236-8119-410b-b0de-53fa06529abf tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Delete volume request issued successfully. Sep 02 08:47:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-62b5a236-8119-410b-b0de-53fa06529abf tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 returned with HTTP 202 Sep 02 08:47:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 39/73] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:47:03 2026] DELETE /volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 08:47:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ab0edc5d-bced-4f50-892e-5036d6e6879d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ab0edc5d-bced-4f50-892e-5036d6e6879d tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] GET http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 Sep 02 08:47:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ab0edc5d-bced-4f50-892e-5036d6e6879d tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ab0edc5d-bced-4f50-892e-5036d6e6879d tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:03 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:03 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:47:03 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:03 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:47:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ab0edc5d-bced-4f50-892e-5036d6e6879d tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Volume info retrieved successfully. Sep 02 08:47:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ab0edc5d-bced-4f50-892e-5036d6e6879d tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 returned with HTTP 200 Sep 02 08:47:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 35/74] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:47:03 2026] GET /volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 => generated 850 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:47:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-eceb0924-b822-48ca-85b5-646af70dd1f6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-eceb0924-b822-48ca-85b5-646af70dd1f6 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] GET http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 Sep 02 08:47:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-eceb0924-b822-48ca-85b5-646af70dd1f6 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-eceb0924-b822-48ca-85b5-646af70dd1f6 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:47:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:47:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-eceb0924-b822-48ca-85b5-646af70dd1f6 tempest-DeleteServersTestJSON-502410078 tempest-DeleteServersTestJSON-502410078-project-member] http://192.168.122.75/volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 returned with HTTP 404 Sep 02 08:47:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 40/75] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:47:04 2026] GET /volume/v3/volumes/71ab2bfb-6c8f-4d35-9be3-439deff0fd48 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:47:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-29b50878-921f-4f80-b6ba-9cc13e7896ff None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-29b50878-921f-4f80-b6ba-9cc13e7896ff tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] GET http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 Sep 02 08:47:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-29b50878-921f-4f80-b6ba-9cc13e7896ff tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-29b50878-921f-4f80-b6ba-9cc13e7896ff tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:05 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:05 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:47:05 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:05 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:47:05 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-29b50878-921f-4f80-b6ba-9cc13e7896ff tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Volume info retrieved successfully. Sep 02 08:47:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-29b50878-921f-4f80-b6ba-9cc13e7896ff tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 returned with HTTP 200 Sep 02 08:47:05 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 36/76] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:47:05 2026] GET /volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:47:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ddbcd759-6787-4b3d-ada7-0b5d5753e79d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ddbcd759-6787-4b3d-ada7-0b5d5753e79d tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] GET http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 Sep 02 08:47:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ddbcd759-6787-4b3d-ada7-0b5d5753e79d tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ddbcd759-6787-4b3d-ada7-0b5d5753e79d tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:05 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:05 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:47:05 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:05 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:47:05 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ddbcd759-6787-4b3d-ada7-0b5d5753e79d tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Volume info retrieved successfully. Sep 02 08:47:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ddbcd759-6787-4b3d-ada7-0b5d5753e79d tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 returned with HTTP 200 Sep 02 08:47:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 41/77] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:47:05 2026] GET /volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:47:15 devstack devstack@c-api.service[86994]: DEBUG dbcounter [-] [86994] Writing DB stats cinder:SELECT=152,cinder:INSERT=12,cinder:UPDATE=23 {{(pid=86994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:47:15 devstack devstack@c-api.service[86995]: DEBUG dbcounter [-] [86995] Writing DB stats cinder:SELECT=154,cinder:INSERT=12,cinder:UPDATE=24 {{(pid=86995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:47:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1841bbfb-905f-4da0-a767-ccce4637c427 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1841bbfb-905f-4da0-a767-ccce4637c427 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] DELETE http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 Sep 02 08:47:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1841bbfb-905f-4da0-a767-ccce4637c427 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1841bbfb-905f-4da0-a767-ccce4637c427 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:15 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-1841bbfb-905f-4da0-a767-ccce4637c427 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Delete volume with id: e4f79847-c10a-438e-a24f-065237367b46 Sep 02 08:47:15 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:15 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:47:15 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:15 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:47:15 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1841bbfb-905f-4da0-a767-ccce4637c427 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Volume info retrieved successfully. Sep 02 08:47:15 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1841bbfb-905f-4da0-a767-ccce4637c427 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Delete volume request issued successfully. Sep 02 08:47:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1841bbfb-905f-4da0-a767-ccce4637c427 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 returned with HTTP 202 Sep 02 08:47:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 37/78] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:47:15 2026] DELETE /volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:47:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0faad97a-e8c8-4935-888a-32966e31bb2e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0faad97a-e8c8-4935-888a-32966e31bb2e tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] GET http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 Sep 02 08:47:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0faad97a-e8c8-4935-888a-32966e31bb2e tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0faad97a-e8c8-4935-888a-32966e31bb2e tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:15 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:15 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:47:15 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:15 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:47:15 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0faad97a-e8c8-4935-888a-32966e31bb2e tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Volume info retrieved successfully. Sep 02 08:47:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0faad97a-e8c8-4935-888a-32966e31bb2e tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 returned with HTTP 200 Sep 02 08:47:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 42/79] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:47:15 2026] GET /volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 => generated 850 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:47:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4f0f12f9-b8d1-46f2-9b46-ad7545b49414 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4f0f12f9-b8d1-46f2-9b46-ad7545b49414 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] GET http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 Sep 02 08:47:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4f0f12f9-b8d1-46f2-9b46-ad7545b49414 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4f0f12f9-b8d1-46f2-9b46-ad7545b49414 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:17 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:17 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:47:17 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:17 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:47:17 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4f0f12f9-b8d1-46f2-9b46-ad7545b49414 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Volume info retrieved successfully. Sep 02 08:47:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4f0f12f9-b8d1-46f2-9b46-ad7545b49414 tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 returned with HTTP 200 Sep 02 08:47:17 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 38/80] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:47:16 2026] GET /volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:47:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8d250bc0-49f8-483a-a6e4-eec8a1be474e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8d250bc0-49f8-483a-a6e4-eec8a1be474e tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] GET http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 Sep 02 08:47:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8d250bc0-49f8-483a-a6e4-eec8a1be474e tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8d250bc0-49f8-483a-a6e4-eec8a1be474e tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8d250bc0-49f8-483a-a6e4-eec8a1be474e tempest-TaggedAttachmentsTest-38986321 tempest-TaggedAttachmentsTest-38986321-project-member] http://192.168.122.75/volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 returned with HTTP 404 Sep 02 08:47:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 43/81] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:47:18 2026] GET /volume/v3/volumes/e4f79847-c10a-438e-a24f-065237367b46 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:47:27 devstack devstack@c-api.service[86994]: DEBUG dbcounter [-] [86994] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:47:28 devstack devstack@c-api.service[86995]: DEBUG dbcounter [-] [86995] Writing DB stats cinder:SELECT=5 {{(pid=86995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:47:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-4936bc5c-49d4-4f75-8071-7188f581b69d req-3bb1f11e-017b-4c32-8a39-a4620d70f7c8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-4936bc5c-49d4-4f75-8071-7188f581b69d req-3bb1f11e-017b-4c32-8a39-a4620d70f7c8 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 Sep 02 08:47:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-4936bc5c-49d4-4f75-8071-7188f581b69d req-3bb1f11e-017b-4c32-8a39-a4620d70f7c8 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-4936bc5c-49d4-4f75-8071-7188f581b69d req-3bb1f11e-017b-4c32-8a39-a4620d70f7c8 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:39 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:39 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:47:39 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:39 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:47:39 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-4936bc5c-49d4-4f75-8071-7188f581b69d req-3bb1f11e-017b-4c32-8a39-a4620d70f7c8 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:47:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-4936bc5c-49d4-4f75-8071-7188f581b69d req-3bb1f11e-017b-4c32-8a39-a4620d70f7c8 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 returned with HTTP 200 Sep 02 08:47:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 39/82] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:47:39 2026] GET /volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 => generated 1146 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:47:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a750980c-ff9f-42c3-8533-81fd094c765c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a750980c-ff9f-42c3-8533-81fd094c765c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 Sep 02 08:47:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a750980c-ff9f-42c3-8533-81fd094c765c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a750980c-ff9f-42c3-8533-81fd094c765c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:46 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:46 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:47:46 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:46 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:47:46 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a750980c-ff9f-42c3-8533-81fd094c765c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:47:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a750980c-ff9f-42c3-8533-81fd094c765c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 returned with HTTP 200 Sep 02 08:47:46 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 44/83] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:47:46 2026] GET /volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 => generated 1146 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:47:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-9385ac67-6c73-4701-9631-078f4220d7d3 req-9d5f0529-f06d-46c0-bbc9-9a7fcd72be0b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-9385ac67-6c73-4701-9631-078f4220d7d3 req-9d5f0529-f06d-46c0-bbc9-9a7fcd72be0b tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 Sep 02 08:47:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-9385ac67-6c73-4701-9631-078f4220d7d3 req-9d5f0529-f06d-46c0-bbc9-9a7fcd72be0b tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-9385ac67-6c73-4701-9631-078f4220d7d3 req-9d5f0529-f06d-46c0-bbc9-9a7fcd72be0b tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:47 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:47 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:47:47 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:47 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:47:47 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-9385ac67-6c73-4701-9631-078f4220d7d3 req-9d5f0529-f06d-46c0-bbc9-9a7fcd72be0b tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:47:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-9385ac67-6c73-4701-9631-078f4220d7d3 req-9d5f0529-f06d-46c0-bbc9-9a7fcd72be0b tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 returned with HTTP 200 Sep 02 08:47:47 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 40/84] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:47:46 2026] GET /volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 => generated 1146 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:47:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-9385ac67-6c73-4701-9631-078f4220d7d3 req-c5ec3c7a-5f54-4ea2-8ffe-35362652fbd1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-9385ac67-6c73-4701-9631-078f4220d7d3 req-c5ec3c7a-5f54-4ea2-8ffe-35362652fbd1 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] POST http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99/action Sep 02 08:47:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-9385ac67-6c73-4701-9631-078f4220d7d3 req-c5ec3c7a-5f54-4ea2-8ffe-35362652fbd1 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:47:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-9385ac67-6c73-4701-9631-078f4220d7d3 req-c5ec3c7a-5f54-4ea2-8ffe-35362652fbd1 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:47:47 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:47 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:47:47 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:47 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:47:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-9385ac67-6c73-4701-9631-078f4220d7d3 req-c5ec3c7a-5f54-4ea2-8ffe-35362652fbd1 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:47:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-9385ac67-6c73-4701-9631-078f4220d7d3 req-c5ec3c7a-5f54-4ea2-8ffe-35362652fbd1 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Begin detaching volume completed successfully. Sep 02 08:47:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-9385ac67-6c73-4701-9631-078f4220d7d3 req-c5ec3c7a-5f54-4ea2-8ffe-35362652fbd1 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99/action returned with HTTP 202 Sep 02 08:47:47 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 45/85] 192.168.122.75 () {64 vars in 1556 bytes} [Wed Sep 2 08:47:47 2026] POST /volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:47:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5d84d54b-d6c7-4a2f-8104-e483c49e39f1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5d84d54b-d6c7-4a2f-8104-e483c49e39f1 None None] GET http://192.168.122.75/volume// Sep 02 08:47:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5d84d54b-d6c7-4a2f-8104-e483c49e39f1 None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5d84d54b-d6c7-4a2f-8104-e483c49e39f1 None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5d84d54b-d6c7-4a2f-8104-e483c49e39f1 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:47:47 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 41/86] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:47:47 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:47:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-9385ac67-6c73-4701-9631-078f4220d7d3 req-7614a2ba-b172-4482-bc95-81d6f3b5d3f3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-9385ac67-6c73-4701-9631-078f4220d7d3 req-7614a2ba-b172-4482-bc95-81d6f3b5d3f3 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 Sep 02 08:47:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-9385ac67-6c73-4701-9631-078f4220d7d3 req-7614a2ba-b172-4482-bc95-81d6f3b5d3f3 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-9385ac67-6c73-4701-9631-078f4220d7d3 req-7614a2ba-b172-4482-bc95-81d6f3b5d3f3 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:47 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:47 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:47:47 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:47 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:47:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-9385ac67-6c73-4701-9631-078f4220d7d3 req-7614a2ba-b172-4482-bc95-81d6f3b5d3f3 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:47:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-9385ac67-6c73-4701-9631-078f4220d7d3 req-7614a2ba-b172-4482-bc95-81d6f3b5d3f3 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 returned with HTTP 200 Sep 02 08:47:47 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 46/87] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:47:47 2026] GET /volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 => generated 1330 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:47:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-9385ac67-6c73-4701-9631-078f4220d7d3 req-e42fbbd2-3e24-4387-9cb8-f4470cede3cc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-9385ac67-6c73-4701-9631-078f4220d7d3 req-e42fbbd2-3e24-4387-9cb8-f4470cede3cc tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] DELETE http://192.168.122.75/volume/v3/attachments/6d321a2f-76cf-44dc-a157-df79cba8901b Sep 02 08:47:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-9385ac67-6c73-4701-9631-078f4220d7d3 req-e42fbbd2-3e24-4387-9cb8-f4470cede3cc tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-9385ac67-6c73-4701-9631-078f4220d7d3 req-e42fbbd2-3e24-4387-9cb8-f4470cede3cc tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:48 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:48 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:47:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-bc85e786-e8b7-4a73-a742-c05f2a8ecc07 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bc85e786-e8b7-4a73-a742-c05f2a8ecc07 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:47:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bc85e786-e8b7-4a73-a742-c05f2a8ecc07 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1270816774"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:47:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-bc85e786-e8b7-4a73-a742-c05f2a8ecc07 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1270816774'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:47:48 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-bc85e786-e8b7-4a73-a742-c05f2a8ecc07 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Create volume of 1 GB Sep 02 08:47:48 devstack devstack@c-api.service[86994]: /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 02 08:47:48 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, Sep 02 08:47:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-bc85e786-e8b7-4a73-a742-c05f2a8ecc07 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Availability Zones retrieved successfully. Sep 02 08:47:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bc85e786-e8b7-4a73-a742-c05f2a8ecc07 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Flow 'volume_create_api' (e264eb25-1227-49f6-9d2a-207a817ad5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:47:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bc85e786-e8b7-4a73-a742-c05f2a8ecc07 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (456be888-91fd-477b-a9f0-9cdfee439104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:47:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-bc85e786-e8b7-4a73-a742-c05f2a8ecc07 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:47:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-9385ac67-6c73-4701-9631-078f4220d7d3 req-e42fbbd2-3e24-4387-9cb8-f4470cede3cc tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/attachments/6d321a2f-76cf-44dc-a157-df79cba8901b returned with HTTP 200 Sep 02 08:47:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 42/88] 192.168.122.75 () {64 vars in 1557 bytes} [Wed Sep 2 08:47:48 2026] DELETE /volume/v3/attachments/6d321a2f-76cf-44dc-a157-df79cba8901b => generated 19 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:47:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bc85e786-e8b7-4a73-a742-c05f2a8ecc07 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (456be888-91fd-477b-a9f0-9cdfee439104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:47:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bc85e786-e8b7-4a73-a742-c05f2a8ecc07 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22ee2ea6-0327-45e1-9cc0-9d352fcafd59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:47:48 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-bc85e786-e8b7-4a73-a742-c05f2a8ecc07 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Created reservations ['bf0395bc-8211-49a7-940f-7e2b3419907b', 'bd82cb80-9b5f-4f0e-b98d-1a385dcacea7', 'f3f0c917-d3d7-468a-ac85-87a18296db2f', '0aea8bd1-15d1-4728-9854-6a01a79253d8'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:47:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bc85e786-e8b7-4a73-a742-c05f2a8ecc07 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22ee2ea6-0327-45e1-9cc0-9d352fcafd59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf0395bc-8211-49a7-940f-7e2b3419907b', 'bd82cb80-9b5f-4f0e-b98d-1a385dcacea7', 'f3f0c917-d3d7-468a-ac85-87a18296db2f', '0aea8bd1-15d1-4728-9854-6a01a79253d8']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:47:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bc85e786-e8b7-4a73-a742-c05f2a8ecc07 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d019386-67ea-4153-9c11-6fddb40a0ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:47:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0bf54bc1-d52f-486c-81ba-3ad120c446c2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0bf54bc1-d52f-486c-81ba-3ad120c446c2 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 Sep 02 08:47:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0bf54bc1-d52f-486c-81ba-3ad120c446c2 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0bf54bc1-d52f-486c-81ba-3ad120c446c2 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:48 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:48 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:47:48 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:48 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:47:48 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:48 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:47:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bc85e786-e8b7-4a73-a742-c05f2a8ecc07 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d019386-67ea-4153-9c11-6fddb40a0ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f11b078-4a78-4f27-ba0f-a078308aa4c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1270816774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b75e8e4374a4c718ed89a5295327560',qos_specs=None,replication_status=,reservations=['bf0395bc-8211-49a7-940f-7e2b3419907b','bd82cb80-9b5f-4f0e-b98d-1a385dcacea7','f3f0c917-d3d7-468a-ac85-87a18296db2f','0aea8bd1-15d1-4728-9854-6a01a79253d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a91a080ca52f42f88ae006f57af0b0cf',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:47:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1270816774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f11b078-4a78-4f27-ba0f-a078308aa4c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b75e8e4374a4c718ed89a5295327560',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a91a080ca52f42f88ae006f57af0b0cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:47:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bc85e786-e8b7-4a73-a742-c05f2a8ecc07 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d200e506-72b6-475d-81fd-df4b07cb53f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:47:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0bf54bc1-d52f-486c-81ba-3ad120c446c2 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:47:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0bf54bc1-d52f-486c-81ba-3ad120c446c2 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 returned with HTTP 200 Sep 02 08:47:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 43/89] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:47:48 2026] GET /volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:47:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bc85e786-e8b7-4a73-a742-c05f2a8ecc07 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d200e506-72b6-475d-81fd-df4b07cb53f6) transitioned into state 'SUCCESS' from state '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-1270816774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b75e8e4374a4c718ed89a5295327560',qos_specs=None,replication_status=,reservations=['bf0395bc-8211-49a7-940f-7e2b3419907b','bd82cb80-9b5f-4f0e-b98d-1a385dcacea7','f3f0c917-d3d7-468a-ac85-87a18296db2f','0aea8bd1-15d1-4728-9854-6a01a79253d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a91a080ca52f42f88ae006f57af0b0cf',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:47:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bc85e786-e8b7-4a73-a742-c05f2a8ecc07 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b2b6dff-1776-4027-acd8-5452e48fb03a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:47:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bc85e786-e8b7-4a73-a742-c05f2a8ecc07 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b2b6dff-1776-4027-acd8-5452e48fb03a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:47:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bc85e786-e8b7-4a73-a742-c05f2a8ecc07 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Flow 'volume_create_api' (e264eb25-1227-49f6-9d2a-207a817ad5fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:47:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-bc85e786-e8b7-4a73-a742-c05f2a8ecc07 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Create volume request issued successfully. Sep 02 08:47:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bc85e786-e8b7-4a73-a742-c05f2a8ecc07 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:47:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 47/90] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:47:48 2026] POST /volume/v3/volumes => generated 761 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:47:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7aa356eb-c317-4c96-a307-249eb9d1d6b0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7aa356eb-c317-4c96-a307-249eb9d1d6b0 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] GET http://192.168.122.75/volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 Sep 02 08:47:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7aa356eb-c317-4c96-a307-249eb9d1d6b0 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7aa356eb-c317-4c96-a307-249eb9d1d6b0 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:49 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:49 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:47:49 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:49 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:47:49 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7aa356eb-c317-4c96-a307-249eb9d1d6b0 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Volume info retrieved successfully. Sep 02 08:47:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7aa356eb-c317-4c96-a307-249eb9d1d6b0 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] http://192.168.122.75/volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 returned with HTTP 200 Sep 02 08:47:49 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 44/91] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:47:49 2026] GET /volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 => generated 829 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:47:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7ad68562-41bd-4f6a-9f8d-c56646dd5cd1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7ad68562-41bd-4f6a-9f8d-c56646dd5cd1 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] GET http://192.168.122.75/volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 Sep 02 08:47:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7ad68562-41bd-4f6a-9f8d-c56646dd5cd1 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7ad68562-41bd-4f6a-9f8d-c56646dd5cd1 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:50 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:50 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:47:50 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:50 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:47:50 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7ad68562-41bd-4f6a-9f8d-c56646dd5cd1 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Volume info retrieved successfully. Sep 02 08:47:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7ad68562-41bd-4f6a-9f8d-c56646dd5cd1 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] http://192.168.122.75/volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 returned with HTTP 200 Sep 02 08:47:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 48/92] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:47:50 2026] GET /volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 => generated 853 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:47:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a26281a4-c841-4835-8db5-8037bb4f8306 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a26281a4-c841-4835-8db5-8037bb4f8306 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] GET http://192.168.122.75/volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 Sep 02 08:47:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a26281a4-c841-4835-8db5-8037bb4f8306 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a26281a4-c841-4835-8db5-8037bb4f8306 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:51 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:51 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:47:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:47:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a26281a4-c841-4835-8db5-8037bb4f8306 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Volume info retrieved successfully. Sep 02 08:47:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a26281a4-c841-4835-8db5-8037bb4f8306 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] http://192.168.122.75/volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 returned with HTTP 200 Sep 02 08:47:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 45/93] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:47:51 2026] GET /volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 => generated 854 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:47:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-822d6970-973e-4031-85e8-c9a0e0c2b8ab None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-822d6970-973e-4031-85e8-c9a0e0c2b8ab tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] POST http://192.168.122.75/volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2/action Sep 02 08:47:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-822d6970-973e-4031-85e8-c9a0e0c2b8ab tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:47:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-822d6970-973e-4031-85e8-c9a0e0c2b8ab tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:47:51 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:51 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:47:51 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:51 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:47:51 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-822d6970-973e-4031-85e8-c9a0e0c2b8ab tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Volume info retrieved successfully. Sep 02 08:47:51 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-822d6970-973e-4031-85e8-c9a0e0c2b8ab tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Volume updated successfully. Sep 02 08:47:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-822d6970-973e-4031-85e8-c9a0e0c2b8ab tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] http://192.168.122.75/volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2/action returned with HTTP 200 Sep 02 08:47:51 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 49/94] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:47:51 2026] POST /volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2/action => generated 0 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 08:47:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c470f70f-6788-4f33-b259-f56c6f0807cb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c470f70f-6788-4f33-b259-f56c6f0807cb tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] GET http://192.168.122.75/volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 Sep 02 08:47:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c470f70f-6788-4f33-b259-f56c6f0807cb tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c470f70f-6788-4f33-b259-f56c6f0807cb tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:52 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:52 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:47:52 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:52 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:47:52 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c470f70f-6788-4f33-b259-f56c6f0807cb tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Volume info retrieved successfully. Sep 02 08:47:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c470f70f-6788-4f33-b259-f56c6f0807cb tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] http://192.168.122.75/volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 returned with HTTP 200 Sep 02 08:47:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 46/95] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:47:51 2026] GET /volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:47:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-43b14838-4880-49ee-9054-0e0e5dcb4dc7 req-d462942d-7cd1-4d8a-a3bf-28c063953078 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-43b14838-4880-49ee-9054-0e0e5dcb4dc7 req-d462942d-7cd1-4d8a-a3bf-28c063953078 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] GET http://192.168.122.75/volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 Sep 02 08:47:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-43b14838-4880-49ee-9054-0e0e5dcb4dc7 req-d462942d-7cd1-4d8a-a3bf-28c063953078 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-43b14838-4880-49ee-9054-0e0e5dcb4dc7 req-d462942d-7cd1-4d8a-a3bf-28c063953078 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:52 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:52 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:47:52 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:52 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:47:52 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-43b14838-4880-49ee-9054-0e0e5dcb4dc7 req-d462942d-7cd1-4d8a-a3bf-28c063953078 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Volume info retrieved successfully. Sep 02 08:47:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-43b14838-4880-49ee-9054-0e0e5dcb4dc7 req-d462942d-7cd1-4d8a-a3bf-28c063953078 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] http://192.168.122.75/volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 returned with HTTP 200 Sep 02 08:47:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 50/96] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:47:52 2026] GET /volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:47:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-638a7f96-d059-4e1d-8332-e1cdbf462d9a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-638a7f96-d059-4e1d-8332-e1cdbf462d9a tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:47:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-638a7f96-d059-4e1d-8332-e1cdbf462d9a tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1802478606"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:47:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-638a7f96-d059-4e1d-8332-e1cdbf462d9a tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1802478606'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:47:53 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-638a7f96-d059-4e1d-8332-e1cdbf462d9a tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Create volume of 1 GB Sep 02 08:47:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-638a7f96-d059-4e1d-8332-e1cdbf462d9a tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Availability Zones retrieved successfully. Sep 02 08:47:53 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-638a7f96-d059-4e1d-8332-e1cdbf462d9a tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Flow 'volume_create_api' (8f020a5b-3875-4f01-a719-bc4963d477af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:47:53 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-638a7f96-d059-4e1d-8332-e1cdbf462d9a tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e0f2c6b-71d5-47b7-94b5-334402b96a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:47:53 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-638a7f96-d059-4e1d-8332-e1cdbf462d9a tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:47:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-638a7f96-d059-4e1d-8332-e1cdbf462d9a tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e0f2c6b-71d5-47b7-94b5-334402b96a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:47:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-638a7f96-d059-4e1d-8332-e1cdbf462d9a tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2264ccd6-9b4f-4f6b-9d6b-749137e43e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:47:54 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-638a7f96-d059-4e1d-8332-e1cdbf462d9a tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Created reservations ['290198f1-f878-4a08-aec6-94389dca161e', '932d669c-4a71-41c6-9e7a-320e9e755e99', 'a1522335-c8fb-4a01-be77-c8035fdc59b6', 'dc77d9b5-187b-4fa0-b8f9-25c239eb6ae5'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:47:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-638a7f96-d059-4e1d-8332-e1cdbf462d9a tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2264ccd6-9b4f-4f6b-9d6b-749137e43e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['290198f1-f878-4a08-aec6-94389dca161e', '932d669c-4a71-41c6-9e7a-320e9e755e99', 'a1522335-c8fb-4a01-be77-c8035fdc59b6', 'dc77d9b5-187b-4fa0-b8f9-25c239eb6ae5']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:47:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-638a7f96-d059-4e1d-8332-e1cdbf462d9a tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f9014de-dd3e-441f-bda9-e099e2895d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:47:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:47:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-638a7f96-d059-4e1d-8332-e1cdbf462d9a tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f9014de-dd3e-441f-bda9-e099e2895d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66d4e645-226e-4389-acba-5eb8a9e7ba3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1802478606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b75e8e4374a4c718ed89a5295327560',qos_specs=None,replication_status=,reservations=['290198f1-f878-4a08-aec6-94389dca161e','932d669c-4a71-41c6-9e7a-320e9e755e99','a1522335-c8fb-4a01-be77-c8035fdc59b6','dc77d9b5-187b-4fa0-b8f9-25c239eb6ae5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a91a080ca52f42f88ae006f57af0b0cf',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:47:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1802478606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66d4e645-226e-4389-acba-5eb8a9e7ba3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b75e8e4374a4c718ed89a5295327560',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a91a080ca52f42f88ae006f57af0b0cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:47:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-638a7f96-d059-4e1d-8332-e1cdbf462d9a tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f84fc387-f2e8-47e1-bca7-d355aa404137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:47:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-638a7f96-d059-4e1d-8332-e1cdbf462d9a tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f84fc387-f2e8-47e1-bca7-d355aa404137) transitioned into state 'SUCCESS' from state '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-1802478606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b75e8e4374a4c718ed89a5295327560',qos_specs=None,replication_status=,reservations=['290198f1-f878-4a08-aec6-94389dca161e','932d669c-4a71-41c6-9e7a-320e9e755e99','a1522335-c8fb-4a01-be77-c8035fdc59b6','dc77d9b5-187b-4fa0-b8f9-25c239eb6ae5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a91a080ca52f42f88ae006f57af0b0cf',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:47:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-638a7f96-d059-4e1d-8332-e1cdbf462d9a tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e758fb9e-b0f8-4297-b678-75c20c55649c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:47:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-638a7f96-d059-4e1d-8332-e1cdbf462d9a tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e758fb9e-b0f8-4297-b678-75c20c55649c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:47:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-638a7f96-d059-4e1d-8332-e1cdbf462d9a tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Flow 'volume_create_api' (8f020a5b-3875-4f01-a719-bc4963d477af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:47:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-638a7f96-d059-4e1d-8332-e1cdbf462d9a tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Create volume request issued successfully. Sep 02 08:47:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-638a7f96-d059-4e1d-8332-e1cdbf462d9a tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:47:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 47/97] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:47:53 2026] POST /volume/v3/volumes => generated 761 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 08:47:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d2681705-e219-4c8a-a8d2-0f4fb67c0840 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d2681705-e219-4c8a-a8d2-0f4fb67c0840 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] GET http://192.168.122.75/volume/v3/volumes/66d4e645-226e-4389-acba-5eb8a9e7ba3e Sep 02 08:47:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d2681705-e219-4c8a-a8d2-0f4fb67c0840 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d2681705-e219-4c8a-a8d2-0f4fb67c0840 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:47:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:47:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d2681705-e219-4c8a-a8d2-0f4fb67c0840 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Volume info retrieved successfully. Sep 02 08:47:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d2681705-e219-4c8a-a8d2-0f4fb67c0840 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] http://192.168.122.75/volume/v3/volumes/66d4e645-226e-4389-acba-5eb8a9e7ba3e returned with HTTP 200 Sep 02 08:47:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 51/98] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:47:54 2026] GET /volume/v3/volumes/66d4e645-226e-4389-acba-5eb8a9e7ba3e => generated 829 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:47:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2717cdc1-47be-4ae7-8f64-3b5ee44c6e33 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2717cdc1-47be-4ae7-8f64-3b5ee44c6e33 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] GET http://192.168.122.75/volume/v3/volumes/66d4e645-226e-4389-acba-5eb8a9e7ba3e Sep 02 08:47:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2717cdc1-47be-4ae7-8f64-3b5ee44c6e33 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2717cdc1-47be-4ae7-8f64-3b5ee44c6e33 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:55 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:55 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:47:55 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:55 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:47:55 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2717cdc1-47be-4ae7-8f64-3b5ee44c6e33 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Volume info retrieved successfully. Sep 02 08:47:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2717cdc1-47be-4ae7-8f64-3b5ee44c6e33 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] http://192.168.122.75/volume/v3/volumes/66d4e645-226e-4389-acba-5eb8a9e7ba3e returned with HTTP 200 Sep 02 08:47:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 48/99] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:47:55 2026] GET /volume/v3/volumes/66d4e645-226e-4389-acba-5eb8a9e7ba3e => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:47:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-76de4a44-bb10-4d08-9ca5-fa5ff311e678 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-76de4a44-bb10-4d08-9ca5-fa5ff311e678 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] GET http://192.168.122.75/volume/v3/volumes/66d4e645-226e-4389-acba-5eb8a9e7ba3e Sep 02 08:47:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-76de4a44-bb10-4d08-9ca5-fa5ff311e678 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-76de4a44-bb10-4d08-9ca5-fa5ff311e678 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:56 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:56 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:47:56 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:56 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:47:56 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-76de4a44-bb10-4d08-9ca5-fa5ff311e678 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Volume info retrieved successfully. Sep 02 08:47:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-76de4a44-bb10-4d08-9ca5-fa5ff311e678 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] http://192.168.122.75/volume/v3/volumes/66d4e645-226e-4389-acba-5eb8a9e7ba3e returned with HTTP 200 Sep 02 08:47:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 52/100] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:47:56 2026] GET /volume/v3/volumes/66d4e645-226e-4389-acba-5eb8a9e7ba3e => generated 854 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:47:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-97a26611-bec3-4a53-8f35-2d9ff6034a1e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-97a26611-bec3-4a53-8f35-2d9ff6034a1e tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] DELETE http://192.168.122.75/volume/v3/volumes/66d4e645-226e-4389-acba-5eb8a9e7ba3e Sep 02 08:47:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-97a26611-bec3-4a53-8f35-2d9ff6034a1e tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-97a26611-bec3-4a53-8f35-2d9ff6034a1e tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:57 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-97a26611-bec3-4a53-8f35-2d9ff6034a1e tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Delete volume with id: 66d4e645-226e-4389-acba-5eb8a9e7ba3e Sep 02 08:47:57 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:57 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:47:57 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:57 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:47:57 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-97a26611-bec3-4a53-8f35-2d9ff6034a1e tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Volume info retrieved successfully. Sep 02 08:47:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-97a26611-bec3-4a53-8f35-2d9ff6034a1e tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Delete volume request issued successfully. Sep 02 08:47:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-97a26611-bec3-4a53-8f35-2d9ff6034a1e tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] http://192.168.122.75/volume/v3/volumes/66d4e645-226e-4389-acba-5eb8a9e7ba3e returned with HTTP 202 Sep 02 08:47:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 49/101] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:47:57 2026] DELETE /volume/v3/volumes/66d4e645-226e-4389-acba-5eb8a9e7ba3e => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:47:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-55de470a-8faf-4220-987c-806a95ddbcad None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-55de470a-8faf-4220-987c-806a95ddbcad tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] GET http://192.168.122.75/volume/v3/volumes/66d4e645-226e-4389-acba-5eb8a9e7ba3e Sep 02 08:47:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-55de470a-8faf-4220-987c-806a95ddbcad tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-55de470a-8faf-4220-987c-806a95ddbcad tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:47:58 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:58 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:47:58 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-55de470a-8faf-4220-987c-806a95ddbcad tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Volume info retrieved successfully. Sep 02 08:47:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-55de470a-8faf-4220-987c-806a95ddbcad tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] http://192.168.122.75/volume/v3/volumes/66d4e645-226e-4389-acba-5eb8a9e7ba3e returned with HTTP 200 Sep 02 08:47:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 53/102] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:47:58 2026] GET /volume/v3/volumes/66d4e645-226e-4389-acba-5eb8a9e7ba3e => generated 853 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:47:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-67036fae-d70e-4918-bf0f-488491f26f6f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-67036fae-d70e-4918-bf0f-488491f26f6f tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] GET http://192.168.122.75/volume/v3/volumes/66d4e645-226e-4389-acba-5eb8a9e7ba3e Sep 02 08:47:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-67036fae-d70e-4918-bf0f-488491f26f6f tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-67036fae-d70e-4918-bf0f-488491f26f6f tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-67036fae-d70e-4918-bf0f-488491f26f6f tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] http://192.168.122.75/volume/v3/volumes/66d4e645-226e-4389-acba-5eb8a9e7ba3e returned with HTTP 404 Sep 02 08:47:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 50/103] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:47:59 2026] GET /volume/v3/volumes/66d4e645-226e-4389-acba-5eb8a9e7ba3e => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:47:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ccb36e98-2bbc-4b70-8dd4-b4422632ec51 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ccb36e98-2bbc-4b70-8dd4-b4422632ec51 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] DELETE http://192.168.122.75/volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 Sep 02 08:47:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ccb36e98-2bbc-4b70-8dd4-b4422632ec51 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ccb36e98-2bbc-4b70-8dd4-b4422632ec51 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:59 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-ccb36e98-2bbc-4b70-8dd4-b4422632ec51 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Delete volume with id: 9f11b078-4a78-4f27-ba0f-a078308aa4c2 Sep 02 08:47:59 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:59 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:47:59 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:59 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:47:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ccb36e98-2bbc-4b70-8dd4-b4422632ec51 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Volume info retrieved successfully. Sep 02 08:47:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ccb36e98-2bbc-4b70-8dd4-b4422632ec51 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Delete volume request issued successfully. Sep 02 08:47:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ccb36e98-2bbc-4b70-8dd4-b4422632ec51 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] http://192.168.122.75/volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 returned with HTTP 202 Sep 02 08:47:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 54/104] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:47:59 2026] DELETE /volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 08:47:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9933a235-7ab2-4aac-98f8-2d78a3fe9e16 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:47:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9933a235-7ab2-4aac-98f8-2d78a3fe9e16 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] GET http://192.168.122.75/volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 Sep 02 08:47:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9933a235-7ab2-4aac-98f8-2d78a3fe9e16 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:47:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9933a235-7ab2-4aac-98f8-2d78a3fe9e16 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:47:59 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:47:59 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:47:59 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:47:59 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:47:59 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9933a235-7ab2-4aac-98f8-2d78a3fe9e16 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Volume info retrieved successfully. Sep 02 08:47:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9933a235-7ab2-4aac-98f8-2d78a3fe9e16 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] http://192.168.122.75/volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 returned with HTTP 200 Sep 02 08:47:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 51/105] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:47:59 2026] GET /volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:48:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c58d2459-6100-48f0-96ad-9676c713b4fd None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c58d2459-6100-48f0-96ad-9676c713b4fd tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] GET http://192.168.122.75/volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 Sep 02 08:48:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c58d2459-6100-48f0-96ad-9676c713b4fd tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c58d2459-6100-48f0-96ad-9676c713b4fd tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:48:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:48:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c58d2459-6100-48f0-96ad-9676c713b4fd tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Volume info retrieved successfully. Sep 02 08:48:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c58d2459-6100-48f0-96ad-9676c713b4fd tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] http://192.168.122.75/volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 returned with HTTP 200 Sep 02 08:48:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 55/106] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:48:00 2026] GET /volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:48:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cef7c91c-3cc0-4dcf-8f36-421f5e6c72f8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cef7c91c-3cc0-4dcf-8f36-421f5e6c72f8 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] GET http://192.168.122.75/volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 Sep 02 08:48:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cef7c91c-3cc0-4dcf-8f36-421f5e6c72f8 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cef7c91c-3cc0-4dcf-8f36-421f5e6c72f8 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cef7c91c-3cc0-4dcf-8f36-421f5e6c72f8 tempest-ServersNegativeTestJSON-752521371 tempest-ServersNegativeTestJSON-752521371-project-member] http://192.168.122.75/volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 returned with HTTP 404 Sep 02 08:48:01 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 52/107] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:48:01 2026] GET /volume/v3/volumes/9f11b078-4a78-4f27-ba0f-a078308aa4c2 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:48:10 devstack devstack@c-api.service[86995]: DEBUG dbcounter [-] [86995] Writing DB stats cinder:SELECT=67,cinder:UPDATE=15,cinder:INSERT=11 {{(pid=86995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:48:11 devstack devstack@c-api.service[86994]: DEBUG dbcounter [-] [86994] Writing DB stats cinder:SELECT=69,cinder:UPDATE=16,cinder:INSERT=7 {{(pid=86994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:48:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-663e7048-a62a-4195-9fdd-96f7247a94a6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-663e7048-a62a-4195-9fdd-96f7247a94a6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:48:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-663e7048-a62a-4195-9fdd-96f7247a94a6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1785304545"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:48:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-663e7048-a62a-4195-9fdd-96f7247a94a6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1785304545'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:48:16 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-663e7048-a62a-4195-9fdd-96f7247a94a6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Create volume of 1 GB Sep 02 08:48:16 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-663e7048-a62a-4195-9fdd-96f7247a94a6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Availability Zones retrieved successfully. Sep 02 08:48:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-663e7048-a62a-4195-9fdd-96f7247a94a6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Flow 'volume_create_api' (8c3afefe-2965-40ff-a338-b46e994e0148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:48:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-663e7048-a62a-4195-9fdd-96f7247a94a6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d42ffb8-65a4-4422-899f-8684c03b2474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:48:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-663e7048-a62a-4195-9fdd-96f7247a94a6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:48:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-663e7048-a62a-4195-9fdd-96f7247a94a6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d42ffb8-65a4-4422-899f-8684c03b2474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:48:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-663e7048-a62a-4195-9fdd-96f7247a94a6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6721f1f-8e3b-45d5-a7b3-4d8d8e8a00b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:48:16 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-663e7048-a62a-4195-9fdd-96f7247a94a6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Created reservations ['ef43649f-1aab-40c0-af25-794286e0fbab', '8d66ed6b-3bcc-43d3-9fe3-a272f62d3e5c', '6c972c99-e71d-4abf-86e9-82d6071344b5', '64db255f-e593-4b33-8f07-54f44085eeef'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:48:17 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-663e7048-a62a-4195-9fdd-96f7247a94a6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6721f1f-8e3b-45d5-a7b3-4d8d8e8a00b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef43649f-1aab-40c0-af25-794286e0fbab', '8d66ed6b-3bcc-43d3-9fe3-a272f62d3e5c', '6c972c99-e71d-4abf-86e9-82d6071344b5', '64db255f-e593-4b33-8f07-54f44085eeef']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:48:17 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-663e7048-a62a-4195-9fdd-96f7247a94a6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fb6f3c6-53e7-44ba-ae1f-16b43dde4fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:48:17 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:17 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:48:17 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-663e7048-a62a-4195-9fdd-96f7247a94a6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fb6f3c6-53e7-44ba-ae1f-16b43dde4fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18695f53-5e6f-44f7-9e3c-8345c3a5d2c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1785304545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='750ff3218f2f419e819d471a6b147300',qos_specs=None,replication_status=,reservations=['ef43649f-1aab-40c0-af25-794286e0fbab','8d66ed6b-3bcc-43d3-9fe3-a272f62d3e5c','6c972c99-e71d-4abf-86e9-82d6071344b5','64db255f-e593-4b33-8f07-54f44085eeef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d4edd77abe342bab5f1e2eab23deb65',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:48:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1785304545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18695f53-5e6f-44f7-9e3c-8345c3a5d2c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='750ff3218f2f419e819d471a6b147300',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d4edd77abe342bab5f1e2eab23deb65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:48:17 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-663e7048-a62a-4195-9fdd-96f7247a94a6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12816782-b0ae-41df-a2d1-f1f0430d6b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:48:17 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-663e7048-a62a-4195-9fdd-96f7247a94a6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12816782-b0ae-41df-a2d1-f1f0430d6b1e) transitioned into state 'SUCCESS' from state '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-1785304545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='750ff3218f2f419e819d471a6b147300',qos_specs=None,replication_status=,reservations=['ef43649f-1aab-40c0-af25-794286e0fbab','8d66ed6b-3bcc-43d3-9fe3-a272f62d3e5c','6c972c99-e71d-4abf-86e9-82d6071344b5','64db255f-e593-4b33-8f07-54f44085eeef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d4edd77abe342bab5f1e2eab23deb65',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:48:17 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-663e7048-a62a-4195-9fdd-96f7247a94a6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d56a0b7-eb50-4323-a9c7-ea742d51fb28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:48:17 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-663e7048-a62a-4195-9fdd-96f7247a94a6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d56a0b7-eb50-4323-a9c7-ea742d51fb28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:48:17 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-663e7048-a62a-4195-9fdd-96f7247a94a6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Flow 'volume_create_api' (8c3afefe-2965-40ff-a338-b46e994e0148) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:48:17 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-663e7048-a62a-4195-9fdd-96f7247a94a6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Create volume request issued successfully. Sep 02 08:48:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-663e7048-a62a-4195-9fdd-96f7247a94a6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:48:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 56/108] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:48:16 2026] POST /volume/v3/volumes => generated 758 bytes in 996 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:48:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-41423768-7413-4db2-b8d8-cdc116a064cb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-41423768-7413-4db2-b8d8-cdc116a064cb tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 Sep 02 08:48:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-41423768-7413-4db2-b8d8-cdc116a064cb tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-41423768-7413-4db2-b8d8-cdc116a064cb tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:17 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:17 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:48:17 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:17 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:48:17 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-41423768-7413-4db2-b8d8-cdc116a064cb tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:48:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-41423768-7413-4db2-b8d8-cdc116a064cb tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 returned with HTTP 200 Sep 02 08:48:17 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 53/109] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:48:17 2026] GET /volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 => generated 826 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:48:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9f98ae98-0838-4f09-bc6c-8cbc78fa1325 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9f98ae98-0838-4f09-bc6c-8cbc78fa1325 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 Sep 02 08:48:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9f98ae98-0838-4f09-bc6c-8cbc78fa1325 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9f98ae98-0838-4f09-bc6c-8cbc78fa1325 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:18 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:18 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:48:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:48:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-9f98ae98-0838-4f09-bc6c-8cbc78fa1325 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:48:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9f98ae98-0838-4f09-bc6c-8cbc78fa1325 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 returned with HTTP 200 Sep 02 08:48:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 57/110] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:48:18 2026] GET /volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 => generated 850 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:48:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e5fdff71-2035-4e38-b226-d6e254021eed None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e5fdff71-2035-4e38-b226-d6e254021eed tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 Sep 02 08:48:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e5fdff71-2035-4e38-b226-d6e254021eed tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e5fdff71-2035-4e38-b226-d6e254021eed tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:19 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:19 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:48:19 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:19 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:48:19 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e5fdff71-2035-4e38-b226-d6e254021eed tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:48:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e5fdff71-2035-4e38-b226-d6e254021eed tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 returned with HTTP 200 Sep 02 08:48:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 54/111] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:48:19 2026] GET /volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:48:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-c184bf01-a1cd-4003-8ac2-f4d1b9009fdb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-c184bf01-a1cd-4003-8ac2-f4d1b9009fdb tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 Sep 02 08:48:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-c184bf01-a1cd-4003-8ac2-f4d1b9009fdb tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-c184bf01-a1cd-4003-8ac2-f4d1b9009fdb tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:19 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:19 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:48:19 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:19 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:48:19 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-c184bf01-a1cd-4003-8ac2-f4d1b9009fdb tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:48:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-c184bf01-a1cd-4003-8ac2-f4d1b9009fdb tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 returned with HTTP 200 Sep 02 08:48:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 58/112] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:48:19 2026] GET /volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 => generated 851 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:48:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7a6f3f29-280e-42c8-8774-286d3ed9bee8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7a6f3f29-280e-42c8-8774-286d3ed9bee8 None None] GET http://192.168.122.75/volume// Sep 02 08:48:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7a6f3f29-280e-42c8-8774-286d3ed9bee8 None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7a6f3f29-280e-42c8-8774-286d3ed9bee8 None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7a6f3f29-280e-42c8-8774-286d3ed9bee8 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:48:20 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 55/113] 192.168.122.75 () {58 vars in 1312 bytes} [Wed Sep 2 08:48:20 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:48:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-5e516baf-9518-4d7c-9961-c7b7dd8fbdb0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-5e516baf-9518-4d7c-9961-c7b7dd8fbdb0 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] POST http://192.168.122.75/volume/v3/attachments Sep 02 08:48:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-5e516baf-9518-4d7c-9961-c7b7dd8fbdb0 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18695f53-5e6f-44f7-9e3c-8345c3a5d2c9", "connector": null, "instance_uuid": "07d4a507-5604-4d87-a9a2-070c61fe6702"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:48:20 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:20 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:48:20 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:20 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:48:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-5e516baf-9518-4d7c-9961-c7b7dd8fbdb0 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/attachments returned with HTTP 200 Sep 02 08:48:20 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 59/114] 192.168.122.75 () {66 vars in 1478 bytes} [Wed Sep 2 08:48:20 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:48:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-33e94394-3034-4bbc-8265-6dddef68a967 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-33e94394-3034-4bbc-8265-6dddef68a967 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 Sep 02 08:48:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-33e94394-3034-4bbc-8265-6dddef68a967 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-33e94394-3034-4bbc-8265-6dddef68a967 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:20 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:20 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:48:20 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:20 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:48:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0865106f-c63e-49ee-bc76-64a4b5f2e42b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0865106f-c63e-49ee-bc76-64a4b5f2e42b None None] GET http://192.168.122.75/volume// Sep 02 08:48:20 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-33e94394-3034-4bbc-8265-6dddef68a967 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:48:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0865106f-c63e-49ee-bc76-64a4b5f2e42b None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0865106f-c63e-49ee-bc76-64a4b5f2e42b None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0865106f-c63e-49ee-bc76-64a4b5f2e42b None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:48:20 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 60/115] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:48:20 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:48:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-33e94394-3034-4bbc-8265-6dddef68a967 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 returned with HTTP 200 Sep 02 08:48:20 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 56/116] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:48:20 2026] GET /volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 => generated 850 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:48:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-3a96aaa4-e071-45cb-850c-61d26154d7e1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-3a96aaa4-e071-45cb-850c-61d26154d7e1 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 Sep 02 08:48:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-3a96aaa4-e071-45cb-850c-61d26154d7e1 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-3a96aaa4-e071-45cb-850c-61d26154d7e1 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:20 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:20 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:48:20 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:20 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:48:20 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-3a96aaa4-e071-45cb-850c-61d26154d7e1 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:48:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-3a96aaa4-e071-45cb-850c-61d26154d7e1 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 returned with HTTP 200 Sep 02 08:48:20 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 61/117] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:48:20 2026] GET /volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 => generated 1031 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:48:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-281caf8b-23c9-4625-a69c-91f1801c0bc6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-281caf8b-23c9-4625-a69c-91f1801c0bc6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] PUT http://192.168.122.75/volume/v3/attachments/2dca7a81-7c49-497a-a71e-227c848150be Sep 02 08:48:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-281caf8b-23c9-4625-a69c-91f1801c0bc6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.75", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7bc5db48122", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d154e0c8-5203-48c0-a69b-b27cd89e5daf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:48:21 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-281caf8b-23c9-4625-a69c-91f1801c0bc6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Acquiring lock "cinder-attachment_update-18695f53-5e6f-44f7-9e3c-8345c3a5d2c9-devstack" by "attachment_update" {{(pid=86994) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 08:48:21 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-281caf8b-23c9-4625-a69c-91f1801c0bc6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Lock "cinder-attachment_update-18695f53-5e6f-44f7-9e3c-8345c3a5d2c9-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=86994) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 08:48:21 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:21 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:48:21 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:21 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:48:21 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-281caf8b-23c9-4625-a69c-91f1801c0bc6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Lock "cinder-attachment_update-18695f53-5e6f-44f7-9e3c-8345c3a5d2c9-devstack" released by "attachment_update" :: held 0.325s {{(pid=86994) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 08:48:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-281caf8b-23c9-4625-a69c-91f1801c0bc6 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/attachments/2dca7a81-7c49-497a-a71e-227c848150be returned with HTTP 200 Sep 02 08:48:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 57/118] 192.168.122.75 () {66 vars in 1588 bytes} [Wed Sep 2 08:48:21 2026] PUT /volume/v3/attachments/2dca7a81-7c49-497a-a71e-227c848150be => generated 694 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:48:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-47be9585-1862-4c79-9304-b63745e8b20f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-47be9585-1862-4c79-9304-b63745e8b20f tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 Sep 02 08:48:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-47be9585-1862-4c79-9304-b63745e8b20f tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-47be9585-1862-4c79-9304-b63745e8b20f tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:21 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:21 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:48:21 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:21 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:48:21 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-47be9585-1862-4c79-9304-b63745e8b20f tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:48:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-47be9585-1862-4c79-9304-b63745e8b20f tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 returned with HTTP 200 Sep 02 08:48:21 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 62/119] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:48:21 2026] GET /volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 => generated 851 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:48:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-c07cab6b-c94e-4760-b577-452b6ebb942e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-c07cab6b-c94e-4760-b577-452b6ebb942e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] POST http://192.168.122.75/volume/v3/attachments/2dca7a81-7c49-497a-a71e-227c848150be/action Sep 02 08:48:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-c07cab6b-c94e-4760-b577-452b6ebb942e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Action body: b'{"os-complete": null}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:48:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-c07cab6b-c94e-4760-b577-452b6ebb942e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:48:22 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:22 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:48:22 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:22 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:48:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d60a5054-53be-4b9b-a647-69d764e4df7b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d60a5054-53be-4b9b-a647-69d764e4df7b tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 Sep 02 08:48:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d60a5054-53be-4b9b-a647-69d764e4df7b tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d60a5054-53be-4b9b-a647-69d764e4df7b tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-41a8a5fb-aa67-4e97-b2a5-1c9664f20718 req-c07cab6b-c94e-4760-b577-452b6ebb942e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/attachments/2dca7a81-7c49-497a-a71e-227c848150be/action returned with HTTP 204 Sep 02 08:48:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 58/120] 192.168.122.75 () {66 vars in 1609 bytes} [Wed Sep 2 08:48:22 2026] POST /volume/v3/attachments/2dca7a81-7c49-497a-a71e-227c848150be/action => generated 0 bytes in 240 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:48:23 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:23 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:48:23 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:23 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:48:23 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d60a5054-53be-4b9b-a647-69d764e4df7b tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:48:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d60a5054-53be-4b9b-a647-69d764e4df7b tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 returned with HTTP 200 Sep 02 08:48:23 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 63/121] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:48:22 2026] GET /volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 => generated 1143 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:48:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a797f981-3b15-4ca2-aac4-b6486392477e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a797f981-3b15-4ca2-aac4-b6486392477e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 Sep 02 08:48:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a797f981-3b15-4ca2-aac4-b6486392477e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a797f981-3b15-4ca2-aac4-b6486392477e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:23 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:23 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:48:23 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:23 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:48:23 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a797f981-3b15-4ca2-aac4-b6486392477e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:48:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a797f981-3b15-4ca2-aac4-b6486392477e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 returned with HTTP 200 Sep 02 08:48:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 59/122] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:48:23 2026] GET /volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 => generated 1143 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:48:33 devstack devstack@c-api.service[86995]: DEBUG dbcounter [-] [86995] Writing DB stats cinder:SELECT=56,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=86995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:48:33 devstack devstack@c-api.service[86994]: DEBUG dbcounter [-] [86994] Writing DB stats cinder:SELECT=26,cinder:UPDATE=3 {{(pid=86994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:48:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-cbd08695-b934-438e-aa21-055ea4898566 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cbd08695-b934-438e-aa21-055ea4898566 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:48:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cbd08695-b934-438e-aa21-055ea4898566 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-370535342"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:48:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-cbd08695-b934-438e-aa21-055ea4898566 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-370535342'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:48:34 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-cbd08695-b934-438e-aa21-055ea4898566 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Create volume of 1 GB Sep 02 08:48:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-cbd08695-b934-438e-aa21-055ea4898566 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Availability Zones retrieved successfully. Sep 02 08:48:34 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cbd08695-b934-438e-aa21-055ea4898566 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Flow 'volume_create_api' (43f56395-8363-4890-aeb4-f368084cbab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:48:34 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cbd08695-b934-438e-aa21-055ea4898566 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb344b62-749f-4783-bd06-fcfe10c5b4c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:48:34 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-cbd08695-b934-438e-aa21-055ea4898566 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:48:34 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cbd08695-b934-438e-aa21-055ea4898566 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb344b62-749f-4783-bd06-fcfe10c5b4c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:48:34 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cbd08695-b934-438e-aa21-055ea4898566 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0ba0b00-eef0-4661-a926-ad5ffa7a872a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:48:34 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-cbd08695-b934-438e-aa21-055ea4898566 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Created reservations ['0e1a3673-1040-4452-bd18-8c9373dda24e', '6ec70419-bfbf-467f-94f3-2d72d2520996', 'd2c9af0d-4cf6-4473-bbba-042b599107f4', '8e823b8b-eaad-4d06-bca8-7eff57346161'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:48:35 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cbd08695-b934-438e-aa21-055ea4898566 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0ba0b00-eef0-4661-a926-ad5ffa7a872a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e1a3673-1040-4452-bd18-8c9373dda24e', '6ec70419-bfbf-467f-94f3-2d72d2520996', 'd2c9af0d-4cf6-4473-bbba-042b599107f4', '8e823b8b-eaad-4d06-bca8-7eff57346161']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:48:35 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cbd08695-b934-438e-aa21-055ea4898566 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3837bb4d-5592-4c3a-86d3-7afcd5d03a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:48:35 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:35 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:48:35 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cbd08695-b934-438e-aa21-055ea4898566 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3837bb4d-5592-4c3a-86d3-7afcd5d03a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a691ba5-4154-4de3-ba47-4c15a51e531c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-370535342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e4daf6bd5874de4bb7064f388dd88ce',qos_specs=None,replication_status=,reservations=['0e1a3673-1040-4452-bd18-8c9373dda24e','6ec70419-bfbf-467f-94f3-2d72d2520996','d2c9af0d-4cf6-4473-bbba-042b599107f4','8e823b8b-eaad-4d06-bca8-7eff57346161'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d759cd17faf4c78aa793f6c45bee70a',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:48:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-370535342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a691ba5-4154-4de3-ba47-4c15a51e531c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e4daf6bd5874de4bb7064f388dd88ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d759cd17faf4c78aa793f6c45bee70a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:48:35 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cbd08695-b934-438e-aa21-055ea4898566 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25f88a6a-8b20-4e0f-b53a-89e460dfa881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:48:35 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cbd08695-b934-438e-aa21-055ea4898566 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25f88a6a-8b20-4e0f-b53a-89e460dfa881) transitioned into state 'SUCCESS' from state '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-370535342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e4daf6bd5874de4bb7064f388dd88ce',qos_specs=None,replication_status=,reservations=['0e1a3673-1040-4452-bd18-8c9373dda24e','6ec70419-bfbf-467f-94f3-2d72d2520996','d2c9af0d-4cf6-4473-bbba-042b599107f4','8e823b8b-eaad-4d06-bca8-7eff57346161'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d759cd17faf4c78aa793f6c45bee70a',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:48:35 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cbd08695-b934-438e-aa21-055ea4898566 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3779e006-40b1-4efe-8ad6-cdb084bfb8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:48:35 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cbd08695-b934-438e-aa21-055ea4898566 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3779e006-40b1-4efe-8ad6-cdb084bfb8f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:48:35 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cbd08695-b934-438e-aa21-055ea4898566 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Flow 'volume_create_api' (43f56395-8363-4890-aeb4-f368084cbab6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:48:35 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-cbd08695-b934-438e-aa21-055ea4898566 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Create volume request issued successfully. Sep 02 08:48:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cbd08695-b934-438e-aa21-055ea4898566 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:48:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 64/123] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:48:34 2026] POST /volume/v3/volumes => generated 761 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:48:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-62e0baef-59cb-4506-9789-2d8c50970213 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-62e0baef-59cb-4506-9789-2d8c50970213 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c Sep 02 08:48:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-62e0baef-59cb-4506-9789-2d8c50970213 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-62e0baef-59cb-4506-9789-2d8c50970213 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:35 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:35 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:48:35 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:35 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:48:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-62e0baef-59cb-4506-9789-2d8c50970213 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:48:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-62e0baef-59cb-4506-9789-2d8c50970213 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c returned with HTTP 200 Sep 02 08:48:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 60/124] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:48:35 2026] GET /volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c => generated 829 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:48:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2acdac86-55a5-482c-8873-1e8024f2617c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2acdac86-55a5-482c-8873-1e8024f2617c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c Sep 02 08:48:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2acdac86-55a5-482c-8873-1e8024f2617c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2acdac86-55a5-482c-8873-1e8024f2617c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:36 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:36 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:48:36 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:36 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:48:36 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2acdac86-55a5-482c-8873-1e8024f2617c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:48:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2acdac86-55a5-482c-8873-1e8024f2617c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c returned with HTTP 200 Sep 02 08:48:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 65/125] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:48:36 2026] GET /volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:48:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e13a2d99-beb7-4eb1-bfdd-2e185e05ba85 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e13a2d99-beb7-4eb1-bfdd-2e185e05ba85 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c Sep 02 08:48:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e13a2d99-beb7-4eb1-bfdd-2e185e05ba85 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e13a2d99-beb7-4eb1-bfdd-2e185e05ba85 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:37 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:37 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:48:37 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:37 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:48:37 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e13a2d99-beb7-4eb1-bfdd-2e185e05ba85 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:48:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e13a2d99-beb7-4eb1-bfdd-2e185e05ba85 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c returned with HTTP 200 Sep 02 08:48:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 61/126] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:48:37 2026] GET /volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:48:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-b87333a2-7896-44f2-8009-4b23e2e495b5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-b87333a2-7896-44f2-8009-4b23e2e495b5 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c Sep 02 08:48:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-b87333a2-7896-44f2-8009-4b23e2e495b5 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-b87333a2-7896-44f2-8009-4b23e2e495b5 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:37 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:37 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:48:37 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:37 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:48:37 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-b87333a2-7896-44f2-8009-4b23e2e495b5 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:48:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-b87333a2-7896-44f2-8009-4b23e2e495b5 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c returned with HTTP 200 Sep 02 08:48:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 66/127] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:48:37 2026] GET /volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:48:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-597a6eda-b5c2-41ca-9eb0-ac169d61d29d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-597a6eda-b5c2-41ca-9eb0-ac169d61d29d None None] GET http://192.168.122.75/volume// Sep 02 08:48:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-597a6eda-b5c2-41ca-9eb0-ac169d61d29d None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-597a6eda-b5c2-41ca-9eb0-ac169d61d29d None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-597a6eda-b5c2-41ca-9eb0-ac169d61d29d None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:48:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 62/128] 192.168.122.75 () {58 vars in 1312 bytes} [Wed Sep 2 08:48:37 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 08:48:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-ac602722-1eef-4880-880e-2dd8df29817d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-ac602722-1eef-4880-880e-2dd8df29817d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] POST http://192.168.122.75/volume/v3/attachments Sep 02 08:48:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-ac602722-1eef-4880-880e-2dd8df29817d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a691ba5-4154-4de3-ba47-4c15a51e531c", "connector": null, "instance_uuid": "14d1edc4-257f-4c57-96b4-874b92259aae"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:48:37 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:37 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:48:37 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:37 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:48:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-ac602722-1eef-4880-880e-2dd8df29817d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/attachments returned with HTTP 200 Sep 02 08:48:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 67/129] 192.168.122.75 () {66 vars in 1478 bytes} [Wed Sep 2 08:48:37 2026] POST /volume/v3/attachments => generated 273 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:48:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0b23aa49-51cd-46c0-9db3-91dba09899dc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0b23aa49-51cd-46c0-9db3-91dba09899dc tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c Sep 02 08:48:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0b23aa49-51cd-46c0-9db3-91dba09899dc tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0b23aa49-51cd-46c0-9db3-91dba09899dc tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:38 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:38 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:48:38 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:38 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:48:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-eb84bd6b-6dd7-466c-8706-55b57d57d3dd None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-eb84bd6b-6dd7-466c-8706-55b57d57d3dd None None] GET http://192.168.122.75/volume// Sep 02 08:48:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-eb84bd6b-6dd7-466c-8706-55b57d57d3dd None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-eb84bd6b-6dd7-466c-8706-55b57d57d3dd None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-eb84bd6b-6dd7-466c-8706-55b57d57d3dd None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:48:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 68/130] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:48:38 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:48:38 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0b23aa49-51cd-46c0-9db3-91dba09899dc tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:48:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-705c5008-f472-449b-a32c-da6c50ce4e7c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-705c5008-f472-449b-a32c-da6c50ce4e7c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c Sep 02 08:48:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-705c5008-f472-449b-a32c-da6c50ce4e7c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-705c5008-f472-449b-a32c-da6c50ce4e7c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0b23aa49-51cd-46c0-9db3-91dba09899dc tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c returned with HTTP 200 Sep 02 08:48:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 63/131] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:48:38 2026] GET /volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c => generated 853 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:48:38 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:38 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:48:38 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:38 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:48:38 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-705c5008-f472-449b-a32c-da6c50ce4e7c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:48:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-705c5008-f472-449b-a32c-da6c50ce4e7c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c returned with HTTP 200 Sep 02 08:48:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 69/132] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:48:38 2026] GET /volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c => generated 1034 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:48:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-70c01d4f-34aa-44ab-bd39-7a8370e26bf8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-70c01d4f-34aa-44ab-bd39-7a8370e26bf8 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] PUT http://192.168.122.75/volume/v3/attachments/7b40d701-087a-4611-ade7-e78ec0cd6def Sep 02 08:48:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-70c01d4f-34aa-44ab-bd39-7a8370e26bf8 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.75", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7bc5db48122", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d154e0c8-5203-48c0-a69b-b27cd89e5daf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:48:38 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-70c01d4f-34aa-44ab-bd39-7a8370e26bf8 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Acquiring lock "cinder-attachment_update-6a691ba5-4154-4de3-ba47-4c15a51e531c-devstack" by "attachment_update" {{(pid=86994) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 08:48:38 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-70c01d4f-34aa-44ab-bd39-7a8370e26bf8 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Lock "cinder-attachment_update-6a691ba5-4154-4de3-ba47-4c15a51e531c-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=86994) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 08:48:38 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:38 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:48:38 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:38 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:48:38 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-70c01d4f-34aa-44ab-bd39-7a8370e26bf8 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Lock "cinder-attachment_update-6a691ba5-4154-4de3-ba47-4c15a51e531c-devstack" released by "attachment_update" :: held 0.227s {{(pid=86994) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 08:48:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-70c01d4f-34aa-44ab-bd39-7a8370e26bf8 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/attachments/7b40d701-087a-4611-ade7-e78ec0cd6def returned with HTTP 200 Sep 02 08:48:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 64/133] 192.168.122.75 () {66 vars in 1588 bytes} [Wed Sep 2 08:48:38 2026] PUT /volume/v3/attachments/7b40d701-087a-4611-ade7-e78ec0cd6def => generated 694 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:48:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5cf013f1-e2a9-4e99-80b6-cf7e55d57ce7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5cf013f1-e2a9-4e99-80b6-cf7e55d57ce7 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c Sep 02 08:48:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5cf013f1-e2a9-4e99-80b6-cf7e55d57ce7 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5cf013f1-e2a9-4e99-80b6-cf7e55d57ce7 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:39 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:48:39 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:39 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:48:39 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5cf013f1-e2a9-4e99-80b6-cf7e55d57ce7 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:48:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5cf013f1-e2a9-4e99-80b6-cf7e55d57ce7 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c returned with HTTP 200 Sep 02 08:48:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 70/134] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:48:39 2026] GET /volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c => generated 854 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:48:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-5df80f41-3666-405f-b5d9-6093f056d8eb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-5df80f41-3666-405f-b5d9-6093f056d8eb tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] POST http://192.168.122.75/volume/v3/attachments/7b40d701-087a-4611-ade7-e78ec0cd6def/action Sep 02 08:48:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-5df80f41-3666-405f-b5d9-6093f056d8eb tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Action body: b'{"os-complete": null}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:48:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-5df80f41-3666-405f-b5d9-6093f056d8eb tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:48:39 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:39 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:48:39 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:39 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:48:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-b622099d-3cbe-49e0-88f4-24447458ad5f req-5df80f41-3666-405f-b5d9-6093f056d8eb tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/attachments/7b40d701-087a-4611-ade7-e78ec0cd6def/action returned with HTTP 204 Sep 02 08:48:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 65/135] 192.168.122.75 () {66 vars in 1609 bytes} [Wed Sep 2 08:48:39 2026] POST /volume/v3/attachments/7b40d701-087a-4611-ade7-e78ec0cd6def/action => generated 0 bytes in 140 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:48:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-db005e87-e652-4b7b-ab7c-36fc5b852fe4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-db005e87-e652-4b7b-ab7c-36fc5b852fe4 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:48:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-db005e87-e652-4b7b-ab7c-36fc5b852fe4 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1607903498"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:48:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-db005e87-e652-4b7b-ab7c-36fc5b852fe4 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1607903498'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:48:39 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-db005e87-e652-4b7b-ab7c-36fc5b852fe4 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Create volume of 1 GB Sep 02 08:48:39 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-db005e87-e652-4b7b-ab7c-36fc5b852fe4 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Availability Zones retrieved successfully. Sep 02 08:48:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-db005e87-e652-4b7b-ab7c-36fc5b852fe4 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Flow 'volume_create_api' (ca6152fb-df65-4af9-9fcb-639685cc8d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:48:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-db005e87-e652-4b7b-ab7c-36fc5b852fe4 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (488e8a83-3b07-48d6-b4ff-e7b5ae7700a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:48:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-db005e87-e652-4b7b-ab7c-36fc5b852fe4 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:48:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-db005e87-e652-4b7b-ab7c-36fc5b852fe4 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (488e8a83-3b07-48d6-b4ff-e7b5ae7700a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:48:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-db005e87-e652-4b7b-ab7c-36fc5b852fe4 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38fe1127-3c29-4899-8fd2-0ab68a1a998b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:48:40 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-db005e87-e652-4b7b-ab7c-36fc5b852fe4 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Created reservations ['d5ea6a6d-c090-4882-9c46-face8f6e40b6', 'd42339e5-c3b7-4836-b63f-e070b30e35c9', '1a2e80ce-e08e-4e0f-99fe-7a70519848f3', '999cc22f-757a-4ef3-86c4-b407b64af316'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:48:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-db005e87-e652-4b7b-ab7c-36fc5b852fe4 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38fe1127-3c29-4899-8fd2-0ab68a1a998b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5ea6a6d-c090-4882-9c46-face8f6e40b6', 'd42339e5-c3b7-4836-b63f-e070b30e35c9', '1a2e80ce-e08e-4e0f-99fe-7a70519848f3', '999cc22f-757a-4ef3-86c4-b407b64af316']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:48:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-db005e87-e652-4b7b-ab7c-36fc5b852fe4 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (924695e1-1094-4414-8b58-4d66016861f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:48:40 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:40 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:48:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-db005e87-e652-4b7b-ab7c-36fc5b852fe4 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (924695e1-1094-4414-8b58-4d66016861f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da79f0e9-fb8f-42be-8d7f-05fd26183af4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1607903498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7da9123d94be4e87a8cb74b5404ff611',qos_specs=None,replication_status=,reservations=['d5ea6a6d-c090-4882-9c46-face8f6e40b6','d42339e5-c3b7-4836-b63f-e070b30e35c9','1a2e80ce-e08e-4e0f-99fe-7a70519848f3','999cc22f-757a-4ef3-86c4-b407b64af316'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b065ca6afc4029acebdf0787a527a4',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:48:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1607903498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da79f0e9-fb8f-42be-8d7f-05fd26183af4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7da9123d94be4e87a8cb74b5404ff611',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05b065ca6afc4029acebdf0787a527a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:48:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bd9f93d1-7d1c-400c-9d45-2b91af7c51ac None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-db005e87-e652-4b7b-ab7c-36fc5b852fe4 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed741849-af12-4ee8-ba4c-399117f5f61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:48:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bd9f93d1-7d1c-400c-9d45-2b91af7c51ac tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c Sep 02 08:48:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bd9f93d1-7d1c-400c-9d45-2b91af7c51ac tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bd9f93d1-7d1c-400c-9d45-2b91af7c51ac tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:40 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:40 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:48:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-db005e87-e652-4b7b-ab7c-36fc5b852fe4 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed741849-af12-4ee8-ba4c-399117f5f61e) transitioned into state 'SUCCESS' from state '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-1607903498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7da9123d94be4e87a8cb74b5404ff611',qos_specs=None,replication_status=,reservations=['d5ea6a6d-c090-4882-9c46-face8f6e40b6','d42339e5-c3b7-4836-b63f-e070b30e35c9','1a2e80ce-e08e-4e0f-99fe-7a70519848f3','999cc22f-757a-4ef3-86c4-b407b64af316'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b065ca6afc4029acebdf0787a527a4',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:48:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-db005e87-e652-4b7b-ab7c-36fc5b852fe4 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (934f8e5f-0ed7-42c0-9fa5-811b50f7697a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:48:40 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:40 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:48:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-db005e87-e652-4b7b-ab7c-36fc5b852fe4 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (934f8e5f-0ed7-42c0-9fa5-811b50f7697a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:48:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-db005e87-e652-4b7b-ab7c-36fc5b852fe4 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Flow 'volume_create_api' (ca6152fb-df65-4af9-9fcb-639685cc8d59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:48:40 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-db005e87-e652-4b7b-ab7c-36fc5b852fe4 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Create volume request issued successfully. Sep 02 08:48:40 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-bd9f93d1-7d1c-400c-9d45-2b91af7c51ac tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:48:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-db005e87-e652-4b7b-ab7c-36fc5b852fe4 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:48:40 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 71/136] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:48:39 2026] POST /volume/v3/volumes => generated 761 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:48:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bd9f93d1-7d1c-400c-9d45-2b91af7c51ac tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c returned with HTTP 200 Sep 02 08:48:40 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 66/137] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:48:40 2026] GET /volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c => generated 1146 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:48:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a49ae2fb-e7fc-4f3c-831b-90e9f237e17c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a49ae2fb-e7fc-4f3c-831b-90e9f237e17c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c Sep 02 08:48:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a49ae2fb-e7fc-4f3c-831b-90e9f237e17c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a49ae2fb-e7fc-4f3c-831b-90e9f237e17c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:40 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:40 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:48:40 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:40 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:48:40 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a49ae2fb-e7fc-4f3c-831b-90e9f237e17c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:48:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a49ae2fb-e7fc-4f3c-831b-90e9f237e17c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c returned with HTTP 200 Sep 02 08:48:40 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 72/138] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:48:40 2026] GET /volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c => generated 1146 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:48:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-8fd8ae68-6a24-4c70-8ebd-022747231328 req-63912b5f-5124-4be3-9d6b-ee69f7fb1818 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-8fd8ae68-6a24-4c70-8ebd-022747231328 req-63912b5f-5124-4be3-9d6b-ee69f7fb1818 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c Sep 02 08:48:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-8fd8ae68-6a24-4c70-8ebd-022747231328 req-63912b5f-5124-4be3-9d6b-ee69f7fb1818 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-8fd8ae68-6a24-4c70-8ebd-022747231328 req-63912b5f-5124-4be3-9d6b-ee69f7fb1818 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:40 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:40 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:48:40 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:40 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:48:40 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-8fd8ae68-6a24-4c70-8ebd-022747231328 req-63912b5f-5124-4be3-9d6b-ee69f7fb1818 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:48:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-8fd8ae68-6a24-4c70-8ebd-022747231328 req-63912b5f-5124-4be3-9d6b-ee69f7fb1818 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c returned with HTTP 200 Sep 02 08:48:40 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 67/139] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:48:40 2026] GET /volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c => generated 1146 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:48:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7a367a9f-54fe-462f-ab8a-67875f42f62b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7a367a9f-54fe-462f-ab8a-67875f42f62b tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c Sep 02 08:48:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7a367a9f-54fe-462f-ab8a-67875f42f62b tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7a367a9f-54fe-462f-ab8a-67875f42f62b tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:41 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:41 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:48:41 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:41 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:48:41 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7a367a9f-54fe-462f-ab8a-67875f42f62b tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:48:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7a367a9f-54fe-462f-ab8a-67875f42f62b tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c returned with HTTP 200 Sep 02 08:48:41 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 73/140] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:48:40 2026] GET /volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c => generated 1146 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:48:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-48b78b56-d95c-4539-b01d-1dbcf5ffcf03 req-5fabb86a-b442-4520-afdf-c677596fbe78 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-48b78b56-d95c-4539-b01d-1dbcf5ffcf03 req-5fabb86a-b442-4520-afdf-c677596fbe78 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c Sep 02 08:48:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-48b78b56-d95c-4539-b01d-1dbcf5ffcf03 req-5fabb86a-b442-4520-afdf-c677596fbe78 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-48b78b56-d95c-4539-b01d-1dbcf5ffcf03 req-5fabb86a-b442-4520-afdf-c677596fbe78 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:41 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:41 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:48:41 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:41 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:48:41 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-48b78b56-d95c-4539-b01d-1dbcf5ffcf03 req-5fabb86a-b442-4520-afdf-c677596fbe78 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:48:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-48b78b56-d95c-4539-b01d-1dbcf5ffcf03 req-5fabb86a-b442-4520-afdf-c677596fbe78 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c returned with HTTP 200 Sep 02 08:48:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 68/141] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:48:41 2026] GET /volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c => generated 1146 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:48:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-48b78b56-d95c-4539-b01d-1dbcf5ffcf03 req-88f27c0c-1070-41c7-a310-7580f2086164 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-48b78b56-d95c-4539-b01d-1dbcf5ffcf03 req-88f27c0c-1070-41c7-a310-7580f2086164 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] POST http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c/action Sep 02 08:48:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-48b78b56-d95c-4539-b01d-1dbcf5ffcf03 req-88f27c0c-1070-41c7-a310-7580f2086164 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:48:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-48b78b56-d95c-4539-b01d-1dbcf5ffcf03 req-88f27c0c-1070-41c7-a310-7580f2086164 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:48:41 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:41 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:48:41 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:41 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:48:41 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-48b78b56-d95c-4539-b01d-1dbcf5ffcf03 req-88f27c0c-1070-41c7-a310-7580f2086164 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:48:41 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-48b78b56-d95c-4539-b01d-1dbcf5ffcf03 req-88f27c0c-1070-41c7-a310-7580f2086164 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Begin detaching volume completed successfully. Sep 02 08:48:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-48b78b56-d95c-4539-b01d-1dbcf5ffcf03 req-88f27c0c-1070-41c7-a310-7580f2086164 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c/action returned with HTTP 202 Sep 02 08:48:41 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 74/142] 192.168.122.75 () {64 vars in 1556 bytes} [Wed Sep 2 08:48:41 2026] POST /volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:48:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d2978c3a-0b49-4a75-a28b-242239a46a94 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d2978c3a-0b49-4a75-a28b-242239a46a94 None None] GET http://192.168.122.75/volume// Sep 02 08:48:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d2978c3a-0b49-4a75-a28b-242239a46a94 None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d2978c3a-0b49-4a75-a28b-242239a46a94 None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d2978c3a-0b49-4a75-a28b-242239a46a94 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:48:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 69/143] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:48:41 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:48:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-48b78b56-d95c-4539-b01d-1dbcf5ffcf03 req-31a1378c-def5-4625-82f0-6730ff5308dd None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-48b78b56-d95c-4539-b01d-1dbcf5ffcf03 req-31a1378c-def5-4625-82f0-6730ff5308dd tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c Sep 02 08:48:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-48b78b56-d95c-4539-b01d-1dbcf5ffcf03 req-31a1378c-def5-4625-82f0-6730ff5308dd tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-48b78b56-d95c-4539-b01d-1dbcf5ffcf03 req-31a1378c-def5-4625-82f0-6730ff5308dd tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:41 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:41 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:48:41 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:41 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:48:41 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-48b78b56-d95c-4539-b01d-1dbcf5ffcf03 req-31a1378c-def5-4625-82f0-6730ff5308dd tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:48:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-48b78b56-d95c-4539-b01d-1dbcf5ffcf03 req-31a1378c-def5-4625-82f0-6730ff5308dd tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c returned with HTTP 200 Sep 02 08:48:41 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 75/144] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:48:41 2026] GET /volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c => generated 1330 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:48:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-48b78b56-d95c-4539-b01d-1dbcf5ffcf03 req-0e0f90b7-42ae-4fab-8523-0b60ff8eaef7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-48b78b56-d95c-4539-b01d-1dbcf5ffcf03 req-0e0f90b7-42ae-4fab-8523-0b60ff8eaef7 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] DELETE http://192.168.122.75/volume/v3/attachments/7b40d701-087a-4611-ade7-e78ec0cd6def Sep 02 08:48:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-48b78b56-d95c-4539-b01d-1dbcf5ffcf03 req-0e0f90b7-42ae-4fab-8523-0b60ff8eaef7 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-48b78b56-d95c-4539-b01d-1dbcf5ffcf03 req-0e0f90b7-42ae-4fab-8523-0b60ff8eaef7 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:42 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:48:42 devstack devstack@c-api.service[86994]: /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 02 08:48:42 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, Sep 02 08:48:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-48b78b56-d95c-4539-b01d-1dbcf5ffcf03 req-0e0f90b7-42ae-4fab-8523-0b60ff8eaef7 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/attachments/7b40d701-087a-4611-ade7-e78ec0cd6def returned with HTTP 200 Sep 02 08:48:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 70/145] 192.168.122.75 () {64 vars in 1557 bytes} [Wed Sep 2 08:48:42 2026] DELETE /volume/v3/attachments/7b40d701-087a-4611-ade7-e78ec0cd6def => generated 19 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:48:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f97fd7cd-e270-4cc5-b3cb-14797d5ad9ab None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f97fd7cd-e270-4cc5-b3cb-14797d5ad9ab tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c Sep 02 08:48:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f97fd7cd-e270-4cc5-b3cb-14797d5ad9ab tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f97fd7cd-e270-4cc5-b3cb-14797d5ad9ab tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:43 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:43 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:48:43 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:43 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:48:43 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f97fd7cd-e270-4cc5-b3cb-14797d5ad9ab tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:48:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f97fd7cd-e270-4cc5-b3cb-14797d5ad9ab tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c returned with HTTP 200 Sep 02 08:48:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 76/146] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:48:43 2026] GET /volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c => generated 854 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:48:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-7ea4db07-b899-4f85-aae1-0108f7f97df7 req-579ddda5-c8ed-4aed-9096-8a35960c654c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-7ea4db07-b899-4f85-aae1-0108f7f97df7 req-579ddda5-c8ed-4aed-9096-8a35960c654c tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 Sep 02 08:48:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-7ea4db07-b899-4f85-aae1-0108f7f97df7 req-579ddda5-c8ed-4aed-9096-8a35960c654c tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-7ea4db07-b899-4f85-aae1-0108f7f97df7 req-579ddda5-c8ed-4aed-9096-8a35960c654c tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:52 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:52 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:48:52 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:52 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:48:52 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-7ea4db07-b899-4f85-aae1-0108f7f97df7 req-579ddda5-c8ed-4aed-9096-8a35960c654c tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:48:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-7ea4db07-b899-4f85-aae1-0108f7f97df7 req-579ddda5-c8ed-4aed-9096-8a35960c654c tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 returned with HTTP 200 Sep 02 08:48:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 71/147] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:48:52 2026] GET /volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 => generated 1143 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:48:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-7ea4db07-b899-4f85-aae1-0108f7f97df7 req-bcfc82e5-87c0-4513-b3b1-296016a89600 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-7ea4db07-b899-4f85-aae1-0108f7f97df7 req-bcfc82e5-87c0-4513-b3b1-296016a89600 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] POST http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9/action Sep 02 08:48:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-7ea4db07-b899-4f85-aae1-0108f7f97df7 req-bcfc82e5-87c0-4513-b3b1-296016a89600 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:48:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-7ea4db07-b899-4f85-aae1-0108f7f97df7 req-bcfc82e5-87c0-4513-b3b1-296016a89600 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:48:52 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:52 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:48:52 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:52 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:48:52 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-7ea4db07-b899-4f85-aae1-0108f7f97df7 req-bcfc82e5-87c0-4513-b3b1-296016a89600 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:48:52 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-7ea4db07-b899-4f85-aae1-0108f7f97df7 req-bcfc82e5-87c0-4513-b3b1-296016a89600 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Begin detaching volume completed successfully. Sep 02 08:48:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-7ea4db07-b899-4f85-aae1-0108f7f97df7 req-bcfc82e5-87c0-4513-b3b1-296016a89600 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9/action returned with HTTP 202 Sep 02 08:48:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 77/148] 192.168.122.75 () {64 vars in 1556 bytes} [Wed Sep 2 08:48:52 2026] POST /volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:48:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-13410884-50da-47aa-b391-cd5100e67ae9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-13410884-50da-47aa-b391-cd5100e67ae9 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 Sep 02 08:48:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-13410884-50da-47aa-b391-cd5100e67ae9 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-13410884-50da-47aa-b391-cd5100e67ae9 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:52 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:52 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:48:52 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:52 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:48:52 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-13410884-50da-47aa-b391-cd5100e67ae9 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:48:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-13410884-50da-47aa-b391-cd5100e67ae9 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 returned with HTTP 200 Sep 02 08:48:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 72/149] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:48:52 2026] GET /volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 => generated 1146 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:48:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-80368d57-af8e-4052-ab2d-96a91fafb0c1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-80368d57-af8e-4052-ab2d-96a91fafb0c1 None None] GET http://192.168.122.75/volume// Sep 02 08:48:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-80368d57-af8e-4052-ab2d-96a91fafb0c1 None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-80368d57-af8e-4052-ab2d-96a91fafb0c1 None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-80368d57-af8e-4052-ab2d-96a91fafb0c1 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:48:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 78/150] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:48:52 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:48:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-7ea4db07-b899-4f85-aae1-0108f7f97df7 req-83719bcd-3b36-4d78-9cf9-c268379af060 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-7ea4db07-b899-4f85-aae1-0108f7f97df7 req-83719bcd-3b36-4d78-9cf9-c268379af060 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 Sep 02 08:48:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-7ea4db07-b899-4f85-aae1-0108f7f97df7 req-83719bcd-3b36-4d78-9cf9-c268379af060 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-7ea4db07-b899-4f85-aae1-0108f7f97df7 req-83719bcd-3b36-4d78-9cf9-c268379af060 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:52 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:52 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:48:52 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:52 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:48:52 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-7ea4db07-b899-4f85-aae1-0108f7f97df7 req-83719bcd-3b36-4d78-9cf9-c268379af060 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:48:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-7ea4db07-b899-4f85-aae1-0108f7f97df7 req-83719bcd-3b36-4d78-9cf9-c268379af060 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 returned with HTTP 200 Sep 02 08:48:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 73/151] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:48:52 2026] GET /volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 => generated 1327 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:48:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-7ea4db07-b899-4f85-aae1-0108f7f97df7 req-a6080b0c-b1a5-4710-809b-0ee98e0aaf3e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-7ea4db07-b899-4f85-aae1-0108f7f97df7 req-a6080b0c-b1a5-4710-809b-0ee98e0aaf3e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] DELETE http://192.168.122.75/volume/v3/attachments/2dca7a81-7c49-497a-a71e-227c848150be Sep 02 08:48:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-7ea4db07-b899-4f85-aae1-0108f7f97df7 req-a6080b0c-b1a5-4710-809b-0ee98e0aaf3e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-7ea4db07-b899-4f85-aae1-0108f7f97df7 req-a6080b0c-b1a5-4710-809b-0ee98e0aaf3e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:48:53 devstack devstack@c-api.service[86995]: /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 02 08:48:53 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, Sep 02 08:48:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-7ea4db07-b899-4f85-aae1-0108f7f97df7 req-a6080b0c-b1a5-4710-809b-0ee98e0aaf3e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/attachments/2dca7a81-7c49-497a-a71e-227c848150be returned with HTTP 200 Sep 02 08:48:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 79/152] 192.168.122.75 () {64 vars in 1557 bytes} [Wed Sep 2 08:48:53 2026] DELETE /volume/v3/attachments/2dca7a81-7c49-497a-a71e-227c848150be => generated 19 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:48:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-13414cc8-4c20-4c11-8b89-011bc6fe95ef None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:48:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-13414cc8-4c20-4c11-8b89-011bc6fe95ef tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 Sep 02 08:48:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-13414cc8-4c20-4c11-8b89-011bc6fe95ef tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:48:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-13414cc8-4c20-4c11-8b89-011bc6fe95ef tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:48:53 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:48:53 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:48:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:48:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:48:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-13414cc8-4c20-4c11-8b89-011bc6fe95ef tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:48:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-13414cc8-4c20-4c11-8b89-011bc6fe95ef tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 returned with HTTP 200 Sep 02 08:48:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 74/153] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:48:53 2026] GET /volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 => generated 851 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:49:03 devstack devstack@c-api.service[86995]: DEBUG dbcounter [-] [86995] Writing DB stats cinder:SELECT=104,cinder:INSERT=17,cinder:UPDATE=31 {{(pid=86995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:49:03 devstack devstack@c-api.service[86994]: DEBUG dbcounter [-] [86994] Writing DB stats cinder:SELECT=65,cinder:UPDATE=6 {{(pid=86994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:49:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a3f37112-9951-49ff-823e-0ac90adf62a4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a3f37112-9951-49ff-823e-0ac90adf62a4 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:49:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a3f37112-9951-49ff-823e-0ac90adf62a4 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-106236065"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:49:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-a3f37112-9951-49ff-823e-0ac90adf62a4 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-106236065'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:49:12 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-a3f37112-9951-49ff-823e-0ac90adf62a4 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Create volume of 1 GB Sep 02 08:49:12 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:12 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a3f37112-9951-49ff-823e-0ac90adf62a4 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Availability Zones retrieved successfully. Sep 02 08:49:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a3f37112-9951-49ff-823e-0ac90adf62a4 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Flow 'volume_create_api' (8232378f-a91a-442e-869a-db2ce8954e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:49:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a3f37112-9951-49ff-823e-0ac90adf62a4 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b3bee17-0a56-4446-95e1-2eae0b1a1f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:49:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-a3f37112-9951-49ff-823e-0ac90adf62a4 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:49:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a3f37112-9951-49ff-823e-0ac90adf62a4 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b3bee17-0a56-4446-95e1-2eae0b1a1f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:49:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a3f37112-9951-49ff-823e-0ac90adf62a4 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6f0ff51-aef4-4f93-83b5-43efc7d22d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:49:12 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-a3f37112-9951-49ff-823e-0ac90adf62a4 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Created reservations ['e66b0a4e-f720-4b49-9fd5-a94a91d6167d', '988439a1-e5a1-4de2-badb-7c48d3965969', 'ab6e4ee4-7f13-4df6-95ea-0fe7a43bd738', '61fd4646-5519-4a74-b89a-72c011352ab5'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:49:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a3f37112-9951-49ff-823e-0ac90adf62a4 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6f0ff51-aef4-4f93-83b5-43efc7d22d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e66b0a4e-f720-4b49-9fd5-a94a91d6167d', '988439a1-e5a1-4de2-badb-7c48d3965969', 'ab6e4ee4-7f13-4df6-95ea-0fe7a43bd738', '61fd4646-5519-4a74-b89a-72c011352ab5']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:49:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a3f37112-9951-49ff-823e-0ac90adf62a4 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22f0ea60-fe5f-4a7d-9552-15f1125ef1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:49:12 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:12 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a3f37112-9951-49ff-823e-0ac90adf62a4 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22f0ea60-fe5f-4a7d-9552-15f1125ef1c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffe56309-8a21-4473-b2fa-259d90b4d300', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-106236065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34f3e64306df4a28b9bdd3b56f41886d',qos_specs=None,replication_status=,reservations=['e66b0a4e-f720-4b49-9fd5-a94a91d6167d','988439a1-e5a1-4de2-badb-7c48d3965969','ab6e4ee4-7f13-4df6-95ea-0fe7a43bd738','61fd4646-5519-4a74-b89a-72c011352ab5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8586375a3eab45b9861a69ecb458a5c7',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:49:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-106236065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffe56309-8a21-4473-b2fa-259d90b4d300,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34f3e64306df4a28b9bdd3b56f41886d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8586375a3eab45b9861a69ecb458a5c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:49:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a3f37112-9951-49ff-823e-0ac90adf62a4 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4acc5c8-3984-480a-8aef-a615521dc815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:49:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a3f37112-9951-49ff-823e-0ac90adf62a4 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4acc5c8-3984-480a-8aef-a615521dc815) transitioned into state 'SUCCESS' from state '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-106236065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34f3e64306df4a28b9bdd3b56f41886d',qos_specs=None,replication_status=,reservations=['e66b0a4e-f720-4b49-9fd5-a94a91d6167d','988439a1-e5a1-4de2-badb-7c48d3965969','ab6e4ee4-7f13-4df6-95ea-0fe7a43bd738','61fd4646-5519-4a74-b89a-72c011352ab5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8586375a3eab45b9861a69ecb458a5c7',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:49:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a3f37112-9951-49ff-823e-0ac90adf62a4 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40023dfc-d07e-4e85-bcb5-95b8525ff2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:49:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a3f37112-9951-49ff-823e-0ac90adf62a4 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40023dfc-d07e-4e85-bcb5-95b8525ff2a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:49:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a3f37112-9951-49ff-823e-0ac90adf62a4 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Flow 'volume_create_api' (8232378f-a91a-442e-869a-db2ce8954e5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:49:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a3f37112-9951-49ff-823e-0ac90adf62a4 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Create volume request issued successfully. Sep 02 08:49:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a3f37112-9951-49ff-823e-0ac90adf62a4 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:49:12 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 80/154] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:49:12 2026] POST /volume/v3/volumes => generated 763 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:49:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4c6f9c17-579d-448e-bac5-d9ec44f05bce None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4c6f9c17-579d-448e-bac5-d9ec44f05bce tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] GET http://192.168.122.75/volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 Sep 02 08:49:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4c6f9c17-579d-448e-bac5-d9ec44f05bce tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4c6f9c17-579d-448e-bac5-d9ec44f05bce tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:12 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:12 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:12 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:12 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:12 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4c6f9c17-579d-448e-bac5-d9ec44f05bce tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Volume info retrieved successfully. Sep 02 08:49:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4c6f9c17-579d-448e-bac5-d9ec44f05bce tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] http://192.168.122.75/volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 returned with HTTP 200 Sep 02 08:49:12 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 75/155] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:12 2026] GET /volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 => generated 831 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:49:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-baacfc44-df26-43ac-aa61-d8d4162e6cd0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-baacfc44-df26-43ac-aa61-d8d4162e6cd0 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] GET http://192.168.122.75/volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 Sep 02 08:49:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-baacfc44-df26-43ac-aa61-d8d4162e6cd0 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-baacfc44-df26-43ac-aa61-d8d4162e6cd0 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:13 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:13 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:13 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:13 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:13 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-baacfc44-df26-43ac-aa61-d8d4162e6cd0 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Volume info retrieved successfully. Sep 02 08:49:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-baacfc44-df26-43ac-aa61-d8d4162e6cd0 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] http://192.168.122.75/volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 returned with HTTP 200 Sep 02 08:49:14 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 81/156] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:13 2026] GET /volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:49:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-63e7af53-e4ca-412a-92fc-e2b1fe4b490b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-63e7af53-e4ca-412a-92fc-e2b1fe4b490b tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] GET http://192.168.122.75/volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 Sep 02 08:49:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-63e7af53-e4ca-412a-92fc-e2b1fe4b490b tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-63e7af53-e4ca-412a-92fc-e2b1fe4b490b tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:15 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:15 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:15 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:15 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:15 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-63e7af53-e4ca-412a-92fc-e2b1fe4b490b tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Volume info retrieved successfully. Sep 02 08:49:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-63e7af53-e4ca-412a-92fc-e2b1fe4b490b tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] http://192.168.122.75/volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 returned with HTTP 200 Sep 02 08:49:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 76/157] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:15 2026] GET /volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:49:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7997c907-9b86-4bf4-b05a-aaa7f95861e8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7997c907-9b86-4bf4-b05a-aaa7f95861e8 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 Sep 02 08:49:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7997c907-9b86-4bf4-b05a-aaa7f95861e8 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7997c907-9b86-4bf4-b05a-aaa7f95861e8 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:22 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:22 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:22 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:22 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:22 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7997c907-9b86-4bf4-b05a-aaa7f95861e8 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:49:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7997c907-9b86-4bf4-b05a-aaa7f95861e8 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 returned with HTTP 200 Sep 02 08:49:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 82/158] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:22 2026] GET /volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 => generated 854 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:49:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-2d08b45a-487e-44cb-9646-063cf4500960 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-2d08b45a-487e-44cb-9646-063cf4500960 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 Sep 02 08:49:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-2d08b45a-487e-44cb-9646-063cf4500960 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-2d08b45a-487e-44cb-9646-063cf4500960 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:22 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:22 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:22 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:22 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-2d08b45a-487e-44cb-9646-063cf4500960 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:49:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-2d08b45a-487e-44cb-9646-063cf4500960 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 returned with HTTP 200 Sep 02 08:49:22 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 77/159] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:49:22 2026] GET /volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:49:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0be21aca-0e15-4921-820d-2c36423a0137 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0be21aca-0e15-4921-820d-2c36423a0137 None None] GET http://192.168.122.75/volume// Sep 02 08:49:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0be21aca-0e15-4921-820d-2c36423a0137 None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0be21aca-0e15-4921-820d-2c36423a0137 None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0be21aca-0e15-4921-820d-2c36423a0137 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:49:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 83/160] 192.168.122.75 () {58 vars in 1312 bytes} [Wed Sep 2 08:49: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 02 08:49:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-976b0b88-a5e7-4d35-8f47-abac22c8bb7a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-976b0b88-a5e7-4d35-8f47-abac22c8bb7a tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] POST http://192.168.122.75/volume/v3/attachments Sep 02 08:49:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-976b0b88-a5e7-4d35-8f47-abac22c8bb7a tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "da79f0e9-fb8f-42be-8d7f-05fd26183af4", "connector": null, "instance_uuid": "c841d104-a577-413f-b415-f1a949d4e8be"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:49:22 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:22 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:22 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:22 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-976b0b88-a5e7-4d35-8f47-abac22c8bb7a tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/attachments returned with HTTP 200 Sep 02 08:49:22 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 78/161] 192.168.122.75 () {66 vars in 1478 bytes} [Wed Sep 2 08:49:22 2026] POST /volume/v3/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:49:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d4733cd8-9f10-4b02-a8e4-1fbe34b2c4d1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d4733cd8-9f10-4b02-a8e4-1fbe34b2c4d1 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 Sep 02 08:49:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d4733cd8-9f10-4b02-a8e4-1fbe34b2c4d1 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d4733cd8-9f10-4b02-a8e4-1fbe34b2c4d1 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:23 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:23 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:23 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:23 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b5ea1cb4-0f66-4cf2-9cd2-fb6688570013 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b5ea1cb4-0f66-4cf2-9cd2-fb6688570013 None None] GET http://192.168.122.75/volume// Sep 02 08:49:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b5ea1cb4-0f66-4cf2-9cd2-fb6688570013 None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b5ea1cb4-0f66-4cf2-9cd2-fb6688570013 None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b5ea1cb4-0f66-4cf2-9cd2-fb6688570013 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:49:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 79/162] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:49:23 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:49:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-3c4b0306-42ea-4883-8764-037424fce2dd None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:23 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d4733cd8-9f10-4b02-a8e4-1fbe34b2c4d1 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:49:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-3c4b0306-42ea-4883-8764-037424fce2dd tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 Sep 02 08:49:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-3c4b0306-42ea-4883-8764-037424fce2dd tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-3c4b0306-42ea-4883-8764-037424fce2dd tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d4733cd8-9f10-4b02-a8e4-1fbe34b2c4d1 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 returned with HTTP 200 Sep 02 08:49:23 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 84/163] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:22 2026] GET /volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 => generated 853 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:49:23 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:23 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:23 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:23 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:23 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-3c4b0306-42ea-4883-8764-037424fce2dd tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:49:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-3c4b0306-42ea-4883-8764-037424fce2dd tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 returned with HTTP 200 Sep 02 08:49:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 80/164] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:49:23 2026] GET /volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 => generated 1034 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:49:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-b73e4c56-cbf3-405e-97c1-22ec6e2230a6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-b73e4c56-cbf3-405e-97c1-22ec6e2230a6 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] PUT http://192.168.122.75/volume/v3/attachments/d8240928-58a4-47f1-ad70-9a0be7b25555 Sep 02 08:49:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-b73e4c56-cbf3-405e-97c1-22ec6e2230a6 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.75", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7bc5db48122", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d154e0c8-5203-48c0-a69b-b27cd89e5daf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:49:23 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-b73e4c56-cbf3-405e-97c1-22ec6e2230a6 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Acquiring lock "cinder-attachment_update-da79f0e9-fb8f-42be-8d7f-05fd26183af4-devstack" by "attachment_update" {{(pid=86995) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 08:49:23 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-b73e4c56-cbf3-405e-97c1-22ec6e2230a6 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Lock "cinder-attachment_update-da79f0e9-fb8f-42be-8d7f-05fd26183af4-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86995) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 08:49:23 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:23 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:23 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:23 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-01991d10-035b-42c5-a249-6c723168b715 req-4f586962-8f90-479b-87bf-15d526f3cf25 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-01991d10-035b-42c5-a249-6c723168b715 req-4f586962-8f90-479b-87bf-15d526f3cf25 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] GET http://192.168.122.75/volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 Sep 02 08:49:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-01991d10-035b-42c5-a249-6c723168b715 req-4f586962-8f90-479b-87bf-15d526f3cf25 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-01991d10-035b-42c5-a249-6c723168b715 req-4f586962-8f90-479b-87bf-15d526f3cf25 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:23 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:23 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:23 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:23 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:23 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-01991d10-035b-42c5-a249-6c723168b715 req-4f586962-8f90-479b-87bf-15d526f3cf25 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Volume info retrieved successfully. Sep 02 08:49:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-01991d10-035b-42c5-a249-6c723168b715 req-4f586962-8f90-479b-87bf-15d526f3cf25 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] http://192.168.122.75/volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 returned with HTTP 200 Sep 02 08:49:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 81/165] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:49:23 2026] GET /volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:49:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3730a976-4e27-4340-a62a-5beacd4733ca None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3730a976-4e27-4340-a62a-5beacd4733ca None None] GET http://192.168.122.75/volume// Sep 02 08:49:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3730a976-4e27-4340-a62a-5beacd4733ca None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3730a976-4e27-4340-a62a-5beacd4733ca None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3730a976-4e27-4340-a62a-5beacd4733ca None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:49:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 82/166] 192.168.122.75 () {58 vars in 1303 bytes} [Wed Sep 2 08:49:23 2026] GET /volume/ => generated 389 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:49:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-01991d10-035b-42c5-a249-6c723168b715 req-06c08571-6e05-48c6-8cd0-c55988b13f64 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-01991d10-035b-42c5-a249-6c723168b715 req-06c08571-6e05-48c6-8cd0-c55988b13f64 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] POST http://192.168.122.75/volume/v3/attachments Sep 02 08:49:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-01991d10-035b-42c5-a249-6c723168b715 req-06c08571-6e05-48c6-8cd0-c55988b13f64 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ffe56309-8a21-4473-b2fa-259d90b4d300", "connector": null, "instance_uuid": "18babccc-e064-45b3-8745-143e9ac0309c"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:49:23 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:23 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:23 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:23 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:23 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-b73e4c56-cbf3-405e-97c1-22ec6e2230a6 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Lock "cinder-attachment_update-da79f0e9-fb8f-42be-8d7f-05fd26183af4-devstack" released by "attachment_update" :: held 0.381s {{(pid=86995) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 08:49:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-b73e4c56-cbf3-405e-97c1-22ec6e2230a6 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/attachments/d8240928-58a4-47f1-ad70-9a0be7b25555 returned with HTTP 200 Sep 02 08:49:23 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 85/167] 192.168.122.75 () {66 vars in 1588 bytes} [Wed Sep 2 08:49:23 2026] PUT /volume/v3/attachments/d8240928-58a4-47f1-ad70-9a0be7b25555 => generated 694 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:49:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-01991d10-035b-42c5-a249-6c723168b715 req-06c08571-6e05-48c6-8cd0-c55988b13f64 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] http://192.168.122.75/volume/v3/attachments returned with HTTP 200 Sep 02 08:49:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 83/168] 192.168.122.75 () {66 vars in 1478 bytes} [Wed Sep 2 08:49:23 2026] POST /volume/v3/attachments => generated 273 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:49:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-01991d10-035b-42c5-a249-6c723168b715 req-f6ab176c-4c9b-4daf-9be8-cb2411f5941a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-01991d10-035b-42c5-a249-6c723168b715 req-f6ab176c-4c9b-4daf-9be8-cb2411f5941a tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] POST http://192.168.122.75/volume/v3/attachments/302cb40b-0345-40d2-bce2-0bda0c328389/action Sep 02 08:49:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-01991d10-035b-42c5-a249-6c723168b715 req-f6ab176c-4c9b-4daf-9be8-cb2411f5941a tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Action body: b'{"os-complete": null}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:49:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-01991d10-035b-42c5-a249-6c723168b715 req-f6ab176c-4c9b-4daf-9be8-cb2411f5941a tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:49:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-87dfba39-9dbe-4cff-b3d4-fc8a23a26c72 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-87dfba39-9dbe-4cff-b3d4-fc8a23a26c72 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 Sep 02 08:49:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-87dfba39-9dbe-4cff-b3d4-fc8a23a26c72 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-87dfba39-9dbe-4cff-b3d4-fc8a23a26c72 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:24 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:24 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:24 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:24 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:24 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:24 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:24 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:24 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-01991d10-035b-42c5-a249-6c723168b715 req-f6ab176c-4c9b-4daf-9be8-cb2411f5941a tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] http://192.168.122.75/volume/v3/attachments/302cb40b-0345-40d2-bce2-0bda0c328389/action returned with HTTP 204 Sep 02 08:49:24 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 86/169] 192.168.122.75 () {66 vars in 1609 bytes} [Wed Sep 2 08:49:24 2026] POST /volume/v3/attachments/302cb40b-0345-40d2-bce2-0bda0c328389/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:49:24 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-87dfba39-9dbe-4cff-b3d4-fc8a23a26c72 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:49:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-87dfba39-9dbe-4cff-b3d4-fc8a23a26c72 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 returned with HTTP 200 Sep 02 08:49:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 84/170] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:24 2026] GET /volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 => generated 854 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:49:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-61b49f12-9016-4e6f-aab3-293a0684f96a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-61b49f12-9016-4e6f-aab3-293a0684f96a tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] GET http://192.168.122.75/volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 Sep 02 08:49:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-61b49f12-9016-4e6f-aab3-293a0684f96a tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-61b49f12-9016-4e6f-aab3-293a0684f96a tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:24 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:24 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:24 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:24 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:24 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-61b49f12-9016-4e6f-aab3-293a0684f96a tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Volume info retrieved successfully. Sep 02 08:49:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-61b49f12-9016-4e6f-aab3-293a0684f96a tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] http://192.168.122.75/volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 returned with HTTP 200 Sep 02 08:49:24 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 87/171] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:24 2026] GET /volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 => generated 1118 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:49:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8d3894cd-ec68-48c4-8666-876a8cb41451 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8d3894cd-ec68-48c4-8666-876a8cb41451 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] GET http://192.168.122.75/volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 Sep 02 08:49:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8d3894cd-ec68-48c4-8666-876a8cb41451 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8d3894cd-ec68-48c4-8666-876a8cb41451 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:24 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:24 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:24 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:24 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:24 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8d3894cd-ec68-48c4-8666-876a8cb41451 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Volume info retrieved successfully. Sep 02 08:49:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8d3894cd-ec68-48c4-8666-876a8cb41451 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] http://192.168.122.75/volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 returned with HTTP 200 Sep 02 08:49:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 85/172] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:24 2026] GET /volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 => generated 1118 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:49:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-8e9ee890-1202-467a-af6b-b05094edd533 req-aae36ac8-54f8-469b-a54e-091054a83b98 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-8e9ee890-1202-467a-af6b-b05094edd533 req-aae36ac8-54f8-469b-a54e-091054a83b98 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] GET http://192.168.122.75/volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 Sep 02 08:49:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-8e9ee890-1202-467a-af6b-b05094edd533 req-aae36ac8-54f8-469b-a54e-091054a83b98 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-8e9ee890-1202-467a-af6b-b05094edd533 req-aae36ac8-54f8-469b-a54e-091054a83b98 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:24 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:24 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:24 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:24 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:24 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-8e9ee890-1202-467a-af6b-b05094edd533 req-aae36ac8-54f8-469b-a54e-091054a83b98 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Volume info retrieved successfully. Sep 02 08:49:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-8e9ee890-1202-467a-af6b-b05094edd533 req-aae36ac8-54f8-469b-a54e-091054a83b98 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] http://192.168.122.75/volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 returned with HTTP 200 Sep 02 08:49:24 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 88/173] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:49:24 2026] GET /volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 => generated 1118 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:49:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-8e9ee890-1202-467a-af6b-b05094edd533 req-7b9b9f9b-697a-4b89-b90a-2f5f11db6de3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-8e9ee890-1202-467a-af6b-b05094edd533 req-7b9b9f9b-697a-4b89-b90a-2f5f11db6de3 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] DELETE http://192.168.122.75/volume/v3/attachments/302cb40b-0345-40d2-bce2-0bda0c328389 Sep 02 08:49:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-8e9ee890-1202-467a-af6b-b05094edd533 req-7b9b9f9b-697a-4b89-b90a-2f5f11db6de3 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-8e9ee890-1202-467a-af6b-b05094edd533 req-7b9b9f9b-697a-4b89-b90a-2f5f11db6de3 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:24 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:24 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:24 devstack devstack@c-api.service[86994]: /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 02 08:49:24 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, Sep 02 08:49:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-b73961c8-2036-4bbb-901f-47955523f77f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-b73961c8-2036-4bbb-901f-47955523f77f tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] POST http://192.168.122.75/volume/v3/attachments/d8240928-58a4-47f1-ad70-9a0be7b25555/action Sep 02 08:49:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-b73961c8-2036-4bbb-901f-47955523f77f tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Action body: b'{"os-complete": null}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:49:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-b73961c8-2036-4bbb-901f-47955523f77f tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:49:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-8e9ee890-1202-467a-af6b-b05094edd533 req-7b9b9f9b-697a-4b89-b90a-2f5f11db6de3 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] http://192.168.122.75/volume/v3/attachments/302cb40b-0345-40d2-bce2-0bda0c328389 returned with HTTP 200 Sep 02 08:49:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 86/174] 192.168.122.75 () {64 vars in 1557 bytes} [Wed Sep 2 08:49:24 2026] DELETE /volume/v3/attachments/302cb40b-0345-40d2-bce2-0bda0c328389 => generated 19 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:49:24 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:24 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:24 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:24 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cf0c933c-2d81-4b80-add5-6033730412e6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cf0c933c-2d81-4b80-add5-6033730412e6 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] GET http://192.168.122.75/volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 Sep 02 08:49:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cf0c933c-2d81-4b80-add5-6033730412e6 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cf0c933c-2d81-4b80-add5-6033730412e6 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-be5449e6-12d1-42f1-bc77-66218321d2dc req-b73961c8-2036-4bbb-901f-47955523f77f tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/attachments/d8240928-58a4-47f1-ad70-9a0be7b25555/action returned with HTTP 204 Sep 02 08:49:24 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 89/175] 192.168.122.75 () {66 vars in 1609 bytes} [Wed Sep 2 08:49:24 2026] POST /volume/v3/attachments/d8240928-58a4-47f1-ad70-9a0be7b25555/action => generated 0 bytes in 175 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:49:24 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:24 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:24 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:24 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:24 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cf0c933c-2d81-4b80-add5-6033730412e6 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Volume info retrieved successfully. Sep 02 08:49:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cf0c933c-2d81-4b80-add5-6033730412e6 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] http://192.168.122.75/volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 returned with HTTP 200 Sep 02 08:49:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 87/176] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:24 2026] GET /volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:49:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6737e014-0a94-4986-bc0a-b71595692d57 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6737e014-0a94-4986-bc0a-b71595692d57 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 Sep 02 08:49:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6737e014-0a94-4986-bc0a-b71595692d57 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6737e014-0a94-4986-bc0a-b71595692d57 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:25 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:25 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:25 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:25 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:25 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6737e014-0a94-4986-bc0a-b71595692d57 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:49:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6737e014-0a94-4986-bc0a-b71595692d57 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 returned with HTTP 200 Sep 02 08:49:25 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 90/177] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:25 2026] GET /volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 => generated 1146 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:49:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-23f53fd4-c4b5-4942-8604-72e195555a45 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-23f53fd4-c4b5-4942-8604-72e195555a45 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 Sep 02 08:49:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-23f53fd4-c4b5-4942-8604-72e195555a45 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-23f53fd4-c4b5-4942-8604-72e195555a45 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:25 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:25 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:25 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:25 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:25 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-23f53fd4-c4b5-4942-8604-72e195555a45 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:49:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-23f53fd4-c4b5-4942-8604-72e195555a45 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 returned with HTTP 200 Sep 02 08:49:25 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 88/178] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:25 2026] GET /volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 => generated 1146 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:49:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-7e93b3d2-ca75-4ed4-8c46-03686802c01f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-7e93b3d2-ca75-4ed4-8c46-03686802c01f tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 Sep 02 08:49:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-7e93b3d2-ca75-4ed4-8c46-03686802c01f tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-7e93b3d2-ca75-4ed4-8c46-03686802c01f tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:25 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:25 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:25 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:25 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:25 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-7e93b3d2-ca75-4ed4-8c46-03686802c01f tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:49:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-7e93b3d2-ca75-4ed4-8c46-03686802c01f tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 returned with HTTP 200 Sep 02 08:49:25 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 91/179] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:49:25 2026] GET /volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 => generated 1146 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:49:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b9f42f82-2fe1-45b3-bdc5-757d6012b6be None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b9f42f82-2fe1-45b3-bdc5-757d6012b6be tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 Sep 02 08:49:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b9f42f82-2fe1-45b3-bdc5-757d6012b6be tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b9f42f82-2fe1-45b3-bdc5-757d6012b6be tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:26 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:26 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:26 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:26 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:26 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b9f42f82-2fe1-45b3-bdc5-757d6012b6be tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:49:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b9f42f82-2fe1-45b3-bdc5-757d6012b6be tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 returned with HTTP 200 Sep 02 08:49:26 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 89/180] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:26 2026] GET /volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:49:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5e4ab11d-fd9e-4fce-956e-7120951470a0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5e4ab11d-fd9e-4fce-956e-7120951470a0 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 Sep 02 08:49:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5e4ab11d-fd9e-4fce-956e-7120951470a0 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5e4ab11d-fd9e-4fce-956e-7120951470a0 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:26 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:26 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:26 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:26 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:26 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5e4ab11d-fd9e-4fce-956e-7120951470a0 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:49:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5e4ab11d-fd9e-4fce-956e-7120951470a0 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 returned with HTTP 200 Sep 02 08:49:26 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 92/181] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:26 2026] GET /volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:49:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-491afd42-8096-48e6-9051-f22f5e84ac77 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-491afd42-8096-48e6-9051-f22f5e84ac77 None None] GET http://192.168.122.75/volume// Sep 02 08:49:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-491afd42-8096-48e6-9051-f22f5e84ac77 None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-491afd42-8096-48e6-9051-f22f5e84ac77 None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-491afd42-8096-48e6-9051-f22f5e84ac77 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:49:27 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 90/182] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:49:27 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:49:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-64126d6e-a32b-42c2-9ad1-5156282cfe0b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-64126d6e-a32b-42c2-9ad1-5156282cfe0b tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] POST http://192.168.122.75/volume/v3/attachments Sep 02 08:49:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-64126d6e-a32b-42c2-9ad1-5156282cfe0b tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "da79f0e9-fb8f-42be-8d7f-05fd26183af4", "connector": null, "instance_uuid": "c841d104-a577-413f-b415-f1a949d4e8be"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:49:27 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:27 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:27 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:27 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:27 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:27 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-64126d6e-a32b-42c2-9ad1-5156282cfe0b tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/attachments returned with HTTP 200 Sep 02 08:49:27 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 93/183] 192.168.122.75 () {66 vars in 1478 bytes} [Wed Sep 2 08:49:27 2026] POST /volume/v3/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:49:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-274afd8b-449c-402d-a9a2-025d41b0ee17 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-274afd8b-449c-402d-a9a2-025d41b0ee17 None None] GET http://192.168.122.75/volume// Sep 02 08:49:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-274afd8b-449c-402d-a9a2-025d41b0ee17 None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-274afd8b-449c-402d-a9a2-025d41b0ee17 None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-274afd8b-449c-402d-a9a2-025d41b0ee17 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:49:27 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 91/184] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:49: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 02 08:49:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-bc40c778-5af7-4461-a313-c365a2a79208 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-bc40c778-5af7-4461-a313-c365a2a79208 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 Sep 02 08:49:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-bc40c778-5af7-4461-a313-c365a2a79208 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-bc40c778-5af7-4461-a313-c365a2a79208 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:27 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:27 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:27 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:27 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:27 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-bc40c778-5af7-4461-a313-c365a2a79208 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:49:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-bc40c778-5af7-4461-a313-c365a2a79208 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 returned with HTTP 200 Sep 02 08:49:27 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 94/185] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:49:27 2026] GET /volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 => generated 1327 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:49:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-914ae484-5a5b-4ad0-bc12-e251ab276f77 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-914ae484-5a5b-4ad0-bc12-e251ab276f77 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] DELETE http://192.168.122.75/volume/v3/attachments/d8240928-58a4-47f1-ad70-9a0be7b25555 Sep 02 08:49:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-914ae484-5a5b-4ad0-bc12-e251ab276f77 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-914ae484-5a5b-4ad0-bc12-e251ab276f77 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:27 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:27 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:27 devstack devstack@c-api.service[86994]: /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 02 08:49:27 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, Sep 02 08:49:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-914ae484-5a5b-4ad0-bc12-e251ab276f77 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/attachments/d8240928-58a4-47f1-ad70-9a0be7b25555 returned with HTTP 200 Sep 02 08:49:27 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 92/186] 192.168.122.75 () {64 vars in 1557 bytes} [Wed Sep 2 08:49:27 2026] DELETE /volume/v3/attachments/d8240928-58a4-47f1-ad70-9a0be7b25555 => generated 192 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:49:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b369360f-7f87-448b-ae64-40be63d3f97b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b369360f-7f87-448b-ae64-40be63d3f97b None None] GET http://192.168.122.75/volume// Sep 02 08:49:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b369360f-7f87-448b-ae64-40be63d3f97b None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b369360f-7f87-448b-ae64-40be63d3f97b None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b369360f-7f87-448b-ae64-40be63d3f97b None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:49:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 95/187] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:49:28 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:49:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-802d7ac1-8642-487a-8582-466e6932cba0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-802d7ac1-8642-487a-8582-466e6932cba0 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 Sep 02 08:49:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-802d7ac1-8642-487a-8582-466e6932cba0 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-802d7ac1-8642-487a-8582-466e6932cba0 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:28 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:28 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:28 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:28 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:28 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-802d7ac1-8642-487a-8582-466e6932cba0 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:49:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-802d7ac1-8642-487a-8582-466e6932cba0 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 returned with HTTP 200 Sep 02 08:49:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 93/188] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:49:28 2026] GET /volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 => generated 1034 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:49:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-d1abf28e-26a6-4d1b-8758-ba2062192c1a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-d1abf28e-26a6-4d1b-8758-ba2062192c1a tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] PUT http://192.168.122.75/volume/v3/attachments/e6ec8a2d-38bd-4feb-b2d7-ca7987c02f19 Sep 02 08:49:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-d1abf28e-26a6-4d1b-8758-ba2062192c1a tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.75", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7bc5db48122", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d154e0c8-5203-48c0-a69b-b27cd89e5daf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:49:28 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-d1abf28e-26a6-4d1b-8758-ba2062192c1a tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Acquiring lock "cinder-attachment_update-da79f0e9-fb8f-42be-8d7f-05fd26183af4-devstack" by "attachment_update" {{(pid=86995) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 08:49:28 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-d1abf28e-26a6-4d1b-8758-ba2062192c1a tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Lock "cinder-attachment_update-da79f0e9-fb8f-42be-8d7f-05fd26183af4-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=86995) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 08:49:28 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:28 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:28 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:28 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:28 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-d1abf28e-26a6-4d1b-8758-ba2062192c1a tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Lock "cinder-attachment_update-da79f0e9-fb8f-42be-8d7f-05fd26183af4-devstack" released by "attachment_update" :: held 0.257s {{(pid=86995) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 08:49:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-d1abf28e-26a6-4d1b-8758-ba2062192c1a tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/attachments/e6ec8a2d-38bd-4feb-b2d7-ca7987c02f19 returned with HTTP 200 Sep 02 08:49:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 96/189] 192.168.122.75 () {66 vars in 1588 bytes} [Wed Sep 2 08:49:28 2026] PUT /volume/v3/attachments/e6ec8a2d-38bd-4feb-b2d7-ca7987c02f19 => generated 694 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:49:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-5fed21fc-3baf-4c96-bed4-66e7289db6c7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-5fed21fc-3baf-4c96-bed4-66e7289db6c7 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] POST http://192.168.122.75/volume/v3/attachments/e6ec8a2d-38bd-4feb-b2d7-ca7987c02f19/action Sep 02 08:49:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-5fed21fc-3baf-4c96-bed4-66e7289db6c7 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Action body: b'{"os-complete": null}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:49:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-5fed21fc-3baf-4c96-bed4-66e7289db6c7 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:49:28 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:28 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:28 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:28 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-5b7465df-df7d-4136-9ccc-a32e3e4c1cf1 req-5fed21fc-3baf-4c96-bed4-66e7289db6c7 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/attachments/e6ec8a2d-38bd-4feb-b2d7-ca7987c02f19/action returned with HTTP 204 Sep 02 08:49:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 94/190] 192.168.122.75 () {66 vars in 1609 bytes} [Wed Sep 2 08:49:28 2026] POST /volume/v3/attachments/e6ec8a2d-38bd-4feb-b2d7-ca7987c02f19/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:49:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-347054fc-f0c6-4b2b-a61d-297168444d31 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-347054fc-f0c6-4b2b-a61d-297168444d31 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:49:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-347054fc-f0c6-4b2b-a61d-297168444d31 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-584134479"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:49:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-347054fc-f0c6-4b2b-a61d-297168444d31 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-584134479'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:49:31 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-347054fc-f0c6-4b2b-a61d-297168444d31 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Create volume of 1 GB Sep 02 08:49:31 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:31 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:31 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-347054fc-f0c6-4b2b-a61d-297168444d31 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Availability Zones retrieved successfully. Sep 02 08:49:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-347054fc-f0c6-4b2b-a61d-297168444d31 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Flow 'volume_create_api' (a315761b-f8d8-470b-8eed-9060193af09a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:49:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-347054fc-f0c6-4b2b-a61d-297168444d31 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc86a2b6-08e2-468c-bebb-e4ff349e634f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:49:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-347054fc-f0c6-4b2b-a61d-297168444d31 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:49:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-347054fc-f0c6-4b2b-a61d-297168444d31 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc86a2b6-08e2-468c-bebb-e4ff349e634f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:49:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-347054fc-f0c6-4b2b-a61d-297168444d31 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2be212be-da20-48bb-b93b-e6125a52a71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:49:32 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-347054fc-f0c6-4b2b-a61d-297168444d31 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Created reservations ['08e23df5-a934-4262-af03-048f4bbea712', '003f56d3-41fd-4465-87fd-73f8dc21487c', '30c2ecad-cfea-4f32-8937-3cfc37e25dd5', 'c207e3a1-6359-42ef-aafd-a9ff4eef52f2'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:49:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-347054fc-f0c6-4b2b-a61d-297168444d31 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2be212be-da20-48bb-b93b-e6125a52a71e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08e23df5-a934-4262-af03-048f4bbea712', '003f56d3-41fd-4465-87fd-73f8dc21487c', '30c2ecad-cfea-4f32-8937-3cfc37e25dd5', 'c207e3a1-6359-42ef-aafd-a9ff4eef52f2']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:49:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-347054fc-f0c6-4b2b-a61d-297168444d31 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5e9082e-309b-4e4a-9a13-2f98bd8b0db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:49:32 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:32 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-347054fc-f0c6-4b2b-a61d-297168444d31 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5e9082e-309b-4e4a-9a13-2f98bd8b0db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40a60d78-5c67-4ba3-a943-eddc70c196cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-584134479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e4daf6bd5874de4bb7064f388dd88ce',qos_specs=None,replication_status=,reservations=['08e23df5-a934-4262-af03-048f4bbea712','003f56d3-41fd-4465-87fd-73f8dc21487c','30c2ecad-cfea-4f32-8937-3cfc37e25dd5','c207e3a1-6359-42ef-aafd-a9ff4eef52f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d759cd17faf4c78aa793f6c45bee70a',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:49:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-584134479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40a60d78-5c67-4ba3-a943-eddc70c196cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e4daf6bd5874de4bb7064f388dd88ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d759cd17faf4c78aa793f6c45bee70a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:49:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-347054fc-f0c6-4b2b-a61d-297168444d31 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1dbe8b3-6d70-4fdd-9e5d-6ff43c2fd3a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:49:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-347054fc-f0c6-4b2b-a61d-297168444d31 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1dbe8b3-6d70-4fdd-9e5d-6ff43c2fd3a1) transitioned into state 'SUCCESS' from state '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-584134479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e4daf6bd5874de4bb7064f388dd88ce',qos_specs=None,replication_status=,reservations=['08e23df5-a934-4262-af03-048f4bbea712','003f56d3-41fd-4465-87fd-73f8dc21487c','30c2ecad-cfea-4f32-8937-3cfc37e25dd5','c207e3a1-6359-42ef-aafd-a9ff4eef52f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d759cd17faf4c78aa793f6c45bee70a',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:49:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-347054fc-f0c6-4b2b-a61d-297168444d31 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba119de1-fa80-4bf9-9e26-e3dc9578703a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:49:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-347054fc-f0c6-4b2b-a61d-297168444d31 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba119de1-fa80-4bf9-9e26-e3dc9578703a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:49:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-347054fc-f0c6-4b2b-a61d-297168444d31 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Flow 'volume_create_api' (a315761b-f8d8-470b-8eed-9060193af09a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:49:32 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-347054fc-f0c6-4b2b-a61d-297168444d31 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Create volume request issued successfully. Sep 02 08:49:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-347054fc-f0c6-4b2b-a61d-297168444d31 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:49:32 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 97/191] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:49:31 2026] POST /volume/v3/volumes => generated 761 bytes in 761 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:49:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d3f93660-a41f-4f70-8879-3f3b55307093 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d3f93660-a41f-4f70-8879-3f3b55307093 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf Sep 02 08:49:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d3f93660-a41f-4f70-8879-3f3b55307093 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d3f93660-a41f-4f70-8879-3f3b55307093 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:32 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:32 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:32 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:32 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:32 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d3f93660-a41f-4f70-8879-3f3b55307093 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:49:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d3f93660-a41f-4f70-8879-3f3b55307093 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf returned with HTTP 200 Sep 02 08:49:32 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 95/192] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:32 2026] GET /volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf => generated 829 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:49:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-798ff3a4-5e9c-4135-8b0b-a4320d10dc84 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-798ff3a4-5e9c-4135-8b0b-a4320d10dc84 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf Sep 02 08:49:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-798ff3a4-5e9c-4135-8b0b-a4320d10dc84 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-798ff3a4-5e9c-4135-8b0b-a4320d10dc84 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:33 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:33 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:33 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:33 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:33 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-798ff3a4-5e9c-4135-8b0b-a4320d10dc84 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:49:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-798ff3a4-5e9c-4135-8b0b-a4320d10dc84 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf returned with HTTP 200 Sep 02 08:49:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 98/193] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:33 2026] GET /volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf => generated 853 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:49:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fcd80ff9-fd5f-4656-a774-b5ed46581993 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fcd80ff9-fd5f-4656-a774-b5ed46581993 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf Sep 02 08:49:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fcd80ff9-fd5f-4656-a774-b5ed46581993 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fcd80ff9-fd5f-4656-a774-b5ed46581993 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:34 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:34 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:34 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:34 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-fcd80ff9-fd5f-4656-a774-b5ed46581993 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:49:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fcd80ff9-fd5f-4656-a774-b5ed46581993 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf returned with HTTP 200 Sep 02 08:49:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 96/194] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:34 2026] GET /volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf => generated 854 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:49:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-b99b9645-f22d-4636-9185-0becb876ce46 req-e80ba0ea-af1e-4a10-bf43-900452d12a29 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-b99b9645-f22d-4636-9185-0becb876ce46 req-e80ba0ea-af1e-4a10-bf43-900452d12a29 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf Sep 02 08:49:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-b99b9645-f22d-4636-9185-0becb876ce46 req-e80ba0ea-af1e-4a10-bf43-900452d12a29 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-b99b9645-f22d-4636-9185-0becb876ce46 req-e80ba0ea-af1e-4a10-bf43-900452d12a29 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:35 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:35 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:35 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:35 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:35 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-b99b9645-f22d-4636-9185-0becb876ce46 req-e80ba0ea-af1e-4a10-bf43-900452d12a29 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:49:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-b99b9645-f22d-4636-9185-0becb876ce46 req-e80ba0ea-af1e-4a10-bf43-900452d12a29 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf returned with HTTP 200 Sep 02 08:49:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 99/195] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:49:35 2026] GET /volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:49:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-feb026b5-2354-4efc-99f0-603252dd6f64 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-feb026b5-2354-4efc-99f0-603252dd6f64 None None] GET http://192.168.122.75/volume// Sep 02 08:49:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-feb026b5-2354-4efc-99f0-603252dd6f64 None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-feb026b5-2354-4efc-99f0-603252dd6f64 None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-feb026b5-2354-4efc-99f0-603252dd6f64 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:49:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 97/196] 192.168.122.75 () {58 vars in 1312 bytes} [Wed Sep 2 08:49:35 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:49:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-b99b9645-f22d-4636-9185-0becb876ce46 req-78c9fe53-7782-4452-82f0-671bcd3cb21c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-b99b9645-f22d-4636-9185-0becb876ce46 req-78c9fe53-7782-4452-82f0-671bcd3cb21c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] POST http://192.168.122.75/volume/v3/attachments Sep 02 08:49:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-b99b9645-f22d-4636-9185-0becb876ce46 req-78c9fe53-7782-4452-82f0-671bcd3cb21c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40a60d78-5c67-4ba3-a943-eddc70c196cf", "connector": null, "instance_uuid": "e123d5c4-26be-4442-a18c-0f9f7654e7b2"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:49:35 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:35 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:35 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:35 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-b99b9645-f22d-4636-9185-0becb876ce46 req-78c9fe53-7782-4452-82f0-671bcd3cb21c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/attachments returned with HTTP 200 Sep 02 08:49:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 100/197] 192.168.122.75 () {66 vars in 1478 bytes} [Wed Sep 2 08:49:35 2026] POST /volume/v3/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:49:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2f89f5e8-24d5-4b7e-a73a-8d41a5ba9eef None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2f89f5e8-24d5-4b7e-a73a-8d41a5ba9eef tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf Sep 02 08:49:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2f89f5e8-24d5-4b7e-a73a-8d41a5ba9eef tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2f89f5e8-24d5-4b7e-a73a-8d41a5ba9eef tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:35 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:35 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:35 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:35 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-bc963063-ab62-4b0b-8650-101414eda3ae None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bc963063-ab62-4b0b-8650-101414eda3ae None None] GET http://192.168.122.75/volume// Sep 02 08:49:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bc963063-ab62-4b0b-8650-101414eda3ae None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bc963063-ab62-4b0b-8650-101414eda3ae None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bc963063-ab62-4b0b-8650-101414eda3ae None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:49:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 101/198] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:49:35 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:49:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-b99b9645-f22d-4636-9185-0becb876ce46 req-adcb5d97-c0ce-4cb9-b36f-29d34faf4ca3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-b99b9645-f22d-4636-9185-0becb876ce46 req-adcb5d97-c0ce-4cb9-b36f-29d34faf4ca3 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf Sep 02 08:49:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-b99b9645-f22d-4636-9185-0becb876ce46 req-adcb5d97-c0ce-4cb9-b36f-29d34faf4ca3 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-b99b9645-f22d-4636-9185-0becb876ce46 req-adcb5d97-c0ce-4cb9-b36f-29d34faf4ca3 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2f89f5e8-24d5-4b7e-a73a-8d41a5ba9eef tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:49:35 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:35 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2f89f5e8-24d5-4b7e-a73a-8d41a5ba9eef tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf returned with HTTP 200 Sep 02 08:49:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 98/199] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:35 2026] GET /volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf => generated 853 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:49:35 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:35 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:35 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-b99b9645-f22d-4636-9185-0becb876ce46 req-adcb5d97-c0ce-4cb9-b36f-29d34faf4ca3 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:49:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-b99b9645-f22d-4636-9185-0becb876ce46 req-adcb5d97-c0ce-4cb9-b36f-29d34faf4ca3 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf returned with HTTP 200 Sep 02 08:49:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 102/200] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:49:35 2026] GET /volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf => generated 1034 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:49:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-b99b9645-f22d-4636-9185-0becb876ce46 req-c2b86c21-bae5-4b65-af85-820875ab3c0c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-b99b9645-f22d-4636-9185-0becb876ce46 req-c2b86c21-bae5-4b65-af85-820875ab3c0c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] PUT http://192.168.122.75/volume/v3/attachments/b4f35e97-c7a6-4723-9b2a-9e86d43d9d82 Sep 02 08:49:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-b99b9645-f22d-4636-9185-0becb876ce46 req-c2b86c21-bae5-4b65-af85-820875ab3c0c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.75", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7bc5db48122", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d154e0c8-5203-48c0-a69b-b27cd89e5daf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:49:36 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-b99b9645-f22d-4636-9185-0becb876ce46 req-c2b86c21-bae5-4b65-af85-820875ab3c0c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Acquiring lock "cinder-attachment_update-40a60d78-5c67-4ba3-a943-eddc70c196cf-devstack" by "attachment_update" {{(pid=86994) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 08:49:36 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-b99b9645-f22d-4636-9185-0becb876ce46 req-c2b86c21-bae5-4b65-af85-820875ab3c0c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Lock "cinder-attachment_update-40a60d78-5c67-4ba3-a943-eddc70c196cf-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=86994) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 08:49:36 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:36 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:36 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:36 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:36 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-b99b9645-f22d-4636-9185-0becb876ce46 req-c2b86c21-bae5-4b65-af85-820875ab3c0c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Lock "cinder-attachment_update-40a60d78-5c67-4ba3-a943-eddc70c196cf-devstack" released by "attachment_update" :: held 0.267s {{(pid=86994) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 08:49:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-b99b9645-f22d-4636-9185-0becb876ce46 req-c2b86c21-bae5-4b65-af85-820875ab3c0c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/attachments/b4f35e97-c7a6-4723-9b2a-9e86d43d9d82 returned with HTTP 200 Sep 02 08:49:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 99/201] 192.168.122.75 () {66 vars in 1588 bytes} [Wed Sep 2 08:49:36 2026] PUT /volume/v3/attachments/b4f35e97-c7a6-4723-9b2a-9e86d43d9d82 => generated 694 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:49:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-405f4a8e-4c13-4bae-9091-af4ceacb972a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-405f4a8e-4c13-4bae-9091-af4ceacb972a tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf Sep 02 08:49:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-405f4a8e-4c13-4bae-9091-af4ceacb972a tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-405f4a8e-4c13-4bae-9091-af4ceacb972a tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:36 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:36 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:36 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:36 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:36 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-405f4a8e-4c13-4bae-9091-af4ceacb972a tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:49:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-405f4a8e-4c13-4bae-9091-af4ceacb972a tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf returned with HTTP 200 Sep 02 08:49:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 103/202] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:36 2026] GET /volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:49:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-b99b9645-f22d-4636-9185-0becb876ce46 req-adde0164-dc80-47bf-9531-6074bb3634d3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-b99b9645-f22d-4636-9185-0becb876ce46 req-adde0164-dc80-47bf-9531-6074bb3634d3 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] POST http://192.168.122.75/volume/v3/attachments/b4f35e97-c7a6-4723-9b2a-9e86d43d9d82/action Sep 02 08:49:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-b99b9645-f22d-4636-9185-0becb876ce46 req-adde0164-dc80-47bf-9531-6074bb3634d3 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Action body: b'{"os-complete": null}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:49:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-b99b9645-f22d-4636-9185-0becb876ce46 req-adde0164-dc80-47bf-9531-6074bb3634d3 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:49:37 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:37 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:37 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:37 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-b99b9645-f22d-4636-9185-0becb876ce46 req-adde0164-dc80-47bf-9531-6074bb3634d3 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/attachments/b4f35e97-c7a6-4723-9b2a-9e86d43d9d82/action returned with HTTP 204 Sep 02 08:49:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 100/203] 192.168.122.75 () {66 vars in 1609 bytes} [Wed Sep 2 08:49:37 2026] POST /volume/v3/attachments/b4f35e97-c7a6-4723-9b2a-9e86d43d9d82/action => generated 0 bytes in 150 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:49:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9d104b76-84b4-4ee3-a48d-0938f6846afe None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9d104b76-84b4-4ee3-a48d-0938f6846afe tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf Sep 02 08:49:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9d104b76-84b4-4ee3-a48d-0938f6846afe tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9d104b76-84b4-4ee3-a48d-0938f6846afe tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:38 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:38 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:38 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:38 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:38 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-9d104b76-84b4-4ee3-a48d-0938f6846afe tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:49:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9d104b76-84b4-4ee3-a48d-0938f6846afe tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf returned with HTTP 200 Sep 02 08:49:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 104/204] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:37 2026] GET /volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf => generated 1146 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:49:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6893b16b-6c1f-48eb-9c40-156289df539b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6893b16b-6c1f-48eb-9c40-156289df539b tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf Sep 02 08:49:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6893b16b-6c1f-48eb-9c40-156289df539b tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6893b16b-6c1f-48eb-9c40-156289df539b tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:38 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:38 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:38 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:38 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:38 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6893b16b-6c1f-48eb-9c40-156289df539b tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:49:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6893b16b-6c1f-48eb-9c40-156289df539b tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf returned with HTTP 200 Sep 02 08:49:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 101/205] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:38 2026] GET /volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf => generated 1146 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:49:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e25b1dab-1cb5-4d4f-8a12-3fe316921aae None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e25b1dab-1cb5-4d4f-8a12-3fe316921aae tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] DELETE http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf Sep 02 08:49:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e25b1dab-1cb5-4d4f-8a12-3fe316921aae tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e25b1dab-1cb5-4d4f-8a12-3fe316921aae tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:38 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-e25b1dab-1cb5-4d4f-8a12-3fe316921aae tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Delete volume with id: 40a60d78-5c67-4ba3-a943-eddc70c196cf Sep 02 08:49:38 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:38 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:38 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:38 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:38 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e25b1dab-1cb5-4d4f-8a12-3fe316921aae tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:49:38 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e25b1dab-1cb5-4d4f-8a12-3fe316921aae tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-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 02 08:49:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e25b1dab-1cb5-4d4f-8a12-3fe316921aae tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf returned with HTTP 400 Sep 02 08:49:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 105/206] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:49:38 2026] DELETE /volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf => generated 307 bytes in 112 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 08:49:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-103d7e8a-0c55-4975-a7fd-15e56f935435 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-103d7e8a-0c55-4975-a7fd-15e56f935435 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf Sep 02 08:49:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-103d7e8a-0c55-4975-a7fd-15e56f935435 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-103d7e8a-0c55-4975-a7fd-15e56f935435 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:38 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:38 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:38 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:38 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:38 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-103d7e8a-0c55-4975-a7fd-15e56f935435 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:49:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-103d7e8a-0c55-4975-a7fd-15e56f935435 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf returned with HTTP 200 Sep 02 08:49:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 102/207] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:38 2026] GET /volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf => generated 1146 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:49:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-0acd55bf-6c67-4d3c-8e8b-0694cdd77933 req-b784367d-77c9-4373-8181-c4a9817094a1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-0acd55bf-6c67-4d3c-8e8b-0694cdd77933 req-b784367d-77c9-4373-8181-c4a9817094a1 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf Sep 02 08:49:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-0acd55bf-6c67-4d3c-8e8b-0694cdd77933 req-b784367d-77c9-4373-8181-c4a9817094a1 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-0acd55bf-6c67-4d3c-8e8b-0694cdd77933 req-b784367d-77c9-4373-8181-c4a9817094a1 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:39 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:39 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:39 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:39 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-0acd55bf-6c67-4d3c-8e8b-0694cdd77933 req-b784367d-77c9-4373-8181-c4a9817094a1 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:49:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-0acd55bf-6c67-4d3c-8e8b-0694cdd77933 req-b784367d-77c9-4373-8181-c4a9817094a1 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf returned with HTTP 200 Sep 02 08:49:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 106/208] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:49:39 2026] GET /volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf => generated 1146 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:49:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-0acd55bf-6c67-4d3c-8e8b-0694cdd77933 req-7964b064-c729-43e6-9317-2416eb3e2781 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-0acd55bf-6c67-4d3c-8e8b-0694cdd77933 req-7964b064-c729-43e6-9317-2416eb3e2781 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] POST http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf/action Sep 02 08:49:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-0acd55bf-6c67-4d3c-8e8b-0694cdd77933 req-7964b064-c729-43e6-9317-2416eb3e2781 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:49:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-0acd55bf-6c67-4d3c-8e8b-0694cdd77933 req-7964b064-c729-43e6-9317-2416eb3e2781 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:49:39 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:39 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:39 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:39 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:39 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-0acd55bf-6c67-4d3c-8e8b-0694cdd77933 req-7964b064-c729-43e6-9317-2416eb3e2781 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:49:39 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-0acd55bf-6c67-4d3c-8e8b-0694cdd77933 req-7964b064-c729-43e6-9317-2416eb3e2781 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Begin detaching volume completed successfully. Sep 02 08:49:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-0acd55bf-6c67-4d3c-8e8b-0694cdd77933 req-7964b064-c729-43e6-9317-2416eb3e2781 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf/action returned with HTTP 202 Sep 02 08:49:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 103/209] 192.168.122.75 () {64 vars in 1556 bytes} [Wed Sep 2 08:49:39 2026] POST /volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf/action => generated 0 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:49:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f3bcb7dc-46fc-436a-9c47-a308f8c61620 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f3bcb7dc-46fc-436a-9c47-a308f8c61620 None None] GET http://192.168.122.75/volume// Sep 02 08:49:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f3bcb7dc-46fc-436a-9c47-a308f8c61620 None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f3bcb7dc-46fc-436a-9c47-a308f8c61620 None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f3bcb7dc-46fc-436a-9c47-a308f8c61620 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:49:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 107/210] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:49:39 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:49:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-0acd55bf-6c67-4d3c-8e8b-0694cdd77933 req-08fe02d7-efd9-4401-b20c-5bda1485aa62 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-0acd55bf-6c67-4d3c-8e8b-0694cdd77933 req-08fe02d7-efd9-4401-b20c-5bda1485aa62 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf Sep 02 08:49:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-0acd55bf-6c67-4d3c-8e8b-0694cdd77933 req-08fe02d7-efd9-4401-b20c-5bda1485aa62 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-0acd55bf-6c67-4d3c-8e8b-0694cdd77933 req-08fe02d7-efd9-4401-b20c-5bda1485aa62 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:39 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:39 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:39 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:39 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:39 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-0acd55bf-6c67-4d3c-8e8b-0694cdd77933 req-08fe02d7-efd9-4401-b20c-5bda1485aa62 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:49:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-0acd55bf-6c67-4d3c-8e8b-0694cdd77933 req-08fe02d7-efd9-4401-b20c-5bda1485aa62 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf returned with HTTP 200 Sep 02 08:49:40 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 104/211] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:49:39 2026] GET /volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf => generated 1330 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:49:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-0acd55bf-6c67-4d3c-8e8b-0694cdd77933 req-71c574d3-7fd4-447b-8792-9f5be7d07d6d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-0acd55bf-6c67-4d3c-8e8b-0694cdd77933 req-71c574d3-7fd4-447b-8792-9f5be7d07d6d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] DELETE http://192.168.122.75/volume/v3/attachments/b4f35e97-c7a6-4723-9b2a-9e86d43d9d82 Sep 02 08:49:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-0acd55bf-6c67-4d3c-8e8b-0694cdd77933 req-71c574d3-7fd4-447b-8792-9f5be7d07d6d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-0acd55bf-6c67-4d3c-8e8b-0694cdd77933 req-71c574d3-7fd4-447b-8792-9f5be7d07d6d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:40 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:40 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:40 devstack devstack@c-api.service[86995]: /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 02 08:49:40 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, Sep 02 08:49:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-0acd55bf-6c67-4d3c-8e8b-0694cdd77933 req-71c574d3-7fd4-447b-8792-9f5be7d07d6d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/attachments/b4f35e97-c7a6-4723-9b2a-9e86d43d9d82 returned with HTTP 200 Sep 02 08:49:40 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 108/212] 192.168.122.75 () {64 vars in 1557 bytes} [Wed Sep 2 08:49:40 2026] DELETE /volume/v3/attachments/b4f35e97-c7a6-4723-9b2a-9e86d43d9d82 => generated 19 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:49:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2f2797f7-6290-49f0-a1a4-0e7a44aafb39 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2f2797f7-6290-49f0-a1a4-0e7a44aafb39 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf Sep 02 08:49:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2f2797f7-6290-49f0-a1a4-0e7a44aafb39 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2f2797f7-6290-49f0-a1a4-0e7a44aafb39 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:42 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:42 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:42 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2f2797f7-6290-49f0-a1a4-0e7a44aafb39 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:49:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2f2797f7-6290-49f0-a1a4-0e7a44aafb39 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf returned with HTTP 200 Sep 02 08:49:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 105/213] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:42 2026] GET /volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf => generated 854 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:49:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-569fdd76-decf-4ab8-909b-14304655ea2d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-569fdd76-decf-4ab8-909b-14304655ea2d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] DELETE http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf Sep 02 08:49:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-569fdd76-decf-4ab8-909b-14304655ea2d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-569fdd76-decf-4ab8-909b-14304655ea2d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:50 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-569fdd76-decf-4ab8-909b-14304655ea2d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Delete volume with id: 40a60d78-5c67-4ba3-a943-eddc70c196cf Sep 02 08:49:50 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:50 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:50 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:50 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:50 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-569fdd76-decf-4ab8-909b-14304655ea2d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:49:50 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-569fdd76-decf-4ab8-909b-14304655ea2d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Delete volume request issued successfully. Sep 02 08:49:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-569fdd76-decf-4ab8-909b-14304655ea2d tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf returned with HTTP 202 Sep 02 08:49:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 109/214] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:49:50 2026] DELETE /volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 08:49:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c9f46676-db6f-49a2-abdb-a9a1a2d9bb5e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c9f46676-db6f-49a2-abdb-a9a1a2d9bb5e tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf Sep 02 08:49:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c9f46676-db6f-49a2-abdb-a9a1a2d9bb5e tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c9f46676-db6f-49a2-abdb-a9a1a2d9bb5e tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:50 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:50 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:50 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:50 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:50 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c9f46676-db6f-49a2-abdb-a9a1a2d9bb5e tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:49:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c9f46676-db6f-49a2-abdb-a9a1a2d9bb5e tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf returned with HTTP 200 Sep 02 08:49:50 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 106/215] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:50 2026] GET /volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf => generated 853 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:49:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6b16e6d8-d725-4cda-9ccc-b0eaafc80f78 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6b16e6d8-d725-4cda-9ccc-b0eaafc80f78 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf Sep 02 08:49:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6b16e6d8-d725-4cda-9ccc-b0eaafc80f78 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6b16e6d8-d725-4cda-9ccc-b0eaafc80f78 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:52 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:52 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:52 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:52 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:52 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6b16e6d8-d725-4cda-9ccc-b0eaafc80f78 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:49:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6b16e6d8-d725-4cda-9ccc-b0eaafc80f78 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf returned with HTTP 200 Sep 02 08:49:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 110/216] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:52 2026] GET /volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf => generated 853 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:49:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9ec97ddf-a2a1-47d3-a9a4-aca4daf4f0d9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9ec97ddf-a2a1-47d3-a9a4-aca4daf4f0d9 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf Sep 02 08:49:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9ec97ddf-a2a1-47d3-a9a4-aca4daf4f0d9 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9ec97ddf-a2a1-47d3-a9a4-aca4daf4f0d9 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9ec97ddf-a2a1-47d3-a9a4-aca4daf4f0d9 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf returned with HTTP 404 Sep 02 08:49:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 107/217] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:53 2026] GET /volume/v3/volumes/40a60d78-5c67-4ba3-a943-eddc70c196cf => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:49:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-da34a667-6953-4ba3-9113-e12dc1779b0c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-da34a667-6953-4ba3-9113-e12dc1779b0c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] DELETE http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c Sep 02 08:49:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-da34a667-6953-4ba3-9113-e12dc1779b0c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-da34a667-6953-4ba3-9113-e12dc1779b0c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:53 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-da34a667-6953-4ba3-9113-e12dc1779b0c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Delete volume with id: 6a691ba5-4154-4de3-ba47-4c15a51e531c Sep 02 08:49:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:53 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-da34a667-6953-4ba3-9113-e12dc1779b0c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:49:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-da34a667-6953-4ba3-9113-e12dc1779b0c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Delete volume request issued successfully. Sep 02 08:49:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-da34a667-6953-4ba3-9113-e12dc1779b0c tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c returned with HTTP 202 Sep 02 08:49:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 111/218] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:49:53 2026] DELETE /volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:49:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-dc7f0bf0-e354-4286-9ff7-31a30b68e867 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dc7f0bf0-e354-4286-9ff7-31a30b68e867 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c Sep 02 08:49:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dc7f0bf0-e354-4286-9ff7-31a30b68e867 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dc7f0bf0-e354-4286-9ff7-31a30b68e867 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:53 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:53 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-dc7f0bf0-e354-4286-9ff7-31a30b68e867 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:49:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dc7f0bf0-e354-4286-9ff7-31a30b68e867 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c returned with HTTP 200 Sep 02 08:49:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 108/219] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:53 2026] GET /volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:49:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7a2b3e01-4978-4aca-a22b-cbb572c5a174 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7a2b3e01-4978-4aca-a22b-cbb572c5a174 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c Sep 02 08:49:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7a2b3e01-4978-4aca-a22b-cbb572c5a174 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7a2b3e01-4978-4aca-a22b-cbb572c5a174 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7a2b3e01-4978-4aca-a22b-cbb572c5a174 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c returned with HTTP 404 Sep 02 08:49:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 112/220] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:54 2026] GET /volume/v3/volumes/6a691ba5-4154-4de3-ba47-4c15a51e531c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:49:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1dcf3687-4167-46cd-b0ae-bf4cdbf58876 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1dcf3687-4167-46cd-b0ae-bf4cdbf58876 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] DELETE http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 Sep 02 08:49:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1dcf3687-4167-46cd-b0ae-bf4cdbf58876 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1dcf3687-4167-46cd-b0ae-bf4cdbf58876 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:54 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-1dcf3687-4167-46cd-b0ae-bf4cdbf58876 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Delete volume with id: 849b56ee-bdf7-406e-bd53-dedb124b3c99 Sep 02 08:49:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:54 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:54 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1dcf3687-4167-46cd-b0ae-bf4cdbf58876 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:49:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1dcf3687-4167-46cd-b0ae-bf4cdbf58876 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Delete volume request issued successfully. Sep 02 08:49:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1dcf3687-4167-46cd-b0ae-bf4cdbf58876 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 returned with HTTP 202 Sep 02 08:49:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 109/221] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:49:54 2026] DELETE /volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:49:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-deeaf07f-aed3-41dc-a857-f55c3edf42e8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-deeaf07f-aed3-41dc-a857-f55c3edf42e8 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 Sep 02 08:49:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-deeaf07f-aed3-41dc-a857-f55c3edf42e8 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-deeaf07f-aed3-41dc-a857-f55c3edf42e8 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-deeaf07f-aed3-41dc-a857-f55c3edf42e8 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Volume info retrieved successfully. Sep 02 08:49:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-deeaf07f-aed3-41dc-a857-f55c3edf42e8 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 returned with HTTP 200 Sep 02 08:49:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 113/222] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:54 2026] GET /volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 => generated 853 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:49:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5472b2c9-10b6-44e1-8a2b-8ed6b1e8f4a2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5472b2c9-10b6-44e1-8a2b-8ed6b1e8f4a2 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] GET http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 Sep 02 08:49:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5472b2c9-10b6-44e1-8a2b-8ed6b1e8f4a2 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5472b2c9-10b6-44e1-8a2b-8ed6b1e8f4a2 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5472b2c9-10b6-44e1-8a2b-8ed6b1e8f4a2 tempest-AttachVolumeNegativeTest-303506718 tempest-AttachVolumeNegativeTest-303506718-project-member] http://192.168.122.75/volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 returned with HTTP 404 Sep 02 08:49:56 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 110/223] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:55 2026] GET /volume/v3/volumes/849b56ee-bdf7-406e-bd53-dedb124b3c99 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:49:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0c03b5c5-c627-442a-967a-d85dd6076cdb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0c03b5c5-c627-442a-967a-d85dd6076cdb tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 Sep 02 08:49:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0c03b5c5-c627-442a-967a-d85dd6076cdb tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0c03b5c5-c627-442a-967a-d85dd6076cdb tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:57 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:57 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:57 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:57 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:57 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0c03b5c5-c627-442a-967a-d85dd6076cdb tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:49:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0c03b5c5-c627-442a-967a-d85dd6076cdb tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 returned with HTTP 200 Sep 02 08:49:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 114/224] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:57 2026] GET /volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 => generated 1146 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:49:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f48124f5-6c18-451a-85e4-fb8411f88cd0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f48124f5-6c18-451a-85e4-fb8411f88cd0 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 Sep 02 08:49:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f48124f5-6c18-451a-85e4-fb8411f88cd0 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f48124f5-6c18-451a-85e4-fb8411f88cd0 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:58 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:58 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f48124f5-6c18-451a-85e4-fb8411f88cd0 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:49:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f48124f5-6c18-451a-85e4-fb8411f88cd0 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 returned with HTTP 200 Sep 02 08:49:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 111/225] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:58 2026] GET /volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 => generated 1146 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:49:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-4b8504e7-66aa-46b2-babd-15385285f381 req-d02d6564-edc8-4e54-8e36-253db2a25cf1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-4b8504e7-66aa-46b2-babd-15385285f381 req-d02d6564-edc8-4e54-8e36-253db2a25cf1 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 Sep 02 08:49:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-4b8504e7-66aa-46b2-babd-15385285f381 req-d02d6564-edc8-4e54-8e36-253db2a25cf1 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-4b8504e7-66aa-46b2-babd-15385285f381 req-d02d6564-edc8-4e54-8e36-253db2a25cf1 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:49:58 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:58 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:58 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-4b8504e7-66aa-46b2-babd-15385285f381 req-d02d6564-edc8-4e54-8e36-253db2a25cf1 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:49:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-4b8504e7-66aa-46b2-babd-15385285f381 req-d02d6564-edc8-4e54-8e36-253db2a25cf1 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 returned with HTTP 200 Sep 02 08:49:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 115/226] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:49:58 2026] GET /volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 => generated 1146 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:49:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-4b8504e7-66aa-46b2-babd-15385285f381 req-dd71b00e-d46e-42d8-a656-805a70151233 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-4b8504e7-66aa-46b2-babd-15385285f381 req-dd71b00e-d46e-42d8-a656-805a70151233 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] POST http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4/action Sep 02 08:49:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-4b8504e7-66aa-46b2-babd-15385285f381 req-dd71b00e-d46e-42d8-a656-805a70151233 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:49:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-4b8504e7-66aa-46b2-babd-15385285f381 req-dd71b00e-d46e-42d8-a656-805a70151233 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:49:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:58 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:58 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-4b8504e7-66aa-46b2-babd-15385285f381 req-dd71b00e-d46e-42d8-a656-805a70151233 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:49:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-4b8504e7-66aa-46b2-babd-15385285f381 req-dd71b00e-d46e-42d8-a656-805a70151233 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Begin detaching volume completed successfully. Sep 02 08:49:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-4b8504e7-66aa-46b2-babd-15385285f381 req-dd71b00e-d46e-42d8-a656-805a70151233 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4/action returned with HTTP 202 Sep 02 08:49:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 112/227] 192.168.122.75 () {64 vars in 1556 bytes} [Wed Sep 2 08:49:58 2026] POST /volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:49:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ef3e7dde-42fa-417d-a5f5-abfd5d951bc1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ef3e7dde-42fa-417d-a5f5-abfd5d951bc1 None None] GET http://192.168.122.75/volume// Sep 02 08:49:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ef3e7dde-42fa-417d-a5f5-abfd5d951bc1 None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ef3e7dde-42fa-417d-a5f5-abfd5d951bc1 None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ef3e7dde-42fa-417d-a5f5-abfd5d951bc1 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:49:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 116/228] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:49:58 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:49:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-4b8504e7-66aa-46b2-babd-15385285f381 req-5281741d-2ae0-42bb-a5e4-fc9fa206bf47 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-4b8504e7-66aa-46b2-babd-15385285f381 req-5281741d-2ae0-42bb-a5e4-fc9fa206bf47 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 Sep 02 08:49:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-4b8504e7-66aa-46b2-babd-15385285f381 req-5281741d-2ae0-42bb-a5e4-fc9fa206bf47 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-4b8504e7-66aa-46b2-babd-15385285f381 req-5281741d-2ae0-42bb-a5e4-fc9fa206bf47 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:58 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:58 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-4b8504e7-66aa-46b2-babd-15385285f381 req-5281741d-2ae0-42bb-a5e4-fc9fa206bf47 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:49:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-4b8504e7-66aa-46b2-babd-15385285f381 req-5281741d-2ae0-42bb-a5e4-fc9fa206bf47 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 returned with HTTP 200 Sep 02 08:49:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 113/229] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:49:58 2026] GET /volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 => generated 1330 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 08:49:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-4b8504e7-66aa-46b2-babd-15385285f381 req-2dcdd293-047a-4d68-b356-0493a3ad3694 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-4b8504e7-66aa-46b2-babd-15385285f381 req-2dcdd293-047a-4d68-b356-0493a3ad3694 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] DELETE http://192.168.122.75/volume/v3/attachments/e6ec8a2d-38bd-4feb-b2d7-ca7987c02f19 Sep 02 08:49:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-4b8504e7-66aa-46b2-babd-15385285f381 req-2dcdd293-047a-4d68-b356-0493a3ad3694 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-4b8504e7-66aa-46b2-babd-15385285f381 req-2dcdd293-047a-4d68-b356-0493a3ad3694 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:59 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:59 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:49:59 devstack devstack@c-api.service[86995]: /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 02 08:49:59 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, Sep 02 08:49:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-4b8504e7-66aa-46b2-babd-15385285f381 req-2dcdd293-047a-4d68-b356-0493a3ad3694 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/attachments/e6ec8a2d-38bd-4feb-b2d7-ca7987c02f19 returned with HTTP 200 Sep 02 08:49:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 117/230] 192.168.122.75 () {64 vars in 1557 bytes} [Wed Sep 2 08:49:59 2026] DELETE /volume/v3/attachments/e6ec8a2d-38bd-4feb-b2d7-ca7987c02f19 => generated 19 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:49:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ae1b2fcb-1daf-48a1-8d4f-6de4b898cabd None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:49:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ae1b2fcb-1daf-48a1-8d4f-6de4b898cabd tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 Sep 02 08:49:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ae1b2fcb-1daf-48a1-8d4f-6de4b898cabd tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:49:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ae1b2fcb-1daf-48a1-8d4f-6de4b898cabd tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:49:59 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:49:59 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:49:59 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:49:59 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:49:59 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ae1b2fcb-1daf-48a1-8d4f-6de4b898cabd tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:49:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ae1b2fcb-1daf-48a1-8d4f-6de4b898cabd tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 returned with HTTP 200 Sep 02 08:49:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 114/231] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:49:59 2026] GET /volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-33f94d48-2054-410e-8134-5d61083b5a42 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-33f94d48-2054-410e-8134-5d61083b5a42 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] GET http://192.168.122.75/volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 Sep 02 08:50:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-33f94d48-2054-410e-8134-5d61083b5a42 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-33f94d48-2054-410e-8134-5d61083b5a42 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:04 devstack devstack@c-api.service[86995]: DEBUG dbcounter [-] [86995] Writing DB stats cinder:SELECT=198,cinder:INSERT=20,cinder:UPDATE=43 {{(pid=86995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:50:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-33f94d48-2054-410e-8134-5d61083b5a42 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Volume info retrieved successfully. Sep 02 08:50:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-33f94d48-2054-410e-8134-5d61083b5a42 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] http://192.168.122.75/volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 returned with HTTP 200 Sep 02 08:50:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 118/232] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:04 2026] GET /volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9ce7e55d-d0ab-4e44-8514-f8735d4bc4cb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9ce7e55d-d0ab-4e44-8514-f8735d4bc4cb tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] GET http://192.168.122.75/volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 Sep 02 08:50:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9ce7e55d-d0ab-4e44-8514-f8735d4bc4cb tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9ce7e55d-d0ab-4e44-8514-f8735d4bc4cb tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:04 devstack devstack@c-api.service[86994]: DEBUG dbcounter [-] [86994] Writing DB stats cinder:SELECT=158,cinder:UPDATE=18,cinder:INSERT=3 {{(pid=86994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:50:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9ce7e55d-d0ab-4e44-8514-f8735d4bc4cb tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Volume info retrieved successfully. Sep 02 08:50:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9ce7e55d-d0ab-4e44-8514-f8735d4bc4cb tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] http://192.168.122.75/volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 returned with HTTP 200 Sep 02 08:50:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 115/233] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:04 2026] GET /volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-a886baf8-d3a4-4131-9e18-74f4ecb60506 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-a886baf8-d3a4-4131-9e18-74f4ecb60506 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:50:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-a886baf8-d3a4-4131-9e18-74f4ecb60506 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1095376899", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-a886baf8-d3a4-4131-9e18-74f4ecb60506 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1095376899', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:50:05 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-a886baf8-d3a4-4131-9e18-74f4ecb60506 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Create volume of 1 GB Sep 02 08:50:05 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-a886baf8-d3a4-4131-9e18-74f4ecb60506 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Availability Zones retrieved successfully. Sep 02 08:50:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-a886baf8-d3a4-4131-9e18-74f4ecb60506 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Flow 'volume_create_api' (267284c0-e5bb-4da1-9b5f-82bb1ee40dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:50:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-a886baf8-d3a4-4131-9e18-74f4ecb60506 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef7a86fc-8e37-4c9d-9643-abcf377b55d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-a886baf8-d3a4-4131-9e18-74f4ecb60506 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:50:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-a886baf8-d3a4-4131-9e18-74f4ecb60506 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef7a86fc-8e37-4c9d-9643-abcf377b55d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-a886baf8-d3a4-4131-9e18-74f4ecb60506 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (199733d5-9d58-45d0-9418-1c17ba50538e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:05 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-a886baf8-d3a4-4131-9e18-74f4ecb60506 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Created reservations ['8baca307-ea43-4864-8ac1-c7edb29303d9', 'c02efb12-20bb-46b3-8554-3d9bcaeb4c38', 'e18f8120-63df-4f40-b1da-8eeb03ae8565', '9d9d816a-c29b-461d-a3be-9d6b98c8b4fb'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:50:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-a886baf8-d3a4-4131-9e18-74f4ecb60506 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (199733d5-9d58-45d0-9418-1c17ba50538e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8baca307-ea43-4864-8ac1-c7edb29303d9', 'c02efb12-20bb-46b3-8554-3d9bcaeb4c38', 'e18f8120-63df-4f40-b1da-8eeb03ae8565', '9d9d816a-c29b-461d-a3be-9d6b98c8b4fb']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-a886baf8-d3a4-4131-9e18-74f4ecb60506 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19b26a3a-c50c-4df8-a559-d7792889b6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:05 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:05 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-a886baf8-d3a4-4131-9e18-74f4ecb60506 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19b26a3a-c50c-4df8-a559-d7792889b6ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b524db09-945a-42f1-9ecc-b9430a132f82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1095376899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='945ba4e2f4714e838c4f11b8783d2096',qos_specs=None,replication_status=,reservations=['8baca307-ea43-4864-8ac1-c7edb29303d9','c02efb12-20bb-46b3-8554-3d9bcaeb4c38','e18f8120-63df-4f40-b1da-8eeb03ae8565','9d9d816a-c29b-461d-a3be-9d6b98c8b4fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1fb6a94d5a94f509215cac52d3235b1',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:50:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1095376899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b524db09-945a-42f1-9ecc-b9430a132f82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='945ba4e2f4714e838c4f11b8783d2096',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1fb6a94d5a94f509215cac52d3235b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-a886baf8-d3a4-4131-9e18-74f4ecb60506 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0368ab9-3f4c-4065-8fd4-e6f2e9ad48e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-a886baf8-d3a4-4131-9e18-74f4ecb60506 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0368ab9-3f4c-4065-8fd4-e6f2e9ad48e2) transitioned into state 'SUCCESS' from state '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-1095376899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='945ba4e2f4714e838c4f11b8783d2096',qos_specs=None,replication_status=,reservations=['8baca307-ea43-4864-8ac1-c7edb29303d9','c02efb12-20bb-46b3-8554-3d9bcaeb4c38','e18f8120-63df-4f40-b1da-8eeb03ae8565','9d9d816a-c29b-461d-a3be-9d6b98c8b4fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1fb6a94d5a94f509215cac52d3235b1',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-a886baf8-d3a4-4131-9e18-74f4ecb60506 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3c0af43-7e48-4945-a8f8-88a2d9d3cf43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-a886baf8-d3a4-4131-9e18-74f4ecb60506 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3c0af43-7e48-4945-a8f8-88a2d9d3cf43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-a886baf8-d3a4-4131-9e18-74f4ecb60506 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Flow 'volume_create_api' (267284c0-e5bb-4da1-9b5f-82bb1ee40dd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:50:05 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-a886baf8-d3a4-4131-9e18-74f4ecb60506 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Create volume request issued successfully. Sep 02 08:50:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-a886baf8-d3a4-4131-9e18-74f4ecb60506 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:50:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 119/234] 192.168.122.75 () {64 vars in 1425 bytes} [Wed Sep 2 08:50:05 2026] POST /volume/v3/volumes => generated 762 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:50:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-df75ef4f-9f68-4877-bde9-32383d31b97f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-df75ef4f-9f68-4877-bde9-32383d31b97f tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] GET http://192.168.122.75/volume/v3/volumes/b524db09-945a-42f1-9ecc-b9430a132f82 Sep 02 08:50:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-df75ef4f-9f68-4877-bde9-32383d31b97f tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-df75ef4f-9f68-4877-bde9-32383d31b97f tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:05 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:05 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:05 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:05 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:05 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-df75ef4f-9f68-4877-bde9-32383d31b97f tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Volume info retrieved successfully. Sep 02 08:50:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-a38f96fb-5ad8-4ce1-8367-2b207c9577fa req-df75ef4f-9f68-4877-bde9-32383d31b97f tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] http://192.168.122.75/volume/v3/volumes/b524db09-945a-42f1-9ecc-b9430a132f82 returned with HTTP 200 Sep 02 08:50:05 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 116/235] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:50:05 2026] GET /volume/v3/volumes/b524db09-945a-42f1-9ecc-b9430a132f82 => generated 830 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-61249f01-50e8-4046-ab6f-0e038d2ce511 req-49c819d9-abef-44a0-a002-13448fda8a28 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-61249f01-50e8-4046-ab6f-0e038d2ce511 req-49c819d9-abef-44a0-a002-13448fda8a28 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] GET http://192.168.122.75/volume/v3/volumes/b524db09-945a-42f1-9ecc-b9430a132f82 Sep 02 08:50:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-61249f01-50e8-4046-ab6f-0e038d2ce511 req-49c819d9-abef-44a0-a002-13448fda8a28 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-61249f01-50e8-4046-ab6f-0e038d2ce511 req-49c819d9-abef-44a0-a002-13448fda8a28 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:05 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:05 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:05 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:05 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:05 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-61249f01-50e8-4046-ab6f-0e038d2ce511 req-49c819d9-abef-44a0-a002-13448fda8a28 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Volume info retrieved successfully. Sep 02 08:50:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-61249f01-50e8-4046-ab6f-0e038d2ce511 req-49c819d9-abef-44a0-a002-13448fda8a28 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] http://192.168.122.75/volume/v3/volumes/b524db09-945a-42f1-9ecc-b9430a132f82 returned with HTTP 200 Sep 02 08:50:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 120/236] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:50:05 2026] GET /volume/v3/volumes/b524db09-945a-42f1-9ecc-b9430a132f82 => generated 830 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-025830a1-a922-44cb-ad76-28af1455305b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-025830a1-a922-44cb-ad76-28af1455305b tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:50:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-025830a1-a922-44cb-ad76-28af1455305b tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-595276516", "imageRef": "390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb", "size": 1}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-025830a1-a922-44cb-ad76-28af1455305b tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-595276516', 'imageRef': '390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb', 'size': 1}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:50:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-27659449-9af0-4e9c-8449-68f451f69ca0 req-aac339f9-ea96-47d8-ae5c-0ab9bb00f1b1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-27659449-9af0-4e9c-8449-68f451f69ca0 req-aac339f9-ea96-47d8-ae5c-0ab9bb00f1b1 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] GET http://192.168.122.75/volume/v3/volumes/b524db09-945a-42f1-9ecc-b9430a132f82 Sep 02 08:50:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-27659449-9af0-4e9c-8449-68f451f69ca0 req-aac339f9-ea96-47d8-ae5c-0ab9bb00f1b1 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-27659449-9af0-4e9c-8449-68f451f69ca0 req-aac339f9-ea96-47d8-ae5c-0ab9bb00f1b1 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:07 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:07 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-27659449-9af0-4e9c-8449-68f451f69ca0 req-aac339f9-ea96-47d8-ae5c-0ab9bb00f1b1 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Volume info retrieved successfully. Sep 02 08:50:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-27659449-9af0-4e9c-8449-68f451f69ca0 req-aac339f9-ea96-47d8-ae5c-0ab9bb00f1b1 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] http://192.168.122.75/volume/v3/volumes/b524db09-945a-42f1-9ecc-b9430a132f82 returned with HTTP 200 Sep 02 08:50:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 121/237] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:50:07 2026] GET /volume/v3/volumes/b524db09-945a-42f1-9ecc-b9430a132f82 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-387edc66-bd5e-452c-b0c5-0496ccc19e24 req-3eb65235-7247-42b6-864f-a1105ede03db None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-387edc66-bd5e-452c-b0c5-0496ccc19e24 req-3eb65235-7247-42b6-864f-a1105ede03db tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 08:50:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-387edc66-bd5e-452c-b0c5-0496ccc19e24 req-3eb65235-7247-42b6-864f-a1105ede03db tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b524db09-945a-42f1-9ecc-b9430a132f82", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-919577642", "description": null, "metadata": {}}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:07 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:07 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-387edc66-bd5e-452c-b0c5-0496ccc19e24 req-3eb65235-7247-42b6-864f-a1105ede03db tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Volume info retrieved successfully. Sep 02 08:50:07 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [req-387edc66-bd5e-452c-b0c5-0496ccc19e24 req-3eb65235-7247-42b6-864f-a1105ede03db tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Create snapshot from volume b524db09-945a-42f1-9ecc-b9430a132f82 Sep 02 08:50:07 devstack devstack@c-api.service[86995]: WARNING cinder.quota [req-387edc66-bd5e-452c-b0c5-0496ccc19e24 req-3eb65235-7247-42b6-864f-a1105ede03db tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-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 02 08:50:07 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [req-387edc66-bd5e-452c-b0c5-0496ccc19e24 req-3eb65235-7247-42b6-864f-a1105ede03db tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Created reservations ['4b3b0963-ffe2-4faa-84a0-86bca2aebfe9', '57cb4bd2-a3f4-471c-af4e-df4906b82fae', 'ff9bb05e-b0f4-4d01-b544-b90bb860d1de', 'a6344b18-630c-4c3f-b25f-3a77cf9ba6ec'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:50:07 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-025830a1-a922-44cb-ad76-28af1455305b tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Create volume of 1 GB Sep 02 08:50:07 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-025830a1-a922-44cb-ad76-28af1455305b tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Availability Zones retrieved successfully. Sep 02 08:50:07 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:07 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:07 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-025830a1-a922-44cb-ad76-28af1455305b tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Flow 'volume_create_api' (85592035-702a-4302-9970-5dc53e5ce4a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:50:07 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-025830a1-a922-44cb-ad76-28af1455305b tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fb6fd3b-1b09-4c96-9367-fe30ad4d9e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:07 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-025830a1-a922-44cb-ad76-28af1455305b tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:50:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-387edc66-bd5e-452c-b0c5-0496ccc19e24 req-3eb65235-7247-42b6-864f-a1105ede03db tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Snapshot create request issued successfully. Sep 02 08:50:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-387edc66-bd5e-452c-b0c5-0496ccc19e24 req-3eb65235-7247-42b6-864f-a1105ede03db tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 08:50:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 122/238] 192.168.122.75 () {64 vars in 1431 bytes} [Wed Sep 2 08:50:07 2026] POST /volume/v3/snapshots => generated 310 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:50:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-50a3f31a-ca22-48cc-888a-1b1e369e74c4 req-0c89e51f-6647-4a51-b4cd-431d834663b3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-50a3f31a-ca22-48cc-888a-1b1e369e74c4 req-0c89e51f-6647-4a51-b4cd-431d834663b3 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-reader] GET http://192.168.122.75/volume/v3/snapshots/49ba2ae8-1f37-43b5-a06f-e5c5f3e3b888 Sep 02 08:50:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-50a3f31a-ca22-48cc-888a-1b1e369e74c4 req-0c89e51f-6647-4a51-b4cd-431d834663b3 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-reader] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-50a3f31a-ca22-48cc-888a-1b1e369e74c4 req-0c89e51f-6647-4a51-b4cd-431d834663b3 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-reader] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:07 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-025830a1-a922-44cb-ad76-28af1455305b tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fb6fd3b-1b09-4c96-9367-fe30ad4d9e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:07 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-025830a1-a922-44cb-ad76-28af1455305b tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f65c93f-0586-43f8-8cc2-3b92f3430c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-50a3f31a-ca22-48cc-888a-1b1e369e74c4 req-0c89e51f-6647-4a51-b4cd-431d834663b3 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-reader] Snapshot retrieved successfully. Sep 02 08:50:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-50a3f31a-ca22-48cc-888a-1b1e369e74c4 req-0c89e51f-6647-4a51-b4cd-431d834663b3 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-reader] http://192.168.122.75/volume/v3/snapshots/49ba2ae8-1f37-43b5-a06f-e5c5f3e3b888 returned with HTTP 200 Sep 02 08:50:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 123/239] 192.168.122.75 () {60 vars in 1488 bytes} [Wed Sep 2 08:50:07 2026] GET /volume/v3/snapshots/49ba2ae8-1f37-43b5-a06f-e5c5f3e3b888 => generated 442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-328508f3-f2a8-4077-998d-a84d4a547927 req-cbe88de4-e62e-4435-9adc-6c4cfafa314f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-328508f3-f2a8-4077-998d-a84d4a547927 req-cbe88de4-e62e-4435-9adc-6c4cfafa314f tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-reader] GET http://192.168.122.75/volume/v3/snapshots/detail Sep 02 08:50:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-328508f3-f2a8-4077-998d-a84d4a547927 req-cbe88de4-e62e-4435-9adc-6c4cfafa314f tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-reader] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-328508f3-f2a8-4077-998d-a84d4a547927 req-cbe88de4-e62e-4435-9adc-6c4cfafa314f tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-reader] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [req-328508f3-f2a8-4077-998d-a84d4a547927 req-cbe88de4-e62e-4435-9adc-6c4cfafa314f tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-reader] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:50:07 devstack devstack@c-api.service[86995]: DEBUG cinder.db.api [req-328508f3-f2a8-4077-998d-a84d4a547927 req-cbe88de4-e62e-4435-9adc-6c4cfafa314f tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-reader] Building query based on filter {{(pid=86995) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:50:07 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-025830a1-a922-44cb-ad76-28af1455305b tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Created reservations ['61163b9f-1b17-4099-a886-8ecf4d257af5', '83e8251a-4a06-4a1e-b42a-b5ec46bf44ca', '517271f5-7ab5-4a8f-b3ab-552a3022f410', 'c30eea87-1ad1-4a96-922d-571a2836770a'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:50:07 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-025830a1-a922-44cb-ad76-28af1455305b tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f65c93f-0586-43f8-8cc2-3b92f3430c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61163b9f-1b17-4099-a886-8ecf4d257af5', '83e8251a-4a06-4a1e-b42a-b5ec46bf44ca', '517271f5-7ab5-4a8f-b3ab-552a3022f410', 'c30eea87-1ad1-4a96-922d-571a2836770a']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:07 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-025830a1-a922-44cb-ad76-28af1455305b tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5225c35c-bcb0-4b70-937c-610243381c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:07 devstack devstack@c-api.service[86995]: /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 02 08:50:07 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:50:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-328508f3-f2a8-4077-998d-a84d4a547927 req-cbe88de4-e62e-4435-9adc-6c4cfafa314f tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-reader] Get all snapshots completed successfully. Sep 02 08:50:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-328508f3-f2a8-4077-998d-a84d4a547927 req-cbe88de4-e62e-4435-9adc-6c4cfafa314f tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-reader] http://192.168.122.75/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 08:50:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 124/240] 192.168.122.75 () {60 vars in 1398 bytes} [Wed Sep 2 08:50:07 2026] GET /volume/v3/snapshots/detail => generated 445 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:07 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:07 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:07 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-025830a1-a922-44cb-ad76-28af1455305b tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5225c35c-bcb0-4b70-937c-610243381c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e74b559-8d35-4b65-8ccb-fffe85c1aec2', '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-595276516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7da9123d94be4e87a8cb74b5404ff611',qos_specs=None,replication_status=,reservations=['61163b9f-1b17-4099-a886-8ecf4d257af5','83e8251a-4a06-4a1e-b42a-b5ec46bf44ca','517271f5-7ab5-4a8f-b3ab-552a3022f410','c30eea87-1ad1-4a96-922d-571a2836770a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b065ca6afc4029acebdf0787a527a4',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:50:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-595276516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e74b559-8d35-4b65-8ccb-fffe85c1aec2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7da9123d94be4e87a8cb74b5404ff611',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05b065ca6afc4029acebdf0787a527a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:07 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-025830a1-a922-44cb-ad76-28af1455305b tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03803a08-fccf-4982-9031-f0d2710c70ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-c2423bf3-c4c6-41b0-94b2-e2eb6cc60329 req-81a4ec94-575b-40a5-a43e-4573a90f3616 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-c2423bf3-c4c6-41b0-94b2-e2eb6cc60329 req-81a4ec94-575b-40a5-a43e-4573a90f3616 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] GET http://192.168.122.75/volume/v3/snapshots/49ba2ae8-1f37-43b5-a06f-e5c5f3e3b888 Sep 02 08:50:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-c2423bf3-c4c6-41b0-94b2-e2eb6cc60329 req-81a4ec94-575b-40a5-a43e-4573a90f3616 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-c2423bf3-c4c6-41b0-94b2-e2eb6cc60329 req-81a4ec94-575b-40a5-a43e-4573a90f3616 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:07 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-025830a1-a922-44cb-ad76-28af1455305b tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03803a08-fccf-4982-9031-f0d2710c70ec) transitioned into state 'SUCCESS' from state '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-595276516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7da9123d94be4e87a8cb74b5404ff611',qos_specs=None,replication_status=,reservations=['61163b9f-1b17-4099-a886-8ecf4d257af5','83e8251a-4a06-4a1e-b42a-b5ec46bf44ca','517271f5-7ab5-4a8f-b3ab-552a3022f410','c30eea87-1ad1-4a96-922d-571a2836770a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b065ca6afc4029acebdf0787a527a4',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:07 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-025830a1-a922-44cb-ad76-28af1455305b tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f72794b1-7dbf-40ed-b5e6-b0dd9f2a8d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-c2423bf3-c4c6-41b0-94b2-e2eb6cc60329 req-81a4ec94-575b-40a5-a43e-4573a90f3616 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Snapshot retrieved successfully. Sep 02 08:50:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-c2423bf3-c4c6-41b0-94b2-e2eb6cc60329 req-81a4ec94-575b-40a5-a43e-4573a90f3616 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] http://192.168.122.75/volume/v3/snapshots/49ba2ae8-1f37-43b5-a06f-e5c5f3e3b888 returned with HTTP 200 Sep 02 08:50:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 125/241] 192.168.122.75 () {60 vars in 1488 bytes} [Wed Sep 2 08:50:07 2026] GET /volume/v3/snapshots/49ba2ae8-1f37-43b5-a06f-e5c5f3e3b888 => generated 442 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:07 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-025830a1-a922-44cb-ad76-28af1455305b tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f72794b1-7dbf-40ed-b5e6-b0dd9f2a8d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:07 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-025830a1-a922-44cb-ad76-28af1455305b tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Flow 'volume_create_api' (85592035-702a-4302-9970-5dc53e5ce4a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:50:07 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-025830a1-a922-44cb-ad76-28af1455305b tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Create volume request issued successfully. Sep 02 08:50:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-025830a1-a922-44cb-ad76-28af1455305b tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:50:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 117/242] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:50:06 2026] POST /volume/v3/volumes => generated 759 bytes in 1057 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:50:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e3288651-f945-4761-949d-d692743c0717 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e3288651-f945-4761-949d-d692743c0717 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 Sep 02 08:50:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e3288651-f945-4761-949d-d692743c0717 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e3288651-f945-4761-949d-d692743c0717 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:07 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:07 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e3288651-f945-4761-949d-d692743c0717 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:50:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e3288651-f945-4761-949d-d692743c0717 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 returned with HTTP 200 Sep 02 08:50:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 126/243] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:07 2026] GET /volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 => generated 827 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-0deffa87-d02c-4586-8c8f-0e8fc435365a req-98f3c452-9730-494d-beeb-e2c9e13547ef None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-0deffa87-d02c-4586-8c8f-0e8fc435365a req-98f3c452-9730-494d-beeb-e2c9e13547ef tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] GET http://192.168.122.75/volume/v3/snapshots/49ba2ae8-1f37-43b5-a06f-e5c5f3e3b888 Sep 02 08:50:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-0deffa87-d02c-4586-8c8f-0e8fc435365a req-98f3c452-9730-494d-beeb-e2c9e13547ef tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-0deffa87-d02c-4586-8c8f-0e8fc435365a req-98f3c452-9730-494d-beeb-e2c9e13547ef tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:08 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:08 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:08 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-0deffa87-d02c-4586-8c8f-0e8fc435365a req-98f3c452-9730-494d-beeb-e2c9e13547ef tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Snapshot retrieved successfully. Sep 02 08:50:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-0deffa87-d02c-4586-8c8f-0e8fc435365a req-98f3c452-9730-494d-beeb-e2c9e13547ef tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] http://192.168.122.75/volume/v3/snapshots/49ba2ae8-1f37-43b5-a06f-e5c5f3e3b888 returned with HTTP 200 Sep 02 08:50:08 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 118/244] 192.168.122.75 () {60 vars in 1488 bytes} [Wed Sep 2 08:50:08 2026] GET /volume/v3/snapshots/49ba2ae8-1f37-43b5-a06f-e5c5f3e3b888 => generated 442 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e38dfde6-5b11-420b-b0a4-210d7aefb2fb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e38dfde6-5b11-420b-b0a4-210d7aefb2fb tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 Sep 02 08:50:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e38dfde6-5b11-420b-b0a4-210d7aefb2fb tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e38dfde6-5b11-420b-b0a4-210d7aefb2fb tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:08 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:08 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:08 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:08 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:08 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e38dfde6-5b11-420b-b0a4-210d7aefb2fb tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:50:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e38dfde6-5b11-420b-b0a4-210d7aefb2fb tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 returned with HTTP 200 Sep 02 08:50:08 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 127/245] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:08 2026] GET /volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-774cebf2-321f-4a00-a067-2c0b7fd6037c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-774cebf2-321f-4a00-a067-2c0b7fd6037c tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] DELETE http://192.168.122.75/volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 Sep 02 08:50:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-774cebf2-321f-4a00-a067-2c0b7fd6037c tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-774cebf2-321f-4a00-a067-2c0b7fd6037c tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:09 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-774cebf2-321f-4a00-a067-2c0b7fd6037c tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Delete volume with id: ffe56309-8a21-4473-b2fa-259d90b4d300 Sep 02 08:50:09 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:09 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:09 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:09 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:09 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-774cebf2-321f-4a00-a067-2c0b7fd6037c tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Volume info retrieved successfully. Sep 02 08:50:09 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-774cebf2-321f-4a00-a067-2c0b7fd6037c tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Delete volume request issued successfully. Sep 02 08:50:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-774cebf2-321f-4a00-a067-2c0b7fd6037c tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] http://192.168.122.75/volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 returned with HTTP 202 Sep 02 08:50:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 119/246] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:50:09 2026] DELETE /volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:50:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-30111be1-00f1-4bef-bcf1-8540d11ed03d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-30111be1-00f1-4bef-bcf1-8540d11ed03d tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] GET http://192.168.122.75/volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 Sep 02 08:50:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-30111be1-00f1-4bef-bcf1-8540d11ed03d tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-30111be1-00f1-4bef-bcf1-8540d11ed03d tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:09 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:09 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:09 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:09 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:09 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-30111be1-00f1-4bef-bcf1-8540d11ed03d tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Volume info retrieved successfully. Sep 02 08:50:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-30111be1-00f1-4bef-bcf1-8540d11ed03d tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] http://192.168.122.75/volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 returned with HTTP 200 Sep 02 08:50:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 128/247] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:09 2026] GET /volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-0e5b8f21-d571-4d0a-b2cf-5cc4a52be052 req-b9f49cc3-c8ee-4197-b830-24ed20b6ce83 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-0e5b8f21-d571-4d0a-b2cf-5cc4a52be052 req-b9f49cc3-c8ee-4197-b830-24ed20b6ce83 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] GET http://192.168.122.75/volume/v3/snapshots/49ba2ae8-1f37-43b5-a06f-e5c5f3e3b888 Sep 02 08:50:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-0e5b8f21-d571-4d0a-b2cf-5cc4a52be052 req-b9f49cc3-c8ee-4197-b830-24ed20b6ce83 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-0e5b8f21-d571-4d0a-b2cf-5cc4a52be052 req-b9f49cc3-c8ee-4197-b830-24ed20b6ce83 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:09 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:09 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:09 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-0e5b8f21-d571-4d0a-b2cf-5cc4a52be052 req-b9f49cc3-c8ee-4197-b830-24ed20b6ce83 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Snapshot retrieved successfully. Sep 02 08:50:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-0e5b8f21-d571-4d0a-b2cf-5cc4a52be052 req-b9f49cc3-c8ee-4197-b830-24ed20b6ce83 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] http://192.168.122.75/volume/v3/snapshots/49ba2ae8-1f37-43b5-a06f-e5c5f3e3b888 returned with HTTP 200 Sep 02 08:50:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 120/248] 192.168.122.75 () {60 vars in 1488 bytes} [Wed Sep 2 08:50:09 2026] GET /volume/v3/snapshots/49ba2ae8-1f37-43b5-a06f-e5c5f3e3b888 => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-2dad86ec-5d89-4a1e-8e91-931e52ef7f4b req-75633c42-40db-40e5-83d1-49aea14258a2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-2dad86ec-5d89-4a1e-8e91-931e52ef7f4b req-75633c42-40db-40e5-83d1-49aea14258a2 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/49ba2ae8-1f37-43b5-a06f-e5c5f3e3b888 Sep 02 08:50:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-2dad86ec-5d89-4a1e-8e91-931e52ef7f4b req-75633c42-40db-40e5-83d1-49aea14258a2 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-2dad86ec-5d89-4a1e-8e91-931e52ef7f4b req-75633c42-40db-40e5-83d1-49aea14258a2 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:09 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [req-2dad86ec-5d89-4a1e-8e91-931e52ef7f4b req-75633c42-40db-40e5-83d1-49aea14258a2 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Delete snapshot with id: 49ba2ae8-1f37-43b5-a06f-e5c5f3e3b888 Sep 02 08:50:09 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:09 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:09 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-2dad86ec-5d89-4a1e-8e91-931e52ef7f4b req-75633c42-40db-40e5-83d1-49aea14258a2 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Snapshot retrieved successfully. Sep 02 08:50:10 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:10 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3b45ce72-b9cf-4467-9790-cd40d3ff99fa None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3b45ce72-b9cf-4467-9790-cd40d3ff99fa tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 Sep 02 08:50:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3b45ce72-b9cf-4467-9790-cd40d3ff99fa tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3b45ce72-b9cf-4467-9790-cd40d3ff99fa tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:10 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-2dad86ec-5d89-4a1e-8e91-931e52ef7f4b req-75633c42-40db-40e5-83d1-49aea14258a2 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Snapshot delete request issued successfully. Sep 02 08:50:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-2dad86ec-5d89-4a1e-8e91-931e52ef7f4b req-75633c42-40db-40e5-83d1-49aea14258a2 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] http://192.168.122.75/volume/v3/snapshots/49ba2ae8-1f37-43b5-a06f-e5c5f3e3b888 returned with HTTP 202 Sep 02 08:50:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 129/249] 192.168.122.75 () {62 vars in 1510 bytes} [Wed Sep 2 08:50:09 2026] DELETE /volume/v3/snapshots/49ba2ae8-1f37-43b5-a06f-e5c5f3e3b888 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:50:10 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:10 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:10 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:10 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:10 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3b45ce72-b9cf-4467-9790-cd40d3ff99fa tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:50:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3b45ce72-b9cf-4467-9790-cd40d3ff99fa tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 returned with HTTP 200 Sep 02 08:50:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 121/250] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:10 2026] GET /volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 => generated 909 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-7f8632ca-9c4b-4327-938b-fb07e65350e6 req-e7d46bbd-6f8d-4695-a0a4-2d6c49cae88c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-7f8632ca-9c4b-4327-938b-fb07e65350e6 req-e7d46bbd-6f8d-4695-a0a4-2d6c49cae88c tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] GET http://192.168.122.75/volume/v3/snapshots/49ba2ae8-1f37-43b5-a06f-e5c5f3e3b888 Sep 02 08:50:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-7f8632ca-9c4b-4327-938b-fb07e65350e6 req-e7d46bbd-6f8d-4695-a0a4-2d6c49cae88c tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-7f8632ca-9c4b-4327-938b-fb07e65350e6 req-e7d46bbd-6f8d-4695-a0a4-2d6c49cae88c tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:10 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:10 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:10 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-7f8632ca-9c4b-4327-938b-fb07e65350e6 req-e7d46bbd-6f8d-4695-a0a4-2d6c49cae88c tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Snapshot retrieved successfully. Sep 02 08:50:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-7f8632ca-9c4b-4327-938b-fb07e65350e6 req-e7d46bbd-6f8d-4695-a0a4-2d6c49cae88c tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] http://192.168.122.75/volume/v3/snapshots/49ba2ae8-1f37-43b5-a06f-e5c5f3e3b888 returned with HTTP 200 Sep 02 08:50:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 130/251] 192.168.122.75 () {60 vars in 1488 bytes} [Wed Sep 2 08:50:10 2026] GET /volume/v3/snapshots/49ba2ae8-1f37-43b5-a06f-e5c5f3e3b888 => generated 468 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d9ae33af-5ef4-4b7d-a9a2-f45aef070b01 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d9ae33af-5ef4-4b7d-a9a2-f45aef070b01 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] GET http://192.168.122.75/volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 Sep 02 08:50:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d9ae33af-5ef4-4b7d-a9a2-f45aef070b01 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d9ae33af-5ef4-4b7d-a9a2-f45aef070b01 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d9ae33af-5ef4-4b7d-a9a2-f45aef070b01 tempest-AttachVolumeShelveTestJSON-370020570 tempest-AttachVolumeShelveTestJSON-370020570-project-member] http://192.168.122.75/volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 returned with HTTP 404 Sep 02 08:50:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 122/252] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:10 2026] GET /volume/v3/volumes/ffe56309-8a21-4473-b2fa-259d90b4d300 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:50:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f0343f65-d090-4b36-ada2-04e7e99928ab None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f0343f65-d090-4b36-ada2-04e7e99928ab tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 Sep 02 08:50:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f0343f65-d090-4b36-ada2-04e7e99928ab tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f0343f65-d090-4b36-ada2-04e7e99928ab tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:11 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:11 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:11 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:11 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:11 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f0343f65-d090-4b36-ada2-04e7e99928ab tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:50:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-56f61226-9452-4701-85dd-63242ad950ac req-8b1be2da-8bad-4b4a-858c-26ea6badc51e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-56f61226-9452-4701-85dd-63242ad950ac req-8b1be2da-8bad-4b4a-858c-26ea6badc51e tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] GET http://192.168.122.75/volume/v3/snapshots/49ba2ae8-1f37-43b5-a06f-e5c5f3e3b888 Sep 02 08:50:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-56f61226-9452-4701-85dd-63242ad950ac req-8b1be2da-8bad-4b4a-858c-26ea6badc51e tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-56f61226-9452-4701-85dd-63242ad950ac req-8b1be2da-8bad-4b4a-858c-26ea6badc51e tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f0343f65-d090-4b36-ada2-04e7e99928ab tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 returned with HTTP 200 Sep 02 08:50:11 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 131/253] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:11 2026] GET /volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 => generated 912 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:11 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:11 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:11 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-56f61226-9452-4701-85dd-63242ad950ac req-8b1be2da-8bad-4b4a-858c-26ea6badc51e tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Snapshot retrieved successfully. Sep 02 08:50:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-56f61226-9452-4701-85dd-63242ad950ac req-8b1be2da-8bad-4b4a-858c-26ea6badc51e tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] http://192.168.122.75/volume/v3/snapshots/49ba2ae8-1f37-43b5-a06f-e5c5f3e3b888 returned with HTTP 200 Sep 02 08:50:11 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 123/254] 192.168.122.75 () {60 vars in 1488 bytes} [Wed Sep 2 08:50:11 2026] GET /volume/v3/snapshots/49ba2ae8-1f37-43b5-a06f-e5c5f3e3b888 => generated 468 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:50:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d57a2ab5-a373-475c-856e-98c87afd51c7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d57a2ab5-a373-475c-856e-98c87afd51c7 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 Sep 02 08:50:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d57a2ab5-a373-475c-856e-98c87afd51c7 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d57a2ab5-a373-475c-856e-98c87afd51c7 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:12 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:12 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:12 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:12 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d57a2ab5-a373-475c-856e-98c87afd51c7 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:50:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d57a2ab5-a373-475c-856e-98c87afd51c7 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 returned with HTTP 200 Sep 02 08:50:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-e28c7a85-0ef7-4b0d-b65f-2ab6fbc3aa75 req-82f0af3c-0fcb-4efc-b390-b7a11961253f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:12 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 132/255] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:12 2026] GET /volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 => generated 912 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-e28c7a85-0ef7-4b0d-b65f-2ab6fbc3aa75 req-82f0af3c-0fcb-4efc-b390-b7a11961253f tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] GET http://192.168.122.75/volume/v3/snapshots/49ba2ae8-1f37-43b5-a06f-e5c5f3e3b888 Sep 02 08:50:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-e28c7a85-0ef7-4b0d-b65f-2ab6fbc3aa75 req-82f0af3c-0fcb-4efc-b390-b7a11961253f tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-e28c7a85-0ef7-4b0d-b65f-2ab6fbc3aa75 req-82f0af3c-0fcb-4efc-b390-b7a11961253f tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-e28c7a85-0ef7-4b0d-b65f-2ab6fbc3aa75 req-82f0af3c-0fcb-4efc-b390-b7a11961253f tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] http://192.168.122.75/volume/v3/snapshots/49ba2ae8-1f37-43b5-a06f-e5c5f3e3b888 returned with HTTP 404 Sep 02 08:50:12 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 124/256] 192.168.122.75 () {60 vars in 1488 bytes} [Wed Sep 2 08:50:12 2026] GET /volume/v3/snapshots/49ba2ae8-1f37-43b5-a06f-e5c5f3e3b888 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:50:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-24fa418d-aa35-4886-8422-e33c1f9e412b req-f2b6a4b9-9817-428f-9a65-7d62e8c8a784 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-24fa418d-aa35-4886-8422-e33c1f9e412b req-f2b6a4b9-9817-428f-9a65-7d62e8c8a784 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] DELETE http://192.168.122.75/volume/v3/volumes/b524db09-945a-42f1-9ecc-b9430a132f82 Sep 02 08:50:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-24fa418d-aa35-4886-8422-e33c1f9e412b req-f2b6a4b9-9817-428f-9a65-7d62e8c8a784 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-24fa418d-aa35-4886-8422-e33c1f9e412b req-f2b6a4b9-9817-428f-9a65-7d62e8c8a784 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:12 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [req-24fa418d-aa35-4886-8422-e33c1f9e412b req-f2b6a4b9-9817-428f-9a65-7d62e8c8a784 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Delete volume with id: b524db09-945a-42f1-9ecc-b9430a132f82 Sep 02 08:50:12 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:12 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:12 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:12 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-24fa418d-aa35-4886-8422-e33c1f9e412b req-f2b6a4b9-9817-428f-9a65-7d62e8c8a784 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Volume info retrieved successfully. Sep 02 08:50:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-24fa418d-aa35-4886-8422-e33c1f9e412b req-f2b6a4b9-9817-428f-9a65-7d62e8c8a784 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Delete volume request issued successfully. Sep 02 08:50:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-24fa418d-aa35-4886-8422-e33c1f9e412b req-f2b6a4b9-9817-428f-9a65-7d62e8c8a784 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] http://192.168.122.75/volume/v3/volumes/b524db09-945a-42f1-9ecc-b9430a132f82 returned with HTTP 202 Sep 02 08:50:12 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 133/257] 192.168.122.75 () {62 vars in 1504 bytes} [Wed Sep 2 08:50:12 2026] DELETE /volume/v3/volumes/b524db09-945a-42f1-9ecc-b9430a132f82 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:50:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-80deae25-27eb-47bd-b635-a0689ee77ac4 req-a7f4c3cd-7a4d-49e6-89e7-a4352035087a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-80deae25-27eb-47bd-b635-a0689ee77ac4 req-a7f4c3cd-7a4d-49e6-89e7-a4352035087a tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] GET http://192.168.122.75/volume/v3/volumes/b524db09-945a-42f1-9ecc-b9430a132f82 Sep 02 08:50:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-80deae25-27eb-47bd-b635-a0689ee77ac4 req-a7f4c3cd-7a4d-49e6-89e7-a4352035087a tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-80deae25-27eb-47bd-b635-a0689ee77ac4 req-a7f4c3cd-7a4d-49e6-89e7-a4352035087a tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:12 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:12 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:12 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:12 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:12 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-80deae25-27eb-47bd-b635-a0689ee77ac4 req-a7f4c3cd-7a4d-49e6-89e7-a4352035087a tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Volume info retrieved successfully. Sep 02 08:50:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-80deae25-27eb-47bd-b635-a0689ee77ac4 req-a7f4c3cd-7a4d-49e6-89e7-a4352035087a tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] http://192.168.122.75/volume/v3/volumes/b524db09-945a-42f1-9ecc-b9430a132f82 returned with HTTP 200 Sep 02 08:50:12 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 125/258] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:50:12 2026] GET /volume/v3/volumes/b524db09-945a-42f1-9ecc-b9430a132f82 => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-36414673-a504-4000-a963-08424d5740b8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-36414673-a504-4000-a963-08424d5740b8 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 Sep 02 08:50:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-36414673-a504-4000-a963-08424d5740b8 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-36414673-a504-4000-a963-08424d5740b8 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:13 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:13 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:13 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:13 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:13 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-36414673-a504-4000-a963-08424d5740b8 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:50:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-36414673-a504-4000-a963-08424d5740b8 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 returned with HTTP 200 Sep 02 08:50:13 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 134/259] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:13 2026] GET /volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 => generated 912 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:50:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-2a0e1aa3-835b-4a91-bac7-f5ec9977c697 req-b280d037-6a0d-4066-adfa-864a1819c5ac None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-2a0e1aa3-835b-4a91-bac7-f5ec9977c697 req-b280d037-6a0d-4066-adfa-864a1819c5ac tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] GET http://192.168.122.75/volume/v3/volumes/b524db09-945a-42f1-9ecc-b9430a132f82 Sep 02 08:50:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-2a0e1aa3-835b-4a91-bac7-f5ec9977c697 req-b280d037-6a0d-4066-adfa-864a1819c5ac tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-2a0e1aa3-835b-4a91-bac7-f5ec9977c697 req-b280d037-6a0d-4066-adfa-864a1819c5ac tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-2a0e1aa3-835b-4a91-bac7-f5ec9977c697 req-b280d037-6a0d-4066-adfa-864a1819c5ac tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] http://192.168.122.75/volume/v3/volumes/b524db09-945a-42f1-9ecc-b9430a132f82 returned with HTTP 404 Sep 02 08:50:13 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 126/260] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:50:13 2026] GET /volume/v3/volumes/b524db09-945a-42f1-9ecc-b9430a132f82 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:50:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-b3c29214-b920-4896-bb06-eb6ef84b0267 req-5af89c92-a46c-40fb-890f-083d982121e2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-b3c29214-b920-4896-bb06-eb6ef84b0267 req-5af89c92-a46c-40fb-890f-083d982121e2 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] DELETE http://192.168.122.75/volume/v3/volumes/b524db09-945a-42f1-9ecc-b9430a132f82 Sep 02 08:50:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-b3c29214-b920-4896-bb06-eb6ef84b0267 req-5af89c92-a46c-40fb-890f-083d982121e2 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-b3c29214-b920-4896-bb06-eb6ef84b0267 req-5af89c92-a46c-40fb-890f-083d982121e2 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:13 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [req-b3c29214-b920-4896-bb06-eb6ef84b0267 req-5af89c92-a46c-40fb-890f-083d982121e2 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Delete volume with id: b524db09-945a-42f1-9ecc-b9430a132f82 Sep 02 08:50:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-b3c29214-b920-4896-bb06-eb6ef84b0267 req-5af89c92-a46c-40fb-890f-083d982121e2 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] http://192.168.122.75/volume/v3/volumes/b524db09-945a-42f1-9ecc-b9430a132f82 returned with HTTP 404 Sep 02 08:50:13 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 135/261] 192.168.122.75 () {62 vars in 1504 bytes} [Wed Sep 2 08:50:13 2026] DELETE /volume/v3/volumes/b524db09-945a-42f1-9ecc-b9430a132f82 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:50:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-ec9a9140-9cff-4f17-b266-1295abd6af21 req-2423646c-41b9-40d0-89be-7bb4b3a59730 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-ec9a9140-9cff-4f17-b266-1295abd6af21 req-2423646c-41b9-40d0-89be-7bb4b3a59730 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] GET http://192.168.122.75/volume/v3/volumes/b524db09-945a-42f1-9ecc-b9430a132f82 Sep 02 08:50:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-ec9a9140-9cff-4f17-b266-1295abd6af21 req-2423646c-41b9-40d0-89be-7bb4b3a59730 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-ec9a9140-9cff-4f17-b266-1295abd6af21 req-2423646c-41b9-40d0-89be-7bb4b3a59730 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-ec9a9140-9cff-4f17-b266-1295abd6af21 req-2423646c-41b9-40d0-89be-7bb4b3a59730 tempest-VolumesSnapshotsTestJSON-606913484 tempest-VolumesSnapshotsTestJSON-606913484-project-member] http://192.168.122.75/volume/v3/volumes/b524db09-945a-42f1-9ecc-b9430a132f82 returned with HTTP 404 Sep 02 08:50:13 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 127/262] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:50:13 2026] GET /volume/v3/volumes/b524db09-945a-42f1-9ecc-b9430a132f82 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:50:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e79990a4-8437-4d61-b9ae-d9380f4a10f7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e79990a4-8437-4d61-b9ae-d9380f4a10f7 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 Sep 02 08:50:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e79990a4-8437-4d61-b9ae-d9380f4a10f7 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e79990a4-8437-4d61-b9ae-d9380f4a10f7 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:14 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:14 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:14 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:14 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:14 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e79990a4-8437-4d61-b9ae-d9380f4a10f7 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:50:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e79990a4-8437-4d61-b9ae-d9380f4a10f7 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 returned with HTTP 200 Sep 02 08:50:14 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 136/263] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:14 2026] GET /volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 => generated 912 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4442b104-cf55-4ab9-b29b-4803c0257d88 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4442b104-cf55-4ab9-b29b-4803c0257d88 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:50:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4442b104-cf55-4ab9-b29b-4803c0257d88 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-461991660"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-4442b104-cf55-4ab9-b29b-4803c0257d88 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-461991660'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:50:15 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-4442b104-cf55-4ab9-b29b-4803c0257d88 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Create volume of 1 GB Sep 02 08:50:15 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4442b104-cf55-4ab9-b29b-4803c0257d88 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Availability Zones retrieved successfully. Sep 02 08:50:15 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4442b104-cf55-4ab9-b29b-4803c0257d88 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Flow 'volume_create_api' (d38db2a1-5b1d-4540-b477-3cd84cb7af3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:50:15 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4442b104-cf55-4ab9-b29b-4803c0257d88 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5d037f7-44bc-4c48-af7b-90f099ce5266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:15 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-4442b104-cf55-4ab9-b29b-4803c0257d88 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:50:15 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4442b104-cf55-4ab9-b29b-4803c0257d88 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5d037f7-44bc-4c48-af7b-90f099ce5266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:15 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4442b104-cf55-4ab9-b29b-4803c0257d88 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62218d82-5f6b-4d48-9aeb-237027faccbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:15 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-4442b104-cf55-4ab9-b29b-4803c0257d88 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Created reservations ['35dbab55-ac8f-4638-8a18-f639ebb49fff', 'd0245445-bf03-46ca-a760-0db3bbd74a06', 'c9b33e4e-06a3-4950-b155-5d61d2b58749', '77307d4d-e78c-4513-838c-cf6875249228'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:50:15 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4442b104-cf55-4ab9-b29b-4803c0257d88 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62218d82-5f6b-4d48-9aeb-237027faccbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35dbab55-ac8f-4638-8a18-f639ebb49fff', 'd0245445-bf03-46ca-a760-0db3bbd74a06', 'c9b33e4e-06a3-4950-b155-5d61d2b58749', '77307d4d-e78c-4513-838c-cf6875249228']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:15 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4442b104-cf55-4ab9-b29b-4803c0257d88 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (818acf64-486c-4c74-830a-cc661eecc1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:15 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:15 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:15 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4442b104-cf55-4ab9-b29b-4803c0257d88 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (818acf64-486c-4c74-830a-cc661eecc1e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a69309dc-3385-4fdd-b1f2-12a59b6a97f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-461991660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='750ff3218f2f419e819d471a6b147300',qos_specs=None,replication_status=,reservations=['35dbab55-ac8f-4638-8a18-f639ebb49fff','d0245445-bf03-46ca-a760-0db3bbd74a06','c9b33e4e-06a3-4950-b155-5d61d2b58749','77307d4d-e78c-4513-838c-cf6875249228'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d4edd77abe342bab5f1e2eab23deb65',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:50:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-461991660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a69309dc-3385-4fdd-b1f2-12a59b6a97f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='750ff3218f2f419e819d471a6b147300',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d4edd77abe342bab5f1e2eab23deb65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:15 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4442b104-cf55-4ab9-b29b-4803c0257d88 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36559959-f347-4bd3-949c-417c033e478c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:15 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4442b104-cf55-4ab9-b29b-4803c0257d88 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36559959-f347-4bd3-949c-417c033e478c) transitioned into state 'SUCCESS' from state '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-461991660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='750ff3218f2f419e819d471a6b147300',qos_specs=None,replication_status=,reservations=['35dbab55-ac8f-4638-8a18-f639ebb49fff','d0245445-bf03-46ca-a760-0db3bbd74a06','c9b33e4e-06a3-4950-b155-5d61d2b58749','77307d4d-e78c-4513-838c-cf6875249228'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d4edd77abe342bab5f1e2eab23deb65',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:15 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4442b104-cf55-4ab9-b29b-4803c0257d88 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf027e98-b8fe-481c-aa96-b89da2f5a86f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:15 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4442b104-cf55-4ab9-b29b-4803c0257d88 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf027e98-b8fe-481c-aa96-b89da2f5a86f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-02a04a19-b3cf-4a79-9a1a-7fca3924c31f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:15 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4442b104-cf55-4ab9-b29b-4803c0257d88 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Flow 'volume_create_api' (d38db2a1-5b1d-4540-b477-3cd84cb7af3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:50:15 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4442b104-cf55-4ab9-b29b-4803c0257d88 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Create volume request issued successfully. Sep 02 08:50:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4442b104-cf55-4ab9-b29b-4803c0257d88 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:50:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-02a04a19-b3cf-4a79-9a1a-7fca3924c31f tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 Sep 02 08:50:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 128/264] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:50:15 2026] POST /volume/v3/volumes => generated 757 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 08:50:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-02a04a19-b3cf-4a79-9a1a-7fca3924c31f tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-02a04a19-b3cf-4a79-9a1a-7fca3924c31f tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:15 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:15 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:15 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:15 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8e04cb93-a11b-43cb-8e1c-1426ce2ad1f1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8e04cb93-a11b-43cb-8e1c-1426ce2ad1f1 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 Sep 02 08:50:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8e04cb93-a11b-43cb-8e1c-1426ce2ad1f1 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8e04cb93-a11b-43cb-8e1c-1426ce2ad1f1 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:15 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-02a04a19-b3cf-4a79-9a1a-7fca3924c31f tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:50:15 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:15 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-02a04a19-b3cf-4a79-9a1a-7fca3924c31f tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 returned with HTTP 200 Sep 02 08:50:15 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:15 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 137/265] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:15 2026] GET /volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 => generated 1330 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:15 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8e04cb93-a11b-43cb-8e1c-1426ce2ad1f1 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8e04cb93-a11b-43cb-8e1c-1426ce2ad1f1 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 returned with HTTP 200 Sep 02 08:50:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 129/266] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:15 2026] GET /volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 => generated 825 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-5923664a-27dc-4896-a131-eb7ac2fb55d7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-5923664a-27dc-4896-a131-eb7ac2fb55d7 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 Sep 02 08:50:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-5923664a-27dc-4896-a131-eb7ac2fb55d7 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-5923664a-27dc-4896-a131-eb7ac2fb55d7 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:15 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:15 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:15 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:15 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:15 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-5923664a-27dc-4896-a131-eb7ac2fb55d7 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:50:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-5923664a-27dc-4896-a131-eb7ac2fb55d7 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 returned with HTTP 200 Sep 02 08:50:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 138/267] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:50:15 2026] GET /volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 => generated 1330 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:50:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-931e9d4a-ca9c-4aec-8ba4-1b5e35473cdf None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-931e9d4a-ca9c-4aec-8ba4-1b5e35473cdf tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 Sep 02 08:50:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-931e9d4a-ca9c-4aec-8ba4-1b5e35473cdf tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-931e9d4a-ca9c-4aec-8ba4-1b5e35473cdf tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-301d4300-c852-48e9-b675-25c060ac564b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-301d4300-c852-48e9-b675-25c060ac564b tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 Sep 02 08:50:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-301d4300-c852-48e9-b675-25c060ac564b tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-301d4300-c852-48e9-b675-25c060ac564b tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:16 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:16 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:16 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:16 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:16 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:16 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:16 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:16 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:16 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-301d4300-c852-48e9-b675-25c060ac564b tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:16 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-931e9d4a-ca9c-4aec-8ba4-1b5e35473cdf tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:50:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-301d4300-c852-48e9-b675-25c060ac564b tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 returned with HTTP 200 Sep 02 08:50:16 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 139/268] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:16 2026] GET /volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-931e9d4a-ca9c-4aec-8ba4-1b5e35473cdf tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 returned with HTTP 200 Sep 02 08:50:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 130/269] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:50:16 2026] GET /volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 => generated 1330 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-155a8535-6395-435f-9cbc-e0571eda1160 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-155a8535-6395-435f-9cbc-e0571eda1160 None None] GET http://192.168.122.75/volume// Sep 02 08:50:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-155a8535-6395-435f-9cbc-e0571eda1160 None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-155a8535-6395-435f-9cbc-e0571eda1160 None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-155a8535-6395-435f-9cbc-e0571eda1160 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:50:16 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 140/270] 192.168.122.75 () {58 vars in 1303 bytes} [Wed Sep 2 08:50:16 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:50:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-48fd4d37-4c5b-4669-8578-946b96553e90 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-48fd4d37-4c5b-4669-8578-946b96553e90 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] POST http://192.168.122.75/volume/v3/attachments Sep 02 08:50:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-48fd4d37-4c5b-4669-8578-946b96553e90 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8e74b559-8d35-4b65-8ccb-fffe85c1aec2", "connector": null, "instance_uuid": "c8f565c1-6e5f-4efa-a487-bb0bfc185e8a"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:16 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:16 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:16 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:16 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-48fd4d37-4c5b-4669-8578-946b96553e90 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/attachments returned with HTTP 200 Sep 02 08:50:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 131/271] 192.168.122.75 () {66 vars in 1478 bytes} [Wed Sep 2 08:50:16 2026] POST /volume/v3/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a0d48fb2-b182-4a2f-90af-3f36580439ac None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a0d48fb2-b182-4a2f-90af-3f36580439ac tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 Sep 02 08:50:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a0d48fb2-b182-4a2f-90af-3f36580439ac tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a0d48fb2-b182-4a2f-90af-3f36580439ac tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:17 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:17 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:17 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:17 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:17 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a0d48fb2-b182-4a2f-90af-3f36580439ac tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a0d48fb2-b182-4a2f-90af-3f36580439ac tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 returned with HTTP 200 Sep 02 08:50:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 141/272] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:17 2026] GET /volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-078368ea-c188-442a-98c5-12ff162da76c req-95d40a1e-3285-4efd-a797-a925457553ad None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-078368ea-c188-442a-98c5-12ff162da76c req-95d40a1e-3285-4efd-a797-a925457553ad tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 Sep 02 08:50:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-078368ea-c188-442a-98c5-12ff162da76c req-95d40a1e-3285-4efd-a797-a925457553ad tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-078368ea-c188-442a-98c5-12ff162da76c req-95d40a1e-3285-4efd-a797-a925457553ad tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:17 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:17 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:17 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:17 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:17 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-078368ea-c188-442a-98c5-12ff162da76c req-95d40a1e-3285-4efd-a797-a925457553ad tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-078368ea-c188-442a-98c5-12ff162da76c req-95d40a1e-3285-4efd-a797-a925457553ad tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 returned with HTTP 200 Sep 02 08:50:17 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 132/273] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:50:17 2026] GET /volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4f8a827d-ec9a-47bb-9df6-5355cbf09a91 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4f8a827d-ec9a-47bb-9df6-5355cbf09a91 None None] GET http://192.168.122.75/volume// Sep 02 08:50:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4f8a827d-ec9a-47bb-9df6-5355cbf09a91 None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4f8a827d-ec9a-47bb-9df6-5355cbf09a91 None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4f8a827d-ec9a-47bb-9df6-5355cbf09a91 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:50:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 142/274] 192.168.122.75 () {58 vars in 1312 bytes} [Wed Sep 2 08:50:18 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:50:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-078368ea-c188-442a-98c5-12ff162da76c req-7d392e9d-270e-4526-b504-32b721778314 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-078368ea-c188-442a-98c5-12ff162da76c req-7d392e9d-270e-4526-b504-32b721778314 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] POST http://192.168.122.75/volume/v3/attachments Sep 02 08:50:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-078368ea-c188-442a-98c5-12ff162da76c req-7d392e9d-270e-4526-b504-32b721778314 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a69309dc-3385-4fdd-b1f2-12a59b6a97f8", "connector": null, "instance_uuid": "11ae7216-5d2b-4b22-9c97-544da0b28365"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:18 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:18 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:18 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:18 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-078368ea-c188-442a-98c5-12ff162da76c req-7d392e9d-270e-4526-b504-32b721778314 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/attachments returned with HTTP 200 Sep 02 08:50:18 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 133/275] 192.168.122.75 () {66 vars in 1478 bytes} [Wed Sep 2 08:50:18 2026] POST /volume/v3/attachments => generated 273 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0b669806-ac8b-46e7-8944-06dcbd73af7a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0b669806-ac8b-46e7-8944-06dcbd73af7a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 Sep 02 08:50:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0b669806-ac8b-46e7-8944-06dcbd73af7a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0b669806-ac8b-46e7-8944-06dcbd73af7a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:18 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:18 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-35edcb8e-a4be-48f7-9186-145dfaea597d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-35edcb8e-a4be-48f7-9186-145dfaea597d None None] GET http://192.168.122.75/volume// Sep 02 08:50:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-35edcb8e-a4be-48f7-9186-145dfaea597d None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-35edcb8e-a4be-48f7-9186-145dfaea597d None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-35edcb8e-a4be-48f7-9186-145dfaea597d None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:50:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0b669806-ac8b-46e7-8944-06dcbd73af7a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:18 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 134/276] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:50:18 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:50:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-5979b0ab-a9ea-4c4e-aeae-6c3a66a23307 req-538f73a2-977a-4568-8390-d497986ba29d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0b669806-ac8b-46e7-8944-06dcbd73af7a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 returned with HTTP 200 Sep 02 08:50:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 143/277] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:18 2026] GET /volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 => generated 849 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-078368ea-c188-442a-98c5-12ff162da76c req-2ee1698b-f167-4a66-bb97-1f805e11bd25 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-5979b0ab-a9ea-4c4e-aeae-6c3a66a23307 req-538f73a2-977a-4568-8390-d497986ba29d tempest-VolumesNegativeTest-830680827 tempest-VolumesNegativeTest-830680827-project-member] DELETE http://192.168.122.75/volume/v3/volumes/tempest-invalid-1654694415 Sep 02 08:50:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-5979b0ab-a9ea-4c4e-aeae-6c3a66a23307 req-538f73a2-977a-4568-8390-d497986ba29d tempest-VolumesNegativeTest-830680827 tempest-VolumesNegativeTest-830680827-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-5979b0ab-a9ea-4c4e-aeae-6c3a66a23307 req-538f73a2-977a-4568-8390-d497986ba29d tempest-VolumesNegativeTest-830680827 tempest-VolumesNegativeTest-830680827-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-078368ea-c188-442a-98c5-12ff162da76c req-2ee1698b-f167-4a66-bb97-1f805e11bd25 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 Sep 02 08:50:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-078368ea-c188-442a-98c5-12ff162da76c req-2ee1698b-f167-4a66-bb97-1f805e11bd25 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-078368ea-c188-442a-98c5-12ff162da76c req-2ee1698b-f167-4a66-bb97-1f805e11bd25 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:18 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [req-5979b0ab-a9ea-4c4e-aeae-6c3a66a23307 req-538f73a2-977a-4568-8390-d497986ba29d tempest-VolumesNegativeTest-830680827 tempest-VolumesNegativeTest-830680827-project-member] Delete volume with id: tempest-invalid-1654694415 Sep 02 08:50:18 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:18 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-5979b0ab-a9ea-4c4e-aeae-6c3a66a23307 req-538f73a2-977a-4568-8390-d497986ba29d tempest-VolumesNegativeTest-830680827 tempest-VolumesNegativeTest-830680827-project-member] http://192.168.122.75/volume/v3/volumes/tempest-invalid-1654694415 returned with HTTP 404 Sep 02 08:50:18 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 135/278] 192.168.122.75 () {62 vars in 1474 bytes} [Wed Sep 2 08:50:18 2026] DELETE /volume/v3/volumes/tempest-invalid-1654694415 => generated 99 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:50:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-078368ea-c188-442a-98c5-12ff162da76c req-2ee1698b-f167-4a66-bb97-1f805e11bd25 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-078368ea-c188-442a-98c5-12ff162da76c req-2ee1698b-f167-4a66-bb97-1f805e11bd25 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 returned with HTTP 200 Sep 02 08:50:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 144/279] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:50:18 2026] GET /volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 => generated 1030 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:50:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-08efaece-43ad-47bb-8fa6-f1904b5f85db None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-08efaece-43ad-47bb-8fa6-f1904b5f85db None None] GET http://192.168.122.75/volume// Sep 02 08:50:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-08efaece-43ad-47bb-8fa6-f1904b5f85db None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-08efaece-43ad-47bb-8fa6-f1904b5f85db None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-08efaece-43ad-47bb-8fa6-f1904b5f85db None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:50:18 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 136/280] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:50:18 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:50:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-5d9ecdce-7965-43b0-9b63-fb726a51959e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-5d9ecdce-7965-43b0-9b63-fb726a51959e tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 Sep 02 08:50:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-5d9ecdce-7965-43b0-9b63-fb726a51959e tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-5d9ecdce-7965-43b0-9b63-fb726a51959e tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:18 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:18 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-5d9ecdce-7965-43b0-9b63-fb726a51959e tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:50:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-078368ea-c188-442a-98c5-12ff162da76c req-994db145-f0ed-4d10-bd8f-22021b480627 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-5d9ecdce-7965-43b0-9b63-fb726a51959e tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 returned with HTTP 200 Sep 02 08:50:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 145/281] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:50:18 2026] GET /volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 => generated 1510 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:50:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-078368ea-c188-442a-98c5-12ff162da76c req-994db145-f0ed-4d10-bd8f-22021b480627 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] PUT http://192.168.122.75/volume/v3/attachments/71658a20-007e-471a-93bb-4fcf61f817c6 Sep 02 08:50:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-078368ea-c188-442a-98c5-12ff162da76c req-994db145-f0ed-4d10-bd8f-22021b480627 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.75", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7bc5db48122", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d154e0c8-5203-48c0-a69b-b27cd89e5daf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:18 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-078368ea-c188-442a-98c5-12ff162da76c req-994db145-f0ed-4d10-bd8f-22021b480627 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Acquiring lock "cinder-attachment_update-a69309dc-3385-4fdd-b1f2-12a59b6a97f8-devstack" by "attachment_update" {{(pid=86994) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 08:50:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-edd7c909-bd61-423f-aed9-690d19fd145e req-f41f06bb-c8c5-4974-923d-2517bec25317 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-edd7c909-bd61-423f-aed9-690d19fd145e req-f41f06bb-c8c5-4974-923d-2517bec25317 tempest-VolumesNegativeTest-830680827 tempest-VolumesNegativeTest-830680827-project-member] DELETE http://192.168.122.75/volume/v3/volumes/c454fb88-ada5-4bb4-ace3-103fb039d80e Sep 02 08:50:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-edd7c909-bd61-423f-aed9-690d19fd145e req-f41f06bb-c8c5-4974-923d-2517bec25317 tempest-VolumesNegativeTest-830680827 tempest-VolumesNegativeTest-830680827-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-edd7c909-bd61-423f-aed9-690d19fd145e req-f41f06bb-c8c5-4974-923d-2517bec25317 tempest-VolumesNegativeTest-830680827 tempest-VolumesNegativeTest-830680827-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:18 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [req-edd7c909-bd61-423f-aed9-690d19fd145e req-f41f06bb-c8c5-4974-923d-2517bec25317 tempest-VolumesNegativeTest-830680827 tempest-VolumesNegativeTest-830680827-project-member] Delete volume with id: c454fb88-ada5-4bb4-ace3-103fb039d80e Sep 02 08:50:18 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-078368ea-c188-442a-98c5-12ff162da76c req-994db145-f0ed-4d10-bd8f-22021b480627 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Lock "cinder-attachment_update-a69309dc-3385-4fdd-b1f2-12a59b6a97f8-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86994) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 08:50:18 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:18 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-edd7c909-bd61-423f-aed9-690d19fd145e req-f41f06bb-c8c5-4974-923d-2517bec25317 tempest-VolumesNegativeTest-830680827 tempest-VolumesNegativeTest-830680827-project-member] http://192.168.122.75/volume/v3/volumes/c454fb88-ada5-4bb4-ace3-103fb039d80e returned with HTTP 404 Sep 02 08:50:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 146/282] 192.168.122.75 () {62 vars in 1504 bytes} [Wed Sep 2 08:50:18 2026] DELETE /volume/v3/volumes/c454fb88-ada5-4bb4-ace3-103fb039d80e => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:50:18 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:18 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-f64ce1f1-84b9-4f6b-a6f0-f0f2fbf126f7 req-05a1f6f6-15b7-4c32-9d09-5196aeeb2f1b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-f64ce1f1-84b9-4f6b-a6f0-f0f2fbf126f7 req-05a1f6f6-15b7-4c32-9d09-5196aeeb2f1b tempest-VolumesNegativeTest-830680827 tempest-VolumesNegativeTest-830680827-project-reader] GET http://192.168.122.75/volume/v3/volumes/dbff9a57-e8e0-4b15-83a4-7ff2e6ca73e8 Sep 02 08:50:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-f64ce1f1-84b9-4f6b-a6f0-f0f2fbf126f7 req-05a1f6f6-15b7-4c32-9d09-5196aeeb2f1b tempest-VolumesNegativeTest-830680827 tempest-VolumesNegativeTest-830680827-project-reader] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-f64ce1f1-84b9-4f6b-a6f0-f0f2fbf126f7 req-05a1f6f6-15b7-4c32-9d09-5196aeeb2f1b tempest-VolumesNegativeTest-830680827 tempest-VolumesNegativeTest-830680827-project-reader] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-f64ce1f1-84b9-4f6b-a6f0-f0f2fbf126f7 req-05a1f6f6-15b7-4c32-9d09-5196aeeb2f1b tempest-VolumesNegativeTest-830680827 tempest-VolumesNegativeTest-830680827-project-reader] http://192.168.122.75/volume/v3/volumes/dbff9a57-e8e0-4b15-83a4-7ff2e6ca73e8 returned with HTTP 404 Sep 02 08:50:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 147/283] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:50:18 2026] GET /volume/v3/volumes/dbff9a57-e8e0-4b15-83a4-7ff2e6ca73e8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:50:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-50bc02fe-df10-4fe3-b422-7ab04972c200 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-50bc02fe-df10-4fe3-b422-7ab04972c200 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] PUT http://192.168.122.75/volume/v3/attachments/7c487a4b-e590-460d-944d-249fdd9e0209 Sep 02 08:50:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-50bc02fe-df10-4fe3-b422-7ab04972c200 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.75", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7bc5db48122", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d154e0c8-5203-48c0-a69b-b27cd89e5daf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:19 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-50bc02fe-df10-4fe3-b422-7ab04972c200 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Acquiring lock "cinder-attachment_update-8e74b559-8d35-4b65-8ccb-fffe85c1aec2-devstack" by "attachment_update" {{(pid=86995) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 08:50:19 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-50bc02fe-df10-4fe3-b422-7ab04972c200 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Lock "cinder-attachment_update-8e74b559-8d35-4b65-8ccb-fffe85c1aec2-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=86995) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 08:50:19 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:19 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:19 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:19 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:19 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-078368ea-c188-442a-98c5-12ff162da76c req-994db145-f0ed-4d10-bd8f-22021b480627 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Lock "cinder-attachment_update-a69309dc-3385-4fdd-b1f2-12a59b6a97f8-devstack" released by "attachment_update" :: held 0.373s {{(pid=86994) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 08:50:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-078368ea-c188-442a-98c5-12ff162da76c req-994db145-f0ed-4d10-bd8f-22021b480627 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/attachments/71658a20-007e-471a-93bb-4fcf61f817c6 returned with HTTP 200 Sep 02 08:50:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 137/284] 192.168.122.75 () {66 vars in 1588 bytes} [Wed Sep 2 08:50:18 2026] PUT /volume/v3/attachments/71658a20-007e-471a-93bb-4fcf61f817c6 => generated 694 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:19 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-50bc02fe-df10-4fe3-b422-7ab04972c200 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Lock "cinder-attachment_update-8e74b559-8d35-4b65-8ccb-fffe85c1aec2-devstack" released by "attachment_update" :: held 0.336s {{(pid=86995) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 08:50:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-50bc02fe-df10-4fe3-b422-7ab04972c200 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/attachments/7c487a4b-e590-460d-944d-249fdd9e0209 returned with HTTP 200 Sep 02 08:50:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 148/285] 192.168.122.75 () {66 vars in 1588 bytes} [Wed Sep 2 08:50:19 2026] PUT /volume/v3/attachments/7c487a4b-e590-460d-944d-249fdd9e0209 => generated 694 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-3605add8-80f0-454c-bfd9-feeb8881cd51 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-3605add8-80f0-454c-bfd9-feeb8881cd51 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] POST http://192.168.122.75/volume/v3/attachments/7c487a4b-e590-460d-944d-249fdd9e0209/action Sep 02 08:50:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-3605add8-80f0-454c-bfd9-feeb8881cd51 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Action body: b'{"os-complete": null}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:50:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-3605add8-80f0-454c-bfd9-feeb8881cd51 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:19 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:19 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-90a6e624-f83c-4efa-85d8-a7390999e076 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:19 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:19 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-90a6e624-f83c-4efa-85d8-a7390999e076 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 Sep 02 08:50:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-90a6e624-f83c-4efa-85d8-a7390999e076 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-90a6e624-f83c-4efa-85d8-a7390999e076 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-c43123cc-30d3-4628-a575-4f83bad51b4d req-3605add8-80f0-454c-bfd9-feeb8881cd51 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/attachments/7c487a4b-e590-460d-944d-249fdd9e0209/action returned with HTTP 204 Sep 02 08:50:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 138/286] 192.168.122.75 () {66 vars in 1609 bytes} [Wed Sep 2 08:50:19 2026] POST /volume/v3/attachments/7c487a4b-e590-460d-944d-249fdd9e0209/action => generated 0 bytes in 125 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:50:19 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:19 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:19 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:19 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:19 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-90a6e624-f83c-4efa-85d8-a7390999e076 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-90a6e624-f83c-4efa-85d8-a7390999e076 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 returned with HTTP 200 Sep 02 08:50:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 149/287] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:19 2026] GET /volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 => generated 850 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-078368ea-c188-442a-98c5-12ff162da76c req-868dfa66-bfa3-4adb-bd4a-dc01cbe3957b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-078368ea-c188-442a-98c5-12ff162da76c req-868dfa66-bfa3-4adb-bd4a-dc01cbe3957b tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] POST http://192.168.122.75/volume/v3/attachments/71658a20-007e-471a-93bb-4fcf61f817c6/action Sep 02 08:50:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-078368ea-c188-442a-98c5-12ff162da76c req-868dfa66-bfa3-4adb-bd4a-dc01cbe3957b tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Action body: b'{"os-complete": null}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:50:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-078368ea-c188-442a-98c5-12ff162da76c req-868dfa66-bfa3-4adb-bd4a-dc01cbe3957b tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:20 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:20 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:20 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:20 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-078368ea-c188-442a-98c5-12ff162da76c req-868dfa66-bfa3-4adb-bd4a-dc01cbe3957b tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/attachments/71658a20-007e-471a-93bb-4fcf61f817c6/action returned with HTTP 204 Sep 02 08:50:20 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 139/288] 192.168.122.75 () {66 vars in 1609 bytes} [Wed Sep 2 08:50:20 2026] POST /volume/v3/attachments/71658a20-007e-471a-93bb-4fcf61f817c6/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:50:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4762d691-ee66-4ee5-883f-21ce1ee8068d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4762d691-ee66-4ee5-883f-21ce1ee8068d tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 Sep 02 08:50:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4762d691-ee66-4ee5-883f-21ce1ee8068d tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4762d691-ee66-4ee5-883f-21ce1ee8068d tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:20 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:20 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:20 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:20 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:20 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4762d691-ee66-4ee5-883f-21ce1ee8068d tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4762d691-ee66-4ee5-883f-21ce1ee8068d tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 returned with HTTP 200 Sep 02 08:50:20 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 150/289] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:20 2026] GET /volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 => generated 1142 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-68abeaa2-eb35-4414-8329-976fabbbbfe4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-68abeaa2-eb35-4414-8329-976fabbbbfe4 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 Sep 02 08:50:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-68abeaa2-eb35-4414-8329-976fabbbbfe4 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-68abeaa2-eb35-4414-8329-976fabbbbfe4 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:20 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:20 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:20 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:20 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:20 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-68abeaa2-eb35-4414-8329-976fabbbbfe4 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-68abeaa2-eb35-4414-8329-976fabbbbfe4 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 returned with HTTP 200 Sep 02 08:50:20 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 140/290] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:20 2026] GET /volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 => generated 1142 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-15747928-b61d-4721-a6cc-93f9a1e18c2a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-15747928-b61d-4721-a6cc-93f9a1e18c2a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:50:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-15747928-b61d-4721-a6cc-93f9a1e18c2a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-267550789"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-15747928-b61d-4721-a6cc-93f9a1e18c2a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-267550789'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:50:21 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-15747928-b61d-4721-a6cc-93f9a1e18c2a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Create volume of 1 GB Sep 02 08:50:21 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-15747928-b61d-4721-a6cc-93f9a1e18c2a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Availability Zones retrieved successfully. Sep 02 08:50:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15747928-b61d-4721-a6cc-93f9a1e18c2a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Flow 'volume_create_api' (b420c580-f803-4395-b3f8-e6b3026680b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:50:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15747928-b61d-4721-a6cc-93f9a1e18c2a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2ce4f08-a88c-4c06-af66-0e2231ba469a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-15747928-b61d-4721-a6cc-93f9a1e18c2a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:50:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-533e765e-0f50-46d9-b946-7f0a3dd1c4fc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-533e765e-0f50-46d9-b946-7f0a3dd1c4fc tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:50:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-533e765e-0f50-46d9-b946-7f0a3dd1c4fc tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-434773429", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-533e765e-0f50-46d9-b946-7f0a3dd1c4fc tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-434773429', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:50:21 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-533e765e-0f50-46d9-b946-7f0a3dd1c4fc tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Create volume of 1 GB Sep 02 08:50:21 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-533e765e-0f50-46d9-b946-7f0a3dd1c4fc tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Availability Zones retrieved successfully. Sep 02 08:50:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-533e765e-0f50-46d9-b946-7f0a3dd1c4fc tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Flow 'volume_create_api' (e8b6cc93-5edf-4ed0-a5fd-77121d3ed302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:50:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-533e765e-0f50-46d9-b946-7f0a3dd1c4fc tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43f81b4e-d0bc-4ace-8484-33524479ab6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15747928-b61d-4721-a6cc-93f9a1e18c2a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2ce4f08-a88c-4c06-af66-0e2231ba469a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-533e765e-0f50-46d9-b946-7f0a3dd1c4fc tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:50:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15747928-b61d-4721-a6cc-93f9a1e18c2a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f33b602c-ef52-44d4-a4a0-9099a502b65e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-533e765e-0f50-46d9-b946-7f0a3dd1c4fc tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43f81b4e-d0bc-4ace-8484-33524479ab6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-533e765e-0f50-46d9-b946-7f0a3dd1c4fc tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfbcbe47-0106-4a53-9b14-7cf73ad46435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:21 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-15747928-b61d-4721-a6cc-93f9a1e18c2a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Created reservations ['48cda0a4-d805-4a3e-b65e-c75f2c3078a0', 'eeca547c-6ae0-4d10-ab9a-9bfafe9592be', '4cd3f179-1eec-4b43-9cc1-877e3c118bdb', '8ee8103b-bc93-45f2-8687-1daed2137835'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:50:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15747928-b61d-4721-a6cc-93f9a1e18c2a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f33b602c-ef52-44d4-a4a0-9099a502b65e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48cda0a4-d805-4a3e-b65e-c75f2c3078a0', 'eeca547c-6ae0-4d10-ab9a-9bfafe9592be', '4cd3f179-1eec-4b43-9cc1-877e3c118bdb', '8ee8103b-bc93-45f2-8687-1daed2137835']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15747928-b61d-4721-a6cc-93f9a1e18c2a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6954dff-8a5d-4ea6-a54e-819490f03a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:21 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:21 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15747928-b61d-4721-a6cc-93f9a1e18c2a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6954dff-8a5d-4ea6-a54e-819490f03a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c097b9a-b46a-45ea-b610-eb75ccdc2607', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-267550789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='750ff3218f2f419e819d471a6b147300',qos_specs=None,replication_status=,reservations=['48cda0a4-d805-4a3e-b65e-c75f2c3078a0','eeca547c-6ae0-4d10-ab9a-9bfafe9592be','4cd3f179-1eec-4b43-9cc1-877e3c118bdb','8ee8103b-bc93-45f2-8687-1daed2137835'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d4edd77abe342bab5f1e2eab23deb65',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:50:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-267550789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c097b9a-b46a-45ea-b610-eb75ccdc2607,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='750ff3218f2f419e819d471a6b147300',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d4edd77abe342bab5f1e2eab23deb65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15747928-b61d-4721-a6cc-93f9a1e18c2a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1adfea4-d4ce-42ac-bd5f-a05f040decf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15747928-b61d-4721-a6cc-93f9a1e18c2a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1adfea4-d4ce-42ac-bd5f-a05f040decf9) transitioned into state 'SUCCESS' from state '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-267550789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='750ff3218f2f419e819d471a6b147300',qos_specs=None,replication_status=,reservations=['48cda0a4-d805-4a3e-b65e-c75f2c3078a0','eeca547c-6ae0-4d10-ab9a-9bfafe9592be','4cd3f179-1eec-4b43-9cc1-877e3c118bdb','8ee8103b-bc93-45f2-8687-1daed2137835'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d4edd77abe342bab5f1e2eab23deb65',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15747928-b61d-4721-a6cc-93f9a1e18c2a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c6a6bae-da93-47d4-85bd-8037dcc01d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:21 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-533e765e-0f50-46d9-b946-7f0a3dd1c4fc tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Created reservations ['5cb6e49b-7478-4044-acbf-a0c174333a5c', '09e53413-49e3-4e76-9848-3783b9ef2ad3', '5b80b7c1-e277-4a58-99de-59090da808ac', '2b5f2776-0da8-4cf7-8e7b-89c6f1f2a4b1'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:50:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-533e765e-0f50-46d9-b946-7f0a3dd1c4fc tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfbcbe47-0106-4a53-9b14-7cf73ad46435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cb6e49b-7478-4044-acbf-a0c174333a5c', '09e53413-49e3-4e76-9848-3783b9ef2ad3', '5b80b7c1-e277-4a58-99de-59090da808ac', '2b5f2776-0da8-4cf7-8e7b-89c6f1f2a4b1']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15747928-b61d-4721-a6cc-93f9a1e18c2a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c6a6bae-da93-47d4-85bd-8037dcc01d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-533e765e-0f50-46d9-b946-7f0a3dd1c4fc tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eabc4d0a-b161-46ea-aa62-8bd2146af310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15747928-b61d-4721-a6cc-93f9a1e18c2a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Flow 'volume_create_api' (b420c580-f803-4395-b3f8-e6b3026680b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:50:21 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-15747928-b61d-4721-a6cc-93f9a1e18c2a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Create volume request issued successfully. Sep 02 08:50:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-15747928-b61d-4721-a6cc-93f9a1e18c2a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:50:21 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 151/291] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:50:21 2026] POST /volume/v3/volumes => generated 757 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:50:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-28cbfe7d-1c1a-497c-8c6f-eb621032d68e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-28cbfe7d-1c1a-497c-8c6f-eb621032d68e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 Sep 02 08:50:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-28cbfe7d-1c1a-497c-8c6f-eb621032d68e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-28cbfe7d-1c1a-497c-8c6f-eb621032d68e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:21 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:21 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:21 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:21 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:21 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:21 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:21 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-28cbfe7d-1c1a-497c-8c6f-eb621032d68e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-533e765e-0f50-46d9-b946-7f0a3dd1c4fc tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eabc4d0a-b161-46ea-aa62-8bd2146af310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42d8fae3-0960-4669-8063-95c90ace7f06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-434773429',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c91af52f991f4a58be4a2371b343e72a',qos_specs=None,replication_status=,reservations=['5cb6e49b-7478-4044-acbf-a0c174333a5c','09e53413-49e3-4e76-9848-3783b9ef2ad3','5b80b7c1-e277-4a58-99de-59090da808ac','2b5f2776-0da8-4cf7-8e7b-89c6f1f2a4b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c61bc833e0641ad9b2d68cbb9b415b1',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:50:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-434773429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42d8fae3-0960-4669-8063-95c90ace7f06,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c91af52f991f4a58be4a2371b343e72a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c61bc833e0641ad9b2d68cbb9b415b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-533e765e-0f50-46d9-b946-7f0a3dd1c4fc tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42ddd320-db08-4ae2-8e32-bfc2673b743a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-28cbfe7d-1c1a-497c-8c6f-eb621032d68e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 returned with HTTP 200 Sep 02 08:50:21 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 152/292] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:21 2026] GET /volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 => generated 825 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-533e765e-0f50-46d9-b946-7f0a3dd1c4fc tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42ddd320-db08-4ae2-8e32-bfc2673b743a) transitioned into state 'SUCCESS' from state '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-434773429',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c91af52f991f4a58be4a2371b343e72a',qos_specs=None,replication_status=,reservations=['5cb6e49b-7478-4044-acbf-a0c174333a5c','09e53413-49e3-4e76-9848-3783b9ef2ad3','5b80b7c1-e277-4a58-99de-59090da808ac','2b5f2776-0da8-4cf7-8e7b-89c6f1f2a4b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c61bc833e0641ad9b2d68cbb9b415b1',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-533e765e-0f50-46d9-b946-7f0a3dd1c4fc tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aec0aa1-790f-4a54-813d-1f3fd72aba36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-533e765e-0f50-46d9-b946-7f0a3dd1c4fc tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aec0aa1-790f-4a54-813d-1f3fd72aba36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-533e765e-0f50-46d9-b946-7f0a3dd1c4fc tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Flow 'volume_create_api' (e8b6cc93-5edf-4ed0-a5fd-77121d3ed302) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:50:21 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-533e765e-0f50-46d9-b946-7f0a3dd1c4fc tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Create volume request issued successfully. Sep 02 08:50:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-533e765e-0f50-46d9-b946-7f0a3dd1c4fc tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:50:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 141/293] 192.168.122.75 () {64 vars in 1425 bytes} [Wed Sep 2 08:50:21 2026] POST /volume/v3/volumes => generated 769 bytes in 685 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:50:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-4099b2b2-40fe-463a-a48b-3ae91d5695db None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-4099b2b2-40fe-463a-a48b-3ae91d5695db tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] GET http://192.168.122.75/volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 Sep 02 08:50:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-4099b2b2-40fe-463a-a48b-3ae91d5695db tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-4099b2b2-40fe-463a-a48b-3ae91d5695db tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:21 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:21 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:21 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:21 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:21 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-4099b2b2-40fe-463a-a48b-3ae91d5695db tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Volume info retrieved successfully. Sep 02 08:50:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-fba55bc8-6945-4489-b0ff-add8417ed13b req-4099b2b2-40fe-463a-a48b-3ae91d5695db tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] http://192.168.122.75/volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 returned with HTTP 200 Sep 02 08:50:21 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 153/294] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:50:21 2026] GET /volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 => generated 837 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-c337e93b-648d-49de-a66c-1b2279354d55 req-022a796a-cbb9-46d4-b443-dd0d1c8f0388 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-c337e93b-648d-49de-a66c-1b2279354d55 req-022a796a-cbb9-46d4-b443-dd0d1c8f0388 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] GET http://192.168.122.75/volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 Sep 02 08:50:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-c337e93b-648d-49de-a66c-1b2279354d55 req-022a796a-cbb9-46d4-b443-dd0d1c8f0388 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-c337e93b-648d-49de-a66c-1b2279354d55 req-022a796a-cbb9-46d4-b443-dd0d1c8f0388 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:22 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:22 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:22 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:22 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-c337e93b-648d-49de-a66c-1b2279354d55 req-022a796a-cbb9-46d4-b443-dd0d1c8f0388 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Volume info retrieved successfully. Sep 02 08:50:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-c337e93b-648d-49de-a66c-1b2279354d55 req-022a796a-cbb9-46d4-b443-dd0d1c8f0388 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] http://192.168.122.75/volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 returned with HTTP 200 Sep 02 08:50:22 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 142/295] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:50:22 2026] GET /volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 => generated 837 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6a5c553f-6758-4731-8952-c2bfaa12155b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6a5c553f-6758-4731-8952-c2bfaa12155b tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 Sep 02 08:50:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6a5c553f-6758-4731-8952-c2bfaa12155b tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6a5c553f-6758-4731-8952-c2bfaa12155b tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:22 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:22 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:22 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:22 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:22 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6a5c553f-6758-4731-8952-c2bfaa12155b tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6a5c553f-6758-4731-8952-c2bfaa12155b tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 returned with HTTP 200 Sep 02 08:50:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 154/296] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:22 2026] GET /volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 => generated 849 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-18626c40-e3b7-449e-b7d0-90f26f94030b req-195e09c8-5aaf-416a-a3f2-3dac530c2bf5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-18626c40-e3b7-449e-b7d0-90f26f94030b req-195e09c8-5aaf-416a-a3f2-3dac530c2bf5 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] GET http://192.168.122.75/volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 Sep 02 08:50:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-18626c40-e3b7-449e-b7d0-90f26f94030b req-195e09c8-5aaf-416a-a3f2-3dac530c2bf5 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-18626c40-e3b7-449e-b7d0-90f26f94030b req-195e09c8-5aaf-416a-a3f2-3dac530c2bf5 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:23 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:23 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:23 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:23 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:23 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-18626c40-e3b7-449e-b7d0-90f26f94030b req-195e09c8-5aaf-416a-a3f2-3dac530c2bf5 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Volume info retrieved successfully. Sep 02 08:50:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-18626c40-e3b7-449e-b7d0-90f26f94030b req-195e09c8-5aaf-416a-a3f2-3dac530c2bf5 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] http://192.168.122.75/volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 returned with HTTP 200 Sep 02 08:50:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 143/297] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:50:23 2026] GET /volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 => generated 861 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-96976f02-427f-48a5-bd10-3b229f6ba40d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-96976f02-427f-48a5-bd10-3b229f6ba40d tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 Sep 02 08:50:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-96976f02-427f-48a5-bd10-3b229f6ba40d tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-96976f02-427f-48a5-bd10-3b229f6ba40d tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:23 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:23 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:23 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:23 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:23 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-96976f02-427f-48a5-bd10-3b229f6ba40d tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-96976f02-427f-48a5-bd10-3b229f6ba40d tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 returned with HTTP 200 Sep 02 08:50:23 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 155/298] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:23 2026] GET /volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 => generated 850 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-2a078022-71a4-41dc-8420-5fb2b692d810 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-2a078022-71a4-41dc-8420-5fb2b692d810 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 Sep 02 08:50:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-2a078022-71a4-41dc-8420-5fb2b692d810 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-2a078022-71a4-41dc-8420-5fb2b692d810 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:24 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:24 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:24 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:24 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:24 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-2a078022-71a4-41dc-8420-5fb2b692d810 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-2a078022-71a4-41dc-8420-5fb2b692d810 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 returned with HTTP 200 Sep 02 08:50:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 144/299] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:50:24 2026] GET /volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-b4036712-8772-4c54-9cc8-be219316e811 req-e9d05bae-2db3-4ddc-be78-2d552d499591 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-b4036712-8772-4c54-9cc8-be219316e811 req-e9d05bae-2db3-4ddc-be78-2d552d499591 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] GET http://192.168.122.75/volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 Sep 02 08:50:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-b4036712-8772-4c54-9cc8-be219316e811 req-e9d05bae-2db3-4ddc-be78-2d552d499591 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-b4036712-8772-4c54-9cc8-be219316e811 req-e9d05bae-2db3-4ddc-be78-2d552d499591 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5a1a2dc0-ab90-4c6a-84da-269cc1a03962 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5a1a2dc0-ab90-4c6a-84da-269cc1a03962 None None] GET http://192.168.122.75/volume// Sep 02 08:50:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5a1a2dc0-ab90-4c6a-84da-269cc1a03962 None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:24 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:24 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5a1a2dc0-ab90-4c6a-84da-269cc1a03962 None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5a1a2dc0-ab90-4c6a-84da-269cc1a03962 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:50:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 145/300] 192.168.122.75 () {58 vars in 1312 bytes} [Wed Sep 2 08:50:24 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:50:24 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:24 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-a90a3def-f928-4572-a59f-f57e447fb515 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-a90a3def-f928-4572-a59f-f57e447fb515 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] POST http://192.168.122.75/volume/v3/attachments Sep 02 08:50:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-a90a3def-f928-4572-a59f-f57e447fb515 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c097b9a-b46a-45ea-b610-eb75ccdc2607", "connector": null, "instance_uuid": "11ae7216-5d2b-4b22-9c97-544da0b28365"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:24 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-b4036712-8772-4c54-9cc8-be219316e811 req-e9d05bae-2db3-4ddc-be78-2d552d499591 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Volume info retrieved successfully. Sep 02 08:50:24 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:24 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:24 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:24 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-b4036712-8772-4c54-9cc8-be219316e811 req-e9d05bae-2db3-4ddc-be78-2d552d499591 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] http://192.168.122.75/volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 returned with HTTP 200 Sep 02 08:50:24 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 156/301] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:50:24 2026] GET /volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 => generated 861 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-a90a3def-f928-4572-a59f-f57e447fb515 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/attachments returned with HTTP 200 Sep 02 08:50:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 146/302] 192.168.122.75 () {66 vars in 1478 bytes} [Wed Sep 2 08:50:24 2026] POST /volume/v3/attachments => generated 273 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7f0a31bf-22e2-4764-a30c-7701d98d0f0a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7f0a31bf-22e2-4764-a30c-7701d98d0f0a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 Sep 02 08:50:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7f0a31bf-22e2-4764-a30c-7701d98d0f0a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7f0a31bf-22e2-4764-a30c-7701d98d0f0a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:24 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:24 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:24 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:24 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c68811ca-59c8-40f5-858a-0e5ddde6f53d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c68811ca-59c8-40f5-858a-0e5ddde6f53d None None] GET http://192.168.122.75/volume// Sep 02 08:50:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c68811ca-59c8-40f5-858a-0e5ddde6f53d None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c68811ca-59c8-40f5-858a-0e5ddde6f53d None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c68811ca-59c8-40f5-858a-0e5ddde6f53d None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:50:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 147/303] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:50: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 02 08:50:24 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7f0a31bf-22e2-4764-a30c-7701d98d0f0a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7f0a31bf-22e2-4764-a30c-7701d98d0f0a tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 returned with HTTP 200 Sep 02 08:50:24 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 157/304] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:24 2026] GET /volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 => generated 849 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-d04eb04b-dfef-48d9-9484-43a3a4523c02 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-d04eb04b-dfef-48d9-9484-43a3a4523c02 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 Sep 02 08:50:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-d04eb04b-dfef-48d9-9484-43a3a4523c02 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-d04eb04b-dfef-48d9-9484-43a3a4523c02 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:24 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:24 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:24 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:24 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:24 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-d04eb04b-dfef-48d9-9484-43a3a4523c02 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-d04eb04b-dfef-48d9-9484-43a3a4523c02 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 returned with HTTP 200 Sep 02 08:50:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 148/305] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:50:24 2026] GET /volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 => generated 1030 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:50:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a0de476e-1232-4412-bc02-6a42937324f6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-fe6ee343-3101-41f8-8921-d92be6586622 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-fe6ee343-3101-41f8-8921-d92be6586622 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] PUT http://192.168.122.75/volume/v3/attachments/7bd37513-b75d-4cc5-96cd-e00fa5bc94a4 Sep 02 08:50:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-fe6ee343-3101-41f8-8921-d92be6586622 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.75", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7bc5db48122", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d154e0c8-5203-48c0-a69b-b27cd89e5daf", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:25 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-fe6ee343-3101-41f8-8921-d92be6586622 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Acquiring lock "cinder-attachment_update-4c097b9a-b46a-45ea-b610-eb75ccdc2607-devstack" by "attachment_update" {{(pid=86994) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 08:50:25 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-fe6ee343-3101-41f8-8921-d92be6586622 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Lock "cinder-attachment_update-4c097b9a-b46a-45ea-b610-eb75ccdc2607-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86994) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 08:50:25 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:25 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:25 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:25 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a0de476e-1232-4412-bc02-6a42937324f6 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863-project-admin] GET http://192.168.122.75/volume/v3/scheduler-stats/get_pools Sep 02 08:50:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a0de476e-1232-4412-bc02-6a42937324f6 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a0de476e-1232-4412-bc02-6a42937324f6 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863-project-admin] Calling method 'get_pools' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a0de476e-1232-4412-bc02-6a42937324f6 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863-project-admin] http://192.168.122.75/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 08:50:25 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 158/306] 192.168.122.75 () {58 vars in 1170 bytes} [Wed Sep 2 08:50:25 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:50:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-70a1a41f-51ed-4407-8962-ea72f6fee373 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-70a1a41f-51ed-4407-8962-ea72f6fee373 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863-project-admin] GET http://192.168.122.75/volume/v3/scheduler-stats/get_pools?detail=True Sep 02 08:50:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-70a1a41f-51ed-4407-8962-ea72f6fee373 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-70a1a41f-51ed-4407-8962-ea72f6fee373 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863-project-admin] Calling method 'get_pools' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-70a1a41f-51ed-4407-8962-ea72f6fee373 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863-project-admin] http://192.168.122.75/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 02 08:50:25 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 159/307] 192.168.122.75 () {58 vars in 1193 bytes} [Wed Sep 2 08:50:25 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ba0fc485-16d5-495e-8c77-573354444b15 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ba0fc485-16d5-495e-8c77-573354444b15 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863-project-admin] GET http://192.168.122.75/volume/v3/capabilities/devstack@QuobyteHD Sep 02 08:50:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ba0fc485-16d5-495e-8c77-573354444b15 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ba0fc485-16d5-495e-8c77-573354444b15 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:25 devstack devstack@c-api.service[86995]: /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 02 08:50:25 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 08:50:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ba0fc485-16d5-495e-8c77-573354444b15 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863-project-admin] http://192.168.122.75/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 02 08:50:25 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 160/308] 192.168.122.75 () {58 vars in 1188 bytes} [Wed Sep 2 08:50:25 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:25 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-fe6ee343-3101-41f8-8921-d92be6586622 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Lock "cinder-attachment_update-4c097b9a-b46a-45ea-b610-eb75ccdc2607-devstack" released by "attachment_update" :: held 0.237s {{(pid=86994) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 08:50:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-fe6ee343-3101-41f8-8921-d92be6586622 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/attachments/7bd37513-b75d-4cc5-96cd-e00fa5bc94a4 returned with HTTP 200 Sep 02 08:50:25 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 149/309] 192.168.122.75 () {66 vars in 1588 bytes} [Wed Sep 2 08:50:25 2026] PUT /volume/v3/attachments/7bd37513-b75d-4cc5-96cd-e00fa5bc94a4 => generated 694 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-86da8b47-d304-49c6-88e7-dd4fd0006d42 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-86da8b47-d304-49c6-88e7-dd4fd0006d42 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863-project-admin] GET http://192.168.122.75/volume/v3/capabilities/devstack@QuobyteHD Sep 02 08:50:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-86da8b47-d304-49c6-88e7-dd4fd0006d42 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-86da8b47-d304-49c6-88e7-dd4fd0006d42 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-86da8b47-d304-49c6-88e7-dd4fd0006d42 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863 tempest-BackendsCapabilitiesAdminTestsJSON-1273576863-project-admin] http://192.168.122.75/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 02 08:50:25 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 161/310] 192.168.122.75 () {58 vars in 1188 bytes} [Wed Sep 2 08:50:25 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-7f310d47-3f3a-4f3c-9cae-eac5fba8705b req-d6c28b67-70c7-40e0-ae96-a37c077db47c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-7f310d47-3f3a-4f3c-9cae-eac5fba8705b req-d6c28b67-70c7-40e0-ae96-a37c077db47c tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] GET http://192.168.122.75/volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 Sep 02 08:50:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-7f310d47-3f3a-4f3c-9cae-eac5fba8705b req-d6c28b67-70c7-40e0-ae96-a37c077db47c tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-7f310d47-3f3a-4f3c-9cae-eac5fba8705b req-d6c28b67-70c7-40e0-ae96-a37c077db47c tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:25 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:25 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:25 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:25 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:25 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-7f310d47-3f3a-4f3c-9cae-eac5fba8705b req-d6c28b67-70c7-40e0-ae96-a37c077db47c tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Volume info retrieved successfully. Sep 02 08:50:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-7f310d47-3f3a-4f3c-9cae-eac5fba8705b req-d6c28b67-70c7-40e0-ae96-a37c077db47c tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] http://192.168.122.75/volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 returned with HTTP 200 Sep 02 08:50:25 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 150/311] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:50:25 2026] GET /volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 => generated 862 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-19203244-f8cf-4aae-9bb3-cd8b0b1ca1e4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-19203244-f8cf-4aae-9bb3-cd8b0b1ca1e4 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 Sep 02 08:50:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-19203244-f8cf-4aae-9bb3-cd8b0b1ca1e4 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-19203244-f8cf-4aae-9bb3-cd8b0b1ca1e4 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:25 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:25 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-73a87565-de51-465b-b1ee-ea77e52ed430 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-73a87565-de51-465b-b1ee-ea77e52ed430 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] POST http://192.168.122.75/volume/v3/attachments/7bd37513-b75d-4cc5-96cd-e00fa5bc94a4/action Sep 02 08:50:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-73a87565-de51-465b-b1ee-ea77e52ed430 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Action body: b'{"os-complete": null}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:50:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-73a87565-de51-465b-b1ee-ea77e52ed430 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:25 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:25 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:26 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-19203244-f8cf-4aae-9bb3-cd8b0b1ca1e4 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:26 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:26 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:26 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:26 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-19203244-f8cf-4aae-9bb3-cd8b0b1ca1e4 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 returned with HTTP 200 Sep 02 08:50:26 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 162/312] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:25 2026] GET /volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 => generated 850 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-74e399e6-b93a-4d3c-941d-0915b4f2dd28 req-c55916b1-3597-4df4-a0ea-85818d04a0e7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-74e399e6-b93a-4d3c-941d-0915b4f2dd28 req-c55916b1-3597-4df4-a0ea-85818d04a0e7 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-reader] GET http://192.168.122.75/volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 Sep 02 08:50:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-74e399e6-b93a-4d3c-941d-0915b4f2dd28 req-c55916b1-3597-4df4-a0ea-85818d04a0e7 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-reader] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-74e399e6-b93a-4d3c-941d-0915b4f2dd28 req-c55916b1-3597-4df4-a0ea-85818d04a0e7 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-reader] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-70f3cec3-a02a-4287-94b0-a4044bdbf08d req-73a87565-de51-465b-b1ee-ea77e52ed430 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/attachments/7bd37513-b75d-4cc5-96cd-e00fa5bc94a4/action returned with HTTP 204 Sep 02 08:50:26 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 151/313] 192.168.122.75 () {66 vars in 1609 bytes} [Wed Sep 2 08:50:25 2026] POST /volume/v3/attachments/7bd37513-b75d-4cc5-96cd-e00fa5bc94a4/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:50:26 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:26 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:26 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:26 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:26 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-74e399e6-b93a-4d3c-941d-0915b4f2dd28 req-c55916b1-3597-4df4-a0ea-85818d04a0e7 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-reader] Volume info retrieved successfully. Sep 02 08:50:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-74e399e6-b93a-4d3c-941d-0915b4f2dd28 req-c55916b1-3597-4df4-a0ea-85818d04a0e7 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-reader] http://192.168.122.75/volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 returned with HTTP 200 Sep 02 08:50:26 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 163/314] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:50:26 2026] GET /volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 => generated 862 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-eab086e0-a266-4c83-a49c-ef016e125e6a req-434c7d79-ebbf-481f-b006-2e333586d1c9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-eab086e0-a266-4c83-a49c-ef016e125e6a req-434c7d79-ebbf-481f-b006-2e333586d1c9 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] DELETE http://192.168.122.75/volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 Sep 02 08:50:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-eab086e0-a266-4c83-a49c-ef016e125e6a req-434c7d79-ebbf-481f-b006-2e333586d1c9 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-eab086e0-a266-4c83-a49c-ef016e125e6a req-434c7d79-ebbf-481f-b006-2e333586d1c9 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:26 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [req-eab086e0-a266-4c83-a49c-ef016e125e6a req-434c7d79-ebbf-481f-b006-2e333586d1c9 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Delete volume with id: 42d8fae3-0960-4669-8063-95c90ace7f06 Sep 02 08:50:26 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:26 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:26 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:26 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:26 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-eab086e0-a266-4c83-a49c-ef016e125e6a req-434c7d79-ebbf-481f-b006-2e333586d1c9 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Volume info retrieved successfully. Sep 02 08:50:26 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-eab086e0-a266-4c83-a49c-ef016e125e6a req-434c7d79-ebbf-481f-b006-2e333586d1c9 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Delete volume request issued successfully. Sep 02 08:50:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-eab086e0-a266-4c83-a49c-ef016e125e6a req-434c7d79-ebbf-481f-b006-2e333586d1c9 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] http://192.168.122.75/volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 returned with HTTP 202 Sep 02 08:50:26 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 152/315] 192.168.122.75 () {62 vars in 1504 bytes} [Wed Sep 2 08:50:26 2026] DELETE /volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:50:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-43c411cd-a827-4ec1-a92f-cebd0ca73112 req-ec6866f6-1712-4a84-a16f-c791032a3ae4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-43c411cd-a827-4ec1-a92f-cebd0ca73112 req-ec6866f6-1712-4a84-a16f-c791032a3ae4 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] GET http://192.168.122.75/volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 Sep 02 08:50:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-43c411cd-a827-4ec1-a92f-cebd0ca73112 req-ec6866f6-1712-4a84-a16f-c791032a3ae4 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-43c411cd-a827-4ec1-a92f-cebd0ca73112 req-ec6866f6-1712-4a84-a16f-c791032a3ae4 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:26 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:26 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:26 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:26 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:26 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-43c411cd-a827-4ec1-a92f-cebd0ca73112 req-ec6866f6-1712-4a84-a16f-c791032a3ae4 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Volume info retrieved successfully. Sep 02 08:50:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-43c411cd-a827-4ec1-a92f-cebd0ca73112 req-ec6866f6-1712-4a84-a16f-c791032a3ae4 tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] http://192.168.122.75/volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 returned with HTTP 200 Sep 02 08:50:26 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 164/316] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:50:26 2026] GET /volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 => generated 861 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:50:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fa35f85c-9808-464c-b588-69ca148f6467 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fa35f85c-9808-464c-b588-69ca148f6467 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 Sep 02 08:50:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fa35f85c-9808-464c-b588-69ca148f6467 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fa35f85c-9808-464c-b588-69ca148f6467 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:27 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:27 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:27 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:27 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:27 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-fa35f85c-9808-464c-b588-69ca148f6467 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fa35f85c-9808-464c-b588-69ca148f6467 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 returned with HTTP 200 Sep 02 08:50:27 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 153/317] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:27 2026] GET /volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 => generated 1142 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4a91fde3-b21a-47d2-ac05-356291ae547e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4a91fde3-b21a-47d2-ac05-356291ae547e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 Sep 02 08:50:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4a91fde3-b21a-47d2-ac05-356291ae547e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4a91fde3-b21a-47d2-ac05-356291ae547e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:27 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:27 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:27 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:27 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:27 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4a91fde3-b21a-47d2-ac05-356291ae547e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4a91fde3-b21a-47d2-ac05-356291ae547e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 returned with HTTP 200 Sep 02 08:50:27 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 165/318] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:27 2026] GET /volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 => generated 1142 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-c3d32938-fa76-43ed-be68-f46c8228ff14 req-b6652082-7e12-417c-b99f-d1bc0bab062b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-c3d32938-fa76-43ed-be68-f46c8228ff14 req-b6652082-7e12-417c-b99f-d1bc0bab062b tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] GET http://192.168.122.75/volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 Sep 02 08:50:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-c3d32938-fa76-43ed-be68-f46c8228ff14 req-b6652082-7e12-417c-b99f-d1bc0bab062b tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-c3d32938-fa76-43ed-be68-f46c8228ff14 req-b6652082-7e12-417c-b99f-d1bc0bab062b tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:27 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:27 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:27 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:27 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:27 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-c3d32938-fa76-43ed-be68-f46c8228ff14 req-b6652082-7e12-417c-b99f-d1bc0bab062b tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Volume info retrieved successfully. Sep 02 08:50:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-c3d32938-fa76-43ed-be68-f46c8228ff14 req-b6652082-7e12-417c-b99f-d1bc0bab062b tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] http://192.168.122.75/volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 returned with HTTP 200 Sep 02 08:50:27 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 154/319] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:50:27 2026] GET /volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 => generated 861 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-01370af3-3411-4d0b-8550-41d273ee279d req-0cd13f8e-e8ba-4116-bcd6-e1346fed3531 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-01370af3-3411-4d0b-8550-41d273ee279d req-0cd13f8e-e8ba-4116-bcd6-e1346fed3531 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 Sep 02 08:50:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-01370af3-3411-4d0b-8550-41d273ee279d req-0cd13f8e-e8ba-4116-bcd6-e1346fed3531 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-01370af3-3411-4d0b-8550-41d273ee279d req-0cd13f8e-e8ba-4116-bcd6-e1346fed3531 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:28 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:28 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:28 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:28 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:28 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-01370af3-3411-4d0b-8550-41d273ee279d req-0cd13f8e-e8ba-4116-bcd6-e1346fed3531 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-01370af3-3411-4d0b-8550-41d273ee279d req-0cd13f8e-e8ba-4116-bcd6-e1346fed3531 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 returned with HTTP 200 Sep 02 08:50:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 166/320] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:50:28 2026] GET /volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 => generated 1142 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:50:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-01370af3-3411-4d0b-8550-41d273ee279d req-a657b5ff-7c89-44f5-8b22-853074df55db None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-01370af3-3411-4d0b-8550-41d273ee279d req-a657b5ff-7c89-44f5-8b22-853074df55db tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] POST http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8/action Sep 02 08:50:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-01370af3-3411-4d0b-8550-41d273ee279d req-a657b5ff-7c89-44f5-8b22-853074df55db tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:50:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-01370af3-3411-4d0b-8550-41d273ee279d req-a657b5ff-7c89-44f5-8b22-853074df55db tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:28 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:28 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:28 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:28 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:28 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-01370af3-3411-4d0b-8550-41d273ee279d req-a657b5ff-7c89-44f5-8b22-853074df55db tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:28 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-01370af3-3411-4d0b-8550-41d273ee279d req-a657b5ff-7c89-44f5-8b22-853074df55db tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Begin detaching volume completed successfully. Sep 02 08:50:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-01370af3-3411-4d0b-8550-41d273ee279d req-a657b5ff-7c89-44f5-8b22-853074df55db tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8/action returned with HTTP 202 Sep 02 08:50:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 155/321] 192.168.122.75 () {64 vars in 1556 bytes} [Wed Sep 2 08:50:28 2026] POST /volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:50:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d561f4ec-4784-4057-9c1d-289f30cd3e77 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d561f4ec-4784-4057-9c1d-289f30cd3e77 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 Sep 02 08:50:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d561f4ec-4784-4057-9c1d-289f30cd3e77 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d561f4ec-4784-4057-9c1d-289f30cd3e77 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:28 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:28 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:28 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:28 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:28 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d561f4ec-4784-4057-9c1d-289f30cd3e77 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d561f4ec-4784-4057-9c1d-289f30cd3e77 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 returned with HTTP 200 Sep 02 08:50:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 167/322] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:28 2026] GET /volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 => generated 1145 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0313732d-2c28-4698-ac1f-dcf1614fd5ee None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0313732d-2c28-4698-ac1f-dcf1614fd5ee None None] GET http://192.168.122.75/volume// Sep 02 08:50:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0313732d-2c28-4698-ac1f-dcf1614fd5ee None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0313732d-2c28-4698-ac1f-dcf1614fd5ee None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0313732d-2c28-4698-ac1f-dcf1614fd5ee None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:50:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 156/323] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:50:28 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:50:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-01370af3-3411-4d0b-8550-41d273ee279d req-a4731284-a95c-4548-9240-cf856d995dc9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-01370af3-3411-4d0b-8550-41d273ee279d req-a4731284-a95c-4548-9240-cf856d995dc9 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 Sep 02 08:50:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-01370af3-3411-4d0b-8550-41d273ee279d req-a4731284-a95c-4548-9240-cf856d995dc9 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-01370af3-3411-4d0b-8550-41d273ee279d req-a4731284-a95c-4548-9240-cf856d995dc9 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:28 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:28 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:28 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:28 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:28 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-01370af3-3411-4d0b-8550-41d273ee279d req-a4731284-a95c-4548-9240-cf856d995dc9 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-01370af3-3411-4d0b-8550-41d273ee279d req-a4731284-a95c-4548-9240-cf856d995dc9 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 returned with HTTP 200 Sep 02 08:50:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 168/324] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:50:28 2026] GET /volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 => generated 1326 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:50:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-0a4596fa-ce70-4dc3-8826-c4fbad0112ca req-3dd67052-acf9-4f48-ac3e-d17454bc96bd None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-0a4596fa-ce70-4dc3-8826-c4fbad0112ca req-3dd67052-acf9-4f48-ac3e-d17454bc96bd tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] GET http://192.168.122.75/volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 Sep 02 08:50:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-0a4596fa-ce70-4dc3-8826-c4fbad0112ca req-3dd67052-acf9-4f48-ac3e-d17454bc96bd tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-0a4596fa-ce70-4dc3-8826-c4fbad0112ca req-3dd67052-acf9-4f48-ac3e-d17454bc96bd tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-0a4596fa-ce70-4dc3-8826-c4fbad0112ca req-3dd67052-acf9-4f48-ac3e-d17454bc96bd tempest-VolumesGetTestJSON-1142888639 tempest-VolumesGetTestJSON-1142888639-project-member] http://192.168.122.75/volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 returned with HTTP 404 Sep 02 08:50:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 157/325] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:50:28 2026] GET /volume/v3/volumes/42d8fae3-0960-4669-8063-95c90ace7f06 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:50:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-01370af3-3411-4d0b-8550-41d273ee279d req-3ac00392-2426-472e-bb8f-5d4030e996ca None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-01370af3-3411-4d0b-8550-41d273ee279d req-3ac00392-2426-472e-bb8f-5d4030e996ca tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] DELETE http://192.168.122.75/volume/v3/attachments/71658a20-007e-471a-93bb-4fcf61f817c6 Sep 02 08:50:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-01370af3-3411-4d0b-8550-41d273ee279d req-3ac00392-2426-472e-bb8f-5d4030e996ca tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-01370af3-3411-4d0b-8550-41d273ee279d req-3ac00392-2426-472e-bb8f-5d4030e996ca tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:29 devstack devstack@c-api.service[86995]: /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 02 08:50:29 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, Sep 02 08:50:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-01370af3-3411-4d0b-8550-41d273ee279d req-3ac00392-2426-472e-bb8f-5d4030e996ca tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/attachments/71658a20-007e-471a-93bb-4fcf61f817c6 returned with HTTP 200 Sep 02 08:50:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 169/326] 192.168.122.75 () {64 vars in 1557 bytes} [Wed Sep 2 08:50:29 2026] DELETE /volume/v3/attachments/71658a20-007e-471a-93bb-4fcf61f817c6 => generated 19 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-34e42251-c43a-43ff-8bff-1c74de41ab00 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-34e42251-c43a-43ff-8bff-1c74de41ab00 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 Sep 02 08:50:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-34e42251-c43a-43ff-8bff-1c74de41ab00 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-34e42251-c43a-43ff-8bff-1c74de41ab00 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:29 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:29 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:29 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-34e42251-c43a-43ff-8bff-1c74de41ab00 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-34e42251-c43a-43ff-8bff-1c74de41ab00 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 returned with HTTP 200 Sep 02 08:50:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 158/327] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:29 2026] GET /volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 => generated 850 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-da2de760-093b-4750-9267-6f1df76e96e7 req-710bb7bc-73c3-42a6-8dfa-d482f0474494 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-da2de760-093b-4750-9267-6f1df76e96e7 req-710bb7bc-73c3-42a6-8dfa-d482f0474494 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 Sep 02 08:50:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-da2de760-093b-4750-9267-6f1df76e96e7 req-710bb7bc-73c3-42a6-8dfa-d482f0474494 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-da2de760-093b-4750-9267-6f1df76e96e7 req-710bb7bc-73c3-42a6-8dfa-d482f0474494 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:29 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:29 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:29 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-da2de760-093b-4750-9267-6f1df76e96e7 req-710bb7bc-73c3-42a6-8dfa-d482f0474494 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-da2de760-093b-4750-9267-6f1df76e96e7 req-710bb7bc-73c3-42a6-8dfa-d482f0474494 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 returned with HTTP 200 Sep 02 08:50:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 170/328] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:50:29 2026] GET /volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 => generated 1142 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-da2de760-093b-4750-9267-6f1df76e96e7 req-8a061082-3a5a-4758-b76a-914171b036e0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-da2de760-093b-4750-9267-6f1df76e96e7 req-8a061082-3a5a-4758-b76a-914171b036e0 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] POST http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607/action Sep 02 08:50:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-da2de760-093b-4750-9267-6f1df76e96e7 req-8a061082-3a5a-4758-b76a-914171b036e0 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:50:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-da2de760-093b-4750-9267-6f1df76e96e7 req-8a061082-3a5a-4758-b76a-914171b036e0 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:30 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:30 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:30 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:30 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-da2de760-093b-4750-9267-6f1df76e96e7 req-8a061082-3a5a-4758-b76a-914171b036e0 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-da2de760-093b-4750-9267-6f1df76e96e7 req-8a061082-3a5a-4758-b76a-914171b036e0 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Begin detaching volume completed successfully. Sep 02 08:50:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-da2de760-093b-4750-9267-6f1df76e96e7 req-8a061082-3a5a-4758-b76a-914171b036e0 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607/action returned with HTTP 202 Sep 02 08:50:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 159/329] 192.168.122.75 () {64 vars in 1556 bytes} [Wed Sep 2 08:50:29 2026] POST /volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:50:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6ae64a97-7790-4a17-b35d-1e584ab010a5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6ae64a97-7790-4a17-b35d-1e584ab010a5 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 Sep 02 08:50:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6ae64a97-7790-4a17-b35d-1e584ab010a5 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6ae64a97-7790-4a17-b35d-1e584ab010a5 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:30 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:30 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:30 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:30 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:30 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6ae64a97-7790-4a17-b35d-1e584ab010a5 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6ae64a97-7790-4a17-b35d-1e584ab010a5 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 returned with HTTP 200 Sep 02 08:50:30 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 171/330] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:30 2026] GET /volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 => generated 1145 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e0971962-a458-42e8-935f-624db7a6f93a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e0971962-a458-42e8-935f-624db7a6f93a None None] GET http://192.168.122.75/volume// Sep 02 08:50:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e0971962-a458-42e8-935f-624db7a6f93a None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e0971962-a458-42e8-935f-624db7a6f93a None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e0971962-a458-42e8-935f-624db7a6f93a None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:50:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 160/331] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:50:30 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 08:50:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-da2de760-093b-4750-9267-6f1df76e96e7 req-44222e4a-fbf0-4838-af89-18e24c58d212 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-da2de760-093b-4750-9267-6f1df76e96e7 req-44222e4a-fbf0-4838-af89-18e24c58d212 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 Sep 02 08:50:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-da2de760-093b-4750-9267-6f1df76e96e7 req-44222e4a-fbf0-4838-af89-18e24c58d212 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-da2de760-093b-4750-9267-6f1df76e96e7 req-44222e4a-fbf0-4838-af89-18e24c58d212 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:30 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:30 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:30 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:30 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:30 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-da2de760-093b-4750-9267-6f1df76e96e7 req-44222e4a-fbf0-4838-af89-18e24c58d212 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-da2de760-093b-4750-9267-6f1df76e96e7 req-44222e4a-fbf0-4838-af89-18e24c58d212 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 returned with HTTP 200 Sep 02 08:50:30 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 172/332] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:50:30 2026] GET /volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 => generated 1326 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:50:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-da2de760-093b-4750-9267-6f1df76e96e7 req-671de4d0-77b8-49df-9a4f-c4c8d4f910f8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-da2de760-093b-4750-9267-6f1df76e96e7 req-671de4d0-77b8-49df-9a4f-c4c8d4f910f8 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] DELETE http://192.168.122.75/volume/v3/attachments/7bd37513-b75d-4cc5-96cd-e00fa5bc94a4 Sep 02 08:50:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-da2de760-093b-4750-9267-6f1df76e96e7 req-671de4d0-77b8-49df-9a4f-c4c8d4f910f8 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-da2de760-093b-4750-9267-6f1df76e96e7 req-671de4d0-77b8-49df-9a4f-c4c8d4f910f8 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:30 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:30 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:30 devstack devstack@c-api.service[86994]: /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 02 08:50:30 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, Sep 02 08:50:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-da2de760-093b-4750-9267-6f1df76e96e7 req-671de4d0-77b8-49df-9a4f-c4c8d4f910f8 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/attachments/7bd37513-b75d-4cc5-96cd-e00fa5bc94a4 returned with HTTP 200 Sep 02 08:50:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 161/333] 192.168.122.75 () {64 vars in 1557 bytes} [Wed Sep 2 08:50:30 2026] DELETE /volume/v3/attachments/7bd37513-b75d-4cc5-96cd-e00fa5bc94a4 => generated 19 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-348185cc-7974-4963-82ae-c6911d6dd267 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-348185cc-7974-4963-82ae-c6911d6dd267 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 Sep 02 08:50:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-348185cc-7974-4963-82ae-c6911d6dd267 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-348185cc-7974-4963-82ae-c6911d6dd267 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:31 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:31 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:31 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:31 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:31 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-348185cc-7974-4963-82ae-c6911d6dd267 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-348185cc-7974-4963-82ae-c6911d6dd267 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 returned with HTTP 200 Sep 02 08:50:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 173/334] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:31 2026] GET /volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 => generated 850 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6185500b-47bd-45c0-bb75-e34ebd8ed6fe None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6185500b-47bd-45c0-bb75-e34ebd8ed6fe tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 Sep 02 08:50:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6185500b-47bd-45c0-bb75-e34ebd8ed6fe tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6185500b-47bd-45c0-bb75-e34ebd8ed6fe tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6185500b-47bd-45c0-bb75-e34ebd8ed6fe tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6185500b-47bd-45c0-bb75-e34ebd8ed6fe tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 returned with HTTP 200 Sep 02 08:50:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 162/335] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:31 2026] GET /volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 => generated 850 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1af6419d-964c-4b71-8370-5e9af82735cc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1af6419d-964c-4b71-8370-5e9af82735cc tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 Sep 02 08:50:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1af6419d-964c-4b71-8370-5e9af82735cc tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1af6419d-964c-4b71-8370-5e9af82735cc tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:31 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:31 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:31 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:31 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:31 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1af6419d-964c-4b71-8370-5e9af82735cc tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1af6419d-964c-4b71-8370-5e9af82735cc tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 returned with HTTP 200 Sep 02 08:50:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 174/336] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:31 2026] GET /volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 => generated 850 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ec02238f-d0d4-42bd-adb3-7a0116e79f90 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ec02238f-d0d4-42bd-adb3-7a0116e79f90 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 Sep 02 08:50:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ec02238f-d0d4-42bd-adb3-7a0116e79f90 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ec02238f-d0d4-42bd-adb3-7a0116e79f90 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ec02238f-d0d4-42bd-adb3-7a0116e79f90 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ec02238f-d0d4-42bd-adb3-7a0116e79f90 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 returned with HTTP 200 Sep 02 08:50:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 163/337] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:31 2026] GET /volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-70f88875-03ae-460c-a39b-f19c1036720d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-70f88875-03ae-460c-a39b-f19c1036720d tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 Sep 02 08:50:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-70f88875-03ae-460c-a39b-f19c1036720d tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-70f88875-03ae-460c-a39b-f19c1036720d tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:32 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:32 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:32 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:32 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:32 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-70f88875-03ae-460c-a39b-f19c1036720d tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-70f88875-03ae-460c-a39b-f19c1036720d tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 returned with HTTP 200 Sep 02 08:50:32 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 175/338] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:32 2026] GET /volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 => generated 850 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cf4de770-6701-48b9-8a37-b651a6eb3891 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cf4de770-6701-48b9-8a37-b651a6eb3891 tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] POST http://192.168.122.75/volume/v3/group_types Sep 02 08:50:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cf4de770-6701-48b9-8a37-b651a6eb3891 tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1616627509"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cf4de770-6701-48b9-8a37-b651a6eb3891 tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] http://192.168.122.75/volume/v3/group_types returned with HTTP 202 Sep 02 08:50:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 164/339] 192.168.122.75 () {62 vars in 1190 bytes} [Wed Sep 2 08:50:35 2026] POST /volume/v3/group_types => generated 181 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:50:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c8a0c06d-bd60-4b96-84f2-5e60b05c4fa0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c8a0c06d-bd60-4b96-84f2-5e60b05c4fa0 tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] POST http://192.168.122.75/volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs Sep 02 08:50:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c8a0c06d-bd60-4b96-84f2-5e60b05c4fa0 tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c8a0c06d-bd60-4b96-84f2-5e60b05c4fa0 tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] http://192.168.122.75/volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs returned with HTTP 202 Sep 02 08:50:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 176/340] 192.168.122.75 () {62 vars in 1337 bytes} [Wed Sep 2 08:50:35 2026] POST /volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs => generated 53 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:50:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c67abb37-a27b-450a-a387-044f33c9bd8d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c67abb37-a27b-450a-a387-044f33c9bd8d tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] POST http://192.168.122.75/volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs Sep 02 08:50:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c67abb37-a27b-450a-a387-044f33c9bd8d tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c67abb37-a27b-450a-a387-044f33c9bd8d tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] http://192.168.122.75/volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs returned with HTTP 202 Sep 02 08:50:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 165/341] 192.168.122.75 () {62 vars in 1337 bytes} [Wed Sep 2 08:50:35 2026] POST /volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs => generated 61 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:50:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ef25dbdd-5863-4a84-be8b-fa8a4cbcaf19 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ef25dbdd-5863-4a84-be8b-fa8a4cbcaf19 tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] GET http://192.168.122.75/volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key2 Sep 02 08:50:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ef25dbdd-5863-4a84-be8b-fa8a4cbcaf19 tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ef25dbdd-5863-4a84-be8b-fa8a4cbcaf19 tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ef25dbdd-5863-4a84-be8b-fa8a4cbcaf19 tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] http://192.168.122.75/volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key2 returned with HTTP 200 Sep 02 08:50:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 177/342] 192.168.122.75 () {60 vars in 1331 bytes} [Wed Sep 2 08:50:35 2026] GET /volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key2 => generated 26 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7a39f85b-d4ef-429f-8415-4907a634504f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7a39f85b-d4ef-429f-8415-4907a634504f tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] GET http://192.168.122.75/volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key3 Sep 02 08:50:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7a39f85b-d4ef-429f-8415-4907a634504f tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7a39f85b-d4ef-429f-8415-4907a634504f tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7a39f85b-d4ef-429f-8415-4907a634504f tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] http://192.168.122.75/volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key3 returned with HTTP 200 Sep 02 08:50:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 166/343] 192.168.122.75 () {60 vars in 1331 bytes} [Wed Sep 2 08:50:36 2026] GET /volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key3 => generated 18 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0d80381e-8d43-4d61-ac2b-a36339a5f9d3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0d80381e-8d43-4d61-ac2b-a36339a5f9d3 tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] PUT http://192.168.122.75/volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key3 Sep 02 08:50:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0d80381e-8d43-4d61-ac2b-a36339a5f9d3 tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0d80381e-8d43-4d61-ac2b-a36339a5f9d3 tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] http://192.168.122.75/volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key3 returned with HTTP 200 Sep 02 08:50:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 178/344] 192.168.122.75 () {62 vars in 1351 bytes} [Wed Sep 2 08:50:36 2026] PUT /volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key3 => generated 26 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-481a8b52-c6c5-42b3-b3ae-a629ac3e24bb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-481a8b52-c6c5-42b3-b3ae-a629ac3e24bb tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] GET http://192.168.122.75/volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs Sep 02 08:50:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-481a8b52-c6c5-42b3-b3ae-a629ac3e24bb tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-481a8b52-c6c5-42b3-b3ae-a629ac3e24bb tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-481a8b52-c6c5-42b3-b3ae-a629ac3e24bb tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] http://192.168.122.75/volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs returned with HTTP 200 Sep 02 08:50:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 167/345] 192.168.122.75 () {60 vars in 1316 bytes} [Wed Sep 2 08:50:36 2026] GET /volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs => generated 87 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9c4dd4c7-9d21-4f96-aefa-05ee4b39aedd None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9c4dd4c7-9d21-4f96-aefa-05ee4b39aedd tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] DELETE http://192.168.122.75/volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key1 Sep 02 08:50:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9c4dd4c7-9d21-4f96-aefa-05ee4b39aedd tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9c4dd4c7-9d21-4f96-aefa-05ee4b39aedd tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9c4dd4c7-9d21-4f96-aefa-05ee4b39aedd tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] http://192.168.122.75/volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key1 returned with HTTP 202 Sep 02 08:50:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 179/346] 192.168.122.75 () {60 vars in 1334 bytes} [Wed Sep 2 08:50:36 2026] DELETE /volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key1 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:50:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-83b5360b-eb9e-4add-a9d3-05e3d13bb75a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-83b5360b-eb9e-4add-a9d3-05e3d13bb75a tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] GET http://192.168.122.75/volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key1 Sep 02 08:50:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-83b5360b-eb9e-4add-a9d3-05e3d13bb75a tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-83b5360b-eb9e-4add-a9d3-05e3d13bb75a tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-83b5360b-eb9e-4add-a9d3-05e3d13bb75a tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] HTTP exception thrown: Group Type 4da4f763-2b91-4339-ad6a-983fb00315cb has no extra spec with key key1. Sep 02 08:50:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-83b5360b-eb9e-4add-a9d3-05e3d13bb75a tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] http://192.168.122.75/volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key1 returned with HTTP 404 Sep 02 08:50:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 168/347] 192.168.122.75 () {60 vars in 1331 bytes} [Wed Sep 2 08:50:36 2026] GET /volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key1 => generated 126 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:50:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d0fc418d-8b7f-4db9-8b87-fb077ccbd50a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d0fc418d-8b7f-4db9-8b87-fb077ccbd50a tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] DELETE http://192.168.122.75/volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key2 Sep 02 08:50:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d0fc418d-8b7f-4db9-8b87-fb077ccbd50a tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d0fc418d-8b7f-4db9-8b87-fb077ccbd50a tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d0fc418d-8b7f-4db9-8b87-fb077ccbd50a tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] http://192.168.122.75/volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key2 returned with HTTP 202 Sep 02 08:50:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 180/348] 192.168.122.75 () {60 vars in 1334 bytes} [Wed Sep 2 08:50:36 2026] DELETE /volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key2 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 08:50:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b42640c2-c24e-450e-8081-936b2a62ea47 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b42640c2-c24e-450e-8081-936b2a62ea47 tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] GET http://192.168.122.75/volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key2 Sep 02 08:50:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b42640c2-c24e-450e-8081-936b2a62ea47 tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b42640c2-c24e-450e-8081-936b2a62ea47 tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b42640c2-c24e-450e-8081-936b2a62ea47 tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] HTTP exception thrown: Group Type 4da4f763-2b91-4339-ad6a-983fb00315cb has no extra spec with key key2. Sep 02 08:50:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b42640c2-c24e-450e-8081-936b2a62ea47 tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] http://192.168.122.75/volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key2 returned with HTTP 404 Sep 02 08:50:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7415843e-98b2-4e30-bd66-238f046f8d2c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 169/349] 192.168.122.75 () {60 vars in 1331 bytes} [Wed Sep 2 08:50:36 2026] GET /volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key2 => generated 126 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:50:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7415843e-98b2-4e30-bd66-238f046f8d2c tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] DELETE http://192.168.122.75/volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key3 Sep 02 08:50:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7415843e-98b2-4e30-bd66-238f046f8d2c tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7415843e-98b2-4e30-bd66-238f046f8d2c tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7415843e-98b2-4e30-bd66-238f046f8d2c tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] http://192.168.122.75/volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key3 returned with HTTP 202 Sep 02 08:50:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 181/350] 192.168.122.75 () {60 vars in 1334 bytes} [Wed Sep 2 08:50:36 2026] DELETE /volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key3 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:50:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-181bd907-19a1-45c9-8aaa-8f6ddb64b1cb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-181bd907-19a1-45c9-8aaa-8f6ddb64b1cb tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] GET http://192.168.122.75/volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key3 Sep 02 08:50:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-181bd907-19a1-45c9-8aaa-8f6ddb64b1cb tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-181bd907-19a1-45c9-8aaa-8f6ddb64b1cb tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-181bd907-19a1-45c9-8aaa-8f6ddb64b1cb tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] HTTP exception thrown: Group Type 4da4f763-2b91-4339-ad6a-983fb00315cb has no extra spec with key key3. Sep 02 08:50:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-181bd907-19a1-45c9-8aaa-8f6ddb64b1cb tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] http://192.168.122.75/volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key3 returned with HTTP 404 Sep 02 08:50:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 170/351] 192.168.122.75 () {60 vars in 1331 bytes} [Wed Sep 2 08:50:36 2026] GET /volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb/group_specs/key3 => generated 126 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:50:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3637797d-7f85-4b64-b553-8b8a7fb64f8b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3637797d-7f85-4b64-b553-8b8a7fb64f8b tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] DELETE http://192.168.122.75/volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb Sep 02 08:50:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3637797d-7f85-4b64-b553-8b8a7fb64f8b tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3637797d-7f85-4b64-b553-8b8a7fb64f8b tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3637797d-7f85-4b64-b553-8b8a7fb64f8b tempest-GroupTypeSpecsTest-448532761 tempest-GroupTypeSpecsTest-448532761-project-admin] http://192.168.122.75/volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb returned with HTTP 202 Sep 02 08:50:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 182/352] 192.168.122.75 () {60 vars in 1283 bytes} [Wed Sep 2 08:50:36 2026] DELETE /volume/v3/group_types/4da4f763-2b91-4339-ad6a-983fb00315cb => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 08:50:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1420ee3e-40cb-4ee8-89d6-120f7805f006 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1420ee3e-40cb-4ee8-89d6-120f7805f006 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] POST http://192.168.122.75/volume/v3/group_types Sep 02 08:50:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1420ee3e-40cb-4ee8-89d6-120f7805f006 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-800011775", "description": "tempest-group-type-description-844785129", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1420ee3e-40cb-4ee8-89d6-120f7805f006 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] http://192.168.122.75/volume/v3/group_types returned with HTTP 202 Sep 02 08:50:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 171/353] 192.168.122.75 () {62 vars in 1191 bytes} [Wed Sep 2 08:50:37 2026] POST /volume/v3/group_types => generated 263 bytes in 660 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:50:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-cc41300a-ed79-4582-9ae9-7b7dadb47570 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cc41300a-ed79-4582-9ae9-7b7dadb47570 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] GET http://192.168.122.75/volume/v3/group_types Sep 02 08:50:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cc41300a-ed79-4582-9ae9-7b7dadb47570 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cc41300a-ed79-4582-9ae9-7b7dadb47570 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cc41300a-ed79-4582-9ae9-7b7dadb47570 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] http://192.168.122.75/volume/v3/group_types returned with HTTP 200 Sep 02 08:50:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 183/354] 192.168.122.75 () {60 vars in 1169 bytes} [Wed Sep 2 08:50:38 2026] GET /volume/v3/group_types => generated 497 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9f7994f3-675a-42a9-b85d-bddf897cecc8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9f7994f3-675a-42a9-b85d-bddf897cecc8 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] PUT http://192.168.122.75/volume/v3/group_types/e6129d21-5030-4678-b019-7d92a50393d9 Sep 02 08:50:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9f7994f3-675a-42a9-b85d-bddf897cecc8 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-2036548393", "description": "updated-group-type-desc"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9f7994f3-675a-42a9-b85d-bddf897cecc8 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] http://192.168.122.75/volume/v3/group_types/e6129d21-5030-4678-b019-7d92a50393d9 returned with HTTP 200 Sep 02 08:50:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 172/355] 192.168.122.75 () {62 vars in 1301 bytes} [Wed Sep 2 08:50:38 2026] PUT /volume/v3/group_types/e6129d21-5030-4678-b019-7d92a50393d9 => generated 255 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:50:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-61ec5bde-358e-43f8-9b38-915b75add500 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-61ec5bde-358e-43f8-9b38-915b75add500 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] GET http://192.168.122.75/volume/v3/group_types/e6129d21-5030-4678-b019-7d92a50393d9 Sep 02 08:50:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-61ec5bde-358e-43f8-9b38-915b75add500 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-61ec5bde-358e-43f8-9b38-915b75add500 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-61ec5bde-358e-43f8-9b38-915b75add500 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] http://192.168.122.75/volume/v3/group_types/e6129d21-5030-4678-b019-7d92a50393d9 returned with HTTP 200 Sep 02 08:50:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 184/356] 192.168.122.75 () {60 vars in 1280 bytes} [Wed Sep 2 08:50:38 2026] GET /volume/v3/group_types/e6129d21-5030-4678-b019-7d92a50393d9 => generated 255 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-164831ef-eead-4c77-9d86-f118bc14a304 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-164831ef-eead-4c77-9d86-f118bc14a304 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] DELETE http://192.168.122.75/volume/v3/group_types/e6129d21-5030-4678-b019-7d92a50393d9 Sep 02 08:50:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-164831ef-eead-4c77-9d86-f118bc14a304 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-164831ef-eead-4c77-9d86-f118bc14a304 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-164831ef-eead-4c77-9d86-f118bc14a304 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] http://192.168.122.75/volume/v3/group_types/e6129d21-5030-4678-b019-7d92a50393d9 returned with HTTP 202 Sep 02 08:50:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 173/357] 192.168.122.75 () {60 vars in 1283 bytes} [Wed Sep 2 08:50:38 2026] DELETE /volume/v3/group_types/e6129d21-5030-4678-b019-7d92a50393d9 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:50:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-31b72b2f-1e3e-4db4-aee3-c3d561186627 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-31b72b2f-1e3e-4db4-aee3-c3d561186627 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] GET http://192.168.122.75/volume/v3/group_types Sep 02 08:50:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-31b72b2f-1e3e-4db4-aee3-c3d561186627 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-31b72b2f-1e3e-4db4-aee3-c3d561186627 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-31b72b2f-1e3e-4db4-aee3-c3d561186627 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] http://192.168.122.75/volume/v3/group_types returned with HTTP 200 Sep 02 08:50:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 185/358] 192.168.122.75 () {60 vars in 1169 bytes} [Wed Sep 2 08:50:38 2026] GET /volume/v3/group_types => generated 248 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2d104523-2801-4e42-887a-3a068289adc4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2d104523-2801-4e42-887a-3a068289adc4 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] POST http://192.168.122.75/volume/v3/group_types Sep 02 08:50:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2d104523-2801-4e42-887a-3a068289adc4 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1709340404", "is_public": true}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2d104523-2801-4e42-887a-3a068289adc4 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] http://192.168.122.75/volume/v3/group_types returned with HTTP 202 Sep 02 08:50:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 174/359] 192.168.122.75 () {62 vars in 1190 bytes} [Wed Sep 2 08:50:38 2026] POST /volume/v3/group_types => generated 164 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:50:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-845e1bba-621c-4fe5-b923-762045641694 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-845e1bba-621c-4fe5-b923-762045641694 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] POST http://192.168.122.75/volume/v3/group_types Sep 02 08:50:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-845e1bba-621c-4fe5-b923-762045641694 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-585269219", "is_public": false}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-845e1bba-621c-4fe5-b923-762045641694 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] http://192.168.122.75/volume/v3/group_types returned with HTTP 202 Sep 02 08:50:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 186/360] 192.168.122.75 () {62 vars in 1190 bytes} [Wed Sep 2 08:50:38 2026] POST /volume/v3/group_types => generated 164 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:50:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-329240f2-bfbb-492f-9b91-c040c3ba7dd4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-329240f2-bfbb-492f-9b91-c040c3ba7dd4 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] GET http://192.168.122.75/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 02 08:50:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-329240f2-bfbb-492f-9b91-c040c3ba7dd4 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-329240f2-bfbb-492f-9b91-c040c3ba7dd4 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-329240f2-bfbb-492f-9b91-c040c3ba7dd4 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] http://192.168.122.75/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 02 08:50:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 175/361] 192.168.122.75 () {60 vars in 1230 bytes} [Wed Sep 2 08:50:38 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:50:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c3d34b88-3ef2-4193-a227-48feb1748d97 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c3d34b88-3ef2-4193-a227-48feb1748d97 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] GET http://192.168.122.75/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 02 08:50:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c3d34b88-3ef2-4193-a227-48feb1748d97 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c3d34b88-3ef2-4193-a227-48feb1748d97 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c3d34b88-3ef2-4193-a227-48feb1748d97 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] http://192.168.122.75/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 02 08:50:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 187/362] 192.168.122.75 () {60 vars in 1232 bytes} [Wed Sep 2 08:50:38 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-40c11e6a-5c9d-42c7-b5f0-08d48694d06d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-40c11e6a-5c9d-42c7-b5f0-08d48694d06d tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] GET http://192.168.122.75/volume/v3/group_types?is_public=False Sep 02 08:50:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-40c11e6a-5c9d-42c7-b5f0-08d48694d06d tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-40c11e6a-5c9d-42c7-b5f0-08d48694d06d tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-40c11e6a-5c9d-42c7-b5f0-08d48694d06d tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] http://192.168.122.75/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 02 08:50:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 176/363] 192.168.122.75 () {60 vars in 1200 bytes} [Wed Sep 2 08:50:38 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-30c5f046-acaf-454b-ae25-91f7ad76ad95 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-30c5f046-acaf-454b-ae25-91f7ad76ad95 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] GET http://192.168.122.75/volume/v3/group_types?is_public=True Sep 02 08:50:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-30c5f046-acaf-454b-ae25-91f7ad76ad95 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-30c5f046-acaf-454b-ae25-91f7ad76ad95 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-30c5f046-acaf-454b-ae25-91f7ad76ad95 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] http://192.168.122.75/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 02 08:50:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 188/364] 192.168.122.75 () {60 vars in 1198 bytes} [Wed Sep 2 08:50:38 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3e24aae8-de25-4ca0-a52f-99cc056cc01b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3e24aae8-de25-4ca0-a52f-99cc056cc01b tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] DELETE http://192.168.122.75/volume/v3/group_types/6a65fdbd-ab94-497e-bdec-eb516d2a9106 Sep 02 08:50:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3e24aae8-de25-4ca0-a52f-99cc056cc01b tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3e24aae8-de25-4ca0-a52f-99cc056cc01b tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3e24aae8-de25-4ca0-a52f-99cc056cc01b tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] http://192.168.122.75/volume/v3/group_types/6a65fdbd-ab94-497e-bdec-eb516d2a9106 returned with HTTP 202 Sep 02 08:50:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 177/365] 192.168.122.75 () {60 vars in 1283 bytes} [Wed Sep 2 08:50:38 2026] DELETE /volume/v3/group_types/6a65fdbd-ab94-497e-bdec-eb516d2a9106 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:50:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2c400dc0-6a77-493d-b509-42352ffd65b7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2c400dc0-6a77-493d-b509-42352ffd65b7 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] DELETE http://192.168.122.75/volume/v3/group_types/2fb074ba-7afc-484b-a572-bd9c80b5c135 Sep 02 08:50:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2c400dc0-6a77-493d-b509-42352ffd65b7 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2c400dc0-6a77-493d-b509-42352ffd65b7 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2c400dc0-6a77-493d-b509-42352ffd65b7 tempest-GroupTypesTest-1360572294 tempest-GroupTypesTest-1360572294-project-admin] http://192.168.122.75/volume/v3/group_types/2fb074ba-7afc-484b-a572-bd9c80b5c135 returned with HTTP 202 Sep 02 08:50:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 189/366] 192.168.122.75 () {60 vars in 1283 bytes} [Wed Sep 2 08:50:38 2026] DELETE /volume/v3/group_types/2fb074ba-7afc-484b-a572-bd9c80b5c135 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:50:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-91948615-139f-46f5-8860-c335d705938e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-91948615-139f-46f5-8860-c335d705938e None None] GET http://192.168.122.75/volume// Sep 02 08:50:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-91948615-139f-46f5-8860-c335d705938e None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-91948615-139f-46f5-8860-c335d705938e None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-91948615-139f-46f5-8860-c335d705938e None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:50:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 178/367] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:50:39 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:50:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-32975d01-c67f-4540-b9e9-a76b2f77d164 req-c415a335-3c41-42e3-9104-532ef9e9ceae None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-32975d01-c67f-4540-b9e9-a76b2f77d164 req-c415a335-3c41-42e3-9104-532ef9e9ceae tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] POST http://192.168.122.75/volume/v3/attachments Sep 02 08:50:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-32975d01-c67f-4540-b9e9-a76b2f77d164 req-c415a335-3c41-42e3-9104-532ef9e9ceae tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8e74b559-8d35-4b65-8ccb-fffe85c1aec2", "connector": null, "instance_uuid": "c8f565c1-6e5f-4efa-a487-bb0bfc185e8a"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:39 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:39 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:39 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:39 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-32975d01-c67f-4540-b9e9-a76b2f77d164 req-c415a335-3c41-42e3-9104-532ef9e9ceae tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/attachments returned with HTTP 200 Sep 02 08:50:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 190/368] 192.168.122.75 () {66 vars in 1478 bytes} [Wed Sep 2 08:50:39 2026] POST /volume/v3/attachments => generated 273 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:50:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-32975d01-c67f-4540-b9e9-a76b2f77d164 req-2e051a92-d69c-4bf6-a108-48aa52c2f9b3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-32975d01-c67f-4540-b9e9-a76b2f77d164 req-2e051a92-d69c-4bf6-a108-48aa52c2f9b3 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] DELETE http://192.168.122.75/volume/v3/attachments/7c487a4b-e590-460d-944d-249fdd9e0209 Sep 02 08:50:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-32975d01-c67f-4540-b9e9-a76b2f77d164 req-2e051a92-d69c-4bf6-a108-48aa52c2f9b3 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-32975d01-c67f-4540-b9e9-a76b2f77d164 req-2e051a92-d69c-4bf6-a108-48aa52c2f9b3 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:39 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:39 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:39 devstack devstack@c-api.service[86994]: /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 02 08:50:39 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, Sep 02 08:50:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-32975d01-c67f-4540-b9e9-a76b2f77d164 req-2e051a92-d69c-4bf6-a108-48aa52c2f9b3 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/attachments/7c487a4b-e590-460d-944d-249fdd9e0209 returned with HTTP 200 Sep 02 08:50:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 179/369] 192.168.122.75 () {64 vars in 1557 bytes} [Wed Sep 2 08:50:39 2026] DELETE /volume/v3/attachments/7c487a4b-e590-460d-944d-249fdd9e0209 => generated 192 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-34cc7f0d-2ed4-4e7b-90af-a5f2fb34016e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-34cc7f0d-2ed4-4e7b-90af-a5f2fb34016e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] DELETE http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 Sep 02 08:50:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-34cc7f0d-2ed4-4e7b-90af-a5f2fb34016e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-34cc7f0d-2ed4-4e7b-90af-a5f2fb34016e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:41 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-34cc7f0d-2ed4-4e7b-90af-a5f2fb34016e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Delete volume with id: 4c097b9a-b46a-45ea-b610-eb75ccdc2607 Sep 02 08:50:41 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:41 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:41 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:41 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:41 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-34cc7f0d-2ed4-4e7b-90af-a5f2fb34016e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:41 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-34cc7f0d-2ed4-4e7b-90af-a5f2fb34016e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Delete volume request issued successfully. Sep 02 08:50:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-34cc7f0d-2ed4-4e7b-90af-a5f2fb34016e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 returned with HTTP 202 Sep 02 08:50:41 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 191/370] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:50:41 2026] DELETE /volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 08:50:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6474f70f-26bb-471f-b384-0a451edb1b34 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6474f70f-26bb-471f-b384-0a451edb1b34 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 Sep 02 08:50:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6474f70f-26bb-471f-b384-0a451edb1b34 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6474f70f-26bb-471f-b384-0a451edb1b34 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:41 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:41 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:41 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:41 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:41 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6474f70f-26bb-471f-b384-0a451edb1b34 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6474f70f-26bb-471f-b384-0a451edb1b34 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 returned with HTTP 200 Sep 02 08:50:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 180/371] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:41 2026] GET /volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 => generated 849 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-dc9d4232-ac6c-4641-9a0d-108dab50787e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dc9d4232-ac6c-4641-9a0d-108dab50787e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 Sep 02 08:50:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dc9d4232-ac6c-4641-9a0d-108dab50787e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dc9d4232-ac6c-4641-9a0d-108dab50787e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:42 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:42 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:42 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:42 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dc9d4232-ac6c-4641-9a0d-108dab50787e tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 returned with HTTP 404 Sep 02 08:50:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 192/372] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:42 2026] GET /volume/v3/volumes/4c097b9a-b46a-45ea-b610-eb75ccdc2607 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:50:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-464fe5d0-ff37-443a-916e-0b6a65f08ed9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-464fe5d0-ff37-443a-916e-0b6a65f08ed9 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] DELETE http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 Sep 02 08:50:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-464fe5d0-ff37-443a-916e-0b6a65f08ed9 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-464fe5d0-ff37-443a-916e-0b6a65f08ed9 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:42 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-464fe5d0-ff37-443a-916e-0b6a65f08ed9 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Delete volume with id: a69309dc-3385-4fdd-b1f2-12a59b6a97f8 Sep 02 08:50:42 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:42 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:42 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-464fe5d0-ff37-443a-916e-0b6a65f08ed9 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-464fe5d0-ff37-443a-916e-0b6a65f08ed9 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Delete volume request issued successfully. Sep 02 08:50:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-464fe5d0-ff37-443a-916e-0b6a65f08ed9 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 returned with HTTP 202 Sep 02 08:50:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 181/373] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:50:42 2026] DELETE /volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 08:50:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-32975d01-c67f-4540-b9e9-a76b2f77d164 req-2e7cc401-78e7-4208-8ad2-97571492e890 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8b3896ea-bd9a-48ac-b914-6c1ee09824d8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-32975d01-c67f-4540-b9e9-a76b2f77d164 req-2e7cc401-78e7-4208-8ad2-97571492e890 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] PUT http://192.168.122.75/volume/v3/attachments/0386031d-a179-4a5a-bc5f-e8678a03f04e Sep 02 08:50:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-32975d01-c67f-4540-b9e9-a76b2f77d164 req-2e7cc401-78e7-4208-8ad2-97571492e890 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.75", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7bc5db48122", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d154e0c8-5203-48c0-a69b-b27cd89e5daf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8b3896ea-bd9a-48ac-b914-6c1ee09824d8 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 Sep 02 08:50:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8b3896ea-bd9a-48ac-b914-6c1ee09824d8 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8b3896ea-bd9a-48ac-b914-6c1ee09824d8 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:42 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:42 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:42 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:42 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-32975d01-c67f-4540-b9e9-a76b2f77d164 req-2e7cc401-78e7-4208-8ad2-97571492e890 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Acquiring lock "cinder-attachment_update-8e74b559-8d35-4b65-8ccb-fffe85c1aec2-devstack" by "attachment_update" {{(pid=86995) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 08:50:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8b3896ea-bd9a-48ac-b914-6c1ee09824d8 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:42 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-32975d01-c67f-4540-b9e9-a76b2f77d164 req-2e7cc401-78e7-4208-8ad2-97571492e890 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Lock "cinder-attachment_update-8e74b559-8d35-4b65-8ccb-fffe85c1aec2-devstack" acquired by "attachment_update" :: waited 0.037s {{(pid=86995) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 08:50:42 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:42 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8b3896ea-bd9a-48ac-b914-6c1ee09824d8 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 returned with HTTP 200 Sep 02 08:50:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 182/374] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:42 2026] GET /volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 => generated 849 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:50:42 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:42 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:43 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-32975d01-c67f-4540-b9e9-a76b2f77d164 req-2e7cc401-78e7-4208-8ad2-97571492e890 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Lock "cinder-attachment_update-8e74b559-8d35-4b65-8ccb-fffe85c1aec2-devstack" released by "attachment_update" :: held 0.360s {{(pid=86995) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 08:50:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-32975d01-c67f-4540-b9e9-a76b2f77d164 req-2e7cc401-78e7-4208-8ad2-97571492e890 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/attachments/0386031d-a179-4a5a-bc5f-e8678a03f04e returned with HTTP 200 Sep 02 08:50:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 193/375] 192.168.122.75 () {66 vars in 1588 bytes} [Wed Sep 2 08:50:42 2026] PUT /volume/v3/attachments/0386031d-a179-4a5a-bc5f-e8678a03f04e => generated 694 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-32975d01-c67f-4540-b9e9-a76b2f77d164 req-dab7396b-f09e-49c6-980d-622c90710fec None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-32975d01-c67f-4540-b9e9-a76b2f77d164 req-dab7396b-f09e-49c6-980d-622c90710fec tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/attachments/0386031d-a179-4a5a-bc5f-e8678a03f04e Sep 02 08:50:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-32975d01-c67f-4540-b9e9-a76b2f77d164 req-dab7396b-f09e-49c6-980d-622c90710fec tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-32975d01-c67f-4540-b9e9-a76b2f77d164 req-dab7396b-f09e-49c6-980d-622c90710fec tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:43 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:43 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-32975d01-c67f-4540-b9e9-a76b2f77d164 req-dab7396b-f09e-49c6-980d-622c90710fec tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/attachments/0386031d-a179-4a5a-bc5f-e8678a03f04e returned with HTTP 200 Sep 02 08:50:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 183/376] 192.168.122.75 () {62 vars in 1535 bytes} [Wed Sep 2 08:50:43 2026] GET /volume/v3/attachments/0386031d-a179-4a5a-bc5f-e8678a03f04e => generated 719 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5f6b8137-edbf-4bb8-a3ae-2ce77afbd3e0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5f6b8137-edbf-4bb8-a3ae-2ce77afbd3e0 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 Sep 02 08:50:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5f6b8137-edbf-4bb8-a3ae-2ce77afbd3e0 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5f6b8137-edbf-4bb8-a3ae-2ce77afbd3e0 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:43 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:43 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:43 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:43 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5f6b8137-edbf-4bb8-a3ae-2ce77afbd3e0 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 returned with HTTP 404 Sep 02 08:50:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 194/377] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:43 2026] GET /volume/v3/volumes/a69309dc-3385-4fdd-b1f2-12a59b6a97f8 => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:50:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c6b54252-f5be-451b-b485-fe0fd96f650c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c6b54252-f5be-451b-b485-fe0fd96f650c tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] DELETE http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 Sep 02 08:50:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c6b54252-f5be-451b-b485-fe0fd96f650c tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c6b54252-f5be-451b-b485-fe0fd96f650c tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:44 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-c6b54252-f5be-451b-b485-fe0fd96f650c tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Delete volume with id: 18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 Sep 02 08:50:44 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:44 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:44 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:44 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:44 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c6b54252-f5be-451b-b485-fe0fd96f650c tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:44 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c6b54252-f5be-451b-b485-fe0fd96f650c tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Delete volume request issued successfully. Sep 02 08:50:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c6b54252-f5be-451b-b485-fe0fd96f650c tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 returned with HTTP 202 Sep 02 08:50:44 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 184/378] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:50:44 2026] DELETE /volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 => generated 0 bytes in 269 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 08:50:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2635e343-b766-41b8-ae2a-d428f6f83dbb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2635e343-b766-41b8-ae2a-d428f6f83dbb tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 Sep 02 08:50:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2635e343-b766-41b8-ae2a-d428f6f83dbb tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2635e343-b766-41b8-ae2a-d428f6f83dbb tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:44 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:44 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:44 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:44 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:44 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2635e343-b766-41b8-ae2a-d428f6f83dbb tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2635e343-b766-41b8-ae2a-d428f6f83dbb tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 returned with HTTP 200 Sep 02 08:50:44 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 195/379] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:44 2026] GET /volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 => generated 850 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1babed91-d736-44be-8aba-4d5fd2ac2a02 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1babed91-d736-44be-8aba-4d5fd2ac2a02 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 Sep 02 08:50:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1babed91-d736-44be-8aba-4d5fd2ac2a02 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1babed91-d736-44be-8aba-4d5fd2ac2a02 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:45 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:45 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:45 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:45 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:45 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1babed91-d736-44be-8aba-4d5fd2ac2a02 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Volume info retrieved successfully. Sep 02 08:50:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1babed91-d736-44be-8aba-4d5fd2ac2a02 tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 returned with HTTP 200 Sep 02 08:50:45 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 185/380] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:45 2026] GET /volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 => generated 850 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9cbafbce-923b-4281-bd41-fba111efb73a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-32975d01-c67f-4540-b9e9-a76b2f77d164 req-17841fa7-8206-4cdb-bd14-b5d1081120c9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-32975d01-c67f-4540-b9e9-a76b2f77d164 req-17841fa7-8206-4cdb-bd14-b5d1081120c9 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] POST http://192.168.122.75/volume/v3/attachments/0386031d-a179-4a5a-bc5f-e8678a03f04e/action Sep 02 08:50:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-32975d01-c67f-4540-b9e9-a76b2f77d164 req-17841fa7-8206-4cdb-bd14-b5d1081120c9 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Action body: b'{"os-complete": null}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:50:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-32975d01-c67f-4540-b9e9-a76b2f77d164 req-17841fa7-8206-4cdb-bd14-b5d1081120c9 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:45 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:45 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:45 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:45 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-32975d01-c67f-4540-b9e9-a76b2f77d164 req-17841fa7-8206-4cdb-bd14-b5d1081120c9 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/attachments/0386031d-a179-4a5a-bc5f-e8678a03f04e/action returned with HTTP 204 Sep 02 08:50:46 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 186/381] 192.168.122.75 () {66 vars in 1609 bytes} [Wed Sep 2 08:50:45 2026] POST /volume/v3/attachments/0386031d-a179-4a5a-bc5f-e8678a03f04e/action => generated 0 bytes in 215 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:50:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9cbafbce-923b-4281-bd41-fba111efb73a tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:50:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9cbafbce-923b-4281-bd41-fba111efb73a tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2082497498"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9cbafbce-923b-4281-bd41-fba111efb73a tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:50:46 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 196/382] 192.168.122.75 () {60 vars in 1131 bytes} [Wed Sep 2 08:50:45 2026] POST /volume/v3/types => generated 216 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-07c58a76-fa56-43d7-a79c-ce3c0958b47a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-07c58a76-fa56-43d7-a79c-ce3c0958b47a tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] POST http://192.168.122.75/volume/v3/group_types Sep 02 08:50:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-07c58a76-fa56-43d7-a79c-ce3c0958b47a tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-769352833"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-07c58a76-fa56-43d7-a79c-ce3c0958b47a tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] http://192.168.122.75/volume/v3/group_types returned with HTTP 202 Sep 02 08:50:46 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 187/383] 192.168.122.75 () {62 vars in 1190 bytes} [Wed Sep 2 08:50:46 2026] POST /volume/v3/group_types => generated 172 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:50:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2beee277-6773-4c3c-b582-382ba3745f60 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8f323409-cbd0-4693-ab8c-ce2484d8ffbe None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2beee277-6773-4c3c-b582-382ba3745f60 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] POST http://192.168.122.75/volume/v3/groups Sep 02 08:50:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2beee277-6773-4c3c-b582-382ba3745f60 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5ba4e3b9-2526-4670-b432-fc2e5fea645e", "volume_types": ["269f4e41-e1b0-4d8b-a74c-2ddf272ddac8"], "name": "tempest-Group1-536527935"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8f323409-cbd0-4693-ab8c-ce2484d8ffbe tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] GET http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 Sep 02 08:50:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8f323409-cbd0-4693-ab8c-ce2484d8ffbe tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8f323409-cbd0-4693-ab8c-ce2484d8ffbe tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-2beee277-6773-4c3c-b582-382ba3745f60 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Creating new group {'group': {'group_type': '5ba4e3b9-2526-4670-b432-fc2e5fea645e', 'volume_types': ['269f4e41-e1b0-4d8b-a74c-2ddf272ddac8'], 'name': 'tempest-Group1-536527935'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 08:50:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8f323409-cbd0-4693-ab8c-ce2484d8ffbe tempest-AttachVolumeTestJSON-148885988 tempest-AttachVolumeTestJSON-148885988-project-member] http://192.168.122.75/volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 returned with HTTP 404 Sep 02 08:50:46 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 188/384] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:50:46 2026] GET /volume/v3/volumes/18695f53-5e6f-44f7-9e3c-8345c3a5d2c9 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:50:46 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.groups [None req-2beee277-6773-4c3c-b582-382ba3745f60 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Creating group tempest-Group1-536527935. Sep 02 08:50:46 devstack devstack@c-api.service[86995]: /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 02 08:50:46 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 08:50:46 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2beee277-6773-4c3c-b582-382ba3745f60 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Availability zone cache updated, next update will occur around 2026-09-02 07:50:46.756129. {{(pid=86995) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 02 08:50:46 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2beee277-6773-4c3c-b582-382ba3745f60 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Availability Zones retrieved successfully. Sep 02 08:50:46 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-2beee277-6773-4c3c-b582-382ba3745f60 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Created reservations ['60e3eded-7a52-4253-87c2-75a6f484511f'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:50:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2beee277-6773-4c3c-b582-382ba3745f60 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups returned with HTTP 202 Sep 02 08:50:46 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 197/385] 192.168.122.75 () {62 vars in 1176 bytes} [Wed Sep 2 08:50:46 2026] POST /volume/v3/groups => generated 93 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:50:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-efa83c24-d5b9-4eb8-8def-640bfe03475f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-efa83c24-d5b9-4eb8-8def-640bfe03475f tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/groups/ac9e9763-3b1e-4045-a31d-ae00d4ac622d Sep 02 08:50:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-efa83c24-d5b9-4eb8-8def-640bfe03475f tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-efa83c24-d5b9-4eb8-8def-640bfe03475f tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-efa83c24-d5b9-4eb8-8def-640bfe03475f tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] show called for member ac9e9763-3b1e-4045-a31d-ae00d4ac622d {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:50:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7cd59c4c-1a3d-4b20-8897-c98989ca2bff None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:46 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:46 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:47 devstack devstack@c-api.service[86994]: /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 02 08:50:47 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:50:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-efa83c24-d5b9-4eb8-8def-640bfe03475f tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups/ac9e9763-3b1e-4045-a31d-ae00d4ac622d returned with HTTP 200 Sep 02 08:50:47 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 189/386] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:50:46 2026] GET /volume/v3/groups/ac9e9763-3b1e-4045-a31d-ae00d4ac622d => generated 321 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7cd59c4c-1a3d-4b20-8897-c98989ca2bff tempest-GroupsV314Test-10104575 tempest-GroupsV314Test-10104575-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:50:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7cd59c4c-1a3d-4b20-8897-c98989ca2bff tempest-GroupsV314Test-10104575 tempest-GroupsV314Test-10104575-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-391820244"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:47 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:47 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7cd59c4c-1a3d-4b20-8897-c98989ca2bff tempest-GroupsV314Test-10104575 tempest-GroupsV314Test-10104575-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:50:47 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 198/387] 192.168.122.75 () {60 vars in 1131 bytes} [Wed Sep 2 08:50:46 2026] POST /volume/v3/types => generated 219 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:50:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fa7e1e2a-fa29-46cd-a8e8-3772af854719 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fa7e1e2a-fa29-46cd-a8e8-3772af854719 tempest-GroupsV314Test-10104575 tempest-GroupsV314Test-10104575-project-admin] POST http://192.168.122.75/volume/v3/group_types Sep 02 08:50:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fa7e1e2a-fa29-46cd-a8e8-3772af854719 tempest-GroupsV314Test-10104575 tempest-GroupsV314Test-10104575-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-700665472"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:47 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:47 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fa7e1e2a-fa29-46cd-a8e8-3772af854719 tempest-GroupsV314Test-10104575 tempest-GroupsV314Test-10104575-project-admin] http://192.168.122.75/volume/v3/group_types returned with HTTP 202 Sep 02 08:50:47 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 190/388] 192.168.122.75 () {62 vars in 1190 bytes} [Wed Sep 2 08:50:47 2026] POST /volume/v3/group_types => generated 176 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:50:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f70a0676-16b7-44b0-bb16-cbf11331a61e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f70a0676-16b7-44b0-bb16-cbf11331a61e tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] POST http://192.168.122.75/volume/v3/groups Sep 02 08:50:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f70a0676-16b7-44b0-bb16-cbf11331a61e tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ca39e58a-e786-4fb9-96bf-71b1e08b0856", "volume_types": ["1fda7fb6-d0fd-41be-9f0c-ae6254107c9c"], "name": "tempest-GroupsV314Test-Group-1701202552"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-f70a0676-16b7-44b0-bb16-cbf11331a61e tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Creating new group {'group': {'group_type': 'ca39e58a-e786-4fb9-96bf-71b1e08b0856', 'volume_types': ['1fda7fb6-d0fd-41be-9f0c-ae6254107c9c'], 'name': 'tempest-GroupsV314Test-Group-1701202552'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 08:50:47 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.groups [None req-f70a0676-16b7-44b0-bb16-cbf11331a61e tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Creating group tempest-GroupsV314Test-Group-1701202552. Sep 02 08:50:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f70a0676-16b7-44b0-bb16-cbf11331a61e tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Availability Zones retrieved successfully. Sep 02 08:50:47 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-f70a0676-16b7-44b0-bb16-cbf11331a61e tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Created reservations ['b9fea7ab-0cb9-4eee-8046-6cef090ed2b3'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:50:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f70a0676-16b7-44b0-bb16-cbf11331a61e tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/groups returned with HTTP 202 Sep 02 08:50:47 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 199/389] 192.168.122.75 () {62 vars in 1176 bytes} [Wed Sep 2 08:50:47 2026] POST /volume/v3/groups => generated 108 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:50:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1a353015-c609-45da-b0eb-6c5acc4f3968 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1a353015-c609-45da-b0eb-6c5acc4f3968 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] GET http://192.168.122.75/volume/v3/groups/01d4b724-e1b0-480d-b69d-2e60a7e2ef69 Sep 02 08:50:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1a353015-c609-45da-b0eb-6c5acc4f3968 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1a353015-c609-45da-b0eb-6c5acc4f3968 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-1a353015-c609-45da-b0eb-6c5acc4f3968 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] show called for member 01d4b724-e1b0-480d-b69d-2e60a7e2ef69 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:50:47 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:47 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:47 devstack devstack@c-api.service[86994]: /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 02 08:50:47 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:50:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1a353015-c609-45da-b0eb-6c5acc4f3968 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/groups/01d4b724-e1b0-480d-b69d-2e60a7e2ef69 returned with HTTP 200 Sep 02 08:50:47 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 191/390] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:50:47 2026] GET /volume/v3/groups/01d4b724-e1b0-480d-b69d-2e60a7e2ef69 => generated 388 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6260bc2b-2a67-4f65-b4e1-44679583a047 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6260bc2b-2a67-4f65-b4e1-44679583a047 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/groups/ac9e9763-3b1e-4045-a31d-ae00d4ac622d Sep 02 08:50:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6260bc2b-2a67-4f65-b4e1-44679583a047 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6260bc2b-2a67-4f65-b4e1-44679583a047 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-6260bc2b-2a67-4f65-b4e1-44679583a047 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] show called for member ac9e9763-3b1e-4045-a31d-ae00d4ac622d {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:50:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:48 devstack devstack@c-api.service[86995]: /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 02 08:50:48 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:50:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6260bc2b-2a67-4f65-b4e1-44679583a047 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups/ac9e9763-3b1e-4045-a31d-ae00d4ac622d returned with HTTP 200 Sep 02 08:50:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 200/391] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:50:48 2026] GET /volume/v3/groups/ac9e9763-3b1e-4045-a31d-ae00d4ac622d => generated 322 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-951d1f63-bc2b-4820-a0c7-26a42677ec33 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-951d1f63-bc2b-4820-a0c7-26a42677ec33 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] POST http://192.168.122.75/volume/v3/groups Sep 02 08:50:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-951d1f63-bc2b-4820-a0c7-26a42677ec33 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5ba4e3b9-2526-4670-b432-fc2e5fea645e", "volume_types": ["269f4e41-e1b0-4d8b-a74c-2ddf272ddac8"], "name": "tempest-Group2-729825585"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-951d1f63-bc2b-4820-a0c7-26a42677ec33 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Creating new group {'group': {'group_type': '5ba4e3b9-2526-4670-b432-fc2e5fea645e', 'volume_types': ['269f4e41-e1b0-4d8b-a74c-2ddf272ddac8'], 'name': 'tempest-Group2-729825585'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 08:50:48 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.groups [None req-951d1f63-bc2b-4820-a0c7-26a42677ec33 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Creating group tempest-Group2-729825585. Sep 02 08:50:48 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:48 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:48 devstack devstack@c-api.service[86994]: /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 02 08:50:48 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 08:50:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-951d1f63-bc2b-4820-a0c7-26a42677ec33 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Availability zone cache updated, next update will occur around 2026-09-02 07:50:48.245894. {{(pid=86994) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 02 08:50:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-951d1f63-bc2b-4820-a0c7-26a42677ec33 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Availability Zones retrieved successfully. Sep 02 08:50:48 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-951d1f63-bc2b-4820-a0c7-26a42677ec33 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Created reservations ['7be85593-0e83-48f4-baa2-d494d264f04a'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:50:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-951d1f63-bc2b-4820-a0c7-26a42677ec33 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups returned with HTTP 202 Sep 02 08:50:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 192/392] 192.168.122.75 () {62 vars in 1176 bytes} [Wed Sep 2 08:50:48 2026] POST /volume/v3/groups => generated 93 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 08:50:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f5cbc95e-b1b1-4211-b4f5-e6616824596c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f5cbc95e-b1b1-4211-b4f5-e6616824596c tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/groups/ce64b022-633e-4abd-b7bf-5dc795c58827 Sep 02 08:50:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f5cbc95e-b1b1-4211-b4f5-e6616824596c tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f5cbc95e-b1b1-4211-b4f5-e6616824596c tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-f5cbc95e-b1b1-4211-b4f5-e6616824596c tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] show called for member ce64b022-633e-4abd-b7bf-5dc795c58827 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:50:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:48 devstack devstack@c-api.service[86995]: /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 02 08:50:48 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:50:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f5cbc95e-b1b1-4211-b4f5-e6616824596c tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups/ce64b022-633e-4abd-b7bf-5dc795c58827 returned with HTTP 200 Sep 02 08:50:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 201/393] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:50:48 2026] GET /volume/v3/groups/ce64b022-633e-4abd-b7bf-5dc795c58827 => generated 321 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7b55c48b-d9f3-4fcb-8527-40e8673067a4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7b55c48b-d9f3-4fcb-8527-40e8673067a4 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] GET http://192.168.122.75/volume/v3/groups/01d4b724-e1b0-480d-b69d-2e60a7e2ef69 Sep 02 08:50:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7b55c48b-d9f3-4fcb-8527-40e8673067a4 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7b55c48b-d9f3-4fcb-8527-40e8673067a4 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-7b55c48b-d9f3-4fcb-8527-40e8673067a4 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] show called for member 01d4b724-e1b0-480d-b69d-2e60a7e2ef69 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:50:48 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:48 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:48 devstack devstack@c-api.service[86994]: /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 02 08:50:48 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:50:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7b55c48b-d9f3-4fcb-8527-40e8673067a4 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/groups/01d4b724-e1b0-480d-b69d-2e60a7e2ef69 returned with HTTP 200 Sep 02 08:50:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 193/394] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:50:48 2026] GET /volume/v3/groups/01d4b724-e1b0-480d-b69d-2e60a7e2ef69 => generated 389 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:50:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1640860149", "volume_type": "1fda7fb6-d0fd-41be-9f0c-ae6254107c9c", "group_id": "01d4b724-e1b0-480d-b69d-2e60a7e2ef69", "size": 1}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1640860149', 'volume_type': '1fda7fb6-d0fd-41be-9f0c-ae6254107c9c', 'group_id': '01d4b724-e1b0-480d-b69d-2e60a7e2ef69', 'size': 1}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:50:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:48 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Create volume of 1 GB Sep 02 08:50:48 devstack devstack@c-api.service[86995]: /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 02 08:50:48 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:50:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Availability Zones retrieved successfully. Sep 02 08:50:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Flow 'volume_create_api' (47bad189-b4c7-46ce-87e4-2e6058a7e69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:50:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feba032d-2a68-4ad6-a389-c69d30b404c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:50:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feba032d-2a68-4ad6-a389-c69d30b404c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:50:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fda7fb6-d0fd-41be-9f0c-ae6254107c9c,is_public=True,name='tempest-GroupsV314Test-volume-type-391820244',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fda7fb6-d0fd-41be-9f0c-ae6254107c9c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '01d4b724-e1b0-480d-b69d-2e60a7e2ef69', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4adffc1d-42cb-4a5b-893e-a064414f3099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:48 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-391820244 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-391820244, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:50:48 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-391820244 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-391820244, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:50:49 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Created reservations ['dc6276ec-cfdb-4253-aec5-56b97f507bb8', '70a21ac5-5d1f-4fd1-9cc5-3528fa6b36fb', '491d9981-a461-4bd4-ab38-90288c1efb4c', '2c037ec2-71e5-4a29-b95c-fe7827e8b303'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:50:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4adffc1d-42cb-4a5b-893e-a064414f3099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc6276ec-cfdb-4253-aec5-56b97f507bb8', '70a21ac5-5d1f-4fd1-9cc5-3528fa6b36fb', '491d9981-a461-4bd4-ab38-90288c1efb4c', '2c037ec2-71e5-4a29-b95c-fe7827e8b303']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3f3f0f8-4d8c-459d-85b5-8f2b24dbb83d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:49 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:49 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3f3f0f8-4d8c-459d-85b5-8f2b24dbb83d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3292771-b4da-40d9-9594-c8ed40fb2617', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1640860149',encryption_key_id=None,group_id=01d4b724-e1b0-480d-b69d-2e60a7e2ef69,group_type_id=,metadata={},multiattach=False,project_id='4b8773de59ae4ddfacabe6b4d1c3849f',qos_specs=None,replication_status=,reservations=['dc6276ec-cfdb-4253-aec5-56b97f507bb8','70a21ac5-5d1f-4fd1-9cc5-3528fa6b36fb','491d9981-a461-4bd4-ab38-90288c1efb4c','2c037ec2-71e5-4a29-b95c-fe7827e8b303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='519bcca569854212b26ff0929f3ce36c',volume_type_id=1fda7fb6-d0fd-41be-9f0c-ae6254107c9c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:50:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1640860149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=01d4b724-e1b0-480d-b69d-2e60a7e2ef69,host=None,id=c3292771-b4da-40d9-9594-c8ed40fb2617,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b8773de59ae4ddfacabe6b4d1c3849f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='519bcca569854212b26ff0929f3ce36c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fda7fb6-d0fd-41be-9f0c-ae6254107c9c),volume_type_id=1fda7fb6-d0fd-41be-9f0c-ae6254107c9c)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e0cce9f-02c1-4337-945c-dbc6f14e2e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e0cce9f-02c1-4337-945c-dbc6f14e2e05) transitioned into state 'SUCCESS' from state '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-1640860149',encryption_key_id=None,group_id=01d4b724-e1b0-480d-b69d-2e60a7e2ef69,group_type_id=,metadata={},multiattach=False,project_id='4b8773de59ae4ddfacabe6b4d1c3849f',qos_specs=None,replication_status=,reservations=['dc6276ec-cfdb-4253-aec5-56b97f507bb8','70a21ac5-5d1f-4fd1-9cc5-3528fa6b36fb','491d9981-a461-4bd4-ab38-90288c1efb4c','2c037ec2-71e5-4a29-b95c-fe7827e8b303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='519bcca569854212b26ff0929f3ce36c',volume_type_id=1fda7fb6-d0fd-41be-9f0c-ae6254107c9c)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b0b7a8a-fb02-47ff-bf63-99d7901f6dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b0b7a8a-fb02-47ff-bf63-99d7901f6dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Flow 'volume_create_api' (47bad189-b4c7-46ce-87e4-2e6058a7e69b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:50:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Create volume request issued successfully. Sep 02 08:50:49 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:50:49 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:50:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5c3103a5-046a-4427-8635-f71e6079dcd1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5c3103a5-046a-4427-8635-f71e6079dcd1 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/groups/ce64b022-633e-4abd-b7bf-5dc795c58827 Sep 02 08:50:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5c3103a5-046a-4427-8635-f71e6079dcd1 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5c3103a5-046a-4427-8635-f71e6079dcd1 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-5c3103a5-046a-4427-8635-f71e6079dcd1 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] show called for member ce64b022-633e-4abd-b7bf-5dc795c58827 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:50:49 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:49 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:49 devstack devstack@c-api.service[86994]: /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 02 08:50:49 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:50:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5c3103a5-046a-4427-8635-f71e6079dcd1 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups/ce64b022-633e-4abd-b7bf-5dc795c58827 returned with HTTP 200 Sep 02 08:50:49 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 194/395] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:50:49 2026] GET /volume/v3/groups/ce64b022-633e-4abd-b7bf-5dc795c58827 => generated 322 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:50:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1837851318", "volume_type": "269f4e41-e1b0-4d8b-a74c-2ddf272ddac8", "group_id": "ac9e9763-3b1e-4045-a31d-ae00d4ac622d", "size": 1}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1837851318', 'volume_type': '269f4e41-e1b0-4d8b-a74c-2ddf272ddac8', 'group_id': 'ac9e9763-3b1e-4045-a31d-ae00d4ac622d', 'size': 1}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:50:49 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:50:49 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:49 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:49 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Create volume of 1 GB Sep 02 08:50:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:49 devstack devstack@c-api.service[86994]: /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 02 08:50:49 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:50:49 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Availability Zones retrieved successfully. Sep 02 08:50:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0afe4be9-d0d3-4a54-b3ab-5290e3a0f710 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:50:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 202/396] 192.168.122.75 () {62 vars in 1179 bytes} [Wed Sep 2 08:50:48 2026] POST /volume/v3/volumes => generated 824 bytes in 827 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:50:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ffa16083-52a2-4f60-b5e0-22519a73eb78 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ffa16083-52a2-4f60-b5e0-22519a73eb78 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] GET http://192.168.122.75/volume/v3/volumes/c3292771-b4da-40d9-9594-c8ed40fb2617 Sep 02 08:50:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ffa16083-52a2-4f60-b5e0-22519a73eb78 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ffa16083-52a2-4f60-b5e0-22519a73eb78 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:49 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Flow 'volume_create_api' (c558e04c-e73d-4b5a-8aa9-6a1b81d7f79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:50:49 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fa9a486-9345-44d2-9868-5756882f02e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:49 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:49 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:49 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:50:49 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:49 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ffa16083-52a2-4f60-b5e0-22519a73eb78 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Volume info retrieved successfully. Sep 02 08:50:49 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-ffa16083-52a2-4f60-b5e0-22519a73eb78 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:50:49 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-ffa16083-52a2-4f60-b5e0-22519a73eb78 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:50:49 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fa9a486-9345-44d2-9868-5756882f02e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:50:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=269f4e41-e1b0-4d8b-a74c-2ddf272ddac8,is_public=True,name='tempest-GroupsTest-volume-type-2082497498',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269f4e41-e1b0-4d8b-a74c-2ddf272ddac8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ac9e9763-3b1e-4045-a31d-ae00d4ac622d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:49 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49230137-7ce6-4ccc-a29b-ddfd244860b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:49 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-ffa16083-52a2-4f60-b5e0-22519a73eb78 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:50:50 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2082497498 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2082497498, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:50:50 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:50 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:50 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2082497498 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2082497498, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:50:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ffa16083-52a2-4f60-b5e0-22519a73eb78 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/volumes/c3292771-b4da-40d9-9594-c8ed40fb2617 returned with HTTP 200 Sep 02 08:50:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 203/397] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:50:49 2026] GET /volume/v3/volumes/c3292771-b4da-40d9-9594-c8ed40fb2617 => generated 892 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:50 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Created reservations ['5ff18b55-f658-4625-b623-66db17d8c504', '9382571a-e1f9-4745-9960-fca0e22dfc20', 'fde2eb2e-6723-4c4d-a7e2-af23ed4e8435', 'f80aee54-8a09-4775-afca-e01317585c5f'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:50:50 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49230137-7ce6-4ccc-a29b-ddfd244860b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ff18b55-f658-4625-b623-66db17d8c504', '9382571a-e1f9-4745-9960-fca0e22dfc20', 'fde2eb2e-6723-4c4d-a7e2-af23ed4e8435', 'f80aee54-8a09-4775-afca-e01317585c5f']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:50 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d157f3a-a879-4e8c-80af-c303b4be5143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:50 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:50 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:50 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d157f3a-a879-4e8c-80af-c303b4be5143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38f24909-deee-43fe-8f24-d541ba4a1ff5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1837851318',encryption_key_id=None,group_id=ac9e9763-3b1e-4045-a31d-ae00d4ac622d,group_type_id=,metadata={},multiattach=False,project_id='b4edf689c0814241996d8c9c27930528',qos_specs=None,replication_status=,reservations=['5ff18b55-f658-4625-b623-66db17d8c504','9382571a-e1f9-4745-9960-fca0e22dfc20','fde2eb2e-6723-4c4d-a7e2-af23ed4e8435','f80aee54-8a09-4775-afca-e01317585c5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86c1749f257941aaa3bab686d39ae431',volume_type_id=269f4e41-e1b0-4d8b-a74c-2ddf272ddac8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:50:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1837851318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ac9e9763-3b1e-4045-a31d-ae00d4ac622d,host=None,id=38f24909-deee-43fe-8f24-d541ba4a1ff5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4edf689c0814241996d8c9c27930528',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86c1749f257941aaa3bab686d39ae431',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269f4e41-e1b0-4d8b-a74c-2ddf272ddac8),volume_type_id=269f4e41-e1b0-4d8b-a74c-2ddf272ddac8)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:50 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eabab7e3-39f4-441b-89b6-27495a816a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:50 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eabab7e3-39f4-441b-89b6-27495a816a82) transitioned into state 'SUCCESS' from state '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-1837851318',encryption_key_id=None,group_id=ac9e9763-3b1e-4045-a31d-ae00d4ac622d,group_type_id=,metadata={},multiattach=False,project_id='b4edf689c0814241996d8c9c27930528',qos_specs=None,replication_status=,reservations=['5ff18b55-f658-4625-b623-66db17d8c504','9382571a-e1f9-4745-9960-fca0e22dfc20','fde2eb2e-6723-4c4d-a7e2-af23ed4e8435','f80aee54-8a09-4775-afca-e01317585c5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86c1749f257941aaa3bab686d39ae431',volume_type_id=269f4e41-e1b0-4d8b-a74c-2ddf272ddac8)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:50 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26d4866c-d8c9-4e15-8240-620380f5b627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:50 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26d4866c-d8c9-4e15-8240-620380f5b627) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:50 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Flow 'volume_create_api' (c558e04c-e73d-4b5a-8aa9-6a1b81d7f79e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:50:50 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Create volume request issued successfully. Sep 02 08:50:50 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:50:50 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:50:50 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:50:50 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:50 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d2b2b026-8b98-4969-9045-8339cd7fd295 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:50:50 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 195/398] 192.168.122.75 () {62 vars in 1179 bytes} [Wed Sep 2 08:50:49 2026] POST /volume/v3/volumes => generated 821 bytes in 1208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:50:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-aa89a23e-86ef-407f-b2bd-494e52f8c7de None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aa89a23e-86ef-407f-b2bd-494e52f8c7de tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/volumes/38f24909-deee-43fe-8f24-d541ba4a1ff5 Sep 02 08:50:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aa89a23e-86ef-407f-b2bd-494e52f8c7de tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aa89a23e-86ef-407f-b2bd-494e52f8c7de tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:50 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:50 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:50 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:50 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:50 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-aa89a23e-86ef-407f-b2bd-494e52f8c7de tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Volume info retrieved successfully. Sep 02 08:50:50 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-aa89a23e-86ef-407f-b2bd-494e52f8c7de tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:50:50 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-aa89a23e-86ef-407f-b2bd-494e52f8c7de tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:50:50 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-aa89a23e-86ef-407f-b2bd-494e52f8c7de tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:50:50 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:50 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aa89a23e-86ef-407f-b2bd-494e52f8c7de tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes/38f24909-deee-43fe-8f24-d541ba4a1ff5 returned with HTTP 200 Sep 02 08:50:51 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 204/399] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:50:50 2026] GET /volume/v3/volumes/38f24909-deee-43fe-8f24-d541ba4a1ff5 => generated 889 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7b10de7f-4d25-41af-970d-aa97c537d9c3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7b10de7f-4d25-41af-970d-aa97c537d9c3 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] GET http://192.168.122.75/volume/v3/volumes/c3292771-b4da-40d9-9594-c8ed40fb2617 Sep 02 08:50:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7b10de7f-4d25-41af-970d-aa97c537d9c3 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7b10de7f-4d25-41af-970d-aa97c537d9c3 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:51 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:51 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7b10de7f-4d25-41af-970d-aa97c537d9c3 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Volume info retrieved successfully. Sep 02 08:50:51 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-7b10de7f-4d25-41af-970d-aa97c537d9c3 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:50:51 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-7b10de7f-4d25-41af-970d-aa97c537d9c3 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:50:51 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-7b10de7f-4d25-41af-970d-aa97c537d9c3 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:50:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7b10de7f-4d25-41af-970d-aa97c537d9c3 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/volumes/c3292771-b4da-40d9-9594-c8ed40fb2617 returned with HTTP 200 Sep 02 08:50:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 196/400] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:50:51 2026] GET /volume/v3/volumes/c3292771-b4da-40d9-9594-c8ed40fb2617 => generated 916 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8c1f5445-18eb-4e31-bfb5-9383e0292774 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8c1f5445-18eb-4e31-bfb5-9383e0292774 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/volumes/38f24909-deee-43fe-8f24-d541ba4a1ff5 Sep 02 08:50:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8c1f5445-18eb-4e31-bfb5-9383e0292774 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8c1f5445-18eb-4e31-bfb5-9383e0292774 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:52 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:52 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:52 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:52 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:52 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8c1f5445-18eb-4e31-bfb5-9383e0292774 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Volume info retrieved successfully. Sep 02 08:50:52 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-8c1f5445-18eb-4e31-bfb5-9383e0292774 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:50:52 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-8c1f5445-18eb-4e31-bfb5-9383e0292774 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:50:52 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-8c1f5445-18eb-4e31-bfb5-9383e0292774 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:50:52 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:52 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8c1f5445-18eb-4e31-bfb5-9383e0292774 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes/38f24909-deee-43fe-8f24-d541ba4a1ff5 returned with HTTP 200 Sep 02 08:50:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 205/401] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:50:52 2026] GET /volume/v3/volumes/38f24909-deee-43fe-8f24-d541ba4a1ff5 => generated 913 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-40f7e499-0276-4f96-a937-07f4852b82c6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-40f7e499-0276-4f96-a937-07f4852b82c6 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] GET http://192.168.122.75/volume/v3/volumes/c3292771-b4da-40d9-9594-c8ed40fb2617 Sep 02 08:50:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-40f7e499-0276-4f96-a937-07f4852b82c6 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-40f7e499-0276-4f96-a937-07f4852b82c6 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:52 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:52 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:52 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:52 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:52 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-40f7e499-0276-4f96-a937-07f4852b82c6 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Volume info retrieved successfully. Sep 02 08:50:52 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-40f7e499-0276-4f96-a937-07f4852b82c6 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:50:52 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-40f7e499-0276-4f96-a937-07f4852b82c6 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:50:52 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-40f7e499-0276-4f96-a937-07f4852b82c6 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:50:52 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:52 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-40f7e499-0276-4f96-a937-07f4852b82c6 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/volumes/c3292771-b4da-40d9-9594-c8ed40fb2617 returned with HTTP 200 Sep 02 08:50:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 197/402] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:50:52 2026] GET /volume/v3/volumes/c3292771-b4da-40d9-9594-c8ed40fb2617 => generated 917 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2f8de68e-fbcf-472f-b25e-4316c92aa965 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2f8de68e-fbcf-472f-b25e-4316c92aa965 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] POST http://192.168.122.75/volume/v3/groups/action Sep 02 08:50:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2f8de68e-fbcf-472f-b25e-4316c92aa965 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Action body: b'{"create-from-src": {"source_group_id": "01d4b724-e1b0-480d-b69d-2e60a7e2ef69", "name": "tempest-Group_from_grp-554193098"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:50:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2f8de68e-fbcf-472f-b25e-4316c92aa965 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "01d4b724-e1b0-480d-b69d-2e60a7e2ef69", "name": "tempest-Group_from_grp-554193098"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-2f8de68e-fbcf-472f-b25e-4316c92aa965 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Creating new group {'create-from-src': {'source_group_id': '01d4b724-e1b0-480d-b69d-2e60a7e2ef69', 'name': 'tempest-Group_from_grp-554193098'}}. {{(pid=86995) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 02 08:50:52 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.groups [None req-2f8de68e-fbcf-472f-b25e-4316c92aa965 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Creating group tempest-Group_from_grp-554193098 from source group 01d4b724-e1b0-480d-b69d-2e60a7e2ef69. Sep 02 08:50:52 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:52 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:52 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:52 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:52 devstack devstack@c-api.service[86995]: /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 02 08:50:52 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:50:52 devstack devstack@c-api.service[86995]: /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 02 08:50:52 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:50:52 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:52 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:52 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-2f8de68e-fbcf-472f-b25e-4316c92aa965 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Created reservations ['eda3fde3-e467-4d31-b4e9-3ac38eef6995'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:50:52 devstack devstack@c-api.service[86995]: /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 02 08:50:52 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:50:52 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:52 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:52 devstack devstack@c-api.service[86995]: INFO cinder.group.api [None req-2f8de68e-fbcf-472f-b25e-4316c92aa965 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] A mapping entry already exists for group 29f55d92-68d2-4ce1-9b1e-da341bd6028d and volume type 1fda7fb6-d0fd-41be-9f0c-ae6254107c9c. Do not need to create again. Sep 02 08:50:52 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:52 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:52 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2f8de68e-fbcf-472f-b25e-4316c92aa965 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Availability Zones retrieved successfully. Sep 02 08:50:52 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2f8de68e-fbcf-472f-b25e-4316c92aa965 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Flow 'volume_create_api' (585e347d-e072-474f-a089-684f84d4cbe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:50:52 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2f8de68e-fbcf-472f-b25e-4316c92aa965 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1105c9e0-8b3a-445d-821d-50b54f2301f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:52 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-2f8de68e-fbcf-472f-b25e-4316c92aa965 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:50:53 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2f8de68e-fbcf-472f-b25e-4316c92aa965 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1105c9e0-8b3a-445d-821d-50b54f2301f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c3292771-b4da-40d9-9594-c8ed40fb2617', 'volume_type': VolumeType(created_at=2026-09-02T06:50:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fda7fb6-d0fd-41be-9f0c-ae6254107c9c,is_public=True,name='tempest-GroupsV314Test-volume-type-391820244',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fda7fb6-d0fd-41be-9f0c-ae6254107c9c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '29f55d92-68d2-4ce1-9b1e-da341bd6028d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:53 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2f8de68e-fbcf-472f-b25e-4316c92aa965 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2b56d56-dc97-40bf-8207-5bce18e34b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:53 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-2f8de68e-fbcf-472f-b25e-4316c92aa965 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Created reservations ['5a93cf5e-6275-4195-8b32-7cebad979daa', 'acfa1671-df49-4ec2-9d1a-12aff0cd16a9', 'c71f3c27-2270-4900-8e42-6dab20ba427a', 'fb24dfc2-2b0a-4fa8-a945-5b22d7b63932'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:50:53 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2f8de68e-fbcf-472f-b25e-4316c92aa965 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2b56d56-dc97-40bf-8207-5bce18e34b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a93cf5e-6275-4195-8b32-7cebad979daa', 'acfa1671-df49-4ec2-9d1a-12aff0cd16a9', 'c71f3c27-2270-4900-8e42-6dab20ba427a', 'fb24dfc2-2b0a-4fa8-a945-5b22d7b63932']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:53 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2f8de68e-fbcf-472f-b25e-4316c92aa965 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dae6ade-a948-475b-bf67-1e0e834a50bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:53 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:53 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:53 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2f8de68e-fbcf-472f-b25e-4316c92aa965 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dae6ade-a948-475b-bf67-1e0e834a50bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd67f96d6-2111-4cf0-9771-691760a5827a', '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=29f55d92-68d2-4ce1-9b1e-da341bd6028d,group_type_id=,metadata={},multiattach=False,project_id='4b8773de59ae4ddfacabe6b4d1c3849f',qos_specs=None,replication_status=,reservations=['5a93cf5e-6275-4195-8b32-7cebad979daa','acfa1671-df49-4ec2-9d1a-12aff0cd16a9','c71f3c27-2270-4900-8e42-6dab20ba427a','fb24dfc2-2b0a-4fa8-a945-5b22d7b63932'],size=1,snapshot_id=None,source_replicaid=,source_volid=c3292771-b4da-40d9-9594-c8ed40fb2617,status='creating',user_id='519bcca569854212b26ff0929f3ce36c',volume_type_id=1fda7fb6-d0fd-41be-9f0c-ae6254107c9c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:50:53Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=29f55d92-68d2-4ce1-9b1e-da341bd6028d,host=None,id=d67f96d6-2111-4cf0-9771-691760a5827a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b8773de59ae4ddfacabe6b4d1c3849f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c3292771-b4da-40d9-9594-c8ed40fb2617,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='519bcca569854212b26ff0929f3ce36c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fda7fb6-d0fd-41be-9f0c-ae6254107c9c),volume_type_id=1fda7fb6-d0fd-41be-9f0c-ae6254107c9c)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:53 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2f8de68e-fbcf-472f-b25e-4316c92aa965 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3df35c43-4027-441b-99cc-7fdcb3a582d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:53 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2f8de68e-fbcf-472f-b25e-4316c92aa965 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3df35c43-4027-441b-99cc-7fdcb3a582d6) transitioned into state 'SUCCESS' from 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=29f55d92-68d2-4ce1-9b1e-da341bd6028d,group_type_id=,metadata={},multiattach=False,project_id='4b8773de59ae4ddfacabe6b4d1c3849f',qos_specs=None,replication_status=,reservations=['5a93cf5e-6275-4195-8b32-7cebad979daa','acfa1671-df49-4ec2-9d1a-12aff0cd16a9','c71f3c27-2270-4900-8e42-6dab20ba427a','fb24dfc2-2b0a-4fa8-a945-5b22d7b63932'],size=1,snapshot_id=None,source_replicaid=,source_volid=c3292771-b4da-40d9-9594-c8ed40fb2617,status='creating',user_id='519bcca569854212b26ff0929f3ce36c',volume_type_id=1fda7fb6-d0fd-41be-9f0c-ae6254107c9c)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:53 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2f8de68e-fbcf-472f-b25e-4316c92aa965 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Flow 'volume_create_api' (585e347d-e072-474f-a089-684f84d4cbe9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:50:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2f8de68e-fbcf-472f-b25e-4316c92aa965 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Create volume request issued successfully. Sep 02 08:50:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-55ce3e0d-7451-491f-a6da-099deb1936ca None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:53 devstack devstack@c-api.service[86995]: /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 02 08:50:53 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:50:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:53 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-55ce3e0d-7451-491f-a6da-099deb1936ca tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/volumes/38f24909-deee-43fe-8f24-d541ba4a1ff5 Sep 02 08:50:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-55ce3e0d-7451-491f-a6da-099deb1936ca tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-55ce3e0d-7451-491f-a6da-099deb1936ca tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:53 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:53 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2f8de68e-fbcf-472f-b25e-4316c92aa965 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/groups/action returned with HTTP 202 Sep 02 08:50:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 206/403] 192.168.122.75 () {62 vars in 1197 bytes} [Wed Sep 2 08:50:52 2026] POST /volume/v3/groups/action => generated 101 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:50:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-044b835d-9bdc-4a3b-bdfe-8fdec9f5fcf9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-044b835d-9bdc-4a3b-bdfe-8fdec9f5fcf9 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:50:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-044b835d-9bdc-4a3b-bdfe-8fdec9f5fcf9 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-044b835d-9bdc-4a3b-bdfe-8fdec9f5fcf9 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-55ce3e0d-7451-491f-a6da-099deb1936ca tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Volume info retrieved successfully. Sep 02 08:50:53 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-55ce3e0d-7451-491f-a6da-099deb1936ca tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:50:53 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-55ce3e0d-7451-491f-a6da-099deb1936ca tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:50:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-044b835d-9bdc-4a3b-bdfe-8fdec9f5fcf9 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:50:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:53 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-044b835d-9bdc-4a3b-bdfe-8fdec9f5fcf9 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:50:53 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-55ce3e0d-7451-491f-a6da-099deb1936ca tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:50:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:53 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:53 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-044b835d-9bdc-4a3b-bdfe-8fdec9f5fcf9 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Get all volumes completed successfully. Sep 02 08:50:53 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-044b835d-9bdc-4a3b-bdfe-8fdec9f5fcf9 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:50:53 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-044b835d-9bdc-4a3b-bdfe-8fdec9f5fcf9 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:50:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-55ce3e0d-7451-491f-a6da-099deb1936ca tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes/38f24909-deee-43fe-8f24-d541ba4a1ff5 returned with HTTP 200 Sep 02 08:50:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 198/404] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:50:53 2026] GET /volume/v3/volumes/38f24909-deee-43fe-8f24-d541ba4a1ff5 => generated 914 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-45485589-35b6-43b6-93f2-54ead1d34f5e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-45485589-35b6-43b6-93f2-54ead1d34f5e tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/groups/ac9e9763-3b1e-4045-a31d-ae00d4ac622d Sep 02 08:50:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-45485589-35b6-43b6-93f2-54ead1d34f5e tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-45485589-35b6-43b6-93f2-54ead1d34f5e tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-45485589-35b6-43b6-93f2-54ead1d34f5e tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] show called for member ac9e9763-3b1e-4045-a31d-ae00d4ac622d {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:50:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:53 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-044b835d-9bdc-4a3b-bdfe-8fdec9f5fcf9 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:50:53 devstack devstack@c-api.service[86994]: /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 02 08:50:53 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:50:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-45485589-35b6-43b6-93f2-54ead1d34f5e tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups/ac9e9763-3b1e-4045-a31d-ae00d4ac622d returned with HTTP 200 Sep 02 08:50:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 199/405] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:50:53 2026] GET /volume/v3/groups/ac9e9763-3b1e-4045-a31d-ae00d4ac622d => generated 322 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-83509e2a-ae58-45c2-bffc-dfe15fdfc948 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:53 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-044b835d-9bdc-4a3b-bdfe-8fdec9f5fcf9 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:50:53 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-044b835d-9bdc-4a3b-bdfe-8fdec9f5fcf9 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:50:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-83509e2a-ae58-45c2-bffc-dfe15fdfc948 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/groups/ce64b022-633e-4abd-b7bf-5dc795c58827 Sep 02 08:50:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-83509e2a-ae58-45c2-bffc-dfe15fdfc948 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-83509e2a-ae58-45c2-bffc-dfe15fdfc948 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-83509e2a-ae58-45c2-bffc-dfe15fdfc948 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] show called for member ce64b022-633e-4abd-b7bf-5dc795c58827 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:50:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:53 devstack devstack@c-api.service[86994]: /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 02 08:50:53 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:50:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-83509e2a-ae58-45c2-bffc-dfe15fdfc948 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups/ce64b022-633e-4abd-b7bf-5dc795c58827 returned with HTTP 200 Sep 02 08:50:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 200/406] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:50:53 2026] GET /volume/v3/groups/ce64b022-633e-4abd-b7bf-5dc795c58827 => generated 322 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f845e40c-5cd2-45d3-bc64-227645672d72 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f845e40c-5cd2-45d3-bc64-227645672d72 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/groups/detail Sep 02 08:50:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f845e40c-5cd2-45d3-bc64-227645672d72 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f845e40c-5cd2-45d3-bc64-227645672d72 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:53 devstack devstack@c-api.service[86994]: /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 02 08:50:53 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:50:53 devstack devstack@c-api.service[86994]: /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 02 08:50:53 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:50:53 devstack devstack@c-api.service[86994]: /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 02 08:50:53 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:50:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f845e40c-5cd2-45d3-bc64-227645672d72 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups/detail returned with HTTP 200 Sep 02 08:50:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 201/407] 192.168.122.75 () {60 vars in 1175 bytes} [Wed Sep 2 08:50:53 2026] GET /volume/v3/groups/detail => generated 638 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:50:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5a746c87-ba36-4f83-b970-a0eb9c94c30f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:53 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-044b835d-9bdc-4a3b-bdfe-8fdec9f5fcf9 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:50:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5a746c87-ba36-4f83-b970-a0eb9c94c30f tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:50:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5a746c87-ba36-4f83-b970-a0eb9c94c30f tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5a746c87-ba36-4f83-b970-a0eb9c94c30f tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-5a746c87-ba36-4f83-b970-a0eb9c94c30f tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:50:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:53 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5a746c87-ba36-4f83-b970-a0eb9c94c30f tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:50:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-044b835d-9bdc-4a3b-bdfe-8fdec9f5fcf9 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:50:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 207/408] 192.168.122.75 () {60 vars in 1178 bytes} [Wed Sep 2 08:50:53 2026] GET /volume/v3/volumes/detail => generated 1837 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:50:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-05ee2ef3-7347-4b66-86e8-62f2b3aa0ce9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-05ee2ef3-7347-4b66-86e8-62f2b3aa0ce9 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] GET http://192.168.122.75/volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a Sep 02 08:50:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-05ee2ef3-7347-4b66-86e8-62f2b3aa0ce9 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-05ee2ef3-7347-4b66-86e8-62f2b3aa0ce9 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:53 devstack devstack@c-api.service[86994]: /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 02 08:50:53 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:50:53 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:53 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5a746c87-ba36-4f83-b970-a0eb9c94c30f tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Get all volumes completed successfully. Sep 02 08:50:53 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-5a746c87-ba36-4f83-b970-a0eb9c94c30f tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:50:53 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-5a746c87-ba36-4f83-b970-a0eb9c94c30f tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:50:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:53 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-05ee2ef3-7347-4b66-86e8-62f2b3aa0ce9 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Volume info retrieved successfully. Sep 02 08:50:53 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-05ee2ef3-7347-4b66-86e8-62f2b3aa0ce9 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:50:53 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-05ee2ef3-7347-4b66-86e8-62f2b3aa0ce9 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:50:53 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-5a746c87-ba36-4f83-b970-a0eb9c94c30f tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:50:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5a746c87-ba36-4f83-b970-a0eb9c94c30f tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:50:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 202/409] 192.168.122.75 () {60 vars in 1178 bytes} [Wed Sep 2 08:50:53 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:50:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b9682f3d-0478-42ff-bb77-bab9e19bb081 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b9682f3d-0478-42ff-bb77-bab9e19bb081 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:50:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b9682f3d-0478-42ff-bb77-bab9e19bb081 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b9682f3d-0478-42ff-bb77-bab9e19bb081 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-b9682f3d-0478-42ff-bb77-bab9e19bb081 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:50:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b9682f3d-0478-42ff-bb77-bab9e19bb081 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:50:54 devstack devstack@c-api.service[86994]: /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 02 08:50:54 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:50:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b9682f3d-0478-42ff-bb77-bab9e19bb081 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Get all volumes completed successfully. Sep 02 08:50:54 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-b9682f3d-0478-42ff-bb77-bab9e19bb081 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:50:54 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-b9682f3d-0478-42ff-bb77-bab9e19bb081 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:50:54 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-05ee2ef3-7347-4b66-86e8-62f2b3aa0ce9 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:50:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-05ee2ef3-7347-4b66-86e8-62f2b3aa0ce9 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a returned with HTTP 200 Sep 02 08:50:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 208/410] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:50:53 2026] GET /volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a => generated 927 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:54 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-b9682f3d-0478-42ff-bb77-bab9e19bb081 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:50:54 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:54 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b9682f3d-0478-42ff-bb77-bab9e19bb081 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:50:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 203/411] 192.168.122.75 () {60 vars in 1178 bytes} [Wed Sep 2 08:50:54 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5f9c1810-1ec1-4bae-9fde-ed2e15487533 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5f9c1810-1ec1-4bae-9fde-ed2e15487533 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] POST http://192.168.122.75/volume/v3/groups/ac9e9763-3b1e-4045-a31d-ae00d4ac622d/action Sep 02 08:50:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5f9c1810-1ec1-4bae-9fde-ed2e15487533 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:50:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5f9c1810-1ec1-4bae-9fde-ed2e15487533 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-5f9c1810-1ec1-4bae-9fde-ed2e15487533 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] delete called for group ac9e9763-3b1e-4045-a31d-ae00d4ac622d {{(pid=86995) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 08:50:54 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.groups [None req-5f9c1810-1ec1-4bae-9fde-ed2e15487533 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Delete group with id: ac9e9763-3b1e-4045-a31d-ae00d4ac622d Sep 02 08:50:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:54 devstack devstack@c-api.service[86995]: /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 02 08:50:54 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 08:50:54 devstack devstack@c-api.service[86995]: /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 02 08:50:54 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:50:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5f9c1810-1ec1-4bae-9fde-ed2e15487533 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups/ac9e9763-3b1e-4045-a31d-ae00d4ac622d/action returned with HTTP 202 Sep 02 08:50:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 209/412] 192.168.122.75 () {62 vars in 1307 bytes} [Wed Sep 2 08:50:54 2026] POST /volume/v3/groups/ac9e9763-3b1e-4045-a31d-ae00d4ac622d/action => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:50:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6caca8c7-7807-49da-999c-c2dec289dec2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6caca8c7-7807-49da-999c-c2dec289dec2 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/volumes/38f24909-deee-43fe-8f24-d541ba4a1ff5 Sep 02 08:50:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6caca8c7-7807-49da-999c-c2dec289dec2 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6caca8c7-7807-49da-999c-c2dec289dec2 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:54 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:54 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6caca8c7-7807-49da-999c-c2dec289dec2 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Volume info retrieved successfully. Sep 02 08:50:54 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-6caca8c7-7807-49da-999c-c2dec289dec2 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:50:54 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-6caca8c7-7807-49da-999c-c2dec289dec2 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:50:54 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-6caca8c7-7807-49da-999c-c2dec289dec2 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:50:54 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:54 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6caca8c7-7807-49da-999c-c2dec289dec2 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes/38f24909-deee-43fe-8f24-d541ba4a1ff5 returned with HTTP 200 Sep 02 08:50:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 204/413] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:50:54 2026] GET /volume/v3/volumes/38f24909-deee-43fe-8f24-d541ba4a1ff5 => generated 913 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f0d6a2b5-f4e5-4304-a1c4-2c5feb39f325 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f0d6a2b5-f4e5-4304-a1c4-2c5feb39f325 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] GET http://192.168.122.75/volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a Sep 02 08:50:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f0d6a2b5-f4e5-4304-a1c4-2c5feb39f325 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f0d6a2b5-f4e5-4304-a1c4-2c5feb39f325 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:50:55 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:55 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f0d6a2b5-f4e5-4304-a1c4-2c5feb39f325 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Volume info retrieved successfully. Sep 02 08:50:55 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-f0d6a2b5-f4e5-4304-a1c4-2c5feb39f325 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:50:55 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-f0d6a2b5-f4e5-4304-a1c4-2c5feb39f325 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:50:55 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-f0d6a2b5-f4e5-4304-a1c4-2c5feb39f325 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:50:55 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:55 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f0d6a2b5-f4e5-4304-a1c4-2c5feb39f325 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a returned with HTTP 200 Sep 02 08:50:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 210/414] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:50:55 2026] GET /volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a => generated 927 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f3b589d1-65b8-4b89-8711-6fed84e64ab3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f3b589d1-65b8-4b89-8711-6fed84e64ab3 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/volumes/38f24909-deee-43fe-8f24-d541ba4a1ff5 Sep 02 08:50:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f3b589d1-65b8-4b89-8711-6fed84e64ab3 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f3b589d1-65b8-4b89-8711-6fed84e64ab3 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f3b589d1-65b8-4b89-8711-6fed84e64ab3 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes/38f24909-deee-43fe-8f24-d541ba4a1ff5 returned with HTTP 404 Sep 02 08:50:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 205/415] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:50:55 2026] GET /volume/v3/volumes/38f24909-deee-43fe-8f24-d541ba4a1ff5 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:50:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7d5caa42-adb2-4e58-8f50-b10c27890407 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7d5caa42-adb2-4e58-8f50-b10c27890407 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/groups/ac9e9763-3b1e-4045-a31d-ae00d4ac622d Sep 02 08:50:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7d5caa42-adb2-4e58-8f50-b10c27890407 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7d5caa42-adb2-4e58-8f50-b10c27890407 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-7d5caa42-adb2-4e58-8f50-b10c27890407 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] show called for member ac9e9763-3b1e-4045-a31d-ae00d4ac622d {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:50:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7d5caa42-adb2-4e58-8f50-b10c27890407 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups/ac9e9763-3b1e-4045-a31d-ae00d4ac622d returned with HTTP 404 Sep 02 08:50:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 211/416] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:50:55 2026] GET /volume/v3/groups/ac9e9763-3b1e-4045-a31d-ae00d4ac622d => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:50:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5e7b0565-ad39-4498-b032-80c3ff7cb142 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5e7b0565-ad39-4498-b032-80c3ff7cb142 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] POST http://192.168.122.75/volume/v3/groups/ce64b022-633e-4abd-b7bf-5dc795c58827/action Sep 02 08:50:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5e7b0565-ad39-4498-b032-80c3ff7cb142 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:50:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5e7b0565-ad39-4498-b032-80c3ff7cb142 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-5e7b0565-ad39-4498-b032-80c3ff7cb142 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] delete called for group ce64b022-633e-4abd-b7bf-5dc795c58827 {{(pid=86994) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 08:50:55 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.groups [None req-5e7b0565-ad39-4498-b032-80c3ff7cb142 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Delete group with id: ce64b022-633e-4abd-b7bf-5dc795c58827 Sep 02 08:50:55 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:55 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:55 devstack devstack@c-api.service[86994]: /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 02 08:50:55 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 08:50:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5e7b0565-ad39-4498-b032-80c3ff7cb142 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups/ce64b022-633e-4abd-b7bf-5dc795c58827/action returned with HTTP 202 Sep 02 08:50:56 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 206/417] 192.168.122.75 () {62 vars in 1307 bytes} [Wed Sep 2 08:50:55 2026] POST /volume/v3/groups/ce64b022-633e-4abd-b7bf-5dc795c58827/action => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:50:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b55790d5-e3a1-46a8-b75e-bb9825e8a0b9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b55790d5-e3a1-46a8-b75e-bb9825e8a0b9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/groups/ce64b022-633e-4abd-b7bf-5dc795c58827 Sep 02 08:50:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b55790d5-e3a1-46a8-b75e-bb9825e8a0b9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b55790d5-e3a1-46a8-b75e-bb9825e8a0b9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-b55790d5-e3a1-46a8-b75e-bb9825e8a0b9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] show called for member ce64b022-633e-4abd-b7bf-5dc795c58827 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:50:56 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:56 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:56 devstack devstack@c-api.service[86995]: /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 02 08:50:56 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:50:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b55790d5-e3a1-46a8-b75e-bb9825e8a0b9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups/ce64b022-633e-4abd-b7bf-5dc795c58827 returned with HTTP 200 Sep 02 08:50:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 212/418] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:50:56 2026] GET /volume/v3/groups/ce64b022-633e-4abd-b7bf-5dc795c58827 => generated 321 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-123eae95-a206-463b-9fd8-7cd90c4d6670 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-123eae95-a206-463b-9fd8-7cd90c4d6670 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] GET http://192.168.122.75/volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a Sep 02 08:50:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-123eae95-a206-463b-9fd8-7cd90c4d6670 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-123eae95-a206-463b-9fd8-7cd90c4d6670 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:56 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:56 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:56 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:56 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:56 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-123eae95-a206-463b-9fd8-7cd90c4d6670 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Volume info retrieved successfully. Sep 02 08:50:56 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-123eae95-a206-463b-9fd8-7cd90c4d6670 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:50:56 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-123eae95-a206-463b-9fd8-7cd90c4d6670 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:50:56 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-123eae95-a206-463b-9fd8-7cd90c4d6670 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:50:56 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:56 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-123eae95-a206-463b-9fd8-7cd90c4d6670 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a returned with HTTP 200 Sep 02 08:50:56 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 207/419] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:50:56 2026] GET /volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a => generated 927 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e634735d-17dc-436d-8215-8c0d4ce65edf None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e634735d-17dc-436d-8215-8c0d4ce65edf tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/groups/ce64b022-633e-4abd-b7bf-5dc795c58827 Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e634735d-17dc-436d-8215-8c0d4ce65edf tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e634735d-17dc-436d-8215-8c0d4ce65edf tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-e634735d-17dc-436d-8215-8c0d4ce65edf tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] show called for member ce64b022-633e-4abd-b7bf-5dc795c58827 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:50:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e634735d-17dc-436d-8215-8c0d4ce65edf tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups/ce64b022-633e-4abd-b7bf-5dc795c58827 returned with HTTP 404 Sep 02 08:50:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 213/420] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:50:57 2026] GET /volume/v3/groups/ce64b022-633e-4abd-b7bf-5dc795c58827 => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:50:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0fff04d1-b180-47a5-9e79-3e6b301edfc3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0fff04d1-b180-47a5-9e79-3e6b301edfc3 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/groups/detail Sep 02 08:50:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0fff04d1-b180-47a5-9e79-3e6b301edfc3 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0fff04d1-b180-47a5-9e79-3e6b301edfc3 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:57 devstack devstack@c-api.service[86994]: /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 02 08:50:57 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:50:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0fff04d1-b180-47a5-9e79-3e6b301edfc3 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups/detail returned with HTTP 200 Sep 02 08:50:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 208/421] 192.168.122.75 () {60 vars in 1175 bytes} [Wed Sep 2 08:50:57 2026] GET /volume/v3/groups/detail => generated 14 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-efd122dc-f033-4e01-b0b7-895c6fca645b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-efd122dc-f033-4e01-b0b7-895c6fca645b tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-efd122dc-f033-4e01-b0b7-895c6fca645b tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-efd122dc-f033-4e01-b0b7-895c6fca645b tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-efd122dc-f033-4e01-b0b7-895c6fca645b tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:50:57 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:57 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-efd122dc-f033-4e01-b0b7-895c6fca645b tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:50:57 devstack devstack@c-api.service[86995]: /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 02 08:50:57 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:50:57 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-efd122dc-f033-4e01-b0b7-895c6fca645b tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Get all volumes completed successfully. Sep 02 08:50:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-efd122dc-f033-4e01-b0b7-895c6fca645b tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:50:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 214/422] 192.168.122.75 () {60 vars in 1178 bytes} [Wed Sep 2 08:50:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1c867a90-b55b-44ed-b2b0-8f52d124796a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1c867a90-b55b-44ed-b2b0-8f52d124796a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] POST http://192.168.122.75/volume/v3/groups/ce64b022-633e-4abd-b7bf-5dc795c58827/action Sep 02 08:50:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1c867a90-b55b-44ed-b2b0-8f52d124796a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:50:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1c867a90-b55b-44ed-b2b0-8f52d124796a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-1c867a90-b55b-44ed-b2b0-8f52d124796a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] delete called for group ce64b022-633e-4abd-b7bf-5dc795c58827 {{(pid=86994) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 08:50:57 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.groups [None req-1c867a90-b55b-44ed-b2b0-8f52d124796a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Delete group with id: ce64b022-633e-4abd-b7bf-5dc795c58827 Sep 02 08:50:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1c867a90-b55b-44ed-b2b0-8f52d124796a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups/ce64b022-633e-4abd-b7bf-5dc795c58827/action returned with HTTP 404 Sep 02 08:50:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 209/423] 192.168.122.75 () {62 vars in 1307 bytes} [Wed Sep 2 08:50:57 2026] POST /volume/v3/groups/ce64b022-633e-4abd-b7bf-5dc795c58827/action => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2b2cfe91-482a-4f32-8376-1e108246c71b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2b2cfe91-482a-4f32-8376-1e108246c71b tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2b2cfe91-482a-4f32-8376-1e108246c71b tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2b2cfe91-482a-4f32-8376-1e108246c71b tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-2b2cfe91-482a-4f32-8376-1e108246c71b tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2b2cfe91-482a-4f32-8376-1e108246c71b tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:50:57 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2b2cfe91-482a-4f32-8376-1e108246c71b tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Get all volumes completed successfully. Sep 02 08:50:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2b2cfe91-482a-4f32-8376-1e108246c71b tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:50:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 215/424] 192.168.122.75 () {60 vars in 1178 bytes} [Wed Sep 2 08:50:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-33dded3c-5e32-4f52-9c9c-5064d762a16d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-33dded3c-5e32-4f52-9c9c-5064d762a16d tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] POST http://192.168.122.75/volume/v3/groups/ac9e9763-3b1e-4045-a31d-ae00d4ac622d/action Sep 02 08:50:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-33dded3c-5e32-4f52-9c9c-5064d762a16d tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:50:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-33dded3c-5e32-4f52-9c9c-5064d762a16d tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-33dded3c-5e32-4f52-9c9c-5064d762a16d tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] delete called for group ac9e9763-3b1e-4045-a31d-ae00d4ac622d {{(pid=86994) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 08:50:57 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.groups [None req-33dded3c-5e32-4f52-9c9c-5064d762a16d tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Delete group with id: ac9e9763-3b1e-4045-a31d-ae00d4ac622d Sep 02 08:50:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-33dded3c-5e32-4f52-9c9c-5064d762a16d tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups/ac9e9763-3b1e-4045-a31d-ae00d4ac622d/action returned with HTTP 404 Sep 02 08:50:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 210/425] 192.168.122.75 () {62 vars in 1307 bytes} [Wed Sep 2 08:50:57 2026] POST /volume/v3/groups/ac9e9763-3b1e-4045-a31d-ae00d4ac622d/action => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9aa90287-0acb-4e03-9fcd-e4f4cc64c0e5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9aa90287-0acb-4e03-9fcd-e4f4cc64c0e5 tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] DELETE http://192.168.122.75/volume/v3/group_types/5ba4e3b9-2526-4670-b432-fc2e5fea645e Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9aa90287-0acb-4e03-9fcd-e4f4cc64c0e5 tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9aa90287-0acb-4e03-9fcd-e4f4cc64c0e5 tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9aa90287-0acb-4e03-9fcd-e4f4cc64c0e5 tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] http://192.168.122.75/volume/v3/group_types/5ba4e3b9-2526-4670-b432-fc2e5fea645e returned with HTTP 202 Sep 02 08:50:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 216/426] 192.168.122.75 () {60 vars in 1283 bytes} [Wed Sep 2 08:50:57 2026] DELETE /volume/v3/group_types/5ba4e3b9-2526-4670-b432-fc2e5fea645e => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:50:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3367cd18-bba1-4f5e-9a43-d1498fb585f9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3367cd18-bba1-4f5e-9a43-d1498fb585f9 tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] DELETE http://192.168.122.75/volume/v3/types/269f4e41-e1b0-4d8b-a74c-2ddf272ddac8 Sep 02 08:50:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3367cd18-bba1-4f5e-9a43-d1498fb585f9 tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3367cd18-bba1-4f5e-9a43-d1498fb585f9 tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3367cd18-bba1-4f5e-9a43-d1498fb585f9 tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] http://192.168.122.75/volume/v3/types/269f4e41-e1b0-4d8b-a74c-2ddf272ddac8 returned with HTTP 202 Sep 02 08:50:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 211/427] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:50:57 2026] DELETE /volume/v3/types/269f4e41-e1b0-4d8b-a74c-2ddf272ddac8 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0946a293-d503-42c5-a6a6-8007579bea87 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0946a293-d503-42c5-a6a6-8007579bea87 tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] GET http://192.168.122.75/volume/v3/types/269f4e41-e1b0-4d8b-a74c-2ddf272ddac8 Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0946a293-d503-42c5-a6a6-8007579bea87 tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0946a293-d503-42c5-a6a6-8007579bea87 tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0946a293-d503-42c5-a6a6-8007579bea87 tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] http://192.168.122.75/volume/v3/types/269f4e41-e1b0-4d8b-a74c-2ddf272ddac8 returned with HTTP 404 Sep 02 08:50:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 217/428] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:50:57 2026] GET /volume/v3/types/269f4e41-e1b0-4d8b-a74c-2ddf272ddac8 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:50:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-094cb500-5755-4cb2-a744-4d146a284c44 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-094cb500-5755-4cb2-a744-4d146a284c44 tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:50:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-094cb500-5755-4cb2-a744-4d146a284c44 tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-693915014"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-094cb500-5755-4cb2-a744-4d146a284c44 tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:50:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 212/429] 192.168.122.75 () {60 vars in 1131 bytes} [Wed Sep 2 08:50:57 2026] POST /volume/v3/types => generated 215 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b6a05e66-b78e-42b1-b9b2-b396ac268d83 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b6a05e66-b78e-42b1-b9b2-b396ac268d83 tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] POST http://192.168.122.75/volume/v3/group_types Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b6a05e66-b78e-42b1-b9b2-b396ac268d83 tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1330027045"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0a288811-7960-4d96-acd1-449bcfb972f4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0a288811-7960-4d96-acd1-449bcfb972f4 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] GET http://192.168.122.75/volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a Sep 02 08:50:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0a288811-7960-4d96-acd1-449bcfb972f4 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0a288811-7960-4d96-acd1-449bcfb972f4 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:57 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:57 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:57 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:57 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:57 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0a288811-7960-4d96-acd1-449bcfb972f4 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Volume info retrieved successfully. Sep 02 08:50:57 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-0a288811-7960-4d96-acd1-449bcfb972f4 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:50:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b6a05e66-b78e-42b1-b9b2-b396ac268d83 tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] http://192.168.122.75/volume/v3/group_types returned with HTTP 202 Sep 02 08:50:57 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-0a288811-7960-4d96-acd1-449bcfb972f4 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:50:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 218/430] 192.168.122.75 () {62 vars in 1190 bytes} [Wed Sep 2 08:50:57 2026] POST /volume/v3/group_types => generated 173 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-381a0094-9951-4ff2-a2bd-609fc55ddc40 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-381a0094-9951-4ff2-a2bd-609fc55ddc40 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] POST http://192.168.122.75/volume/v3/groups Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-381a0094-9951-4ff2-a2bd-609fc55ddc40 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ac7c193d-a2d8-44bd-9f65-f4c223b712db", "volume_types": ["41dd1203-95fd-4472-b64c-2b91b14f1122"], "name": "tempest-GroupsTest-Group-2044655548"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-381a0094-9951-4ff2-a2bd-609fc55ddc40 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Creating new group {'group': {'group_type': 'ac7c193d-a2d8-44bd-9f65-f4c223b712db', 'volume_types': ['41dd1203-95fd-4472-b64c-2b91b14f1122'], 'name': 'tempest-GroupsTest-Group-2044655548'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 08:50:57 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.groups [None req-381a0094-9951-4ff2-a2bd-609fc55ddc40 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Creating group tempest-GroupsTest-Group-2044655548. Sep 02 08:50:57 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-381a0094-9951-4ff2-a2bd-609fc55ddc40 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Availability Zones retrieved successfully. Sep 02 08:50:57 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-0a288811-7960-4d96-acd1-449bcfb972f4 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-381a0094-9951-4ff2-a2bd-609fc55ddc40 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Created reservations ['8c347ff7-0c7d-4d89-9d2b-80ccb9369cac'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:50:57 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:57 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0a288811-7960-4d96-acd1-449bcfb972f4 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a returned with HTTP 200 Sep 02 08:50:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 213/431] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:50:57 2026] GET /volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a => generated 927 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-381a0094-9951-4ff2-a2bd-609fc55ddc40 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups returned with HTTP 202 Sep 02 08:50:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 219/432] 192.168.122.75 () {62 vars in 1176 bytes} [Wed Sep 2 08:50:57 2026] POST /volume/v3/groups => generated 104 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:50:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6e1516fb-df7f-4e7c-a5fa-ba2f8022a614 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c627d174-3fc0-4bab-a4b1-d9a8237e36b7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6e1516fb-df7f-4e7c-a5fa-ba2f8022a614 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 Sep 02 08:50:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6e1516fb-df7f-4e7c-a5fa-ba2f8022a614 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6e1516fb-df7f-4e7c-a5fa-ba2f8022a614 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-6e1516fb-df7f-4e7c-a5fa-ba2f8022a614 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] show called for member 13f6dec2-8fc0-4ae8-936b-5378564481a5 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:50:57 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:57 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:57 devstack devstack@c-api.service[86994]: /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 02 08:50:57 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:50:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6e1516fb-df7f-4e7c-a5fa-ba2f8022a614 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 returned with HTTP 200 Sep 02 08:50:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 214/433] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:50:57 2026] GET /volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 => generated 332 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c627d174-3fc0-4bab-a4b1-d9a8237e36b7 tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:50:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c627d174-3fc0-4bab-a4b1-d9a8237e36b7 tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-456382678"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:58 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:58 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c627d174-3fc0-4bab-a4b1-d9a8237e36b7 tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:50:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 220/434] 192.168.122.75 () {60 vars in 1131 bytes} [Wed Sep 2 08:50:57 2026] POST /volume/v3/types => generated 223 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:50:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-56b1d0df-6067-4144-a0a9-bb91368e734b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-56b1d0df-6067-4144-a0a9-bb91368e734b tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] POST http://192.168.122.75/volume/v3/group_types Sep 02 08:50:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-56b1d0df-6067-4144-a0a9-bb91368e734b tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1881733728"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:58 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:58 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-56b1d0df-6067-4144-a0a9-bb91368e734b tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] http://192.168.122.75/volume/v3/group_types returned with HTTP 202 Sep 02 08:50:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 215/435] 192.168.122.75 () {62 vars in 1190 bytes} [Wed Sep 2 08:50:58 2026] POST /volume/v3/group_types => generated 181 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:50:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ccfcb582-549a-412d-95be-b7689211ca6b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ccfcb582-549a-412d-95be-b7689211ca6b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] POST http://192.168.122.75/volume/v3/groups Sep 02 08:50:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ccfcb582-549a-412d-95be-b7689211ca6b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "447bb423-cc5a-44e3-a7ae-f127f083fc5d", "volume_types": ["e41fa68b-ab16-4319-8d5b-20843f001372"], "name": "tempest-GroupSnapshotsTest-Group-1695188164"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-ccfcb582-549a-412d-95be-b7689211ca6b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Creating new group {'group': {'group_type': '447bb423-cc5a-44e3-a7ae-f127f083fc5d', 'volume_types': ['e41fa68b-ab16-4319-8d5b-20843f001372'], 'name': 'tempest-GroupSnapshotsTest-Group-1695188164'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 08:50:58 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.groups [None req-ccfcb582-549a-412d-95be-b7689211ca6b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Creating group tempest-GroupSnapshotsTest-Group-1695188164. Sep 02 08:50:58 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ccfcb582-549a-412d-95be-b7689211ca6b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Availability Zones retrieved successfully. Sep 02 08:50:58 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-ccfcb582-549a-412d-95be-b7689211ca6b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Created reservations ['561b9799-b1f3-4aa8-a077-93888f2d9373'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:50:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c3ed3dde-5648-4087-aaa6-74d3350b5cee None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c3ed3dde-5648-4087-aaa6-74d3350b5cee tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] GET http://192.168.122.75/volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a Sep 02 08:50:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c3ed3dde-5648-4087-aaa6-74d3350b5cee tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c3ed3dde-5648-4087-aaa6-74d3350b5cee tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:50:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:50:58 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:58 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c3ed3dde-5648-4087-aaa6-74d3350b5cee tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Volume info retrieved successfully. Sep 02 08:50:58 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-c3ed3dde-5648-4087-aaa6-74d3350b5cee tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:50:58 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-c3ed3dde-5648-4087-aaa6-74d3350b5cee tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:50:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ccfcb582-549a-412d-95be-b7689211ca6b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups returned with HTTP 202 Sep 02 08:50:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 221/436] 192.168.122.75 () {62 vars in 1176 bytes} [Wed Sep 2 08:50:58 2026] POST /volume/v3/groups => generated 112 bytes in 757 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:50:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5631e7c1-ec70-4155-a091-03bf1da6cdda None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5631e7c1-ec70-4155-a091-03bf1da6cdda tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 Sep 02 08:50:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5631e7c1-ec70-4155-a091-03bf1da6cdda tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5631e7c1-ec70-4155-a091-03bf1da6cdda tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-5631e7c1-ec70-4155-a091-03bf1da6cdda tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] show called for member 13f6dec2-8fc0-4ae8-936b-5378564481a5 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:50:59 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:59 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:59 devstack devstack@c-api.service[86995]: /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 02 08:50:59 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:50:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5631e7c1-ec70-4155-a091-03bf1da6cdda tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 returned with HTTP 200 Sep 02 08:50:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 222/437] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:50:59 2026] GET /volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 => generated 333 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4530cf54-faad-4a39-9b77-8201af3bdeac None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4530cf54-faad-4a39-9b77-8201af3bdeac tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/groups/8ebd4621-a580-4c99-9ef5-91608c8024e8 Sep 02 08:50:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4530cf54-faad-4a39-9b77-8201af3bdeac tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:50:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4530cf54-faad-4a39-9b77-8201af3bdeac tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:50:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-4530cf54-faad-4a39-9b77-8201af3bdeac tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 8ebd4621-a580-4c99-9ef5-91608c8024e8 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:50:59 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:59 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:59 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-c3ed3dde-5648-4087-aaa6-74d3350b5cee tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:50:59 devstack devstack@c-api.service[86995]: /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 02 08:50:59 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:50:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4530cf54-faad-4a39-9b77-8201af3bdeac tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/8ebd4621-a580-4c99-9ef5-91608c8024e8 returned with HTTP 200 Sep 02 08:50:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 223/438] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:50:59 2026] GET /volume/v3/groups/8ebd4621-a580-4c99-9ef5-91608c8024e8 => generated 392 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:50:59 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:59 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:50:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:50:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1817890495", "volume_type": "41dd1203-95fd-4472-b64c-2b91b14f1122", "group_id": "13f6dec2-8fc0-4ae8-936b-5378564481a5", "size": 1}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:50:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1817890495', 'volume_type': '41dd1203-95fd-4472-b64c-2b91b14f1122', 'group_id': '13f6dec2-8fc0-4ae8-936b-5378564481a5', 'size': 1}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:50:59 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:59 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c3ed3dde-5648-4087-aaa6-74d3350b5cee tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a returned with HTTP 200 Sep 02 08:50:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 216/439] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:50:58 2026] GET /volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a => generated 927 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:50:59 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Create volume of 1 GB Sep 02 08:50:59 devstack devstack@c-api.service[86995]: /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 02 08:50:59 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:50:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Availability Zones retrieved successfully. Sep 02 08:50:59 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Flow 'volume_create_api' (024deeea-ea7f-4f2f-a183-36d7bbd4f8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:50:59 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1aa34f1-fe07-4a2a-a1d2-81895a989abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:59 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:50:59 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:50:59 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:50:59 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1aa34f1-fe07-4a2a-a1d2-81895a989abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:50:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=41dd1203-95fd-4472-b64c-2b91b14f1122,is_public=True,name='tempest-GroupsTest-volume-type-693915014',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '41dd1203-95fd-4472-b64c-2b91b14f1122', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '13f6dec2-8fc0-4ae8-936b-5378564481a5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:50:59 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea2bef02-d114-4f60-a7cc-56d0432fb9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:50:59 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-693915014 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-693915014, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:50:59 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-693915014 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-693915014, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:51:00 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Created reservations ['45c132e9-b993-466a-914a-525ab82d0783', '7bc195ed-b3ea-4dd6-a75f-a41df38eec0f', '59a49d86-6f7d-45d7-a040-0d206bb946df', '863981e4-0b02-4070-bffc-af7f8b34cdb5'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:51:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea2bef02-d114-4f60-a7cc-56d0432fb9dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45c132e9-b993-466a-914a-525ab82d0783', '7bc195ed-b3ea-4dd6-a75f-a41df38eec0f', '59a49d86-6f7d-45d7-a040-0d206bb946df', '863981e4-0b02-4070-bffc-af7f8b34cdb5']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67aab88f-97ce-4906-a6e1-106993880be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67aab88f-97ce-4906-a6e1-106993880be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9565db78-e237-489e-a27e-63f42d7bfb3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1817890495',encryption_key_id=None,group_id=13f6dec2-8fc0-4ae8-936b-5378564481a5,group_type_id=,metadata={},multiattach=False,project_id='b4edf689c0814241996d8c9c27930528',qos_specs=None,replication_status=,reservations=['45c132e9-b993-466a-914a-525ab82d0783','7bc195ed-b3ea-4dd6-a75f-a41df38eec0f','59a49d86-6f7d-45d7-a040-0d206bb946df','863981e4-0b02-4070-bffc-af7f8b34cdb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86c1749f257941aaa3bab686d39ae431',volume_type_id=41dd1203-95fd-4472-b64c-2b91b14f1122), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:51:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1817890495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=13f6dec2-8fc0-4ae8-936b-5378564481a5,host=None,id=9565db78-e237-489e-a27e-63f42d7bfb3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4edf689c0814241996d8c9c27930528',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86c1749f257941aaa3bab686d39ae431',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(41dd1203-95fd-4472-b64c-2b91b14f1122),volume_type_id=41dd1203-95fd-4472-b64c-2b91b14f1122)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d43842aa-675e-4a12-bffa-d7c991b1174f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-161652de-c491-4800-91a3-bd7c0e61bcb8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-161652de-c491-4800-91a3-bd7c0e61bcb8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/groups/8ebd4621-a580-4c99-9ef5-91608c8024e8 Sep 02 08:51:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-161652de-c491-4800-91a3-bd7c0e61bcb8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-161652de-c491-4800-91a3-bd7c0e61bcb8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-161652de-c491-4800-91a3-bd7c0e61bcb8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 8ebd4621-a580-4c99-9ef5-91608c8024e8 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:51:00 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:00 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:00 devstack devstack@c-api.service[86994]: /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 02 08:51:00 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:51:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d43842aa-675e-4a12-bffa-d7c991b1174f) transitioned into state 'SUCCESS' from state '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-1817890495',encryption_key_id=None,group_id=13f6dec2-8fc0-4ae8-936b-5378564481a5,group_type_id=,metadata={},multiattach=False,project_id='b4edf689c0814241996d8c9c27930528',qos_specs=None,replication_status=,reservations=['45c132e9-b993-466a-914a-525ab82d0783','7bc195ed-b3ea-4dd6-a75f-a41df38eec0f','59a49d86-6f7d-45d7-a040-0d206bb946df','863981e4-0b02-4070-bffc-af7f8b34cdb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86c1749f257941aaa3bab686d39ae431',volume_type_id=41dd1203-95fd-4472-b64c-2b91b14f1122)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-161652de-c491-4800-91a3-bd7c0e61bcb8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/8ebd4621-a580-4c99-9ef5-91608c8024e8 returned with HTTP 200 Sep 02 08:51:00 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 217/440] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:51:00 2026] GET /volume/v3/groups/8ebd4621-a580-4c99-9ef5-91608c8024e8 => generated 393 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-711d4654-66e4-4faf-a3d5-7ee667953761 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (782e4b42-1247-4505-9705-2cc721805b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-711d4654-66e4-4faf-a3d5-7ee667953761 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] GET http://192.168.122.75/volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a Sep 02 08:51:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-711d4654-66e4-4faf-a3d5-7ee667953761 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-711d4654-66e4-4faf-a3d5-7ee667953761 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:00 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:00 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:00 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:00 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (782e4b42-1247-4505-9705-2cc721805b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Flow 'volume_create_api' (024deeea-ea7f-4f2f-a183-36d7bbd4f8b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:51:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Create volume request issued successfully. Sep 02 08:51:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-711d4654-66e4-4faf-a3d5-7ee667953761 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Volume info retrieved successfully. Sep 02 08:51:00 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-711d4654-66e4-4faf-a3d5-7ee667953761 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:00 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:00 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:00 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-711d4654-66e4-4faf-a3d5-7ee667953761 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:00 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:00 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-711d4654-66e4-4faf-a3d5-7ee667953761 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:00 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:00 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8e1919ab-a50f-4db1-bdf9-bcdf63a9c730 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:51:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 224/441] 192.168.122.75 () {62 vars in 1179 bytes} [Wed Sep 2 08:50:59 2026] POST /volume/v3/volumes => generated 820 bytes in 1614 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d0401794-7f63-48ba-9414-dc9823c57de8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d0401794-7f63-48ba-9414-dc9823c57de8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:51:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d0401794-7f63-48ba-9414-dc9823c57de8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-825801536", "volume_type": "e41fa68b-ab16-4319-8d5b-20843f001372", "group_id": "8ebd4621-a580-4c99-9ef5-91608c8024e8", "size": 1}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-d0401794-7f63-48ba-9414-dc9823c57de8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-825801536', 'volume_type': 'e41fa68b-ab16-4319-8d5b-20843f001372', 'group_id': '8ebd4621-a580-4c99-9ef5-91608c8024e8', 'size': 1}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:51:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:00 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-d0401794-7f63-48ba-9414-dc9823c57de8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Create volume of 1 GB Sep 02 08:51:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-711d4654-66e4-4faf-a3d5-7ee667953761 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a returned with HTTP 200 Sep 02 08:51:00 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 218/442] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:00 2026] GET /volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a => generated 927 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f28cfda8-af15-459c-87fa-c26948a3f0be None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f28cfda8-af15-459c-87fa-c26948a3f0be tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/volumes/9565db78-e237-489e-a27e-63f42d7bfb3e Sep 02 08:51:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f28cfda8-af15-459c-87fa-c26948a3f0be tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f28cfda8-af15-459c-87fa-c26948a3f0be tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:00 devstack devstack@c-api.service[86995]: /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 02 08:51:00 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:51:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d0401794-7f63-48ba-9414-dc9823c57de8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Availability Zones retrieved successfully. Sep 02 08:51:01 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:01 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:01 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:01 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d0401794-7f63-48ba-9414-dc9823c57de8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Flow 'volume_create_api' (7205f3ba-0937-47b4-bad6-be45bde0b6e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:51:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d0401794-7f63-48ba-9414-dc9823c57de8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47dfa902-eb99-489c-ac9c-0b32b592b667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:01 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:01 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-d0401794-7f63-48ba-9414-dc9823c57de8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:51:01 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f28cfda8-af15-459c-87fa-c26948a3f0be tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Volume info retrieved successfully. Sep 02 08:51:01 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f28cfda8-af15-459c-87fa-c26948a3f0be tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:01 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f28cfda8-af15-459c-87fa-c26948a3f0be tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d0401794-7f63-48ba-9414-dc9823c57de8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47dfa902-eb99-489c-ac9c-0b32b592b667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:50:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e41fa68b-ab16-4319-8d5b-20843f001372,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-456382678',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e41fa68b-ab16-4319-8d5b-20843f001372', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8ebd4621-a580-4c99-9ef5-91608c8024e8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d0401794-7f63-48ba-9414-dc9823c57de8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57be52dc-6cf0-4a35-b775-7f9539ff3393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:01 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-f28cfda8-af15-459c-87fa-c26948a3f0be tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:01 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:01 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f28cfda8-af15-459c-87fa-c26948a3f0be tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes/9565db78-e237-489e-a27e-63f42d7bfb3e returned with HTTP 200 Sep 02 08:51:01 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 219/443] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:00 2026] GET /volume/v3/volumes/9565db78-e237-489e-a27e-63f42d7bfb3e => generated 912 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:01 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-d0401794-7f63-48ba-9414-dc9823c57de8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-456382678 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-456382678, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:51:01 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-d0401794-7f63-48ba-9414-dc9823c57de8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-456382678 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-456382678, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:51:01 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-d0401794-7f63-48ba-9414-dc9823c57de8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Created reservations ['fa4f0234-d528-4e8e-97f9-df48cd2045a1', '5330bd78-a418-4173-9438-33afe19a6002', 'a0c80186-5476-4817-a4c0-b60a1c1fcad9', 'd8310d72-47ad-473b-bb7e-febe8e313c92'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:51:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d0401794-7f63-48ba-9414-dc9823c57de8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57be52dc-6cf0-4a35-b775-7f9539ff3393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa4f0234-d528-4e8e-97f9-df48cd2045a1', '5330bd78-a418-4173-9438-33afe19a6002', 'a0c80186-5476-4817-a4c0-b60a1c1fcad9', 'd8310d72-47ad-473b-bb7e-febe8e313c92']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d0401794-7f63-48ba-9414-dc9823c57de8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b530a2c4-7417-49b2-92d7-f75931cadd7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:01 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:01 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d0401794-7f63-48ba-9414-dc9823c57de8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b530a2c4-7417-49b2-92d7-f75931cadd7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efca14ad-8625-445c-8b41-81d32a29604b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-825801536',encryption_key_id=None,group_id=8ebd4621-a580-4c99-9ef5-91608c8024e8,group_type_id=,metadata={},multiattach=False,project_id='c8039068c40a474da2445dbb82075062',qos_specs=None,replication_status=,reservations=['fa4f0234-d528-4e8e-97f9-df48cd2045a1','5330bd78-a418-4173-9438-33afe19a6002','a0c80186-5476-4817-a4c0-b60a1c1fcad9','d8310d72-47ad-473b-bb7e-febe8e313c92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f37ce945c0014972a4637975216b1d37',volume_type_id=e41fa68b-ab16-4319-8d5b-20843f001372), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:51:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-825801536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8ebd4621-a580-4c99-9ef5-91608c8024e8,host=None,id=efca14ad-8625-445c-8b41-81d32a29604b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8039068c40a474da2445dbb82075062',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f37ce945c0014972a4637975216b1d37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e41fa68b-ab16-4319-8d5b-20843f001372),volume_type_id=e41fa68b-ab16-4319-8d5b-20843f001372)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d0401794-7f63-48ba-9414-dc9823c57de8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (144bfe75-478e-4de1-a14a-ec8e0cb96c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d0401794-7f63-48ba-9414-dc9823c57de8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (144bfe75-478e-4de1-a14a-ec8e0cb96c10) transitioned into state 'SUCCESS' from state '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-825801536',encryption_key_id=None,group_id=8ebd4621-a580-4c99-9ef5-91608c8024e8,group_type_id=,metadata={},multiattach=False,project_id='c8039068c40a474da2445dbb82075062',qos_specs=None,replication_status=,reservations=['fa4f0234-d528-4e8e-97f9-df48cd2045a1','5330bd78-a418-4173-9438-33afe19a6002','a0c80186-5476-4817-a4c0-b60a1c1fcad9','d8310d72-47ad-473b-bb7e-febe8e313c92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f37ce945c0014972a4637975216b1d37',volume_type_id=e41fa68b-ab16-4319-8d5b-20843f001372)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d0401794-7f63-48ba-9414-dc9823c57de8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (560e8152-7b0e-403f-a1e9-be2718ee666e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d0401794-7f63-48ba-9414-dc9823c57de8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (560e8152-7b0e-403f-a1e9-be2718ee666e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d0401794-7f63-48ba-9414-dc9823c57de8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Flow 'volume_create_api' (7205f3ba-0937-47b4-bad6-be45bde0b6e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:51:01 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d0401794-7f63-48ba-9414-dc9823c57de8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Create volume request issued successfully. Sep 02 08:51:01 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-d0401794-7f63-48ba-9414-dc9823c57de8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:01 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-d0401794-7f63-48ba-9414-dc9823c57de8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:01 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-d0401794-7f63-48ba-9414-dc9823c57de8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:01 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:01 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d0401794-7f63-48ba-9414-dc9823c57de8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:51:01 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 225/444] 192.168.122.75 () {62 vars in 1179 bytes} [Wed Sep 2 08:51:00 2026] POST /volume/v3/volumes => generated 827 bytes in 970 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-64e28e44-2fe9-4b3b-b5b1-93f18273510b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-64e28e44-2fe9-4b3b-b5b1-93f18273510b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b Sep 02 08:51:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-64e28e44-2fe9-4b3b-b5b1-93f18273510b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-64e28e44-2fe9-4b3b-b5b1-93f18273510b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:01 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:01 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:01 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:01 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-946de822-a9a4-4d5b-9ca7-cbf1795b7fbb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:01 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-64e28e44-2fe9-4b3b-b5b1-93f18273510b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:51:01 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-64e28e44-2fe9-4b3b-b5b1-93f18273510b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:02 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-64e28e44-2fe9-4b3b-b5b1-93f18273510b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-946de822-a9a4-4d5b-9ca7-cbf1795b7fbb tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] GET http://192.168.122.75/volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a Sep 02 08:51:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-946de822-a9a4-4d5b-9ca7-cbf1795b7fbb tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-946de822-a9a4-4d5b-9ca7-cbf1795b7fbb tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:02 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:02 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:02 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:02 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:02 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-946de822-a9a4-4d5b-9ca7-cbf1795b7fbb tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Volume info retrieved successfully. Sep 02 08:51:02 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-946de822-a9a4-4d5b-9ca7-cbf1795b7fbb tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:02 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-946de822-a9a4-4d5b-9ca7-cbf1795b7fbb tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:02 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-64e28e44-2fe9-4b3b-b5b1-93f18273510b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:02 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:02 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:02 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-946de822-a9a4-4d5b-9ca7-cbf1795b7fbb tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:02 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:02 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-64e28e44-2fe9-4b3b-b5b1-93f18273510b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b returned with HTTP 200 Sep 02 08:51:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 220/445] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:01 2026] GET /volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b => generated 895 bytes in 526 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9bed7498-510c-4e10-b255-0fa7a068cc4a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9bed7498-510c-4e10-b255-0fa7a068cc4a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/volumes/9565db78-e237-489e-a27e-63f42d7bfb3e Sep 02 08:51:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9bed7498-510c-4e10-b255-0fa7a068cc4a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9bed7498-510c-4e10-b255-0fa7a068cc4a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-946de822-a9a4-4d5b-9ca7-cbf1795b7fbb tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a returned with HTTP 200 Sep 02 08:51:02 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 226/446] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:01 2026] GET /volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a => generated 927 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:02 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:02 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:02 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:02 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:02 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9bed7498-510c-4e10-b255-0fa7a068cc4a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Volume info retrieved successfully. Sep 02 08:51:02 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-9bed7498-510c-4e10-b255-0fa7a068cc4a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:02 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-9bed7498-510c-4e10-b255-0fa7a068cc4a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:02 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-9bed7498-510c-4e10-b255-0fa7a068cc4a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:02 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:02 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9bed7498-510c-4e10-b255-0fa7a068cc4a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes/9565db78-e237-489e-a27e-63f42d7bfb3e returned with HTTP 200 Sep 02 08:51:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 221/447] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:02 2026] GET /volume/v3/volumes/9565db78-e237-489e-a27e-63f42d7bfb3e => generated 912 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5e25393e-31fe-40c2-a764-8801ef3f3566 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5e25393e-31fe-40c2-a764-8801ef3f3566 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b Sep 02 08:51:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5e25393e-31fe-40c2-a764-8801ef3f3566 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5e25393e-31fe-40c2-a764-8801ef3f3566 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d4a00af0-e6ec-4989-8354-36fcabaf1d7b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:03 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:03 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d4a00af0-e6ec-4989-8354-36fcabaf1d7b tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] GET http://192.168.122.75/volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a Sep 02 08:51:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d4a00af0-e6ec-4989-8354-36fcabaf1d7b tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d4a00af0-e6ec-4989-8354-36fcabaf1d7b tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:03 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:03 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5e25393e-31fe-40c2-a764-8801ef3f3566 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:51:03 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:03 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:03 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-5e25393e-31fe-40c2-a764-8801ef3f3566 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:03 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:03 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:03 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-5e25393e-31fe-40c2-a764-8801ef3f3566 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d4a00af0-e6ec-4989-8354-36fcabaf1d7b tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Volume info retrieved successfully. Sep 02 08:51:03 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-d4a00af0-e6ec-4989-8354-36fcabaf1d7b tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:03 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-d4a00af0-e6ec-4989-8354-36fcabaf1d7b tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:03 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-5e25393e-31fe-40c2-a764-8801ef3f3566 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:03 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:03 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:03 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-d4a00af0-e6ec-4989-8354-36fcabaf1d7b tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:03 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:03 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5e25393e-31fe-40c2-a764-8801ef3f3566 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b returned with HTTP 200 Sep 02 08:51:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 227/448] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:03 2026] GET /volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b => generated 919 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d4a00af0-e6ec-4989-8354-36fcabaf1d7b tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a returned with HTTP 200 Sep 02 08:51:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 222/449] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:03 2026] GET /volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a => generated 927 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3d56f139-b93c-433d-9172-38f67928a8fa None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3d56f139-b93c-433d-9172-38f67928a8fa tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/volumes/9565db78-e237-489e-a27e-63f42d7bfb3e Sep 02 08:51:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3d56f139-b93c-433d-9172-38f67928a8fa tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3d56f139-b93c-433d-9172-38f67928a8fa tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:03 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:03 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:03 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:03 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3d56f139-b93c-433d-9172-38f67928a8fa tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Volume info retrieved successfully. Sep 02 08:51:03 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-3d56f139-b93c-433d-9172-38f67928a8fa tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:03 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-3d56f139-b93c-433d-9172-38f67928a8fa tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:04 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-3d56f139-b93c-433d-9172-38f67928a8fa tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3d56f139-b93c-433d-9172-38f67928a8fa tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes/9565db78-e237-489e-a27e-63f42d7bfb3e returned with HTTP 200 Sep 02 08:51:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 228/450] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:03 2026] GET /volume/v3/volumes/9565db78-e237-489e-a27e-63f42d7bfb3e => generated 912 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2edd358b-1247-4f84-bdb7-871f3a59d509 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2edd358b-1247-4f84-bdb7-871f3a59d509 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b Sep 02 08:51:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2edd358b-1247-4f84-bdb7-871f3a59d509 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2edd358b-1247-4f84-bdb7-871f3a59d509 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:04 devstack devstack@c-api.service[86994]: DEBUG dbcounter [-] [86994] Writing DB stats cinder:SELECT=471,cinder:INSERT=52,cinder:UPDATE=90 {{(pid=86994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:51:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-841523ac-26a9-4885-8699-3a29140c11fb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-841523ac-26a9-4885-8699-3a29140c11fb tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] GET http://192.168.122.75/volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a Sep 02 08:51:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-841523ac-26a9-4885-8699-3a29140c11fb tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-841523ac-26a9-4885-8699-3a29140c11fb tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:04 devstack devstack@c-api.service[86995]: DEBUG dbcounter [-] [86995] Writing DB stats cinder:SELECT=593,cinder:INSERT=84,cinder:UPDATE=122 {{(pid=86995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:51:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2edd358b-1247-4f84-bdb7-871f3a59d509 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:51:04 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-2edd358b-1247-4f84-bdb7-871f3a59d509 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:04 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-2edd358b-1247-4f84-bdb7-871f3a59d509 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-841523ac-26a9-4885-8699-3a29140c11fb tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Volume info retrieved successfully. Sep 02 08:51:04 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-841523ac-26a9-4885-8699-3a29140c11fb tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:04 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-841523ac-26a9-4885-8699-3a29140c11fb tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:04 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-2edd358b-1247-4f84-bdb7-871f3a59d509 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:04 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-841523ac-26a9-4885-8699-3a29140c11fb tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2edd358b-1247-4f84-bdb7-871f3a59d509 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b returned with HTTP 200 Sep 02 08:51:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 223/451] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:04 2026] GET /volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b => generated 919 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:05 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:05 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-841523ac-26a9-4885-8699-3a29140c11fb tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a returned with HTTP 200 Sep 02 08:51:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 229/452] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:04 2026] GET /volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a => generated 927 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a2c08a07-b9bf-4f4f-a642-72ce4a1a7620 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a2c08a07-b9bf-4f4f-a642-72ce4a1a7620 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/volumes/9565db78-e237-489e-a27e-63f42d7bfb3e Sep 02 08:51:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a2c08a07-b9bf-4f4f-a642-72ce4a1a7620 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a2c08a07-b9bf-4f4f-a642-72ce4a1a7620 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:05 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:05 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:05 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:05 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:05 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a2c08a07-b9bf-4f4f-a642-72ce4a1a7620 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Volume info retrieved successfully. Sep 02 08:51:05 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-a2c08a07-b9bf-4f4f-a642-72ce4a1a7620 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:05 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-a2c08a07-b9bf-4f4f-a642-72ce4a1a7620 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:05 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-a2c08a07-b9bf-4f4f-a642-72ce4a1a7620 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:05 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:05 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a2c08a07-b9bf-4f4f-a642-72ce4a1a7620 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes/9565db78-e237-489e-a27e-63f42d7bfb3e returned with HTTP 200 Sep 02 08:51:05 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 224/453] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:05 2026] GET /volume/v3/volumes/9565db78-e237-489e-a27e-63f42d7bfb3e => generated 912 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4dffd3da-79f1-4a9e-a329-6fb36e58b29f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4dffd3da-79f1-4a9e-a329-6fb36e58b29f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b Sep 02 08:51:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4dffd3da-79f1-4a9e-a329-6fb36e58b29f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4dffd3da-79f1-4a9e-a329-6fb36e58b29f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:06 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:06 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:06 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:06 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-551ffe00-d4eb-4be9-8946-e990728c3beb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-551ffe00-d4eb-4be9-8946-e990728c3beb tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] GET http://192.168.122.75/volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a Sep 02 08:51:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-551ffe00-d4eb-4be9-8946-e990728c3beb tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-551ffe00-d4eb-4be9-8946-e990728c3beb tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:06 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4dffd3da-79f1-4a9e-a329-6fb36e58b29f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:51:06 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-4dffd3da-79f1-4a9e-a329-6fb36e58b29f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:06 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-4dffd3da-79f1-4a9e-a329-6fb36e58b29f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:06 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:06 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:06 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:06 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:06 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-551ffe00-d4eb-4be9-8946-e990728c3beb tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Volume info retrieved successfully. Sep 02 08:51:06 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-551ffe00-d4eb-4be9-8946-e990728c3beb tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:06 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-551ffe00-d4eb-4be9-8946-e990728c3beb tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:06 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-4dffd3da-79f1-4a9e-a329-6fb36e58b29f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:06 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:06 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:06 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-551ffe00-d4eb-4be9-8946-e990728c3beb tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4dffd3da-79f1-4a9e-a329-6fb36e58b29f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b returned with HTTP 200 Sep 02 08:51:06 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 230/454] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:06 2026] GET /volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b => generated 919 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:06 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:06 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-551ffe00-d4eb-4be9-8946-e990728c3beb tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a returned with HTTP 200 Sep 02 08:51:06 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 225/455] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:06 2026] GET /volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a => generated 928 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e19699fa-4b6d-4421-8cd3-c17d7895a1b0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e19699fa-4b6d-4421-8cd3-c17d7895a1b0 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] GET http://192.168.122.75/volume/v3/groups/29f55d92-68d2-4ce1-9b1e-da341bd6028d Sep 02 08:51:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e19699fa-4b6d-4421-8cd3-c17d7895a1b0 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e19699fa-4b6d-4421-8cd3-c17d7895a1b0 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-e19699fa-4b6d-4421-8cd3-c17d7895a1b0 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] show called for member 29f55d92-68d2-4ce1-9b1e-da341bd6028d {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:51:06 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:06 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:06 devstack devstack@c-api.service[86995]: /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 02 08:51:06 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:51:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e19699fa-4b6d-4421-8cd3-c17d7895a1b0 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/groups/29f55d92-68d2-4ce1-9b1e-da341bd6028d returned with HTTP 200 Sep 02 08:51:06 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 231/456] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:51:06 2026] GET /volume/v3/groups/29f55d92-68d2-4ce1-9b1e-da341bd6028d => generated 416 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-aabe6b0a-1480-4789-b60f-c41cf65ccf06 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-aabe6b0a-1480-4789-b60f-c41cf65ccf06 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:51:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-aabe6b0a-1480-4789-b60f-c41cf65ccf06 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-aabe6b0a-1480-4789-b60f-c41cf65ccf06 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-aabe6b0a-1480-4789-b60f-c41cf65ccf06 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:51:06 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-aabe6b0a-1480-4789-b60f-c41cf65ccf06 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:51:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-916bed31-12bf-4e54-8ab6-2fe468e6c9e7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-916bed31-12bf-4e54-8ab6-2fe468e6c9e7 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/volumes/9565db78-e237-489e-a27e-63f42d7bfb3e Sep 02 08:51:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-916bed31-12bf-4e54-8ab6-2fe468e6c9e7 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-916bed31-12bf-4e54-8ab6-2fe468e6c9e7 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:06 devstack devstack@c-api.service[86994]: /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 02 08:51:06 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:51:06 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:06 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:06 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:06 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:06 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-aabe6b0a-1480-4789-b60f-c41cf65ccf06 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Get all volumes completed successfully. Sep 02 08:51:06 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-aabe6b0a-1480-4789-b60f-c41cf65ccf06 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:06 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-aabe6b0a-1480-4789-b60f-c41cf65ccf06 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:06 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:06 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:06 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:06 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:06 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-916bed31-12bf-4e54-8ab6-2fe468e6c9e7 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Volume info retrieved successfully. Sep 02 08:51:06 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-916bed31-12bf-4e54-8ab6-2fe468e6c9e7 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:06 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-916bed31-12bf-4e54-8ab6-2fe468e6c9e7 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:06 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-aabe6b0a-1480-4789-b60f-c41cf65ccf06 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:06 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-916bed31-12bf-4e54-8ab6-2fe468e6c9e7 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:06 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:06 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:06 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:06 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:06 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-aabe6b0a-1480-4789-b60f-c41cf65ccf06 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:06 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-aabe6b0a-1480-4789-b60f-c41cf65ccf06 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-916bed31-12bf-4e54-8ab6-2fe468e6c9e7 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes/9565db78-e237-489e-a27e-63f42d7bfb3e returned with HTTP 200 Sep 02 08:51:06 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 232/457] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:06 2026] GET /volume/v3/volumes/9565db78-e237-489e-a27e-63f42d7bfb3e => generated 912 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:06 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-aabe6b0a-1480-4789-b60f-c41cf65ccf06 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:06 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:06 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-aabe6b0a-1480-4789-b60f-c41cf65ccf06 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:51:06 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 226/458] 192.168.122.75 () {60 vars in 1178 bytes} [Wed Sep 2 08:51:06 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:51:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3cb0472f-df04-4225-97ac-6c911b384f78 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3cb0472f-df04-4225-97ac-6c911b384f78 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] POST http://192.168.122.75/volume/v3/groups/29f55d92-68d2-4ce1-9b1e-da341bd6028d/action Sep 02 08:51:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3cb0472f-df04-4225-97ac-6c911b384f78 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:51:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3cb0472f-df04-4225-97ac-6c911b384f78 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-3cb0472f-df04-4225-97ac-6c911b384f78 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] delete called for group 29f55d92-68d2-4ce1-9b1e-da341bd6028d {{(pid=86995) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 08:51:06 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.groups [None req-3cb0472f-df04-4225-97ac-6c911b384f78 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Delete group with id: 29f55d92-68d2-4ce1-9b1e-da341bd6028d Sep 02 08:51:06 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:06 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:06 devstack devstack@c-api.service[86995]: /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 02 08:51:06 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 08:51:06 devstack devstack@c-api.service[86995]: /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 02 08:51:06 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:51:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3cb0472f-df04-4225-97ac-6c911b384f78 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/groups/29f55d92-68d2-4ce1-9b1e-da341bd6028d/action returned with HTTP 202 Sep 02 08:51:06 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 233/459] 192.168.122.75 () {62 vars in 1307 bytes} [Wed Sep 2 08:51:06 2026] POST /volume/v3/groups/29f55d92-68d2-4ce1-9b1e-da341bd6028d/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:51:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2cf99fc2-0717-4a75-9de4-8457d3880fcf None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2cf99fc2-0717-4a75-9de4-8457d3880fcf tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] GET http://192.168.122.75/volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a Sep 02 08:51:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2cf99fc2-0717-4a75-9de4-8457d3880fcf tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2cf99fc2-0717-4a75-9de4-8457d3880fcf tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:06 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:06 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:06 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:06 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:06 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2cf99fc2-0717-4a75-9de4-8457d3880fcf tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Volume info retrieved successfully. Sep 02 08:51:06 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-2cf99fc2-0717-4a75-9de4-8457d3880fcf tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:06 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-2cf99fc2-0717-4a75-9de4-8457d3880fcf tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:06 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-2cf99fc2-0717-4a75-9de4-8457d3880fcf tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:06 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:06 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2cf99fc2-0717-4a75-9de4-8457d3880fcf tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a returned with HTTP 200 Sep 02 08:51:06 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 227/460] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:06 2026] GET /volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a => generated 927 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-69ec099d-270d-4acd-ab67-cf8c06dae0b7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-69ec099d-270d-4acd-ab67-cf8c06dae0b7 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b Sep 02 08:51:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-69ec099d-270d-4acd-ab67-cf8c06dae0b7 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-69ec099d-270d-4acd-ab67-cf8c06dae0b7 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:07 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:07 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-69ec099d-270d-4acd-ab67-cf8c06dae0b7 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:51:07 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-69ec099d-270d-4acd-ab67-cf8c06dae0b7 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:07 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-69ec099d-270d-4acd-ab67-cf8c06dae0b7 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:07 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-69ec099d-270d-4acd-ab67-cf8c06dae0b7 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-69ec099d-270d-4acd-ab67-cf8c06dae0b7 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b returned with HTTP 200 Sep 02 08:51:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 234/461] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:07 2026] GET /volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b => generated 919 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-27fa8536-7299-41e8-b24c-1300f7ef0ac9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-27fa8536-7299-41e8-b24c-1300f7ef0ac9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/volumes/9565db78-e237-489e-a27e-63f42d7bfb3e Sep 02 08:51:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-27fa8536-7299-41e8-b24c-1300f7ef0ac9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-27fa8536-7299-41e8-b24c-1300f7ef0ac9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:07 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:07 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:07 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:07 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:07 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-27fa8536-7299-41e8-b24c-1300f7ef0ac9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Volume info retrieved successfully. Sep 02 08:51:07 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-27fa8536-7299-41e8-b24c-1300f7ef0ac9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:07 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-27fa8536-7299-41e8-b24c-1300f7ef0ac9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:07 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-27fa8536-7299-41e8-b24c-1300f7ef0ac9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:07 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:07 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-27fa8536-7299-41e8-b24c-1300f7ef0ac9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes/9565db78-e237-489e-a27e-63f42d7bfb3e returned with HTTP 200 Sep 02 08:51:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 228/462] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:07 2026] GET /volume/v3/volumes/9565db78-e237-489e-a27e-63f42d7bfb3e => generated 913 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b76ca4df-7836-4fb9-bcd2-2b86f4dc9d7a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b76ca4df-7836-4fb9-bcd2-2b86f4dc9d7a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:51:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b76ca4df-7836-4fb9-bcd2-2b86f4dc9d7a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1452158812", "volume_type": "41dd1203-95fd-4472-b64c-2b91b14f1122", "group_id": "13f6dec2-8fc0-4ae8-936b-5378564481a5", "size": 1}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-b76ca4df-7836-4fb9-bcd2-2b86f4dc9d7a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1452158812', 'volume_type': '41dd1203-95fd-4472-b64c-2b91b14f1122', 'group_id': '13f6dec2-8fc0-4ae8-936b-5378564481a5', 'size': 1}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:51:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:07 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-b76ca4df-7836-4fb9-bcd2-2b86f4dc9d7a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Create volume of 1 GB Sep 02 08:51:07 devstack devstack@c-api.service[86995]: /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 02 08:51:07 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:51:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b76ca4df-7836-4fb9-bcd2-2b86f4dc9d7a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Availability Zones retrieved successfully. Sep 02 08:51:07 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-b76ca4df-7836-4fb9-bcd2-2b86f4dc9d7a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Flow 'volume_create_api' (9b184f43-df36-4b0d-8b6d-930732727bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:51:07 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-b76ca4df-7836-4fb9-bcd2-2b86f4dc9d7a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e433d1ea-27bb-4518-a5c1-5305075088d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:07 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-b76ca4df-7836-4fb9-bcd2-2b86f4dc9d7a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:51:07 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-b76ca4df-7836-4fb9-bcd2-2b86f4dc9d7a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e433d1ea-27bb-4518-a5c1-5305075088d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:50:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=41dd1203-95fd-4472-b64c-2b91b14f1122,is_public=True,name='tempest-GroupsTest-volume-type-693915014',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '41dd1203-95fd-4472-b64c-2b91b14f1122', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '13f6dec2-8fc0-4ae8-936b-5378564481a5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:07 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-b76ca4df-7836-4fb9-bcd2-2b86f4dc9d7a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (097ad828-bc30-4f62-8f3e-49fcf6ebedc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-48a579f6-662c-48a7-b0d7-6a6d53b06884 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-48a579f6-662c-48a7-b0d7-6a6d53b06884 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] GET http://192.168.122.75/volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a Sep 02 08:51:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-48a579f6-662c-48a7-b0d7-6a6d53b06884 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-48a579f6-662c-48a7-b0d7-6a6d53b06884 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-48a579f6-662c-48a7-b0d7-6a6d53b06884 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a returned with HTTP 404 Sep 02 08:51:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 229/463] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:07 2026] GET /volume/v3/volumes/d67f96d6-2111-4cf0-9771-691760a5827a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:51:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4c8cc7b4-8087-4774-a4a6-9741080331b5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4c8cc7b4-8087-4774-a4a6-9741080331b5 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] GET http://192.168.122.75/volume/v3/groups/29f55d92-68d2-4ce1-9b1e-da341bd6028d Sep 02 08:51:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4c8cc7b4-8087-4774-a4a6-9741080331b5 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4c8cc7b4-8087-4774-a4a6-9741080331b5 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-4c8cc7b4-8087-4774-a4a6-9741080331b5 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] show called for member 29f55d92-68d2-4ce1-9b1e-da341bd6028d {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:51:07 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-b76ca4df-7836-4fb9-bcd2-2b86f4dc9d7a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Created reservations ['2c97a7db-9311-4d8d-b8aa-a22a7325fa2c', '9e733d8c-c4e0-4218-8ab6-90872f40256b', '312f8d74-d380-4db4-b47c-b67b9dbe14af', 'c058fd3f-a6d6-4f6f-8114-7350517dc6f1'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:51:07 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-b76ca4df-7836-4fb9-bcd2-2b86f4dc9d7a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (097ad828-bc30-4f62-8f3e-49fcf6ebedc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c97a7db-9311-4d8d-b8aa-a22a7325fa2c', '9e733d8c-c4e0-4218-8ab6-90872f40256b', '312f8d74-d380-4db4-b47c-b67b9dbe14af', 'c058fd3f-a6d6-4f6f-8114-7350517dc6f1']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4c8cc7b4-8087-4774-a4a6-9741080331b5 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/groups/29f55d92-68d2-4ce1-9b1e-da341bd6028d returned with HTTP 404 Sep 02 08:51:07 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-b76ca4df-7836-4fb9-bcd2-2b86f4dc9d7a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b873b746-de95-4d2c-af3a-ee24a573927c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 230/464] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:51:07 2026] GET /volume/v3/groups/29f55d92-68d2-4ce1-9b1e-da341bd6028d => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:51:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7243785a-cb2c-418b-bd19-fa296b112873 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7243785a-cb2c-418b-bd19-fa296b112873 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:51:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7243785a-cb2c-418b-bd19-fa296b112873 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7243785a-cb2c-418b-bd19-fa296b112873 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-7243785a-cb2c-418b-bd19-fa296b112873 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:51:07 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-7243785a-cb2c-418b-bd19-fa296b112873 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:51:07 devstack devstack@c-api.service[86994]: /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 02 08:51:07 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:51:07 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:07 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:07 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7243785a-cb2c-418b-bd19-fa296b112873 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Get all volumes completed successfully. Sep 02 08:51:07 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-7243785a-cb2c-418b-bd19-fa296b112873 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:07 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-7243785a-cb2c-418b-bd19-fa296b112873 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:07 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:07 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:07 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-b76ca4df-7836-4fb9-bcd2-2b86f4dc9d7a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b873b746-de95-4d2c-af3a-ee24a573927c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ea166a9-38e2-407e-9e15-aa2f5b325fae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1452158812',encryption_key_id=None,group_id=13f6dec2-8fc0-4ae8-936b-5378564481a5,group_type_id=,metadata={},multiattach=False,project_id='b4edf689c0814241996d8c9c27930528',qos_specs=None,replication_status=,reservations=['2c97a7db-9311-4d8d-b8aa-a22a7325fa2c','9e733d8c-c4e0-4218-8ab6-90872f40256b','312f8d74-d380-4db4-b47c-b67b9dbe14af','c058fd3f-a6d6-4f6f-8114-7350517dc6f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86c1749f257941aaa3bab686d39ae431',volume_type_id=41dd1203-95fd-4472-b64c-2b91b14f1122), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:51:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1452158812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=13f6dec2-8fc0-4ae8-936b-5378564481a5,host=None,id=1ea166a9-38e2-407e-9e15-aa2f5b325fae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4edf689c0814241996d8c9c27930528',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86c1749f257941aaa3bab686d39ae431',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(41dd1203-95fd-4472-b64c-2b91b14f1122),volume_type_id=41dd1203-95fd-4472-b64c-2b91b14f1122)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:07 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-b76ca4df-7836-4fb9-bcd2-2b86f4dc9d7a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c280b6c-9d46-4208-991d-999f22e84f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:07 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-b76ca4df-7836-4fb9-bcd2-2b86f4dc9d7a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c280b6c-9d46-4208-991d-999f22e84f55) transitioned into state 'SUCCESS' from state '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-1452158812',encryption_key_id=None,group_id=13f6dec2-8fc0-4ae8-936b-5378564481a5,group_type_id=,metadata={},multiattach=False,project_id='b4edf689c0814241996d8c9c27930528',qos_specs=None,replication_status=,reservations=['2c97a7db-9311-4d8d-b8aa-a22a7325fa2c','9e733d8c-c4e0-4218-8ab6-90872f40256b','312f8d74-d380-4db4-b47c-b67b9dbe14af','c058fd3f-a6d6-4f6f-8114-7350517dc6f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86c1749f257941aaa3bab686d39ae431',volume_type_id=41dd1203-95fd-4472-b64c-2b91b14f1122)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:07 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-b76ca4df-7836-4fb9-bcd2-2b86f4dc9d7a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d7270fd-bb5a-47eb-84a1-bda46913c0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:07 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-7243785a-cb2c-418b-bd19-fa296b112873 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:07 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:07 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:07 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-b76ca4df-7836-4fb9-bcd2-2b86f4dc9d7a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d7270fd-bb5a-47eb-84a1-bda46913c0c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:07 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-b76ca4df-7836-4fb9-bcd2-2b86f4dc9d7a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Flow 'volume_create_api' (9b184f43-df36-4b0d-8b6d-930732727bb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:51:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b76ca4df-7836-4fb9-bcd2-2b86f4dc9d7a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Create volume request issued successfully. Sep 02 08:51:07 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-b76ca4df-7836-4fb9-bcd2-2b86f4dc9d7a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:07 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-b76ca4df-7836-4fb9-bcd2-2b86f4dc9d7a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7243785a-cb2c-418b-bd19-fa296b112873 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:51:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 231/465] 192.168.122.75 () {60 vars in 1178 bytes} [Wed Sep 2 08:51:07 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d0b4cd36-07a1-4d73-a368-091df583aee7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d0b4cd36-07a1-4d73-a368-091df583aee7 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] POST http://192.168.122.75/volume/v3/groups/01d4b724-e1b0-480d-b69d-2e60a7e2ef69/action Sep 02 08:51:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d0b4cd36-07a1-4d73-a368-091df583aee7 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:51:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d0b4cd36-07a1-4d73-a368-091df583aee7 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-d0b4cd36-07a1-4d73-a368-091df583aee7 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] delete called for group 01d4b724-e1b0-480d-b69d-2e60a7e2ef69 {{(pid=86994) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 08:51:07 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.groups [None req-d0b4cd36-07a1-4d73-a368-091df583aee7 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Delete group with id: 01d4b724-e1b0-480d-b69d-2e60a7e2ef69 Sep 02 08:51:07 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:07 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:08 devstack devstack@c-api.service[86994]: /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 02 08:51:08 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 08:51:08 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-b76ca4df-7836-4fb9-bcd2-2b86f4dc9d7a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:08 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:08 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:08 devstack devstack@c-api.service[86994]: /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 02 08:51:08 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:51:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b76ca4df-7836-4fb9-bcd2-2b86f4dc9d7a tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:51:08 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 235/466] 192.168.122.75 () {62 vars in 1179 bytes} [Wed Sep 2 08:51:07 2026] POST /volume/v3/volumes => generated 820 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3d72fdec-968f-4731-9d59-49e5020053d1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3d72fdec-968f-4731-9d59-49e5020053d1 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/volumes/1ea166a9-38e2-407e-9e15-aa2f5b325fae Sep 02 08:51:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3d72fdec-968f-4731-9d59-49e5020053d1 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3d72fdec-968f-4731-9d59-49e5020053d1 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d0b4cd36-07a1-4d73-a368-091df583aee7 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/groups/01d4b724-e1b0-480d-b69d-2e60a7e2ef69/action returned with HTTP 202 Sep 02 08:51:08 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 232/467] 192.168.122.75 () {62 vars in 1307 bytes} [Wed Sep 2 08:51:07 2026] POST /volume/v3/groups/01d4b724-e1b0-480d-b69d-2e60a7e2ef69/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:51:08 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:08 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-57aa5c46-3b7d-4119-b384-7638a39f13b1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:08 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:08 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-57aa5c46-3b7d-4119-b384-7638a39f13b1 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] GET http://192.168.122.75/volume/v3/volumes/c3292771-b4da-40d9-9594-c8ed40fb2617 Sep 02 08:51:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-57aa5c46-3b7d-4119-b384-7638a39f13b1 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-57aa5c46-3b7d-4119-b384-7638a39f13b1 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:08 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3d72fdec-968f-4731-9d59-49e5020053d1 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Volume info retrieved successfully. Sep 02 08:51:08 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-3d72fdec-968f-4731-9d59-49e5020053d1 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:08 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-3d72fdec-968f-4731-9d59-49e5020053d1 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:08 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:08 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:08 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:08 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:08 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-57aa5c46-3b7d-4119-b384-7638a39f13b1 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Volume info retrieved successfully. Sep 02 08:51:08 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-57aa5c46-3b7d-4119-b384-7638a39f13b1 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:08 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-57aa5c46-3b7d-4119-b384-7638a39f13b1 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:08 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-3d72fdec-968f-4731-9d59-49e5020053d1 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:08 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-57aa5c46-3b7d-4119-b384-7638a39f13b1 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:08 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:08 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:08 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:08 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3d72fdec-968f-4731-9d59-49e5020053d1 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes/1ea166a9-38e2-407e-9e15-aa2f5b325fae returned with HTTP 200 Sep 02 08:51:08 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 236/468] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:08 2026] GET /volume/v3/volumes/1ea166a9-38e2-407e-9e15-aa2f5b325fae => generated 888 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-57aa5c46-3b7d-4119-b384-7638a39f13b1 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/volumes/c3292771-b4da-40d9-9594-c8ed40fb2617 returned with HTTP 200 Sep 02 08:51:08 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 233/469] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:08 2026] GET /volume/v3/volumes/c3292771-b4da-40d9-9594-c8ed40fb2617 => generated 916 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ed02e050-8562-4db2-8287-268823e8f897 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ed02e050-8562-4db2-8287-268823e8f897 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b Sep 02 08:51:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ed02e050-8562-4db2-8287-268823e8f897 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ed02e050-8562-4db2-8287-268823e8f897 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:08 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:08 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:08 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:08 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:08 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ed02e050-8562-4db2-8287-268823e8f897 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:51:08 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-ed02e050-8562-4db2-8287-268823e8f897 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:08 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-ed02e050-8562-4db2-8287-268823e8f897 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:08 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-ed02e050-8562-4db2-8287-268823e8f897 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:08 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:08 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ed02e050-8562-4db2-8287-268823e8f897 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b returned with HTTP 200 Sep 02 08:51:08 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 237/470] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:08 2026] GET /volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b => generated 920 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5eff08f6-3e36-49d1-a8b8-5c4c2214a82e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5eff08f6-3e36-49d1-a8b8-5c4c2214a82e tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] POST http://192.168.122.75/volume/v3/group_snapshots Sep 02 08:51:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5eff08f6-3e36-49d1-a8b8-5c4c2214a82e tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "8ebd4621-a580-4c99-9ef5-91608c8024e8", "name": "tempest-group_snapshot-2055916978"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.group_snapshots [None req-5eff08f6-3e36-49d1-a8b8-5c4c2214a82e tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '8ebd4621-a580-4c99-9ef5-91608c8024e8', 'name': 'tempest-group_snapshot-2055916978'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 02 08:51:08 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:08 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:08 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.group_snapshots [None req-5eff08f6-3e36-49d1-a8b8-5c4c2214a82e tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Creating group_snapshot tempest-group_snapshot-2055916978. Sep 02 08:51:08 devstack devstack@c-api.service[86994]: /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 02 08:51:08 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:51:08 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:08 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:08 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:08 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:08 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-5eff08f6-3e36-49d1-a8b8-5c4c2214a82e tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-456382678 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-456382678, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:51:08 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-5eff08f6-3e36-49d1-a8b8-5c4c2214a82e tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-456382678 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-456382678, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:51:08 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-5eff08f6-3e36-49d1-a8b8-5c4c2214a82e tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Created reservations ['718a2ce5-ec8a-4b16-b595-98de5e7bb62d', '504ba3c7-a03d-4443-af36-a130e4308b84', 'd7a20901-543a-457d-86d5-1235ec5b9414', '4c9a8518-5cc5-4ac6-849c-c998a40f02f7'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:51:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5eff08f6-3e36-49d1-a8b8-5c4c2214a82e tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots returned with HTTP 202 Sep 02 08:51:08 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 234/471] 192.168.122.75 () {62 vars in 1203 bytes} [Wed Sep 2 08:51:08 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2300d87a-ba46-4a4d-9d22-6e04876af4cd None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2300d87a-ba46-4a4d-9d22-6e04876af4cd tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/6018bfd3-170c-42a6-becc-109f5249e4ad Sep 02 08:51:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2300d87a-ba46-4a4d-9d22-6e04876af4cd tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2300d87a-ba46-4a4d-9d22-6e04876af4cd tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.group_snapshots [None req-2300d87a-ba46-4a4d-9d22-6e04876af4cd tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 6018bfd3-170c-42a6-becc-109f5249e4ad {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:51:08 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:08 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2300d87a-ba46-4a4d-9d22-6e04876af4cd tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots/6018bfd3-170c-42a6-becc-109f5249e4ad returned with HTTP 200 Sep 02 08:51:08 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 238/472] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:51:08 2026] GET /volume/v3/group_snapshots/6018bfd3-170c-42a6-becc-109f5249e4ad => generated 307 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-05e868a4-7aba-4bae-b515-2f23311e129d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c7237ee4-0b8a-4ae9-a2d0-006ab4099500 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-05e868a4-7aba-4bae-b515-2f23311e129d tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/volumes/1ea166a9-38e2-407e-9e15-aa2f5b325fae Sep 02 08:51:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-05e868a4-7aba-4bae-b515-2f23311e129d tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-05e868a4-7aba-4bae-b515-2f23311e129d tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c7237ee4-0b8a-4ae9-a2d0-006ab4099500 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] GET http://192.168.122.75/volume/v3/volumes/c3292771-b4da-40d9-9594-c8ed40fb2617 Sep 02 08:51:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c7237ee4-0b8a-4ae9-a2d0-006ab4099500 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c7237ee4-0b8a-4ae9-a2d0-006ab4099500 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c7237ee4-0b8a-4ae9-a2d0-006ab4099500 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/volumes/c3292771-b4da-40d9-9594-c8ed40fb2617 returned with HTTP 404 Sep 02 08:51:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 239/473] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:09 2026] GET /volume/v3/volumes/c3292771-b4da-40d9-9594-c8ed40fb2617 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:51:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ad57b2b2-d45f-4479-8dbc-dc7331c44174 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:09 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:09 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ad57b2b2-d45f-4479-8dbc-dc7331c44174 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] GET http://192.168.122.75/volume/v3/groups/01d4b724-e1b0-480d-b69d-2e60a7e2ef69 Sep 02 08:51:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ad57b2b2-d45f-4479-8dbc-dc7331c44174 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:09 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:09 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ad57b2b2-d45f-4479-8dbc-dc7331c44174 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-ad57b2b2-d45f-4479-8dbc-dc7331c44174 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] show called for member 01d4b724-e1b0-480d-b69d-2e60a7e2ef69 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:51:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ad57b2b2-d45f-4479-8dbc-dc7331c44174 tempest-GroupsV314Test-2128374411 tempest-GroupsV314Test-2128374411-project-member] http://192.168.122.75/volume/v3/groups/01d4b724-e1b0-480d-b69d-2e60a7e2ef69 returned with HTTP 404 Sep 02 08:51:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 240/474] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:51:09 2026] GET /volume/v3/groups/01d4b724-e1b0-480d-b69d-2e60a7e2ef69 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:51:09 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-05e868a4-7aba-4bae-b515-2f23311e129d tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Volume info retrieved successfully. Sep 02 08:51:09 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-05e868a4-7aba-4bae-b515-2f23311e129d tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:09 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-05e868a4-7aba-4bae-b515-2f23311e129d tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-99810ae7-4ef4-464e-bd04-ebfeaf8ee681 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-99810ae7-4ef4-464e-bd04-ebfeaf8ee681 tempest-GroupsV314Test-10104575 tempest-GroupsV314Test-10104575-project-admin] DELETE http://192.168.122.75/volume/v3/group_types/ca39e58a-e786-4fb9-96bf-71b1e08b0856 Sep 02 08:51:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-99810ae7-4ef4-464e-bd04-ebfeaf8ee681 tempest-GroupsV314Test-10104575 tempest-GroupsV314Test-10104575-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-99810ae7-4ef4-464e-bd04-ebfeaf8ee681 tempest-GroupsV314Test-10104575 tempest-GroupsV314Test-10104575-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-99810ae7-4ef4-464e-bd04-ebfeaf8ee681 tempest-GroupsV314Test-10104575 tempest-GroupsV314Test-10104575-project-admin] http://192.168.122.75/volume/v3/group_types/ca39e58a-e786-4fb9-96bf-71b1e08b0856 returned with HTTP 202 Sep 02 08:51:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 241/475] 192.168.122.75 () {60 vars in 1283 bytes} [Wed Sep 2 08:51:09 2026] DELETE /volume/v3/group_types/ca39e58a-e786-4fb9-96bf-71b1e08b0856 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:51:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-23ccab15-f342-4446-ac32-cbb478efdbe2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-23ccab15-f342-4446-ac32-cbb478efdbe2 tempest-GroupsV314Test-10104575 tempest-GroupsV314Test-10104575-project-admin] DELETE http://192.168.122.75/volume/v3/types/1fda7fb6-d0fd-41be-9f0c-ae6254107c9c Sep 02 08:51:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-23ccab15-f342-4446-ac32-cbb478efdbe2 tempest-GroupsV314Test-10104575 tempest-GroupsV314Test-10104575-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-23ccab15-f342-4446-ac32-cbb478efdbe2 tempest-GroupsV314Test-10104575 tempest-GroupsV314Test-10104575-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:09 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-05e868a4-7aba-4bae-b515-2f23311e129d tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:09 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:09 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-05e868a4-7aba-4bae-b515-2f23311e129d tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes/1ea166a9-38e2-407e-9e15-aa2f5b325fae returned with HTTP 200 Sep 02 08:51:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 235/476] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:09 2026] GET /volume/v3/volumes/1ea166a9-38e2-407e-9e15-aa2f5b325fae => generated 913 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7a812cf7-4023-4511-8bae-3510d48034cd None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7a812cf7-4023-4511-8bae-3510d48034cd tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] PUT http://192.168.122.75/volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 Sep 02 08:51:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7a812cf7-4023-4511-8bae-3510d48034cd tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "1ea166a9-38e2-407e-9e15-aa2f5b325fae"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-7a812cf7-4023-4511-8bae-3510d48034cd tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Update called for group 13f6dec2-8fc0-4ae8-936b-5378564481a5. {{(pid=86994) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 08:51:09 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.groups [None req-7a812cf7-4023-4511-8bae-3510d48034cd tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Updating group 13f6dec2-8fc0-4ae8-936b-5378564481a5 with name new_group description: This is a new group add_volumes: None remove_volumes: 1ea166a9-38e2-407e-9e15-aa2f5b325fae. Sep 02 08:51:09 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:09 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-23ccab15-f342-4446-ac32-cbb478efdbe2 tempest-GroupsV314Test-10104575 tempest-GroupsV314Test-10104575-project-admin] http://192.168.122.75/volume/v3/types/1fda7fb6-d0fd-41be-9f0c-ae6254107c9c returned with HTTP 202 Sep 02 08:51:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 242/477] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:51:09 2026] DELETE /volume/v3/types/1fda7fb6-d0fd-41be-9f0c-ae6254107c9c => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-94d7b201-4dc8-4e5f-b9cb-12dae8af82af None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-94d7b201-4dc8-4e5f-b9cb-12dae8af82af tempest-GroupsV314Test-10104575 tempest-GroupsV314Test-10104575-project-admin] GET http://192.168.122.75/volume/v3/types/1fda7fb6-d0fd-41be-9f0c-ae6254107c9c Sep 02 08:51:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-94d7b201-4dc8-4e5f-b9cb-12dae8af82af tempest-GroupsV314Test-10104575 tempest-GroupsV314Test-10104575-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-94d7b201-4dc8-4e5f-b9cb-12dae8af82af tempest-GroupsV314Test-10104575 tempest-GroupsV314Test-10104575-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-94d7b201-4dc8-4e5f-b9cb-12dae8af82af tempest-GroupsV314Test-10104575 tempest-GroupsV314Test-10104575-project-admin] http://192.168.122.75/volume/v3/types/1fda7fb6-d0fd-41be-9f0c-ae6254107c9c returned with HTTP 404 Sep 02 08:51:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 243/478] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:51:09 2026] GET /volume/v3/types/1fda7fb6-d0fd-41be-9f0c-ae6254107c9c => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7a812cf7-4023-4511-8bae-3510d48034cd tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 returned with HTTP 202 Sep 02 08:51:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 236/479] 192.168.122.75 () {62 vars in 1286 bytes} [Wed Sep 2 08:51:09 2026] PUT /volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:51:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-baa71f3d-861b-4f25-abe5-ea83bc280724 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-baa71f3d-861b-4f25-abe5-ea83bc280724 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 Sep 02 08:51:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-baa71f3d-861b-4f25-abe5-ea83bc280724 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-baa71f3d-861b-4f25-abe5-ea83bc280724 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-baa71f3d-861b-4f25-abe5-ea83bc280724 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] show called for member 13f6dec2-8fc0-4ae8-936b-5378564481a5 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:51:09 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:09 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:09 devstack devstack@c-api.service[86995]: /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 02 08:51:09 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:51:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-baa71f3d-861b-4f25-abe5-ea83bc280724 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 returned with HTTP 200 Sep 02 08:51:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 244/480] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:51:09 2026] GET /volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 => generated 323 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e5bd3ed8-04a7-44d8-bba2-5489a870e3a0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e5bd3ed8-04a7-44d8-bba2-5489a870e3a0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/6018bfd3-170c-42a6-becc-109f5249e4ad Sep 02 08:51:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e5bd3ed8-04a7-44d8-bba2-5489a870e3a0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e5bd3ed8-04a7-44d8-bba2-5489a870e3a0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.group_snapshots [None req-e5bd3ed8-04a7-44d8-bba2-5489a870e3a0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 6018bfd3-170c-42a6-becc-109f5249e4ad {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:51:09 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:09 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e5bd3ed8-04a7-44d8-bba2-5489a870e3a0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots/6018bfd3-170c-42a6-becc-109f5249e4ad returned with HTTP 200 Sep 02 08:51:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 237/481] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:51:09 2026] GET /volume/v3/group_snapshots/6018bfd3-170c-42a6-becc-109f5249e4ad => generated 307 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-04c44327-c8f8-46ce-a3b2-33fa77fbfe50 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-04c44327-c8f8-46ce-a3b2-33fa77fbfe50 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 Sep 02 08:51:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-04c44327-c8f8-46ce-a3b2-33fa77fbfe50 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-04c44327-c8f8-46ce-a3b2-33fa77fbfe50 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-04c44327-c8f8-46ce-a3b2-33fa77fbfe50 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] show called for member 13f6dec2-8fc0-4ae8-936b-5378564481a5 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:51:10 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:10 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:10 devstack devstack@c-api.service[86995]: /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 02 08:51:10 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:51:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-04c44327-c8f8-46ce-a3b2-33fa77fbfe50 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 returned with HTTP 200 Sep 02 08:51:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 245/482] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:51:10 2026] GET /volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 => generated 324 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f2ade882-4aba-49c7-83b7-dc9a1ba7c4a7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f2ade882-4aba-49c7-83b7-dc9a1ba7c4a7 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 Sep 02 08:51:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f2ade882-4aba-49c7-83b7-dc9a1ba7c4a7 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f2ade882-4aba-49c7-83b7-dc9a1ba7c4a7 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-f2ade882-4aba-49c7-83b7-dc9a1ba7c4a7 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] show called for member 13f6dec2-8fc0-4ae8-936b-5378564481a5 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:51:10 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:10 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:10 devstack devstack@c-api.service[86994]: /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 02 08:51:10 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:51:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f2ade882-4aba-49c7-83b7-dc9a1ba7c4a7 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 returned with HTTP 200 Sep 02 08:51:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 238/483] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:51:10 2026] GET /volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 => generated 324 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-294139d2-f6b7-49ae-864e-634c0115ee3c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-294139d2-f6b7-49ae-864e-634c0115ee3c tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:51:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-294139d2-f6b7-49ae-864e-634c0115ee3c tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-294139d2-f6b7-49ae-864e-634c0115ee3c tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-294139d2-f6b7-49ae-864e-634c0115ee3c tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:51:10 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:10 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:10 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-294139d2-f6b7-49ae-864e-634c0115ee3c tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:51:10 devstack devstack@c-api.service[86995]: /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 02 08:51:10 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:51:10 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:10 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:10 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:10 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:10 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-294139d2-f6b7-49ae-864e-634c0115ee3c tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Get all volumes completed successfully. Sep 02 08:51:10 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-294139d2-f6b7-49ae-864e-634c0115ee3c tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:10 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-294139d2-f6b7-49ae-864e-634c0115ee3c tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fe525744-99cc-4ea1-8a23-777377ee9574 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fe525744-99cc-4ea1-8a23-777377ee9574 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/6018bfd3-170c-42a6-becc-109f5249e4ad Sep 02 08:51:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fe525744-99cc-4ea1-8a23-777377ee9574 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fe525744-99cc-4ea1-8a23-777377ee9574 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.group_snapshots [None req-fe525744-99cc-4ea1-8a23-777377ee9574 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 6018bfd3-170c-42a6-becc-109f5249e4ad {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:51:10 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-294139d2-f6b7-49ae-864e-634c0115ee3c tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:10 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:10 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:10 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:10 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fe525744-99cc-4ea1-8a23-777377ee9574 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots/6018bfd3-170c-42a6-becc-109f5249e4ad returned with HTTP 200 Sep 02 08:51:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 239/484] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:51:10 2026] GET /volume/v3/group_snapshots/6018bfd3-170c-42a6-becc-109f5249e4ad => generated 307 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-294139d2-f6b7-49ae-864e-634c0115ee3c tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:51:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 246/485] 192.168.122.75 () {60 vars in 1178 bytes} [Wed Sep 2 08:51:10 2026] GET /volume/v3/volumes/detail => generated 1785 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:51:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bae458e5-9b74-438a-b7c9-8825407751e8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bae458e5-9b74-438a-b7c9-8825407751e8 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] PUT http://192.168.122.75/volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 Sep 02 08:51:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bae458e5-9b74-438a-b7c9-8825407751e8 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1ea166a9-38e2-407e-9e15-aa2f5b325fae"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-bae458e5-9b74-438a-b7c9-8825407751e8 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Update called for group 13f6dec2-8fc0-4ae8-936b-5378564481a5. {{(pid=86994) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 08:51:10 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.groups [None req-bae458e5-9b74-438a-b7c9-8825407751e8 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Updating group 13f6dec2-8fc0-4ae8-936b-5378564481a5 with name None description: None add_volumes: 1ea166a9-38e2-407e-9e15-aa2f5b325fae remove_volumes: None. Sep 02 08:51:10 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:10 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:11 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:11 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:11 devstack devstack@c-api.service[86994]: /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 02 08:51:11 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:51:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bae458e5-9b74-438a-b7c9-8825407751e8 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 returned with HTTP 202 Sep 02 08:51:11 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 240/486] 192.168.122.75 () {62 vars in 1285 bytes} [Wed Sep 2 08:51:10 2026] PUT /volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:51:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-df12ca1d-31e2-470e-ba37-38cdd7886246 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-df12ca1d-31e2-470e-ba37-38cdd7886246 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 Sep 02 08:51:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-df12ca1d-31e2-470e-ba37-38cdd7886246 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-df12ca1d-31e2-470e-ba37-38cdd7886246 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-df12ca1d-31e2-470e-ba37-38cdd7886246 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] show called for member 13f6dec2-8fc0-4ae8-936b-5378564481a5 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:51:11 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:11 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:11 devstack devstack@c-api.service[86995]: /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 02 08:51:11 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:51:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-df12ca1d-31e2-470e-ba37-38cdd7886246 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 returned with HTTP 200 Sep 02 08:51:11 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 247/487] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:51:11 2026] GET /volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 => generated 323 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6a056461-9966-48d4-88b3-b6bc87a91ba6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6a056461-9966-48d4-88b3-b6bc87a91ba6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/6018bfd3-170c-42a6-becc-109f5249e4ad Sep 02 08:51:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6a056461-9966-48d4-88b3-b6bc87a91ba6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6a056461-9966-48d4-88b3-b6bc87a91ba6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.group_snapshots [None req-6a056461-9966-48d4-88b3-b6bc87a91ba6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 6018bfd3-170c-42a6-becc-109f5249e4ad {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:51:11 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:11 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6a056461-9966-48d4-88b3-b6bc87a91ba6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots/6018bfd3-170c-42a6-becc-109f5249e4ad returned with HTTP 200 Sep 02 08:51:11 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 241/488] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:51:11 2026] GET /volume/v3/group_snapshots/6018bfd3-170c-42a6-becc-109f5249e4ad => generated 308 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9ca9012e-f51e-4b58-9d0a-56503511bbf4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9ca9012e-f51e-4b58-9d0a-56503511bbf4 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/snapshots/detail Sep 02 08:51:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9ca9012e-f51e-4b58-9d0a-56503511bbf4 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9ca9012e-f51e-4b58-9d0a-56503511bbf4 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-9ca9012e-f51e-4b58-9d0a-56503511bbf4 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:51:11 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:11 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:11 devstack devstack@c-api.service[86995]: DEBUG cinder.db.api [None req-9ca9012e-f51e-4b58-9d0a-56503511bbf4 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Building query based on filter {{(pid=86995) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:51:11 devstack devstack@c-api.service[86995]: /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 02 08:51:11 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:51:11 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-9ca9012e-f51e-4b58-9d0a-56503511bbf4 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Get all snapshots completed successfully. Sep 02 08:51:11 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:11 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9ca9012e-f51e-4b58-9d0a-56503511bbf4 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 08:51:11 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 248/489] 192.168.122.75 () {58 vars in 1143 bytes} [Wed Sep 2 08:51:11 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6d65858f-28cd-45a8-89bc-a4fe47236a2f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6d65858f-28cd-45a8-89bc-a4fe47236a2f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/snapshots/6db8d13b-1bab-49fb-b61d-8d69e6a1fd13 Sep 02 08:51:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6d65858f-28cd-45a8-89bc-a4fe47236a2f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6d65858f-28cd-45a8-89bc-a4fe47236a2f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:12 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:12 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6d65858f-28cd-45a8-89bc-a4fe47236a2f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Snapshot retrieved successfully. Sep 02 08:51:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6d65858f-28cd-45a8-89bc-a4fe47236a2f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/snapshots/6db8d13b-1bab-49fb-b61d-8d69e6a1fd13 returned with HTTP 200 Sep 02 08:51:12 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 242/490] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:12 2026] GET /volume/v3/snapshots/6db8d13b-1bab-49fb-b61d-8d69e6a1fd13 => generated 451 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-85e49707-dbe0-41f9-ab32-bad64d48f2b9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-85e49707-dbe0-41f9-ab32-bad64d48f2b9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] POST http://192.168.122.75/volume/v3/groups/action Sep 02 08:51:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-85e49707-dbe0-41f9-ab32-bad64d48f2b9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "6018bfd3-170c-42a6-becc-109f5249e4ad", "name": "tempest-Group_from_snap-1109787311"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:51:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-85e49707-dbe0-41f9-ab32-bad64d48f2b9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "6018bfd3-170c-42a6-becc-109f5249e4ad", "name": "tempest-Group_from_snap-1109787311"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-85e49707-dbe0-41f9-ab32-bad64d48f2b9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '6018bfd3-170c-42a6-becc-109f5249e4ad', 'name': 'tempest-Group_from_snap-1109787311'}}. {{(pid=86995) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 02 08:51:12 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.groups [None req-85e49707-dbe0-41f9-ab32-bad64d48f2b9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Creating group tempest-Group_from_snap-1109787311 from group_snapshot 6018bfd3-170c-42a6-becc-109f5249e4ad. Sep 02 08:51:12 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:12 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:12 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:12 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:12 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:12 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:12 devstack devstack@c-api.service[86995]: /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 02 08:51:12 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:51:12 devstack devstack@c-api.service[86995]: /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 02 08:51:12 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:51:12 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:12 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-005c2358-0d3c-49bb-b9a0-46020a9c1d21 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-005c2358-0d3c-49bb-b9a0-46020a9c1d21 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 Sep 02 08:51:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-005c2358-0d3c-49bb-b9a0-46020a9c1d21 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-005c2358-0d3c-49bb-b9a0-46020a9c1d21 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-005c2358-0d3c-49bb-b9a0-46020a9c1d21 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] show called for member 13f6dec2-8fc0-4ae8-936b-5378564481a5 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:51:12 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-85e49707-dbe0-41f9-ab32-bad64d48f2b9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Created reservations ['cf9fd1dc-cc93-4acf-ac0e-bb2c367582a0'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:12 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:12 devstack devstack@c-api.service[86994]: /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 02 08:51:12 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:51:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-005c2358-0d3c-49bb-b9a0-46020a9c1d21 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 returned with HTTP 200 Sep 02 08:51:12 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 243/491] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:51:12 2026] GET /volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 => generated 324 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-47b588e7-3364-4aab-b22f-26b6e6ae10b9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-47b588e7-3364-4aab-b22f-26b6e6ae10b9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:51:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-47b588e7-3364-4aab-b22f-26b6e6ae10b9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-47b588e7-3364-4aab-b22f-26b6e6ae10b9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-47b588e7-3364-4aab-b22f-26b6e6ae10b9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:12 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:12 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-47b588e7-3364-4aab-b22f-26b6e6ae10b9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: /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 02 08:51:12 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:51:12 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:12 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:12 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:12 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:12 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-47b588e7-3364-4aab-b22f-26b6e6ae10b9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Get all volumes completed successfully. Sep 02 08:51:12 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-47b588e7-3364-4aab-b22f-26b6e6ae10b9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:12 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-47b588e7-3364-4aab-b22f-26b6e6ae10b9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:12 devstack devstack@c-api.service[86995]: /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 02 08:51:12 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:51:12 devstack devstack@c-api.service[86995]: INFO cinder.group.api [None req-85e49707-dbe0-41f9-ab32-bad64d48f2b9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] A mapping entry already exists for group ebad39fb-2218-4ff1-a30f-364ee729d3a8 and volume type e41fa68b-ab16-4319-8d5b-20843f001372. Do not need to create again. Sep 02 08:51:12 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:12 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-85e49707-dbe0-41f9-ab32-bad64d48f2b9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Availability Zones retrieved successfully. Sep 02 08:51:12 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-47b588e7-3364-4aab-b22f-26b6e6ae10b9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:12 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:12 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-47b588e7-3364-4aab-b22f-26b6e6ae10b9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:12 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-47b588e7-3364-4aab-b22f-26b6e6ae10b9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-85e49707-dbe0-41f9-ab32-bad64d48f2b9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Flow 'volume_create_api' (786bc98d-6691-49b8-976a-28bcc76f7205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:51:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-85e49707-dbe0-41f9-ab32-bad64d48f2b9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (438dde92-7a75-46ad-9718-89dd47d21fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-85e49707-dbe0-41f9-ab32-bad64d48f2b9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:51:12 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:12 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:12 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-47b588e7-3364-4aab-b22f-26b6e6ae10b9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:12 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-85e49707-dbe0-41f9-ab32-bad64d48f2b9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (438dde92-7a75-46ad-9718-89dd47d21fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6db8d13b-1bab-49fb-b61d-8d69e6a1fd13', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:50:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e41fa68b-ab16-4319-8d5b-20843f001372,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-456382678',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e41fa68b-ab16-4319-8d5b-20843f001372', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ebad39fb-2218-4ff1-a30f-364ee729d3a8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-85e49707-dbe0-41f9-ab32-bad64d48f2b9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54ff1a7b-3acb-433a-8090-6cd2f68abf7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-47b588e7-3364-4aab-b22f-26b6e6ae10b9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:51:12 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 244/492] 192.168.122.75 () {60 vars in 1178 bytes} [Wed Sep 2 08:51:12 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:51:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-beb867ed-8307-49a1-8a88-f235519fde45 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-beb867ed-8307-49a1-8a88-f235519fde45 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:51:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-beb867ed-8307-49a1-8a88-f235519fde45 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-beb867ed-8307-49a1-8a88-f235519fde45 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-beb867ed-8307-49a1-8a88-f235519fde45 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-beb867ed-8307-49a1-8a88-f235519fde45 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: /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 02 08:51:12 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:51:12 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:12 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:12 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:12 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:12 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-beb867ed-8307-49a1-8a88-f235519fde45 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Get all volumes completed successfully. Sep 02 08:51:12 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-beb867ed-8307-49a1-8a88-f235519fde45 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:12 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-beb867ed-8307-49a1-8a88-f235519fde45 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:12 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-85e49707-dbe0-41f9-ab32-bad64d48f2b9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Created reservations ['0b74023b-6319-4a5e-b593-bd2d49f7ef18', 'b1ea8789-57ba-4659-b8fa-6d9ef211e649'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:51:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-85e49707-dbe0-41f9-ab32-bad64d48f2b9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54ff1a7b-3acb-433a-8090-6cd2f68abf7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b74023b-6319-4a5e-b593-bd2d49f7ef18', 'b1ea8789-57ba-4659-b8fa-6d9ef211e649']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-85e49707-dbe0-41f9-ab32-bad64d48f2b9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1566b02f-8c04-4fa6-bdb5-9126cb5b24cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:12 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:12 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:12 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-beb867ed-8307-49a1-8a88-f235519fde45 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:12 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:12 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:12 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:12 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-beb867ed-8307-49a1-8a88-f235519fde45 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:12 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-beb867ed-8307-49a1-8a88-f235519fde45 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-85e49707-dbe0-41f9-ab32-bad64d48f2b9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1566b02f-8c04-4fa6-bdb5-9126cb5b24cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '480ec581-11a0-47ed-9e6f-5d5b0fb91a3e', '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=ebad39fb-2218-4ff1-a30f-364ee729d3a8,group_type_id=,metadata={},multiattach=False,project_id='c8039068c40a474da2445dbb82075062',qos_specs=None,replication_status=,reservations=['0b74023b-6319-4a5e-b593-bd2d49f7ef18','b1ea8789-57ba-4659-b8fa-6d9ef211e649'],size=1,snapshot_id=6db8d13b-1bab-49fb-b61d-8d69e6a1fd13,source_replicaid=,source_volid=None,status='creating',user_id='f37ce945c0014972a4637975216b1d37',volume_type_id=e41fa68b-ab16-4319-8d5b-20843f001372), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:51:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ebad39fb-2218-4ff1-a30f-364ee729d3a8,host=None,id=480ec581-11a0-47ed-9e6f-5d5b0fb91a3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8039068c40a474da2445dbb82075062',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6db8d13b-1bab-49fb-b61d-8d69e6a1fd13,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f37ce945c0014972a4637975216b1d37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e41fa68b-ab16-4319-8d5b-20843f001372),volume_type_id=e41fa68b-ab16-4319-8d5b-20843f001372)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-85e49707-dbe0-41f9-ab32-bad64d48f2b9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a5ad403-47fe-47ca-b7bb-41f6be2e928a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-85e49707-dbe0-41f9-ab32-bad64d48f2b9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a5ad403-47fe-47ca-b7bb-41f6be2e928a) transitioned into state 'SUCCESS' from 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=ebad39fb-2218-4ff1-a30f-364ee729d3a8,group_type_id=,metadata={},multiattach=False,project_id='c8039068c40a474da2445dbb82075062',qos_specs=None,replication_status=,reservations=['0b74023b-6319-4a5e-b593-bd2d49f7ef18','b1ea8789-57ba-4659-b8fa-6d9ef211e649'],size=1,snapshot_id=6db8d13b-1bab-49fb-b61d-8d69e6a1fd13,source_replicaid=,source_volid=None,status='creating',user_id='f37ce945c0014972a4637975216b1d37',volume_type_id=e41fa68b-ab16-4319-8d5b-20843f001372)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-85e49707-dbe0-41f9-ab32-bad64d48f2b9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Flow 'volume_create_api' (786bc98d-6691-49b8-976a-28bcc76f7205) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:51:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-85e49707-dbe0-41f9-ab32-bad64d48f2b9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Create volume request issued successfully. Sep 02 08:51:12 devstack devstack@c-api.service[86995]: /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 02 08:51:12 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:51:12 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:12 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:12 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-beb867ed-8307-49a1-8a88-f235519fde45 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-85e49707-dbe0-41f9-ab32-bad64d48f2b9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/action returned with HTTP 202 Sep 02 08:51:12 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 249/493] 192.168.122.75 () {62 vars in 1197 bytes} [Wed Sep 2 08:51:12 2026] POST /volume/v3/groups/action => generated 103 bytes in 757 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:51:12 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:12 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-735b6ca5-b24a-4222-a02a-fe62c48aad1a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-beb867ed-8307-49a1-8a88-f235519fde45 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:51:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-735b6ca5-b24a-4222-a02a-fe62c48aad1a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:51:12 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 245/494] 192.168.122.75 () {60 vars in 1178 bytes} [Wed Sep 2 08:51:12 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:51:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-735b6ca5-b24a-4222-a02a-fe62c48aad1a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-735b6ca5-b24a-4222-a02a-fe62c48aad1a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-735b6ca5-b24a-4222-a02a-fe62c48aad1a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:51:12 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:12 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-735b6ca5-b24a-4222-a02a-fe62c48aad1a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:51:12 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:12 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:12 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:12 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-735b6ca5-b24a-4222-a02a-fe62c48aad1a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Get all volumes completed successfully. Sep 02 08:51:12 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-735b6ca5-b24a-4222-a02a-fe62c48aad1a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:12 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-735b6ca5-b24a-4222-a02a-fe62c48aad1a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8842717d-33ce-422a-8a80-726ede0302c3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8842717d-33ce-422a-8a80-726ede0302c3 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] POST http://192.168.122.75/volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5/action Sep 02 08:51:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8842717d-33ce-422a-8a80-726ede0302c3 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8842717d-33ce-422a-8a80-726ede0302c3 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-8842717d-33ce-422a-8a80-726ede0302c3 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] delete called for group 13f6dec2-8fc0-4ae8-936b-5378564481a5 {{(pid=86994) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.groups [None req-8842717d-33ce-422a-8a80-726ede0302c3 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Delete group with id: 13f6dec2-8fc0-4ae8-936b-5378564481a5 Sep 02 08:51:12 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:12 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:12 devstack devstack@c-api.service[86994]: /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 02 08:51:12 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 08:51:12 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-735b6ca5-b24a-4222-a02a-fe62c48aad1a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:12 devstack devstack@c-api.service[86994]: /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 02 08:51:12 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:51:12 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:12 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:12 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-735b6ca5-b24a-4222-a02a-fe62c48aad1a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:12 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-735b6ca5-b24a-4222-a02a-fe62c48aad1a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8842717d-33ce-422a-8a80-726ede0302c3 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5/action returned with HTTP 202 Sep 02 08:51:13 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 246/495] 192.168.122.75 () {62 vars in 1307 bytes} [Wed Sep 2 08:51:12 2026] POST /volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5/action => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:51:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5f2eabf2-53e1-4461-b4bc-7845db9c5074 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5f2eabf2-53e1-4461-b4bc-7845db9c5074 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/volumes/1ea166a9-38e2-407e-9e15-aa2f5b325fae Sep 02 08:51:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5f2eabf2-53e1-4461-b4bc-7845db9c5074 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5f2eabf2-53e1-4461-b4bc-7845db9c5074 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:13 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:13 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:13 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:13 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:13 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-735b6ca5-b24a-4222-a02a-fe62c48aad1a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:13 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:13 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:13 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5f2eabf2-53e1-4461-b4bc-7845db9c5074 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Volume info retrieved successfully. Sep 02 08:51:13 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-5f2eabf2-53e1-4461-b4bc-7845db9c5074 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:13 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-5f2eabf2-53e1-4461-b4bc-7845db9c5074 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-735b6ca5-b24a-4222-a02a-fe62c48aad1a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:51:13 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 250/496] 192.168.122.75 () {60 vars in 1178 bytes} [Wed Sep 2 08:51:12 2026] GET /volume/v3/volumes/detail => generated 1844 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:51:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fe2e3fb7-857b-46ef-a53a-1c8dc8b11fe3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fe2e3fb7-857b-46ef-a53a-1c8dc8b11fe3 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e Sep 02 08:51:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fe2e3fb7-857b-46ef-a53a-1c8dc8b11fe3 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fe2e3fb7-857b-46ef-a53a-1c8dc8b11fe3 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:13 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:13 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:13 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:13 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:13 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-fe2e3fb7-857b-46ef-a53a-1c8dc8b11fe3 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:51:13 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-fe2e3fb7-857b-46ef-a53a-1c8dc8b11fe3 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:13 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-fe2e3fb7-857b-46ef-a53a-1c8dc8b11fe3 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:13 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-fe2e3fb7-857b-46ef-a53a-1c8dc8b11fe3 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:13 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-5f2eabf2-53e1-4461-b4bc-7845db9c5074 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:13 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:13 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:13 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:13 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5f2eabf2-53e1-4461-b4bc-7845db9c5074 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes/1ea166a9-38e2-407e-9e15-aa2f5b325fae returned with HTTP 200 Sep 02 08:51:13 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 247/497] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:13 2026] GET /volume/v3/volumes/1ea166a9-38e2-407e-9e15-aa2f5b325fae => generated 912 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fe2e3fb7-857b-46ef-a53a-1c8dc8b11fe3 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e returned with HTTP 200 Sep 02 08:51:13 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 251/498] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:13 2026] GET /volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e => generated 931 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2bece24e-bbc7-4837-bddc-225f0761b7d9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2bece24e-bbc7-4837-bddc-225f0761b7d9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/volumes/1ea166a9-38e2-407e-9e15-aa2f5b325fae Sep 02 08:51:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2bece24e-bbc7-4837-bddc-225f0761b7d9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2bece24e-bbc7-4837-bddc-225f0761b7d9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-24cd617a-ba83-46a0-88d0-586bd23aed6e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-24cd617a-ba83-46a0-88d0-586bd23aed6e tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e Sep 02 08:51:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-24cd617a-ba83-46a0-88d0-586bd23aed6e tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-24cd617a-ba83-46a0-88d0-586bd23aed6e tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:14 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:14 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:14 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:14 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:14 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:14 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:14 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:14 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:14 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2bece24e-bbc7-4837-bddc-225f0761b7d9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Volume info retrieved successfully. Sep 02 08:51:14 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-2bece24e-bbc7-4837-bddc-225f0761b7d9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:14 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-2bece24e-bbc7-4837-bddc-225f0761b7d9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:14 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-24cd617a-ba83-46a0-88d0-586bd23aed6e tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:51:14 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-24cd617a-ba83-46a0-88d0-586bd23aed6e tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:14 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-24cd617a-ba83-46a0-88d0-586bd23aed6e tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:14 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-2bece24e-bbc7-4837-bddc-225f0761b7d9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:14 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:14 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:14 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-24cd617a-ba83-46a0-88d0-586bd23aed6e tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:14 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:14 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2bece24e-bbc7-4837-bddc-225f0761b7d9 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes/1ea166a9-38e2-407e-9e15-aa2f5b325fae returned with HTTP 200 Sep 02 08:51:14 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 248/499] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:14 2026] GET /volume/v3/volumes/1ea166a9-38e2-407e-9e15-aa2f5b325fae => generated 912 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-24cd617a-ba83-46a0-88d0-586bd23aed6e tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e returned with HTTP 200 Sep 02 08:51:14 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 252/500] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:14 2026] GET /volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e => generated 931 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5aeb3954-bde9-4d3d-8dc3-7bd79a25045e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5aeb3954-bde9-4d3d-8dc3-7bd79a25045e tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] GET http://192.168.122.75/volume/v3/os-quota-class-sets/default Sep 02 08:51:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5aeb3954-bde9-4d3d-8dc3-7bd79a25045e tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5aeb3954-bde9-4d3d-8dc3-7bd79a25045e tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5aeb3954-bde9-4d3d-8dc3-7bd79a25045e tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] http://192.168.122.75/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 02 08:51:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 249/501] 192.168.122.75 () {58 vars in 1176 bytes} [Wed Sep 2 08:51:15 2026] GET /volume/v3/os-quota-class-sets/default => generated 789 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5d364370-75c8-490a-8c4d-84f3b10e4c3c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5d364370-75c8-490a-8c4d-84f3b10e4c3c tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] GET http://192.168.122.75/volume/v3/os-quota-class-sets/default Sep 02 08:51:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5d364370-75c8-490a-8c4d-84f3b10e4c3c tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5d364370-75c8-490a-8c4d-84f3b10e4c3c tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f2093a62-d921-44df-b329-89c2b77a51ec None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f2093a62-d921-44df-b329-89c2b77a51ec tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/volumes/1ea166a9-38e2-407e-9e15-aa2f5b325fae Sep 02 08:51:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f2093a62-d921-44df-b329-89c2b77a51ec tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f2093a62-d921-44df-b329-89c2b77a51ec tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f2093a62-d921-44df-b329-89c2b77a51ec tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes/1ea166a9-38e2-407e-9e15-aa2f5b325fae returned with HTTP 404 Sep 02 08:51:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 250/502] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:15 2026] GET /volume/v3/volumes/1ea166a9-38e2-407e-9e15-aa2f5b325fae => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:51:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-86bfdae3-d94d-47a4-ba78-5d999f2072ad None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5d364370-75c8-490a-8c4d-84f3b10e4c3c tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] http://192.168.122.75/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 02 08:51:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 253/503] 192.168.122.75 () {58 vars in 1176 bytes} [Wed Sep 2 08:51:15 2026] GET /volume/v3/os-quota-class-sets/default => generated 789 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-20c0b07b-b113-458b-8ccf-ceee96621e0c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-86bfdae3-d94d-47a4-ba78-5d999f2072ad tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e Sep 02 08:51:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-86bfdae3-d94d-47a4-ba78-5d999f2072ad tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-86bfdae3-d94d-47a4-ba78-5d999f2072ad tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-20c0b07b-b113-458b-8ccf-ceee96621e0c tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/volumes/9565db78-e237-489e-a27e-63f42d7bfb3e Sep 02 08:51:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-20c0b07b-b113-458b-8ccf-ceee96621e0c tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-20c0b07b-b113-458b-8ccf-ceee96621e0c tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:15 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:15 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:15 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:15 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:15 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:15 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:15 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:15 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:15 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-20c0b07b-b113-458b-8ccf-ceee96621e0c tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Volume info retrieved successfully. Sep 02 08:51:15 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-86bfdae3-d94d-47a4-ba78-5d999f2072ad tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:51:15 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-86bfdae3-d94d-47a4-ba78-5d999f2072ad tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:15 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-20c0b07b-b113-458b-8ccf-ceee96621e0c tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:15 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-20c0b07b-b113-458b-8ccf-ceee96621e0c tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:15 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-86bfdae3-d94d-47a4-ba78-5d999f2072ad tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:16 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-86bfdae3-d94d-47a4-ba78-5d999f2072ad tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:16 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-20c0b07b-b113-458b-8ccf-ceee96621e0c tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:16 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:16 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:16 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:16 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-20c0b07b-b113-458b-8ccf-ceee96621e0c tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes/9565db78-e237-489e-a27e-63f42d7bfb3e returned with HTTP 200 Sep 02 08:51:16 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 254/504] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:15 2026] GET /volume/v3/volumes/9565db78-e237-489e-a27e-63f42d7bfb3e => generated 911 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-86bfdae3-d94d-47a4-ba78-5d999f2072ad tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e returned with HTTP 200 Sep 02 08:51:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 251/505] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:15 2026] GET /volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e => generated 931 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-aa5fe085-ac23-499b-9600-c6f0779d84fd None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aa5fe085-ac23-499b-9600-c6f0779d84fd tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:51:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aa5fe085-ac23-499b-9600-c6f0779d84fd tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-46402279"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aa5fe085-ac23-499b-9600-c6f0779d84fd tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:51:16 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 255/506] 192.168.122.75 () {60 vars in 1131 bytes} [Wed Sep 2 08:51:16 2026] POST /volume/v3/types => generated 226 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-291e85a8-efa0-47b9-8bb3-1e15ad2d0fb1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-291e85a8-efa0-47b9-8bb3-1e15ad2d0fb1 tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] PUT http://192.168.122.75/volume/v3/os-quota-class-sets/default Sep 02 08:51:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-291e85a8-efa0-47b9-8bb3-1e15ad2d0fb1 tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-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-46402279": 10, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-46402279": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-46402279": 10}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-291e85a8-efa0-47b9-8bb3-1e15ad2d0fb1 tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] http://192.168.122.75/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 02 08:51:17 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 252/507] 192.168.122.75 () {60 vars in 1197 bytes} [Wed Sep 2 08:51:16 2026] PUT /volume/v3/os-quota-class-sets/default => generated 976 bytes in 810 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e4fd5ed2-c470-40e8-b2a5-9d3f81d78b37 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e4fd5ed2-c470-40e8-b2a5-9d3f81d78b37 tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] GET http://192.168.122.75/volume/v3/os-quota-sets/356df58f4c084aa0964562c92a69ec4d/defaults Sep 02 08:51:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e4fd5ed2-c470-40e8-b2a5-9d3f81d78b37 tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e4fd5ed2-c470-40e8-b2a5-9d3f81d78b37 tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] Calling method 'defaults' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:17 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-e4fd5ed2-c470-40e8-b2a5-9d3f81d78b37 tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-456382678 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-456382678, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:51:17 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-e4fd5ed2-c470-40e8-b2a5-9d3f81d78b37 tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-693915014 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-693915014, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:51:17 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-e4fd5ed2-c470-40e8-b2a5-9d3f81d78b37 tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-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 02 08:51:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-40412a68-2f4a-40fb-9b84-ac085dd4cd18 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:17 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-e4fd5ed2-c470-40e8-b2a5-9d3f81d78b37 tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-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 02 08:51:17 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-e4fd5ed2-c470-40e8-b2a5-9d3f81d78b37 tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-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 02 08:51:17 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-e4fd5ed2-c470-40e8-b2a5-9d3f81d78b37 tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-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 02 08:51:17 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-e4fd5ed2-c470-40e8-b2a5-9d3f81d78b37 tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-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 02 08:51:17 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-e4fd5ed2-c470-40e8-b2a5-9d3f81d78b37 tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-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 02 08:51:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-40412a68-2f4a-40fb-9b84-ac085dd4cd18 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/volumes/9565db78-e237-489e-a27e-63f42d7bfb3e Sep 02 08:51:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-40412a68-2f4a-40fb-9b84-ac085dd4cd18 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-40412a68-2f4a-40fb-9b84-ac085dd4cd18 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-40412a68-2f4a-40fb-9b84-ac085dd4cd18 tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/volumes/9565db78-e237-489e-a27e-63f42d7bfb3e returned with HTTP 404 Sep 02 08:51:17 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 253/508] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:17 2026] GET /volume/v3/volumes/9565db78-e237-489e-a27e-63f42d7bfb3e => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:51:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-650995cf-b507-4764-a62d-bba261b9322f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-650995cf-b507-4764-a62d-bba261b9322f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e Sep 02 08:51:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-650995cf-b507-4764-a62d-bba261b9322f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-650995cf-b507-4764-a62d-bba261b9322f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e4fd5ed2-c470-40e8-b2a5-9d3f81d78b37 tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/356df58f4c084aa0964562c92a69ec4d/defaults returned with HTTP 200 Sep 02 08:51:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 256/509] 192.168.122.75 () {58 vars in 1260 bytes} [Wed Sep 2 08:51:17 2026] GET /volume/v3/os-quota-sets/356df58f4c084aa0964562c92a69ec4d/defaults => generated 1012 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-dfa2b9cd-051c-4c93-b4cd-0ff5a9d7b8dc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dfa2b9cd-051c-4c93-b4cd-0ff5a9d7b8dc tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] GET http://192.168.122.75/volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 Sep 02 08:51:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dfa2b9cd-051c-4c93-b4cd-0ff5a9d7b8dc tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dfa2b9cd-051c-4c93-b4cd-0ff5a9d7b8dc tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-dfa2b9cd-051c-4c93-b4cd-0ff5a9d7b8dc tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] show called for member 13f6dec2-8fc0-4ae8-936b-5378564481a5 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:51:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dfa2b9cd-051c-4c93-b4cd-0ff5a9d7b8dc tempest-GroupsTest-779099987 tempest-GroupsTest-779099987-project-member] http://192.168.122.75/volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 returned with HTTP 404 Sep 02 08:51:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 257/510] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:51:17 2026] GET /volume/v3/groups/13f6dec2-8fc0-4ae8-936b-5378564481a5 => generated 108 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:51:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-430a496c-861b-4595-96ab-4e220ad4cee5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:17 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:17 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:17 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:17 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-430a496c-861b-4595-96ab-4e220ad4cee5 tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] DELETE http://192.168.122.75/volume/v3/group_types/ac7c193d-a2d8-44bd-9f65-f4c223b712db Sep 02 08:51:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-430a496c-861b-4595-96ab-4e220ad4cee5 tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-430a496c-861b-4595-96ab-4e220ad4cee5 tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:17 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-650995cf-b507-4764-a62d-bba261b9322f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:51:17 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-650995cf-b507-4764-a62d-bba261b9322f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:17 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-650995cf-b507-4764-a62d-bba261b9322f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-430a496c-861b-4595-96ab-4e220ad4cee5 tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] http://192.168.122.75/volume/v3/group_types/ac7c193d-a2d8-44bd-9f65-f4c223b712db returned with HTTP 202 Sep 02 08:51:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 258/511] 192.168.122.75 () {60 vars in 1283 bytes} [Wed Sep 2 08:51:17 2026] DELETE /volume/v3/group_types/ac7c193d-a2d8-44bd-9f65-f4c223b712db => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:51:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-24f91788-68ce-47e1-8da7-755002ce0b6c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-24f91788-68ce-47e1-8da7-755002ce0b6c tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] DELETE http://192.168.122.75/volume/v3/types/41dd1203-95fd-4472-b64c-2b91b14f1122 Sep 02 08:51:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-24f91788-68ce-47e1-8da7-755002ce0b6c tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-24f91788-68ce-47e1-8da7-755002ce0b6c tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-24f91788-68ce-47e1-8da7-755002ce0b6c tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] http://192.168.122.75/volume/v3/types/41dd1203-95fd-4472-b64c-2b91b14f1122 returned with HTTP 202 Sep 02 08:51:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 259/512] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:51:17 2026] DELETE /volume/v3/types/41dd1203-95fd-4472-b64c-2b91b14f1122 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-64cd2858-963c-4cb1-b7a8-f253ab53c27e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-64cd2858-963c-4cb1-b7a8-f253ab53c27e tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] GET http://192.168.122.75/volume/v3/types/41dd1203-95fd-4472-b64c-2b91b14f1122 Sep 02 08:51:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-64cd2858-963c-4cb1-b7a8-f253ab53c27e tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-64cd2858-963c-4cb1-b7a8-f253ab53c27e tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-64cd2858-963c-4cb1-b7a8-f253ab53c27e tempest-GroupsTest-927205967 tempest-GroupsTest-927205967-project-admin] http://192.168.122.75/volume/v3/types/41dd1203-95fd-4472-b64c-2b91b14f1122 returned with HTTP 404 Sep 02 08:51:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 260/513] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:51:17 2026] GET /volume/v3/types/41dd1203-95fd-4472-b64c-2b91b14f1122 => generated 114 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:17 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-650995cf-b507-4764-a62d-bba261b9322f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:17 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:17 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-650995cf-b507-4764-a62d-bba261b9322f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e returned with HTTP 200 Sep 02 08:51:17 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 254/514] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:17 2026] GET /volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e => generated 931 bytes in 684 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9032774e-e0bb-4338-b38e-773ab13a4742 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9032774e-e0bb-4338-b38e-773ab13a4742 tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] GET http://192.168.122.75/volume/v3/os-quota-sets/28934f5af999462aac157805c0a2188c/defaults Sep 02 08:51:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9032774e-e0bb-4338-b38e-773ab13a4742 tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9032774e-e0bb-4338-b38e-773ab13a4742 tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] Calling method 'defaults' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9032774e-e0bb-4338-b38e-773ab13a4742 tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/28934f5af999462aac157805c0a2188c/defaults returned with HTTP 200 Sep 02 08:51:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 261/515] 192.168.122.75 () {58 vars in 1260 bytes} [Wed Sep 2 08:51:18 2026] GET /volume/v3/os-quota-sets/28934f5af999462aac157805c0a2188c/defaults => generated 840 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-34f50a8b-e8f6-481f-990f-3808ec365117 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-34f50a8b-e8f6-481f-990f-3808ec365117 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e Sep 02 08:51:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-34f50a8b-e8f6-481f-990f-3808ec365117 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-34f50a8b-e8f6-481f-990f-3808ec365117 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:19 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:19 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:19 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:19 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:19 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-34f50a8b-e8f6-481f-990f-3808ec365117 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:51:19 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-34f50a8b-e8f6-481f-990f-3808ec365117 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:19 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-34f50a8b-e8f6-481f-990f-3808ec365117 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b5184a1b-0d17-44a2-9b92-05f71a206e6f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b5184a1b-0d17-44a2-9b92-05f71a206e6f tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] DELETE http://192.168.122.75/volume/v3/types/3641b5b7-dc65-4889-9a4d-b2f3881ec40b Sep 02 08:51:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b5184a1b-0d17-44a2-9b92-05f71a206e6f tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b5184a1b-0d17-44a2-9b92-05f71a206e6f tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:19 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-34f50a8b-e8f6-481f-990f-3808ec365117 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b5184a1b-0d17-44a2-9b92-05f71a206e6f tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] http://192.168.122.75/volume/v3/types/3641b5b7-dc65-4889-9a4d-b2f3881ec40b returned with HTTP 202 Sep 02 08:51:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 262/516] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:51:19 2026] DELETE /volume/v3/types/3641b5b7-dc65-4889-9a4d-b2f3881ec40b => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:19 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:19 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a88d1d1f-fbef-47c8-8e8b-6fcf01e2f812 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a88d1d1f-fbef-47c8-8e8b-6fcf01e2f812 tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] GET http://192.168.122.75/volume/v3/types/3641b5b7-dc65-4889-9a4d-b2f3881ec40b Sep 02 08:51:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a88d1d1f-fbef-47c8-8e8b-6fcf01e2f812 tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a88d1d1f-fbef-47c8-8e8b-6fcf01e2f812 tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a88d1d1f-fbef-47c8-8e8b-6fcf01e2f812 tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] http://192.168.122.75/volume/v3/types/3641b5b7-dc65-4889-9a4d-b2f3881ec40b returned with HTTP 404 Sep 02 08:51:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-34f50a8b-e8f6-481f-990f-3808ec365117 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e returned with HTTP 200 Sep 02 08:51:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 255/517] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:18 2026] GET /volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e => generated 931 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 263/518] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:51:19 2026] GET /volume/v3/types/3641b5b7-dc65-4889-9a4d-b2f3881ec40b => generated 114 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e78af395-5865-4847-8a8a-75f193735bac None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e78af395-5865-4847-8a8a-75f193735bac tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] PUT http://192.168.122.75/volume/v3/os-quota-class-sets/default Sep 02 08:51:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e78af395-5865-4847-8a8a-75f193735bac tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-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=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e78af395-5865-4847-8a8a-75f193735bac tempest-VolumeQuotaClassesTest-1828576362 tempest-VolumeQuotaClassesTest-1828576362-project-admin] http://192.168.122.75/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 02 08:51:20 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 256/519] 192.168.122.75 () {60 vars in 1197 bytes} [Wed Sep 2 08:51:19 2026] PUT /volume/v3/os-quota-class-sets/default => generated 600 bytes in 675 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f39e19b5-bdf9-45da-ae15-542dac3bb963 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f39e19b5-bdf9-45da-ae15-542dac3bb963 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e Sep 02 08:51:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f39e19b5-bdf9-45da-ae15-542dac3bb963 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f39e19b5-bdf9-45da-ae15-542dac3bb963 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:20 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:20 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:20 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:20 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:20 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f39e19b5-bdf9-45da-ae15-542dac3bb963 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:51:20 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-f39e19b5-bdf9-45da-ae15-542dac3bb963 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:20 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-f39e19b5-bdf9-45da-ae15-542dac3bb963 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:20 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-f39e19b5-bdf9-45da-ae15-542dac3bb963 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:20 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:20 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-e8100251-07cc-46cc-a10f-69c0e5d7c20a req-0255f20b-daaa-4e76-88f7-61528eec259a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f39e19b5-bdf9-45da-ae15-542dac3bb963 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e returned with HTTP 200 Sep 02 08:51:20 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 264/520] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:20 2026] GET /volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e => generated 931 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-e8100251-07cc-46cc-a10f-69c0e5d7c20a req-0255f20b-daaa-4e76-88f7-61528eec259a tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] DELETE http://192.168.122.75/volume/v3/attachments/0386031d-a179-4a5a-bc5f-e8678a03f04e Sep 02 08:51:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-e8100251-07cc-46cc-a10f-69c0e5d7c20a req-0255f20b-daaa-4e76-88f7-61528eec259a tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-e8100251-07cc-46cc-a10f-69c0e5d7c20a req-0255f20b-daaa-4e76-88f7-61528eec259a tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:20 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:20 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:20 devstack devstack@c-api.service[86994]: /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 02 08:51:20 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, Sep 02 08:51:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-e8100251-07cc-46cc-a10f-69c0e5d7c20a req-0255f20b-daaa-4e76-88f7-61528eec259a tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/attachments/0386031d-a179-4a5a-bc5f-e8678a03f04e returned with HTTP 200 Sep 02 08:51:20 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 257/521] 192.168.122.75 () {64 vars in 1557 bytes} [Wed Sep 2 08:51:20 2026] DELETE /volume/v3/attachments/0386031d-a179-4a5a-bc5f-e8678a03f04e => generated 19 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:51:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-e8100251-07cc-46cc-a10f-69c0e5d7c20a req-ee922643-ec70-4e40-9104-acc6cfcdb6bb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-e8100251-07cc-46cc-a10f-69c0e5d7c20a req-ee922643-ec70-4e40-9104-acc6cfcdb6bb tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] DELETE http://192.168.122.75/volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 Sep 02 08:51:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-e8100251-07cc-46cc-a10f-69c0e5d7c20a req-ee922643-ec70-4e40-9104-acc6cfcdb6bb tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-e8100251-07cc-46cc-a10f-69c0e5d7c20a req-ee922643-ec70-4e40-9104-acc6cfcdb6bb tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:21 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [req-e8100251-07cc-46cc-a10f-69c0e5d7c20a req-ee922643-ec70-4e40-9104-acc6cfcdb6bb tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Delete volume with id: 8e74b559-8d35-4b65-8ccb-fffe85c1aec2 Sep 02 08:51:21 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:21 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:21 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:21 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:21 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-e8100251-07cc-46cc-a10f-69c0e5d7c20a req-ee922643-ec70-4e40-9104-acc6cfcdb6bb tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:51:21 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-e8100251-07cc-46cc-a10f-69c0e5d7c20a req-ee922643-ec70-4e40-9104-acc6cfcdb6bb tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Delete volume request issued successfully. Sep 02 08:51:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-e8100251-07cc-46cc-a10f-69c0e5d7c20a req-ee922643-ec70-4e40-9104-acc6cfcdb6bb tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 returned with HTTP 202 Sep 02 08:51:21 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 265/522] 192.168.122.75 () {62 vars in 1504 bytes} [Wed Sep 2 08:51:21 2026] DELETE /volume/v3/volumes/8e74b559-8d35-4b65-8ccb-fffe85c1aec2 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 08:51:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a5cc883a-44fd-4a44-bcba-0ed4c79d5618 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a5cc883a-44fd-4a44-bcba-0ed4c79d5618 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e Sep 02 08:51:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a5cc883a-44fd-4a44-bcba-0ed4c79d5618 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a5cc883a-44fd-4a44-bcba-0ed4c79d5618 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:21 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:21 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:21 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:21 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:21 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a5cc883a-44fd-4a44-bcba-0ed4c79d5618 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:51:21 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-a5cc883a-44fd-4a44-bcba-0ed4c79d5618 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:21 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-a5cc883a-44fd-4a44-bcba-0ed4c79d5618 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:21 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-a5cc883a-44fd-4a44-bcba-0ed4c79d5618 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:21 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:21 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a5cc883a-44fd-4a44-bcba-0ed4c79d5618 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e returned with HTTP 200 Sep 02 08:51:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 258/523] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:21 2026] GET /volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e => generated 932 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:51:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e2794495-0b76-4760-b168-36e953253a70 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e2794495-0b76-4760-b168-36e953253a70 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/groups/ebad39fb-2218-4ff1-a30f-364ee729d3a8 Sep 02 08:51:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e2794495-0b76-4760-b168-36e953253a70 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e2794495-0b76-4760-b168-36e953253a70 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-e2794495-0b76-4760-b168-36e953253a70 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member ebad39fb-2218-4ff1-a30f-364ee729d3a8 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:51:21 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:21 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:22 devstack devstack@c-api.service[86995]: /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 02 08:51:22 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:51:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e2794495-0b76-4760-b168-36e953253a70 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/ebad39fb-2218-4ff1-a30f-364ee729d3a8 returned with HTTP 200 Sep 02 08:51:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 266/524] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:51:21 2026] GET /volume/v3/groups/ebad39fb-2218-4ff1-a30f-364ee729d3a8 => generated 418 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a0a4e40b-f8ae-4153-b280-ae0cbd36d1a8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a0a4e40b-f8ae-4153-b280-ae0cbd36d1a8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:51:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a0a4e40b-f8ae-4153-b280-ae0cbd36d1a8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a0a4e40b-f8ae-4153-b280-ae0cbd36d1a8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-a0a4e40b-f8ae-4153-b280-ae0cbd36d1a8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:51:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-a0a4e40b-f8ae-4153-b280-ae0cbd36d1a8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:51:22 devstack devstack@c-api.service[86994]: /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 02 08:51:22 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:51:22 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:22 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:22 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:22 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a0a4e40b-f8ae-4153-b280-ae0cbd36d1a8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Get all volumes completed successfully. Sep 02 08:51:22 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-a0a4e40b-f8ae-4153-b280-ae0cbd36d1a8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:22 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-a0a4e40b-f8ae-4153-b280-ae0cbd36d1a8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:22 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-a0a4e40b-f8ae-4153-b280-ae0cbd36d1a8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:22 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:22 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:22 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-a0a4e40b-f8ae-4153-b280-ae0cbd36d1a8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:22 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-a0a4e40b-f8ae-4153-b280-ae0cbd36d1a8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:22 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-a0a4e40b-f8ae-4153-b280-ae0cbd36d1a8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:22 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:22 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a0a4e40b-f8ae-4153-b280-ae0cbd36d1a8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:51:22 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 259/525] 192.168.122.75 () {60 vars in 1178 bytes} [Wed Sep 2 08:51:22 2026] GET /volume/v3/volumes/detail => generated 1845 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:51:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c628d1ec-e578-4016-9d11-5dff3b76634f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c628d1ec-e578-4016-9d11-5dff3b76634f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] POST http://192.168.122.75/volume/v3/groups/ebad39fb-2218-4ff1-a30f-364ee729d3a8/action Sep 02 08:51:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c628d1ec-e578-4016-9d11-5dff3b76634f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:51:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c628d1ec-e578-4016-9d11-5dff3b76634f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-c628d1ec-e578-4016-9d11-5dff3b76634f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] delete called for group ebad39fb-2218-4ff1-a30f-364ee729d3a8 {{(pid=86995) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 08:51:22 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.groups [None req-c628d1ec-e578-4016-9d11-5dff3b76634f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Delete group with id: ebad39fb-2218-4ff1-a30f-364ee729d3a8 Sep 02 08:51:22 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:22 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:22 devstack devstack@c-api.service[86995]: /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 02 08:51:22 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 08:51:22 devstack devstack@c-api.service[86995]: /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 02 08:51:22 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:51:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c628d1ec-e578-4016-9d11-5dff3b76634f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/ebad39fb-2218-4ff1-a30f-364ee729d3a8/action returned with HTTP 202 Sep 02 08:51:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 267/526] 192.168.122.75 () {62 vars in 1307 bytes} [Wed Sep 2 08:51:22 2026] POST /volume/v3/groups/ebad39fb-2218-4ff1-a30f-364ee729d3a8/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:51:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fe6586c8-7906-4880-9c82-018da0f4a3be None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fe6586c8-7906-4880-9c82-018da0f4a3be tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e Sep 02 08:51:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fe6586c8-7906-4880-9c82-018da0f4a3be tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fe6586c8-7906-4880-9c82-018da0f4a3be tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:22 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:22 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:22 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:22 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-fe6586c8-7906-4880-9c82-018da0f4a3be tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:51:22 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-fe6586c8-7906-4880-9c82-018da0f4a3be tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:22 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-fe6586c8-7906-4880-9c82-018da0f4a3be tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:22 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-fe6586c8-7906-4880-9c82-018da0f4a3be tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:22 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:22 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fe6586c8-7906-4880-9c82-018da0f4a3be tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e returned with HTTP 200 Sep 02 08:51:22 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 260/527] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:22 2026] GET /volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e => generated 931 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-72adca2e-8a0f-4d11-ab74-ad83011d8c41 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-72adca2e-8a0f-4d11-ab74-ad83011d8c41 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] DELETE http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 Sep 02 08:51:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-72adca2e-8a0f-4d11-ab74-ad83011d8c41 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-72adca2e-8a0f-4d11-ab74-ad83011d8c41 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:22 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-72adca2e-8a0f-4d11-ab74-ad83011d8c41 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Delete volume with id: da79f0e9-fb8f-42be-8d7f-05fd26183af4 Sep 02 08:51:22 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:22 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:22 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:22 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:22 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-72adca2e-8a0f-4d11-ab74-ad83011d8c41 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:51:22 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-72adca2e-8a0f-4d11-ab74-ad83011d8c41 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Delete volume request issued successfully. Sep 02 08:51:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-72adca2e-8a0f-4d11-ab74-ad83011d8c41 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 returned with HTTP 202 Sep 02 08:51:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 268/528] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:51:22 2026] DELETE /volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 08:51:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-568ee3fe-0dca-4f49-a091-f544f9e6252f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-568ee3fe-0dca-4f49-a091-f544f9e6252f tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 Sep 02 08:51:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-568ee3fe-0dca-4f49-a091-f544f9e6252f tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-568ee3fe-0dca-4f49-a091-f544f9e6252f tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:22 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:22 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:22 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:22 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-568ee3fe-0dca-4f49-a091-f544f9e6252f tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Volume info retrieved successfully. Sep 02 08:51:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-568ee3fe-0dca-4f49-a091-f544f9e6252f tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 returned with HTTP 200 Sep 02 08:51:22 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 261/529] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:22 2026] GET /volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 => generated 853 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-80517582-1fc6-4735-acb7-6d578e588488 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-80517582-1fc6-4735-acb7-6d578e588488 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e Sep 02 08:51:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-80517582-1fc6-4735-acb7-6d578e588488 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-80517582-1fc6-4735-acb7-6d578e588488 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-80517582-1fc6-4735-acb7-6d578e588488 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e returned with HTTP 404 Sep 02 08:51:23 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 269/530] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:23 2026] GET /volume/v3/volumes/480ec581-11a0-47ed-9e6f-5d5b0fb91a3e => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:51:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-99b9d660-7e18-4740-8c19-8f015185ebac None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-99b9d660-7e18-4740-8c19-8f015185ebac tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/groups/ebad39fb-2218-4ff1-a30f-364ee729d3a8 Sep 02 08:51:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-99b9d660-7e18-4740-8c19-8f015185ebac tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-99b9d660-7e18-4740-8c19-8f015185ebac tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-99b9d660-7e18-4740-8c19-8f015185ebac tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member ebad39fb-2218-4ff1-a30f-364ee729d3a8 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:51:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-99b9d660-7e18-4740-8c19-8f015185ebac tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/ebad39fb-2218-4ff1-a30f-364ee729d3a8 returned with HTTP 404 Sep 02 08:51:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 262/531] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:51:23 2026] GET /volume/v3/groups/ebad39fb-2218-4ff1-a30f-364ee729d3a8 => generated 108 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:51:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-20975758-7802-44f9-bc14-70a9032d5cc8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-20975758-7802-44f9-bc14-70a9032d5cc8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] DELETE http://192.168.122.75/volume/v3/group_snapshots/6018bfd3-170c-42a6-becc-109f5249e4ad Sep 02 08:51:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-20975758-7802-44f9-bc14-70a9032d5cc8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-20975758-7802-44f9-bc14-70a9032d5cc8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.group_snapshots [None req-20975758-7802-44f9-bc14-70a9032d5cc8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] delete called for member 6018bfd3-170c-42a6-becc-109f5249e4ad {{(pid=86995) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 08:51:23 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.group_snapshots [None req-20975758-7802-44f9-bc14-70a9032d5cc8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Delete group_snapshot with id: 6018bfd3-170c-42a6-becc-109f5249e4ad Sep 02 08:51:23 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:23 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:23 devstack devstack@c-api.service[86995]: /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 02 08:51:23 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:51:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-20975758-7802-44f9-bc14-70a9032d5cc8 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots/6018bfd3-170c-42a6-becc-109f5249e4ad returned with HTTP 202 Sep 02 08:51:23 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 270/532] 192.168.122.75 () {60 vars in 1295 bytes} [Wed Sep 2 08:51:23 2026] DELETE /volume/v3/group_snapshots/6018bfd3-170c-42a6-becc-109f5249e4ad => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 08:51:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3824d9c5-6903-4dbb-96a3-f90a9c5ad686 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3824d9c5-6903-4dbb-96a3-f90a9c5ad686 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:51:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3824d9c5-6903-4dbb-96a3-f90a9c5ad686 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3824d9c5-6903-4dbb-96a3-f90a9c5ad686 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-3824d9c5-6903-4dbb-96a3-f90a9c5ad686 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:51:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3824d9c5-6903-4dbb-96a3-f90a9c5ad686 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:51:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-59cc0fc0-bd66-405e-9edc-254d702166c9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-59cc0fc0-bd66-405e-9edc-254d702166c9 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] GET http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 Sep 02 08:51:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-59cc0fc0-bd66-405e-9edc-254d702166c9 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-59cc0fc0-bd66-405e-9edc-254d702166c9 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:24 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:24 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:24 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3824d9c5-6903-4dbb-96a3-f90a9c5ad686 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Get all volumes completed successfully. Sep 02 08:51:24 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-3824d9c5-6903-4dbb-96a3-f90a9c5ad686 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:24 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-3824d9c5-6903-4dbb-96a3-f90a9c5ad686 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:24 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:24 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:24 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:24 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-59cc0fc0-bd66-405e-9edc-254d702166c9 tempest-ServerActionsTestOtherA-1419537589 tempest-ServerActionsTestOtherA-1419537589-project-member] http://192.168.122.75/volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 returned with HTTP 404 Sep 02 08:51:24 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 271/533] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:23 2026] GET /volume/v3/volumes/da79f0e9-fb8f-42be-8d7f-05fd26183af4 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:24 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-3824d9c5-6903-4dbb-96a3-f90a9c5ad686 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:24 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:24 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3824d9c5-6903-4dbb-96a3-f90a9c5ad686 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:51:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 263/534] 192.168.122.75 () {60 vars in 1178 bytes} [Wed Sep 2 08:51:23 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a808725f-e78c-4a4b-aec1-b21a53613389 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a808725f-e78c-4a4b-aec1-b21a53613389 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/snapshots/detail Sep 02 08:51:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a808725f-e78c-4a4b-aec1-b21a53613389 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a808725f-e78c-4a4b-aec1-b21a53613389 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-a808725f-e78c-4a4b-aec1-b21a53613389 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:51:24 devstack devstack@c-api.service[86995]: DEBUG cinder.db.api [None req-a808725f-e78c-4a4b-aec1-b21a53613389 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Building query based on filter {{(pid=86995) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:51:24 devstack devstack@c-api.service[86995]: /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 02 08:51:24 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:51:24 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a808725f-e78c-4a4b-aec1-b21a53613389 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Get all snapshots completed successfully. Sep 02 08:51:24 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:24 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a808725f-e78c-4a4b-aec1-b21a53613389 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 08:51:24 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 272/535] 192.168.122.75 () {58 vars in 1143 bytes} [Wed Sep 2 08:51:24 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0834f125-b3d2-4b2a-8df6-0077d1e2c04a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0834f125-b3d2-4b2a-8df6-0077d1e2c04a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/snapshots/6db8d13b-1bab-49fb-b61d-8d69e6a1fd13 Sep 02 08:51:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0834f125-b3d2-4b2a-8df6-0077d1e2c04a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0834f125-b3d2-4b2a-8df6-0077d1e2c04a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:24 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:24 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:24 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0834f125-b3d2-4b2a-8df6-0077d1e2c04a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Snapshot retrieved successfully. Sep 02 08:51:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0834f125-b3d2-4b2a-8df6-0077d1e2c04a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/snapshots/6db8d13b-1bab-49fb-b61d-8d69e6a1fd13 returned with HTTP 200 Sep 02 08:51:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 264/536] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:24 2026] GET /volume/v3/snapshots/6db8d13b-1bab-49fb-b61d-8d69e6a1fd13 => generated 450 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-17b8976f-1758-41f1-ad51-d479cb102557 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-17b8976f-1758-41f1-ad51-d479cb102557 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/snapshots/6db8d13b-1bab-49fb-b61d-8d69e6a1fd13 Sep 02 08:51:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-17b8976f-1758-41f1-ad51-d479cb102557 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-17b8976f-1758-41f1-ad51-d479cb102557 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:25 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:25 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:25 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-17b8976f-1758-41f1-ad51-d479cb102557 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Snapshot retrieved successfully. Sep 02 08:51:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-17b8976f-1758-41f1-ad51-d479cb102557 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/snapshots/6db8d13b-1bab-49fb-b61d-8d69e6a1fd13 returned with HTTP 200 Sep 02 08:51:25 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 273/537] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:25 2026] GET /volume/v3/snapshots/6db8d13b-1bab-49fb-b61d-8d69e6a1fd13 => generated 450 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9ef0e797-027a-4f55-bd6c-586facc296d6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9ef0e797-027a-4f55-bd6c-586facc296d6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/snapshots/6db8d13b-1bab-49fb-b61d-8d69e6a1fd13 Sep 02 08:51:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9ef0e797-027a-4f55-bd6c-586facc296d6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9ef0e797-027a-4f55-bd6c-586facc296d6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:26 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:26 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:26 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9ef0e797-027a-4f55-bd6c-586facc296d6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Snapshot retrieved successfully. Sep 02 08:51:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9ef0e797-027a-4f55-bd6c-586facc296d6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/snapshots/6db8d13b-1bab-49fb-b61d-8d69e6a1fd13 returned with HTTP 200 Sep 02 08:51:26 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 265/538] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:26 2026] GET /volume/v3/snapshots/6db8d13b-1bab-49fb-b61d-8d69e6a1fd13 => generated 450 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:51:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-20425bc6-52a7-4831-8874-979c140b7e77 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-20425bc6-52a7-4831-8874-979c140b7e77 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] POST http://192.168.122.75/volume/v3/qos-specs Sep 02 08:51:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-20425bc6-52a7-4831-8874-979c140b7e77 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-762194841", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:27 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.qos_specs [None req-20425bc6-52a7-4831-8874-979c140b7e77 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-762194841', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=86995) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a3d9c5b8-be99-4eed-816a-1a8621dab267 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a3d9c5b8-be99-4eed-816a-1a8621dab267 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/snapshots/6db8d13b-1bab-49fb-b61d-8d69e6a1fd13 Sep 02 08:51:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a3d9c5b8-be99-4eed-816a-1a8621dab267 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a3d9c5b8-be99-4eed-816a-1a8621dab267 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:27 devstack devstack@c-api.service[86995]: DEBUG cinder.db.api [None req-20425bc6-52a7-4831-8874-979c140b7e77 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] DB qos_specs_create(): root {'id': 'a4c48ab0-cf03-4528-bfab-81fdd2b09f5b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-762194841'} {{(pid=86995) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a3d9c5b8-be99-4eed-816a-1a8621dab267 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/snapshots/6db8d13b-1bab-49fb-b61d-8d69e6a1fd13 returned with HTTP 404 Sep 02 08:51:27 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 266/539] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:27 2026] GET /volume/v3/snapshots/6db8d13b-1bab-49fb-b61d-8d69e6a1fd13 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-403b4081-765e-45be-85a5-353049e7cae1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-20425bc6-52a7-4831-8874-979c140b7e77 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs returned with HTTP 200 Sep 02 08:51:27 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 274/540] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 08:51:27 2026] POST /volume/v3/qos-specs => generated 398 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-403b4081-765e-45be-85a5-353049e7cae1 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/6018bfd3-170c-42a6-becc-109f5249e4ad Sep 02 08:51:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-403b4081-765e-45be-85a5-353049e7cae1 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-403b4081-765e-45be-85a5-353049e7cae1 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.group_snapshots [None req-403b4081-765e-45be-85a5-353049e7cae1 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 6018bfd3-170c-42a6-becc-109f5249e4ad {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:51:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-128b7bc7-58be-4b05-a4ed-084d42c25753 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-403b4081-765e-45be-85a5-353049e7cae1 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots/6018bfd3-170c-42a6-becc-109f5249e4ad returned with HTTP 404 Sep 02 08:51:27 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 267/541] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:51:27 2026] GET /volume/v3/group_snapshots/6018bfd3-170c-42a6-becc-109f5249e4ad => generated 116 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:51:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-128b7bc7-58be-4b05-a4ed-084d42c25753 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:51:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-128b7bc7-58be-4b05-a4ed-084d42c25753 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1295048486"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-06c08d34-019d-453c-ae9e-b0b5d6a4fd89 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:27 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:27 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-06c08d34-019d-453c-ae9e-b0b5d6a4fd89 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:51:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-06c08d34-019d-453c-ae9e-b0b5d6a4fd89 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-06c08d34-019d-453c-ae9e-b0b5d6a4fd89 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-06c08d34-019d-453c-ae9e-b0b5d6a4fd89 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-06c08d34-019d-453c-ae9e-b0b5d6a4fd89 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:51:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-128b7bc7-58be-4b05-a4ed-084d42c25753 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:51:27 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 275/542] 192.168.122.75 () {60 vars in 1131 bytes} [Wed Sep 2 08:51:27 2026] POST /volume/v3/types => generated 222 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5caea1c4-7b46-46be-8eeb-aef66bf41a91 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: /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 02 08:51:27 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:51:27 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:27 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:27 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-06c08d34-019d-453c-ae9e-b0b5d6a4fd89 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Get all volumes completed successfully. Sep 02 08:51:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5caea1c4-7b46-46be-8eeb-aef66bf41a91 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:51:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5caea1c4-7b46-46be-8eeb-aef66bf41a91 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1243213171"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-06c08d34-019d-453c-ae9e-b0b5d6a4fd89 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:27 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-06c08d34-019d-453c-ae9e-b0b5d6a4fd89 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5caea1c4-7b46-46be-8eeb-aef66bf41a91 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:51:27 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 276/543] 192.168.122.75 () {60 vars in 1131 bytes} [Wed Sep 2 08:51:27 2026] POST /volume/v3/types => generated 222 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-177a8714-e302-4ef4-8e29-fa708785fd37 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-177a8714-e302-4ef4-8e29-fa708785fd37 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:51:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-177a8714-e302-4ef4-8e29-fa708785fd37 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-671281748"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-177a8714-e302-4ef4-8e29-fa708785fd37 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:51:27 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 277/544] 192.168.122.75 () {60 vars in 1131 bytes} [Wed Sep 2 08:51:27 2026] POST /volume/v3/types => generated 221 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:51:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-68db0534-68c3-4838-a323-f5e69e403908 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-68db0534-68c3-4838-a323-f5e69e403908 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] GET http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/associate?vol_type_id=eef25c92-5b88-40f3-9815-a8a4b624cc8a Sep 02 08:51:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-68db0534-68c3-4838-a323-f5e69e403908 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-68db0534-68c3-4838-a323-f5e69e403908 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'associate' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.qos_specs_manage [None req-68db0534-68c3-4838-a323-f5e69e403908 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Associate qos_spec: a4c48ab0-cf03-4528-bfab-81fdd2b09f5b with type: eef25c92-5b88-40f3-9815-a8a4b624cc8a {{(pid=86995) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-06c08d34-019d-453c-ae9e-b0b5d6a4fd89 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:27 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-06c08d34-019d-453c-ae9e-b0b5d6a4fd89 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:51:27 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 268/545] 192.168.122.75 () {60 vars in 1178 bytes} [Wed Sep 2 08:51:27 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-40bcc4fd-10f0-4980-8bbf-601bd14d569e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-40bcc4fd-10f0-4980-8bbf-601bd14d569e tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] POST http://192.168.122.75/volume/v3/groups/8ebd4621-a580-4c99-9ef5-91608c8024e8/action Sep 02 08:51:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-68db0534-68c3-4838-a323-f5e69e403908 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/associate?vol_type_id=eef25c92-5b88-40f3-9815-a8a4b624cc8a returned with HTTP 202 Sep 02 08:51:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-40bcc4fd-10f0-4980-8bbf-601bd14d569e tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:51:27 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 278/546] 192.168.122.75 () {58 vars in 1360 bytes} [Wed Sep 2 08:51:27 2026] GET /volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/associate?vol_type_id=eef25c92-5b88-40f3-9815-a8a4b624cc8a => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-40bcc4fd-10f0-4980-8bbf-601bd14d569e tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-40bcc4fd-10f0-4980-8bbf-601bd14d569e tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] delete called for group 8ebd4621-a580-4c99-9ef5-91608c8024e8 {{(pid=86994) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.groups [None req-40bcc4fd-10f0-4980-8bbf-601bd14d569e tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Delete group with id: 8ebd4621-a580-4c99-9ef5-91608c8024e8 Sep 02 08:51:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6daec4a1-bcb5-421a-93ec-de2f5d01666c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:27 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6daec4a1-bcb5-421a-93ec-de2f5d01666c tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] GET http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/associate?vol_type_id=186a1398-b73d-457d-b8a6-b9f854f6401a Sep 02 08:51:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6daec4a1-bcb5-421a-93ec-de2f5d01666c tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6daec4a1-bcb5-421a-93ec-de2f5d01666c tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'associate' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:27 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:27 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6daec4a1-bcb5-421a-93ec-de2f5d01666c tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Associate qos_spec: a4c48ab0-cf03-4528-bfab-81fdd2b09f5b with type: 186a1398-b73d-457d-b8a6-b9f854f6401a {{(pid=86995) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: /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 02 08:51:27 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 08:51:27 devstack devstack@c-api.service[86994]: /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 02 08:51:27 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:51:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6daec4a1-bcb5-421a-93ec-de2f5d01666c tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/associate?vol_type_id=186a1398-b73d-457d-b8a6-b9f854f6401a returned with HTTP 202 Sep 02 08:51:27 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 279/547] 192.168.122.75 () {58 vars in 1360 bytes} [Wed Sep 2 08:51:27 2026] GET /volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/associate?vol_type_id=186a1398-b73d-457d-b8a6-b9f854f6401a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ad9adcc3-8727-4617-a942-64d79390f237 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-40bcc4fd-10f0-4980-8bbf-601bd14d569e tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/8ebd4621-a580-4c99-9ef5-91608c8024e8/action returned with HTTP 202 Sep 02 08:51:27 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 269/548] 192.168.122.75 () {62 vars in 1307 bytes} [Wed Sep 2 08:51:27 2026] POST /volume/v3/groups/8ebd4621-a580-4c99-9ef5-91608c8024e8/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:51:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7bf33bf3-4c57-4e55-85e8-69d724f00356 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7bf33bf3-4c57-4e55-85e8-69d724f00356 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] GET http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/associate?vol_type_id=67df0271-3f16-49bb-9cb6-e53af912d12f Sep 02 08:51:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7bf33bf3-4c57-4e55-85e8-69d724f00356 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7bf33bf3-4c57-4e55-85e8-69d724f00356 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'associate' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7bf33bf3-4c57-4e55-85e8-69d724f00356 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Associate qos_spec: a4c48ab0-cf03-4528-bfab-81fdd2b09f5b with type: 67df0271-3f16-49bb-9cb6-e53af912d12f {{(pid=86994) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7bf33bf3-4c57-4e55-85e8-69d724f00356 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/associate?vol_type_id=67df0271-3f16-49bb-9cb6-e53af912d12f returned with HTTP 202 Sep 02 08:51:27 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 270/549] 192.168.122.75 () {58 vars in 1360 bytes} [Wed Sep 2 08:51:27 2026] GET /volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/associate?vol_type_id=67df0271-3f16-49bb-9cb6-e53af912d12f => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-649254d8-b01a-4769-ac4d-0804d3cf8daf None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-649254d8-b01a-4769-ac4d-0804d3cf8daf tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b Sep 02 08:51:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-649254d8-b01a-4769-ac4d-0804d3cf8daf tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-649254d8-b01a-4769-ac4d-0804d3cf8daf tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:27 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:27 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:27 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:27 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:28 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-649254d8-b01a-4769-ac4d-0804d3cf8daf tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:51:28 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-649254d8-b01a-4769-ac4d-0804d3cf8daf tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:28 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-649254d8-b01a-4769-ac4d-0804d3cf8daf tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ad9adcc3-8727-4617-a942-64d79390f237 tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ad9adcc3-8727-4617-a942-64d79390f237 tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:28 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ad9adcc3-8727-4617-a942-64d79390f237 tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:51:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 280/550] 192.168.122.75 () {60 vars in 1131 bytes} [Wed Sep 2 08:51:27 2026] POST /volume/v3/types => generated 188 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7dd5817b-591f-4aa6-91f2-504fb0a36ab0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7dd5817b-591f-4aa6-91f2-504fb0a36ab0 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] GET http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/associations Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7dd5817b-591f-4aa6-91f2-504fb0a36ab0 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7dd5817b-591f-4aa6-91f2-504fb0a36ab0 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'associations' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7dd5817b-591f-4aa6-91f2-504fb0a36ab0 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Get associations for qos_spec id: a4c48ab0-cf03-4528-bfab-81fdd2b09f5b {{(pid=86995) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-649254d8-b01a-4769-ac4d-0804d3cf8daf tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:28 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:28 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:28 devstack devstack@c-api.service[86995]: /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 02 08:51:28 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 08:51:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-649254d8-b01a-4769-ac4d-0804d3cf8daf tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b returned with HTTP 200 Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7dd5817b-591f-4aa6-91f2-504fb0a36ab0 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/associations returned with HTTP 200 Sep 02 08:51:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 271/551] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:27 2026] GET /volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b => generated 919 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 281/552] 192.168.122.75 () {58 vars in 1272 bytes} [Wed Sep 2 08:51:28 2026] GET /volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/associations => generated 447 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5b9ab238-60ad-4bef-a71b-5b838e88c95f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-bd547bde-d8de-4bf0-92bc-41cc4121aceb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bd547bde-d8de-4bf0-92bc-41cc4121aceb tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] GET http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/disassociate?vol_type_id=eef25c92-5b88-40f3-9815-a8a4b624cc8a Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bd547bde-d8de-4bf0-92bc-41cc4121aceb tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bd547bde-d8de-4bf0-92bc-41cc4121aceb tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'disassociate' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:28 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5b9ab238-60ad-4bef-a71b-5b838e88c95f tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bd547bde-d8de-4bf0-92bc-41cc4121aceb tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Disassociate qos_spec: a4c48ab0-cf03-4528-bfab-81fdd2b09f5b from type: eef25c92-5b88-40f3-9815-a8a4b624cc8a {{(pid=86995) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5b9ab238-60ad-4bef-a71b-5b838e88c95f tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5b9ab238-60ad-4bef-a71b-5b838e88c95f tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:51:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 272/553] 192.168.122.75 () {60 vars in 1131 bytes} [Wed Sep 2 08:51:28 2026] POST /volume/v3/types => generated 188 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3a74c8cd-8459-4f42-87ce-8f049f9a1153 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bd547bde-d8de-4bf0-92bc-41cc4121aceb tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/disassociate?vol_type_id=eef25c92-5b88-40f3-9815-a8a4b624cc8a returned with HTTP 202 Sep 02 08:51:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 282/554] 192.168.122.75 () {58 vars in 1369 bytes} [Wed Sep 2 08:51:28 2026] GET /volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/disassociate?vol_type_id=eef25c92-5b88-40f3-9815-a8a4b624cc8a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4e6ed18d-550f-4564-863c-e09a392ebfeb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4e6ed18d-550f-4564-863c-e09a392ebfeb tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] GET http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/associations Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4e6ed18d-550f-4564-863c-e09a392ebfeb tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4e6ed18d-550f-4564-863c-e09a392ebfeb tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'associations' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:28 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4e6ed18d-550f-4564-863c-e09a392ebfeb tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Get associations for qos_spec id: a4c48ab0-cf03-4528-bfab-81fdd2b09f5b {{(pid=86995) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: /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 02 08:51:28 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4e6ed18d-550f-4564-863c-e09a392ebfeb tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/associations returned with HTTP 200 Sep 02 08:51:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 283/555] 192.168.122.75 () {58 vars in 1272 bytes} [Wed Sep 2 08:51:28 2026] GET /volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/associations => generated 305 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-abfd06ab-a767-4462-8c49-ec150269b84a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-abfd06ab-a767-4462-8c49-ec150269b84a tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] GET http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/disassociate_all Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-abfd06ab-a767-4462-8c49-ec150269b84a tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-abfd06ab-a767-4462-8c49-ec150269b84a tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'disassociate_all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:28 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.qos_specs_manage [None req-abfd06ab-a767-4462-8c49-ec150269b84a tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Disassociate qos_spec: a4c48ab0-cf03-4528-bfab-81fdd2b09f5b from all. {{(pid=86995) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-abfd06ab-a767-4462-8c49-ec150269b84a tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/disassociate_all returned with HTTP 202 Sep 02 08:51:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 284/556] 192.168.122.75 () {58 vars in 1284 bytes} [Wed Sep 2 08:51:28 2026] GET /volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/disassociate_all => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f77ea62b-be9a-4607-af55-8149183f53b5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f77ea62b-be9a-4607-af55-8149183f53b5 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] GET http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/associations Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f77ea62b-be9a-4607-af55-8149183f53b5 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f77ea62b-be9a-4607-af55-8149183f53b5 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'associations' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:28 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f77ea62b-be9a-4607-af55-8149183f53b5 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Get associations for qos_spec id: a4c48ab0-cf03-4528-bfab-81fdd2b09f5b {{(pid=86995) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: /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 02 08:51:28 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f77ea62b-be9a-4607-af55-8149183f53b5 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/associations returned with HTTP 200 Sep 02 08:51:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 285/557] 192.168.122.75 () {58 vars in 1272 bytes} [Wed Sep 2 08:51:28 2026] GET /volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/associations => generated 24 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-52e4346b-26bf-409c-990d-6af7706551a7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-52e4346b-26bf-409c-990d-6af7706551a7 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] DELETE http://192.168.122.75/volume/v3/types/67df0271-3f16-49bb-9cb6-e53af912d12f Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-52e4346b-26bf-409c-990d-6af7706551a7 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-52e4346b-26bf-409c-990d-6af7706551a7 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:28 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3a74c8cd-8459-4f42-87ce-8f049f9a1153 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3a74c8cd-8459-4f42-87ce-8f049f9a1153 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-708255950"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-3a74c8cd-8459-4f42-87ce-8f049f9a1153 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-708255950'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:51:28 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-3a74c8cd-8459-4f42-87ce-8f049f9a1153 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Create volume of 1 GB Sep 02 08:51:28 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:28 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:28 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3a74c8cd-8459-4f42-87ce-8f049f9a1153 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Availability Zones retrieved successfully. Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-52e4346b-26bf-409c-990d-6af7706551a7 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/types/67df0271-3f16-49bb-9cb6-e53af912d12f returned with HTTP 202 Sep 02 08:51:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 286/558] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:51:28 2026] DELETE /volume/v3/types/67df0271-3f16-49bb-9cb6-e53af912d12f => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-36456320-9ac9-42ec-8b6f-1b2d2e46e85c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-36456320-9ac9-42ec-8b6f-1b2d2e46e85c tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] GET http://192.168.122.75/volume/v3/types/67df0271-3f16-49bb-9cb6-e53af912d12f Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-36456320-9ac9-42ec-8b6f-1b2d2e46e85c tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-36456320-9ac9-42ec-8b6f-1b2d2e46e85c tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3a74c8cd-8459-4f42-87ce-8f049f9a1153 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Flow 'volume_create_api' (e5b5cb16-b3c1-4081-8f9e-97a3b0d72f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-36456320-9ac9-42ec-8b6f-1b2d2e46e85c tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/types/67df0271-3f16-49bb-9cb6-e53af912d12f returned with HTTP 404 Sep 02 08:51:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 287/559] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:51:28 2026] GET /volume/v3/types/67df0271-3f16-49bb-9cb6-e53af912d12f => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3a74c8cd-8459-4f42-87ce-8f049f9a1153 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfd55b61-0c9a-4eb1-a6bf-5dc15ae0e2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6525683c-c27f-4fa6-ae34-c719116d9797 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-3a74c8cd-8459-4f42-87ce-8f049f9a1153 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6525683c-c27f-4fa6-ae34-c719116d9797 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] DELETE http://192.168.122.75/volume/v3/types/186a1398-b73d-457d-b8a6-b9f854f6401a Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6525683c-c27f-4fa6-ae34-c719116d9797 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6525683c-c27f-4fa6-ae34-c719116d9797 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3a74c8cd-8459-4f42-87ce-8f049f9a1153 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfd55b61-0c9a-4eb1-a6bf-5dc15ae0e2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:51:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e475f6de-a38c-41c4-875d-e5cc0b59b2d5,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e475f6de-a38c-41c4-875d-e5cc0b59b2d5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3a74c8cd-8459-4f42-87ce-8f049f9a1153 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (420ef198-4e92-4121-ae95-3b56db0c31f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6525683c-c27f-4fa6-ae34-c719116d9797 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/types/186a1398-b73d-457d-b8a6-b9f854f6401a returned with HTTP 202 Sep 02 08:51:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 288/560] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:51:28 2026] DELETE /volume/v3/types/186a1398-b73d-457d-b8a6-b9f854f6401a => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-83baae61-f92a-48b6-85b4-d0796a46d303 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-83baae61-f92a-48b6-85b4-d0796a46d303 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] GET http://192.168.122.75/volume/v3/types/186a1398-b73d-457d-b8a6-b9f854f6401a Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-83baae61-f92a-48b6-85b4-d0796a46d303 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-83baae61-f92a-48b6-85b4-d0796a46d303 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-83baae61-f92a-48b6-85b4-d0796a46d303 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/types/186a1398-b73d-457d-b8a6-b9f854f6401a returned with HTTP 404 Sep 02 08:51:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 289/561] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:51:28 2026] GET /volume/v3/types/186a1398-b73d-457d-b8a6-b9f854f6401a => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-13b5f7eb-4a2f-4af4-b686-8bd9cac8c09b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-13b5f7eb-4a2f-4af4-b686-8bd9cac8c09b tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] DELETE http://192.168.122.75/volume/v3/types/eef25c92-5b88-40f3-9815-a8a4b624cc8a Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-13b5f7eb-4a2f-4af4-b686-8bd9cac8c09b tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-13b5f7eb-4a2f-4af4-b686-8bd9cac8c09b tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:28 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-3a74c8cd-8459-4f42-87ce-8f049f9a1153 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-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 02 08:51:28 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-3a74c8cd-8459-4f42-87ce-8f049f9a1153 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-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 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-13b5f7eb-4a2f-4af4-b686-8bd9cac8c09b tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/types/eef25c92-5b88-40f3-9815-a8a4b624cc8a returned with HTTP 202 Sep 02 08:51:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 290/562] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:51:28 2026] DELETE /volume/v3/types/eef25c92-5b88-40f3-9815-a8a4b624cc8a => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-aa9a4683-8935-42bf-b3c7-4208c57e80c0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aa9a4683-8935-42bf-b3c7-4208c57e80c0 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] GET http://192.168.122.75/volume/v3/types/eef25c92-5b88-40f3-9815-a8a4b624cc8a Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aa9a4683-8935-42bf-b3c7-4208c57e80c0 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aa9a4683-8935-42bf-b3c7-4208c57e80c0 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aa9a4683-8935-42bf-b3c7-4208c57e80c0 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/types/eef25c92-5b88-40f3-9815-a8a4b624cc8a returned with HTTP 404 Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-3a74c8cd-8459-4f42-87ce-8f049f9a1153 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Created reservations ['6f9cb257-be3f-43b9-a300-56d94bf80c03', '1ad9f926-0863-42bb-98dc-27379edbf8d7', 'a6ce4158-f82e-4fca-acbb-ba0657261628', '0a2e7ce9-6ec0-4157-878e-c5a024500845'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 291/563] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:51:28 2026] GET /volume/v3/types/eef25c92-5b88-40f3-9815-a8a4b624cc8a => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3a74c8cd-8459-4f42-87ce-8f049f9a1153 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (420ef198-4e92-4121-ae95-3b56db0c31f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f9cb257-be3f-43b9-a300-56d94bf80c03', '1ad9f926-0863-42bb-98dc-27379edbf8d7', 'a6ce4158-f82e-4fca-acbb-ba0657261628', '0a2e7ce9-6ec0-4157-878e-c5a024500845']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3a74c8cd-8459-4f42-87ce-8f049f9a1153 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54712411-da33-496f-8b23-1a82651d313a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9e2e2790-7d43-489a-b62d-90d1756bb814 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9e2e2790-7d43-489a-b62d-90d1756bb814 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] POST http://192.168.122.75/volume/v3/qos-specs Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9e2e2790-7d43-489a-b62d-90d1756bb814 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-801177406", "consumer": "back-end"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.qos_specs [None req-9e2e2790-7d43-489a-b62d-90d1756bb814 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-801177406', 'consumer': 'back-end', 'specs': {}} {{(pid=86995) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.db.api [None req-9e2e2790-7d43-489a-b62d-90d1756bb814 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] DB qos_specs_create(): root {'id': '9a6d208e-fb9e-483f-9513-ea5d3e976df8', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-801177406'} {{(pid=86995) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9e2e2790-7d43-489a-b62d-90d1756bb814 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs returned with HTTP 200 Sep 02 08:51:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 292/564] 192.168.122.75 () {60 vars in 1143 bytes} [Wed Sep 2 08:51:28 2026] POST /volume/v3/qos-specs => generated 374 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6ca99317-4e3d-472f-a926-748219ba2733 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:28 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:28 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3a74c8cd-8459-4f42-87ce-8f049f9a1153 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54712411-da33-496f-8b23-1a82651d313a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-708255950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='108fdff9a69b4e6295d621392e38cd91',qos_specs=None,replication_status=,reservations=['6f9cb257-be3f-43b9-a300-56d94bf80c03','1ad9f926-0863-42bb-98dc-27379edbf8d7','a6ce4158-f82e-4fca-acbb-ba0657261628','0a2e7ce9-6ec0-4157-878e-c5a024500845'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b262f91d5a94bce8ec0ab4a6f673e2d',volume_type_id=e475f6de-a38c-41c4-875d-e5cc0b59b2d5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:51:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-708255950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='108fdff9a69b4e6295d621392e38cd91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b262f91d5a94bce8ec0ab4a6f673e2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e475f6de-a38c-41c4-875d-e5cc0b59b2d5),volume_type_id=e475f6de-a38c-41c4-875d-e5cc0b59b2d5)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3a74c8cd-8459-4f42-87ce-8f049f9a1153 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06e872d7-f1d4-4b47-883a-47d381b3fb87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6ca99317-4e3d-472f-a926-748219ba2733 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] DELETE http://192.168.122.75/volume/v3/qos-specs/9a6d208e-fb9e-483f-9513-ea5d3e976df8?force=False Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6ca99317-4e3d-472f-a926-748219ba2733 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6ca99317-4e3d-472f-a926-748219ba2733 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:28 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6ca99317-4e3d-472f-a926-748219ba2733 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Delete qos_spec: 9a6d208e-fb9e-483f-9513-ea5d3e976df8, force: False {{(pid=86995) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: /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 02 08:51:28 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3a74c8cd-8459-4f42-87ce-8f049f9a1153 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06e872d7-f1d4-4b47-883a-47d381b3fb87) transitioned into state 'SUCCESS' from state '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-708255950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='108fdff9a69b4e6295d621392e38cd91',qos_specs=None,replication_status=,reservations=['6f9cb257-be3f-43b9-a300-56d94bf80c03','1ad9f926-0863-42bb-98dc-27379edbf8d7','a6ce4158-f82e-4fca-acbb-ba0657261628','0a2e7ce9-6ec0-4157-878e-c5a024500845'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b262f91d5a94bce8ec0ab4a6f673e2d',volume_type_id=e475f6de-a38c-41c4-875d-e5cc0b59b2d5)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3a74c8cd-8459-4f42-87ce-8f049f9a1153 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06e7eda5-e78b-4709-87ac-c3cc9394aed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6ca99317-4e3d-472f-a926-748219ba2733 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/9a6d208e-fb9e-483f-9513-ea5d3e976df8?force=False returned with HTTP 202 Sep 02 08:51:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 293/565] 192.168.122.75 () {58 vars in 1259 bytes} [Wed Sep 2 08:51:28 2026] DELETE /volume/v3/qos-specs/9a6d208e-fb9e-483f-9513-ea5d3e976df8?force=False => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e6149eb8-4d1c-4bc6-8e5c-ea583f0afc3b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e6149eb8-4d1c-4bc6-8e5c-ea583f0afc3b tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] GET http://192.168.122.75/volume/v3/qos-specs/9a6d208e-fb9e-483f-9513-ea5d3e976df8 Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e6149eb8-4d1c-4bc6-8e5c-ea583f0afc3b tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e6149eb8-4d1c-4bc6-8e5c-ea583f0afc3b tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:28 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3a74c8cd-8459-4f42-87ce-8f049f9a1153 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06e7eda5-e78b-4709-87ac-c3cc9394aed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e6149eb8-4d1c-4bc6-8e5c-ea583f0afc3b tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/9a6d208e-fb9e-483f-9513-ea5d3e976df8 returned with HTTP 404 Sep 02 08:51:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 294/566] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:28 2026] GET /volume/v3/qos-specs/9a6d208e-fb9e-483f-9513-ea5d3e976df8 => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3a74c8cd-8459-4f42-87ce-8f049f9a1153 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Flow 'volume_create_api' (e5b5cb16-b3c1-4081-8f9e-97a3b0d72f74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:51:28 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3a74c8cd-8459-4f42-87ce-8f049f9a1153 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Create volume request issued successfully. Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1b6d5099-ff73-4e75-b9da-6e20114f514b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3a74c8cd-8459-4f42-87ce-8f049f9a1153 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:51:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 273/567] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:51:28 2026] POST /volume/v3/volumes => generated 773 bytes in 692 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1b6d5099-ff73-4e75-b9da-6e20114f514b tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] GET http://192.168.122.75/volume/v3/qos-specs Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1b6d5099-ff73-4e75-b9da-6e20114f514b tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1b6d5099-ff73-4e75-b9da-6e20114f514b tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-dd4d899d-b64f-4d3f-8cd9-0e330f289fd4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dd4d899d-b64f-4d3f-8cd9-0e330f289fd4 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] GET http://192.168.122.75/volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dd4d899d-b64f-4d3f-8cd9-0e330f289fd4 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dd4d899d-b64f-4d3f-8cd9-0e330f289fd4 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: /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 02 08:51:28 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1b6d5099-ff73-4e75-b9da-6e20114f514b tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs returned with HTTP 200 Sep 02 08:51:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 295/568] 192.168.122.75 () {58 vars in 1122 bytes} [Wed Sep 2 08:51:28 2026] GET /volume/v3/qos-specs => generated 174 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-83c364be-1e27-4964-8e05-e5200904e2bb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-83c364be-1e27-4964-8e05-e5200904e2bb tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] DELETE http://192.168.122.75/volume/v3/qos-specs/9a6d208e-fb9e-483f-9513-ea5d3e976df8?force=False Sep 02 08:51:28 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:28 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-83c364be-1e27-4964-8e05-e5200904e2bb tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:28 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:28 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-83c364be-1e27-4964-8e05-e5200904e2bb tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:28 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.qos_specs_manage [None req-83c364be-1e27-4964-8e05-e5200904e2bb tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Delete qos_spec: 9a6d208e-fb9e-483f-9513-ea5d3e976df8, force: False {{(pid=86995) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 08:51:28 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-dd4d899d-b64f-4d3f-8cd9-0e330f289fd4 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Volume info retrieved successfully. Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-83c364be-1e27-4964-8e05-e5200904e2bb tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/9a6d208e-fb9e-483f-9513-ea5d3e976df8?force=False returned with HTTP 404 Sep 02 08:51:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 296/569] 192.168.122.75 () {58 vars in 1259 bytes} [Wed Sep 2 08:51:28 2026] DELETE /volume/v3/qos-specs/9a6d208e-fb9e-483f-9513-ea5d3e976df8?force=False => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-846ae1f0-7b20-4526-b3b5-0a2e2a29ba66 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dd4d899d-b64f-4d3f-8cd9-0e330f289fd4 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] http://192.168.122.75/volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 returned with HTTP 200 Sep 02 08:51:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 274/570] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:28 2026] GET /volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 => generated 841 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-846ae1f0-7b20-4526-b3b5-0a2e2a29ba66 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] GET http://192.168.122.75/volume/v3/qos-specs/9a6d208e-fb9e-483f-9513-ea5d3e976df8 Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-846ae1f0-7b20-4526-b3b5-0a2e2a29ba66 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-846ae1f0-7b20-4526-b3b5-0a2e2a29ba66 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-846ae1f0-7b20-4526-b3b5-0a2e2a29ba66 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/9a6d208e-fb9e-483f-9513-ea5d3e976df8 returned with HTTP 404 Sep 02 08:51:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 297/571] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:28 2026] GET /volume/v3/qos-specs/9a6d208e-fb9e-483f-9513-ea5d3e976df8 => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5278cb7f-2ea6-4c37-8cfe-d142552c259f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5278cb7f-2ea6-4c37-8cfe-d142552c259f tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] POST http://192.168.122.75/volume/v3/qos-specs Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5278cb7f-2ea6-4c37-8cfe-d142552c259f tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1677031250", "consumer": "both"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.qos_specs [None req-5278cb7f-2ea6-4c37-8cfe-d142552c259f tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1677031250', 'consumer': 'both', 'specs': {}} {{(pid=86994) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 02 08:51:28 devstack devstack@c-api.service[86994]: DEBUG cinder.db.api [None req-5278cb7f-2ea6-4c37-8cfe-d142552c259f tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] DB qos_specs_create(): root {'id': '6ff5576a-90ff-455a-a174-7d85633f1002', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1677031250'} {{(pid=86994) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5278cb7f-2ea6-4c37-8cfe-d142552c259f tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs returned with HTTP 200 Sep 02 08:51:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 275/572] 192.168.122.75 () {60 vars in 1143 bytes} [Wed Sep 2 08:51:28 2026] POST /volume/v3/qos-specs => generated 371 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f642cb91-66a8-4646-9469-ef87b64de222 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f642cb91-66a8-4646-9469-ef87b64de222 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] DELETE http://192.168.122.75/volume/v3/qos-specs/6ff5576a-90ff-455a-a174-7d85633f1002?force=False Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f642cb91-66a8-4646-9469-ef87b64de222 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f642cb91-66a8-4646-9469-ef87b64de222 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f642cb91-66a8-4646-9469-ef87b64de222 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Delete qos_spec: 6ff5576a-90ff-455a-a174-7d85633f1002, force: False {{(pid=86995) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: /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 02 08:51:29 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 08:51:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f642cb91-66a8-4646-9469-ef87b64de222 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/6ff5576a-90ff-455a-a174-7d85633f1002?force=False returned with HTTP 202 Sep 02 08:51:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 298/573] 192.168.122.75 () {58 vars in 1259 bytes} [Wed Sep 2 08:51:29 2026] DELETE /volume/v3/qos-specs/6ff5576a-90ff-455a-a174-7d85633f1002?force=False => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2f68b4ce-06f3-4551-b103-7b62a572464d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2f68b4ce-06f3-4551-b103-7b62a572464d tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] GET http://192.168.122.75/volume/v3/qos-specs/6ff5576a-90ff-455a-a174-7d85633f1002 Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2f68b4ce-06f3-4551-b103-7b62a572464d tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2f68b4ce-06f3-4551-b103-7b62a572464d tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2f68b4ce-06f3-4551-b103-7b62a572464d tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/6ff5576a-90ff-455a-a174-7d85633f1002 returned with HTTP 404 Sep 02 08:51:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 276/574] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:29 2026] GET /volume/v3/qos-specs/6ff5576a-90ff-455a-a174-7d85633f1002 => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3c19571e-3672-48b0-8232-9fcd7c57f9e4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d38bf5c8-77cc-4292-9f91-3cfc7dea3a46 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3c19571e-3672-48b0-8232-9fcd7c57f9e4 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] GET http://192.168.122.75/volume/v3/qos-specs Sep 02 08:51:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d38bf5c8-77cc-4292-9f91-3cfc7dea3a46 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3c19571e-3672-48b0-8232-9fcd7c57f9e4 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d38bf5c8-77cc-4292-9f91-3cfc7dea3a46 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d38bf5c8-77cc-4292-9f91-3cfc7dea3a46 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3c19571e-3672-48b0-8232-9fcd7c57f9e4 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:29 devstack devstack@c-api.service[86995]: /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 02 08:51:29 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:51:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3c19571e-3672-48b0-8232-9fcd7c57f9e4 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs returned with HTTP 200 Sep 02 08:51:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 299/575] 192.168.122.75 () {58 vars in 1122 bytes} [Wed Sep 2 08:51:29 2026] GET /volume/v3/qos-specs => generated 174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:29 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:29 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ceb7f598-8ff4-4fc4-b198-a42b05b9b946 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ceb7f598-8ff4-4fc4-b198-a42b05b9b946 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] DELETE http://192.168.122.75/volume/v3/qos-specs/6ff5576a-90ff-455a-a174-7d85633f1002?force=False Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ceb7f598-8ff4-4fc4-b198-a42b05b9b946 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ceb7f598-8ff4-4fc4-b198-a42b05b9b946 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ceb7f598-8ff4-4fc4-b198-a42b05b9b946 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Delete qos_spec: 6ff5576a-90ff-455a-a174-7d85633f1002, force: False {{(pid=86995) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d38bf5c8-77cc-4292-9f91-3cfc7dea3a46 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:51:29 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-d38bf5c8-77cc-4292-9f91-3cfc7dea3a46 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:29 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-d38bf5c8-77cc-4292-9f91-3cfc7dea3a46 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ceb7f598-8ff4-4fc4-b198-a42b05b9b946 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/6ff5576a-90ff-455a-a174-7d85633f1002?force=False returned with HTTP 404 Sep 02 08:51:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 300/576] 192.168.122.75 () {58 vars in 1259 bytes} [Wed Sep 2 08:51:29 2026] DELETE /volume/v3/qos-specs/6ff5576a-90ff-455a-a174-7d85633f1002?force=False => generated 100 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-36dbfb52-3a37-4a33-8f79-72d170cca05c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-36dbfb52-3a37-4a33-8f79-72d170cca05c tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] GET http://192.168.122.75/volume/v3/qos-specs/6ff5576a-90ff-455a-a174-7d85633f1002 Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-36dbfb52-3a37-4a33-8f79-72d170cca05c tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-36dbfb52-3a37-4a33-8f79-72d170cca05c tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-36dbfb52-3a37-4a33-8f79-72d170cca05c tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/6ff5576a-90ff-455a-a174-7d85633f1002 returned with HTTP 404 Sep 02 08:51:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 301/577] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:29 2026] GET /volume/v3/qos-specs/6ff5576a-90ff-455a-a174-7d85633f1002 => generated 100 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-85b718f7-bf1e-4ffd-8140-a684ddeeca58 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-85b718f7-bf1e-4ffd-8140-a684ddeeca58 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] POST http://192.168.122.75/volume/v3/qos-specs Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-85b718f7-bf1e-4ffd-8140-a684ddeeca58 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-802890781", "consumer": "front-end"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-d38bf5c8-77cc-4292-9f91-3cfc7dea3a46 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.qos_specs [None req-85b718f7-bf1e-4ffd-8140-a684ddeeca58 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-802890781', 'consumer': 'front-end', 'specs': {}} {{(pid=86995) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.db.api [None req-85b718f7-bf1e-4ffd-8140-a684ddeeca58 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] DB qos_specs_create(): root {'id': 'ba023ede-c365-4715-90c1-63907ae0ba48', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-802890781'} {{(pid=86995) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d38bf5c8-77cc-4292-9f91-3cfc7dea3a46 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b returned with HTTP 200 Sep 02 08:51:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 277/578] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:29 2026] GET /volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b => generated 918 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-85b718f7-bf1e-4ffd-8140-a684ddeeca58 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs returned with HTTP 200 Sep 02 08:51:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 302/579] 192.168.122.75 () {60 vars in 1143 bytes} [Wed Sep 2 08:51:29 2026] POST /volume/v3/qos-specs => generated 375 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cd17b55f-663a-4a50-b276-173da0e0eb28 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cd17b55f-663a-4a50-b276-173da0e0eb28 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] DELETE http://192.168.122.75/volume/v3/qos-specs/ba023ede-c365-4715-90c1-63907ae0ba48?force=False Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cd17b55f-663a-4a50-b276-173da0e0eb28 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cd17b55f-663a-4a50-b276-173da0e0eb28 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cd17b55f-663a-4a50-b276-173da0e0eb28 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Delete qos_spec: ba023ede-c365-4715-90c1-63907ae0ba48, force: False {{(pid=86994) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: /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 02 08:51:29 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 08:51:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cd17b55f-663a-4a50-b276-173da0e0eb28 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/ba023ede-c365-4715-90c1-63907ae0ba48?force=False returned with HTTP 202 Sep 02 08:51:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 278/580] 192.168.122.75 () {58 vars in 1259 bytes} [Wed Sep 2 08:51:29 2026] DELETE /volume/v3/qos-specs/ba023ede-c365-4715-90c1-63907ae0ba48?force=False => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d3917dab-f50b-4d15-a689-187b5a5a918d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d3917dab-f50b-4d15-a689-187b5a5a918d tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] GET http://192.168.122.75/volume/v3/qos-specs/ba023ede-c365-4715-90c1-63907ae0ba48 Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d3917dab-f50b-4d15-a689-187b5a5a918d tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d3917dab-f50b-4d15-a689-187b5a5a918d tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d3917dab-f50b-4d15-a689-187b5a5a918d tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/ba023ede-c365-4715-90c1-63907ae0ba48 returned with HTTP 404 Sep 02 08:51:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 303/581] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:29 2026] GET /volume/v3/qos-specs/ba023ede-c365-4715-90c1-63907ae0ba48 => generated 100 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1c2e7a2a-8899-40d4-a795-e32ec1a84d5c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1c2e7a2a-8899-40d4-a795-e32ec1a84d5c tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] GET http://192.168.122.75/volume/v3/qos-specs Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1c2e7a2a-8899-40d4-a795-e32ec1a84d5c tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1c2e7a2a-8899-40d4-a795-e32ec1a84d5c tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:29 devstack devstack@c-api.service[86994]: /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 02 08:51:29 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:51:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1c2e7a2a-8899-40d4-a795-e32ec1a84d5c tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs returned with HTTP 200 Sep 02 08:51:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 279/582] 192.168.122.75 () {58 vars in 1122 bytes} [Wed Sep 2 08:51:29 2026] GET /volume/v3/qos-specs => generated 174 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1e70a5a5-6046-4450-8128-e8769f13f886 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1e70a5a5-6046-4450-8128-e8769f13f886 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] DELETE http://192.168.122.75/volume/v3/qos-specs/ba023ede-c365-4715-90c1-63907ae0ba48?force=False Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1e70a5a5-6046-4450-8128-e8769f13f886 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1e70a5a5-6046-4450-8128-e8769f13f886 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1e70a5a5-6046-4450-8128-e8769f13f886 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Delete qos_spec: ba023ede-c365-4715-90c1-63907ae0ba48, force: False {{(pid=86995) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1e70a5a5-6046-4450-8128-e8769f13f886 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/ba023ede-c365-4715-90c1-63907ae0ba48?force=False returned with HTTP 404 Sep 02 08:51:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 304/583] 192.168.122.75 () {58 vars in 1259 bytes} [Wed Sep 2 08:51:29 2026] DELETE /volume/v3/qos-specs/ba023ede-c365-4715-90c1-63907ae0ba48?force=False => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2f362da4-08cf-46e3-afff-4c2e468933ec None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2f362da4-08cf-46e3-afff-4c2e468933ec tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] GET http://192.168.122.75/volume/v3/qos-specs/ba023ede-c365-4715-90c1-63907ae0ba48 Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2f362da4-08cf-46e3-afff-4c2e468933ec tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2f362da4-08cf-46e3-afff-4c2e468933ec tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2f362da4-08cf-46e3-afff-4c2e468933ec tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/ba023ede-c365-4715-90c1-63907ae0ba48 returned with HTTP 404 Sep 02 08:51:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 280/584] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:29 2026] GET /volume/v3/qos-specs/ba023ede-c365-4715-90c1-63907ae0ba48 => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-90f41787-c6df-4121-a439-f0e88c6864b1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-90f41787-c6df-4121-a439-f0e88c6864b1 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] GET http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-90f41787-c6df-4121-a439-f0e88c6864b1 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-90f41787-c6df-4121-a439-f0e88c6864b1 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-90f41787-c6df-4121-a439-f0e88c6864b1 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b returned with HTTP 200 Sep 02 08:51:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 305/585] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:29 2026] GET /volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b => generated 398 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-12f1c0a7-25e7-41eb-92d2-e2cf532a2c06 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-12f1c0a7-25e7-41eb-92d2-e2cf532a2c06 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] GET http://192.168.122.75/volume/v3/qos-specs Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-12f1c0a7-25e7-41eb-92d2-e2cf532a2c06 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-12f1c0a7-25e7-41eb-92d2-e2cf532a2c06 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: /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 02 08:51:29 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:51:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-12f1c0a7-25e7-41eb-92d2-e2cf532a2c06 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs returned with HTTP 200 Sep 02 08:51:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 281/586] 192.168.122.75 () {58 vars in 1122 bytes} [Wed Sep 2 08:51:29 2026] GET /volume/v3/qos-specs => generated 174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ca2d9fcc-693d-486a-8a9a-2939306be7a0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ca2d9fcc-693d-486a-8a9a-2939306be7a0 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] PUT http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ca2d9fcc-693d-486a-8a9a-2939306be7a0 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.qos_specs [None req-ca2d9fcc-693d-486a-8a9a-2939306be7a0 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=86995) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.db.api [None req-ca2d9fcc-693d-486a-8a9a-2939306be7a0 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] qos_specs_update() value: {'id': 'b55be1d2-6904-4d3f-bbdb-57086d2339ef', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'a4c48ab0-cf03-4528-bfab-81fdd2b09f5b', 'deleted': False} {{(pid=86995) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ca2d9fcc-693d-486a-8a9a-2939306be7a0 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b returned with HTTP 200 Sep 02 08:51:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 306/587] 192.168.122.75 () {60 vars in 1253 bytes} [Wed Sep 2 08:51:29 2026] PUT /volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b => generated 36 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-544cb988-c7b6-43f7-a21e-cb196a9894dd None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-544cb988-c7b6-43f7-a21e-cb196a9894dd tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] GET http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-544cb988-c7b6-43f7-a21e-cb196a9894dd tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-544cb988-c7b6-43f7-a21e-cb196a9894dd tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-544cb988-c7b6-43f7-a21e-cb196a9894dd tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b returned with HTTP 200 Sep 02 08:51:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 282/588] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:29 2026] GET /volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b => generated 419 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a09af80f-6f5e-4580-9479-b80b9eb1ce14 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a09af80f-6f5e-4580-9479-b80b9eb1ce14 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] PUT http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/delete_keys Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a09af80f-6f5e-4580-9479-b80b9eb1ce14 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a09af80f-6f5e-4580-9479-b80b9eb1ce14 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Delete_key spec: a4c48ab0-cf03-4528-bfab-81fdd2b09f5b, keys: ['iops_bytes'] {{(pid=86995) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a09af80f-6f5e-4580-9479-b80b9eb1ce14 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/delete_keys returned with HTTP 202 Sep 02 08:51:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 307/589] 192.168.122.75 () {60 vars in 1289 bytes} [Wed Sep 2 08:51:29 2026] PUT /volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b/delete_keys => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7b59b578-78bc-457e-88e5-c52b6d922a44 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7b59b578-78bc-457e-88e5-c52b6d922a44 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] GET http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7b59b578-78bc-457e-88e5-c52b6d922a44 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7b59b578-78bc-457e-88e5-c52b6d922a44 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7b59b578-78bc-457e-88e5-c52b6d922a44 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b returned with HTTP 200 Sep 02 08:51:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 283/590] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:29 2026] GET /volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b => generated 398 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-aa28c2b5-5c47-4319-b288-600b003c226c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aa28c2b5-5c47-4319-b288-600b003c226c tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] GET http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aa28c2b5-5c47-4319-b288-600b003c226c tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aa28c2b5-5c47-4319-b288-600b003c226c tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aa28c2b5-5c47-4319-b288-600b003c226c tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b returned with HTTP 200 Sep 02 08:51:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 308/591] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:29 2026] GET /volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b => generated 398 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e19a15ec-fad5-49a2-91ba-b29b186c785b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e19a15ec-fad5-49a2-91ba-b29b186c785b tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] DELETE http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b?force=False Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e19a15ec-fad5-49a2-91ba-b29b186c785b tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e19a15ec-fad5-49a2-91ba-b29b186c785b tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e19a15ec-fad5-49a2-91ba-b29b186c785b tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Delete qos_spec: a4c48ab0-cf03-4528-bfab-81fdd2b09f5b, force: False {{(pid=86994) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: /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 02 08:51:29 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 08:51:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e19a15ec-fad5-49a2-91ba-b29b186c785b tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b?force=False returned with HTTP 202 Sep 02 08:51:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 284/592] 192.168.122.75 () {58 vars in 1259 bytes} [Wed Sep 2 08:51:29 2026] DELETE /volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b?force=False => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-dd55f400-9c95-4c17-b425-465153f8da37 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dd55f400-9c95-4c17-b425-465153f8da37 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] GET http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dd55f400-9c95-4c17-b425-465153f8da37 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dd55f400-9c95-4c17-b425-465153f8da37 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dd55f400-9c95-4c17-b425-465153f8da37 tempest-QosSpecsTestJSON-2016033068 tempest-QosSpecsTestJSON-2016033068-project-admin] http://192.168.122.75/volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b returned with HTTP 404 Sep 02 08:51:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 309/593] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:29 2026] GET /volume/v3/qos-specs/a4c48ab0-cf03-4528-bfab-81fdd2b09f5b => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-80bd0550-2b57-4bd0-a18a-8e342bafe2ea None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-80bd0550-2b57-4bd0-a18a-8e342bafe2ea tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] GET http://192.168.122.75/volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-80bd0550-2b57-4bd0-a18a-8e342bafe2ea tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-80bd0550-2b57-4bd0-a18a-8e342bafe2ea tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:29 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:29 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:29 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-80bd0550-2b57-4bd0-a18a-8e342bafe2ea tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Volume info retrieved successfully. Sep 02 08:51:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-80bd0550-2b57-4bd0-a18a-8e342bafe2ea tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] http://192.168.122.75/volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 returned with HTTP 200 Sep 02 08:51:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 285/594] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:29 2026] GET /volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1ea6e1ec-f701-4b65-aadb-35902606eaf4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1ea6e1ec-f701-4b65-aadb-35902606eaf4 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b Sep 02 08:51:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1ea6e1ec-f701-4b65-aadb-35902606eaf4 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1ea6e1ec-f701-4b65-aadb-35902606eaf4 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1ea6e1ec-f701-4b65-aadb-35902606eaf4 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b returned with HTTP 404 Sep 02 08:51:30 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 310/595] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:30 2026] GET /volume/v3/volumes/efca14ad-8625-445c-8b41-81d32a29604b => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 08:51:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-40749807-d449-4af6-aaf9-0511d8b22d17 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-40749807-d449-4af6-aaf9-0511d8b22d17 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/groups/8ebd4621-a580-4c99-9ef5-91608c8024e8 Sep 02 08:51:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-40749807-d449-4af6-aaf9-0511d8b22d17 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-40749807-d449-4af6-aaf9-0511d8b22d17 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-40749807-d449-4af6-aaf9-0511d8b22d17 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 8ebd4621-a580-4c99-9ef5-91608c8024e8 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:51:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-40749807-d449-4af6-aaf9-0511d8b22d17 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/8ebd4621-a580-4c99-9ef5-91608c8024e8 returned with HTTP 404 Sep 02 08:51:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 286/596] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:51:30 2026] GET /volume/v3/groups/8ebd4621-a580-4c99-9ef5-91608c8024e8 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:51:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-60b488ec-cd2e-45e2-a4ed-93af17ca624f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-60b488ec-cd2e-45e2-a4ed-93af17ca624f tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] DELETE http://192.168.122.75/volume/v3/group_types/447bb423-cc5a-44e3-a7ae-f127f083fc5d Sep 02 08:51:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-60b488ec-cd2e-45e2-a4ed-93af17ca624f tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-60b488ec-cd2e-45e2-a4ed-93af17ca624f tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-60b488ec-cd2e-45e2-a4ed-93af17ca624f tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] http://192.168.122.75/volume/v3/group_types/447bb423-cc5a-44e3-a7ae-f127f083fc5d returned with HTTP 202 Sep 02 08:51:30 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 311/597] 192.168.122.75 () {60 vars in 1283 bytes} [Wed Sep 2 08:51:30 2026] DELETE /volume/v3/group_types/447bb423-cc5a-44e3-a7ae-f127f083fc5d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:51:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-45b9d441-bf46-4cdb-a995-d7f0552151e6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-45b9d441-bf46-4cdb-a995-d7f0552151e6 tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] DELETE http://192.168.122.75/volume/v3/types/e41fa68b-ab16-4319-8d5b-20843f001372 Sep 02 08:51:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-45b9d441-bf46-4cdb-a995-d7f0552151e6 tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-45b9d441-bf46-4cdb-a995-d7f0552151e6 tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-45b9d441-bf46-4cdb-a995-d7f0552151e6 tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] http://192.168.122.75/volume/v3/types/e41fa68b-ab16-4319-8d5b-20843f001372 returned with HTTP 202 Sep 02 08:51:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 287/598] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:51:30 2026] DELETE /volume/v3/types/e41fa68b-ab16-4319-8d5b-20843f001372 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fc3772dd-5a97-4260-a3e8-25a38148778d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fc3772dd-5a97-4260-a3e8-25a38148778d tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] GET http://192.168.122.75/volume/v3/types/e41fa68b-ab16-4319-8d5b-20843f001372 Sep 02 08:51:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fc3772dd-5a97-4260-a3e8-25a38148778d tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fc3772dd-5a97-4260-a3e8-25a38148778d tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fc3772dd-5a97-4260-a3e8-25a38148778d tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] http://192.168.122.75/volume/v3/types/e41fa68b-ab16-4319-8d5b-20843f001372 returned with HTTP 404 Sep 02 08:51:30 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 312/599] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:51:30 2026] GET /volume/v3/types/e41fa68b-ab16-4319-8d5b-20843f001372 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a6d78740-afb8-445b-91e1-ab71da6b5f5a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a6d78740-afb8-445b-91e1-ab71da6b5f5a tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:51:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a6d78740-afb8-445b-91e1-ab71da6b5f5a tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1686851563"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a6d78740-afb8-445b-91e1-ab71da6b5f5a tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:51:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 288/600] 192.168.122.75 () {60 vars in 1131 bytes} [Wed Sep 2 08:51:30 2026] POST /volume/v3/types => generated 224 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fda1ac81-56ca-43f2-9f5a-f0825578c258 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fda1ac81-56ca-43f2-9f5a-f0825578c258 tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] POST http://192.168.122.75/volume/v3/group_types Sep 02 08:51:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fda1ac81-56ca-43f2-9f5a-f0825578c258 tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-472105413"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fda1ac81-56ca-43f2-9f5a-f0825578c258 tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] http://192.168.122.75/volume/v3/group_types returned with HTTP 202 Sep 02 08:51:30 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 313/601] 192.168.122.75 () {62 vars in 1190 bytes} [Wed Sep 2 08:51:30 2026] POST /volume/v3/group_types => generated 180 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2dfef85b-a594-4890-b27d-8fbceab9afda None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2dfef85b-a594-4890-b27d-8fbceab9afda tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] POST http://192.168.122.75/volume/v3/groups Sep 02 08:51:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2dfef85b-a594-4890-b27d-8fbceab9afda tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c672f1bd-3230-4805-b616-f34b33a61d10", "volume_types": ["34cc2188-9d83-4f87-b3d0-e319c7d57f12"], "name": "tempest-GroupSnapshotsTest-Group-1832301064"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-2dfef85b-a594-4890-b27d-8fbceab9afda tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Creating new group {'group': {'group_type': 'c672f1bd-3230-4805-b616-f34b33a61d10', 'volume_types': ['34cc2188-9d83-4f87-b3d0-e319c7d57f12'], 'name': 'tempest-GroupSnapshotsTest-Group-1832301064'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 08:51:30 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.groups [None req-2dfef85b-a594-4890-b27d-8fbceab9afda tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Creating group tempest-GroupSnapshotsTest-Group-1832301064. Sep 02 08:51:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2dfef85b-a594-4890-b27d-8fbceab9afda tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Availability Zones retrieved successfully. Sep 02 08:51:30 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-2dfef85b-a594-4890-b27d-8fbceab9afda tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Created reservations ['e6ee45d3-737d-435c-ab43-4f6abe3f4e51'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:51:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2dfef85b-a594-4890-b27d-8fbceab9afda tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups returned with HTTP 202 Sep 02 08:51:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 289/602] 192.168.122.75 () {62 vars in 1176 bytes} [Wed Sep 2 08:51:30 2026] POST /volume/v3/groups => generated 112 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-83c3e32d-f09d-419c-8258-ee39796d432b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-83c3e32d-f09d-419c-8258-ee39796d432b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 Sep 02 08:51:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-83c3e32d-f09d-419c-8258-ee39796d432b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-83c3e32d-f09d-419c-8258-ee39796d432b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-83c3e32d-f09d-419c-8258-ee39796d432b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 2d42ad0b-3422-4358-ad74-d92e091fed60 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:51:30 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:30 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:30 devstack devstack@c-api.service[86995]: /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 02 08:51:30 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:51:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-83c3e32d-f09d-419c-8258-ee39796d432b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 returned with HTTP 200 Sep 02 08:51:30 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 314/603] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:51:30 2026] GET /volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 => generated 392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f5a866e7-8559-4ad3-a1ff-7e324bd979dd None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f5a866e7-8559-4ad3-a1ff-7e324bd979dd tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] GET http://192.168.122.75/volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 Sep 02 08:51:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f5a866e7-8559-4ad3-a1ff-7e324bd979dd tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f5a866e7-8559-4ad3-a1ff-7e324bd979dd tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f5a866e7-8559-4ad3-a1ff-7e324bd979dd tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Volume info retrieved successfully. Sep 02 08:51:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f5a866e7-8559-4ad3-a1ff-7e324bd979dd tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] http://192.168.122.75/volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 returned with HTTP 200 Sep 02 08:51:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 290/604] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:31 2026] GET /volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 => generated 866 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7f29af9f-88f4-4cff-a524-c05488b66dc6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7f29af9f-88f4-4cff-a524-c05488b66dc6 tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] GET http://192.168.122.75/volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 Sep 02 08:51:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7f29af9f-88f4-4cff-a524-c05488b66dc6 tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7f29af9f-88f4-4cff-a524-c05488b66dc6 tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:31 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:31 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:31 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:31 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:31 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7f29af9f-88f4-4cff-a524-c05488b66dc6 tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] Volume info retrieved successfully. Sep 02 08:51:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7f29af9f-88f4-4cff-a524-c05488b66dc6 tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] http://192.168.122.75/volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 returned with HTTP 200 Sep 02 08:51:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 315/605] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:31 2026] GET /volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 => generated 1029 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-44ca78ca-45b4-4967-a6a9-05c2af1e7dbe None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-44ca78ca-45b4-4967-a6a9-05c2af1e7dbe tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] POST http://192.168.122.75/volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017/action Sep 02 08:51:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-44ca78ca-45b4-4967-a6a9-05c2af1e7dbe tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:51:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-44ca78ca-45b4-4967-a6a9-05c2af1e7dbe tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-44ca78ca-45b4-4967-a6a9-05c2af1e7dbe tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Volume info retrieved successfully. Sep 02 08:51:31 devstack devstack@c-api.service[86994]: /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 02 08:51:31 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:51:31 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-44ca78ca-45b4-4967-a6a9-05c2af1e7dbe tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-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 02 08:51:31 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-44ca78ca-45b4-4967-a6a9-05c2af1e7dbe tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-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 02 08:51:31 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-44ca78ca-45b4-4967-a6a9-05c2af1e7dbe tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Created reservations ['31039c7a-81c0-4c75-a8eb-0a84ecc7979c', '149eebdb-54ed-4322-9007-fe30fe696af5'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:51:31 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-44ca78ca-45b4-4967-a6a9-05c2af1e7dbe tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Created reservations ['0075e8d8-2695-47e9-a734-f507aea6a9f2', '80cf8505-eb0d-43a1-9eee-e358b87ff7b7'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:51:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-44ca78ca-45b4-4967-a6a9-05c2af1e7dbe tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Retype volume request issued successfully. Sep 02 08:51:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-44ca78ca-45b4-4967-a6a9-05c2af1e7dbe tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] http://192.168.122.75/volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017/action returned with HTTP 202 Sep 02 08:51:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 291/606] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:51:31 2026] POST /volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017/action => generated 0 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:51:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b218049c-aca3-49bc-b6c3-066b8984a6f2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b218049c-aca3-49bc-b6c3-066b8984a6f2 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] GET http://192.168.122.75/volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 Sep 02 08:51:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b218049c-aca3-49bc-b6c3-066b8984a6f2 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b218049c-aca3-49bc-b6c3-066b8984a6f2 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:31 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:31 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:31 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:31 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:31 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b218049c-aca3-49bc-b6c3-066b8984a6f2 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Volume info retrieved successfully. Sep 02 08:51:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b218049c-aca3-49bc-b6c3-066b8984a6f2 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] http://192.168.122.75/volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 returned with HTTP 200 Sep 02 08:51:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 316/607] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:31 2026] GET /volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-403d0fdc-1e1c-47b9-ac33-d5bfcb2a2361 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-403d0fdc-1e1c-47b9-ac33-d5bfcb2a2361 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 Sep 02 08:51:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-403d0fdc-1e1c-47b9-ac33-d5bfcb2a2361 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-403d0fdc-1e1c-47b9-ac33-d5bfcb2a2361 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-403d0fdc-1e1c-47b9-ac33-d5bfcb2a2361 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 2d42ad0b-3422-4358-ad74-d92e091fed60 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:51:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:31 devstack devstack@c-api.service[86994]: /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 02 08:51:31 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:51:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-403d0fdc-1e1c-47b9-ac33-d5bfcb2a2361 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 returned with HTTP 200 Sep 02 08:51:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 292/608] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:51:31 2026] GET /volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 => generated 393 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:51:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-344324484", "volume_type": "34cc2188-9d83-4f87-b3d0-e319c7d57f12", "group_id": "2d42ad0b-3422-4358-ad74-d92e091fed60", "size": 1}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-344324484', 'volume_type': '34cc2188-9d83-4f87-b3d0-e319c7d57f12', 'group_id': '2d42ad0b-3422-4358-ad74-d92e091fed60', 'size': 1}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:51:31 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:31 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:31 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Create volume of 1 GB Sep 02 08:51:31 devstack devstack@c-api.service[86995]: /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 02 08:51:31 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:51:31 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Availability Zones retrieved successfully. Sep 02 08:51:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Flow 'volume_create_api' (05f13a9a-570e-4cff-ba0d-4d0ad9f5527e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:51:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48101397-ddbc-425f-8345-c7e8215d4c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:31 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:31 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:51:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48101397-ddbc-425f-8345-c7e8215d4c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:51:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=34cc2188-9d83-4f87-b3d0-e319c7d57f12,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1686851563',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '34cc2188-9d83-4f87-b3d0-e319c7d57f12', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2d42ad0b-3422-4358-ad74-d92e091fed60', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (445ef3e8-0eb5-4b79-895b-e26f89080416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:32 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1686851563 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1686851563, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:51:32 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1686851563 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1686851563, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:51:32 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Created reservations ['cced9d56-9267-4134-af7e-3fd2888a050e', 'cf275823-d96a-41ba-95fd-4f7e450eb506', 'f9763e9d-8492-4d97-9d9c-14f1dc795d5b', 'ec6c4f40-cfb6-4c5d-9aed-f019482589d6'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:51:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (445ef3e8-0eb5-4b79-895b-e26f89080416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cced9d56-9267-4134-af7e-3fd2888a050e', 'cf275823-d96a-41ba-95fd-4f7e450eb506', 'f9763e9d-8492-4d97-9d9c-14f1dc795d5b', 'ec6c4f40-cfb6-4c5d-9aed-f019482589d6']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08b3fe5c-0491-4b0d-8e9a-a3d7b2b4e318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:32 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:32 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08b3fe5c-0491-4b0d-8e9a-a3d7b2b4e318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e83eee33-4584-4bc9-b36b-25915650b970', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-344324484',encryption_key_id=None,group_id=2d42ad0b-3422-4358-ad74-d92e091fed60,group_type_id=,metadata={},multiattach=False,project_id='c8039068c40a474da2445dbb82075062',qos_specs=None,replication_status=,reservations=['cced9d56-9267-4134-af7e-3fd2888a050e','cf275823-d96a-41ba-95fd-4f7e450eb506','f9763e9d-8492-4d97-9d9c-14f1dc795d5b','ec6c4f40-cfb6-4c5d-9aed-f019482589d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f37ce945c0014972a4637975216b1d37',volume_type_id=34cc2188-9d83-4f87-b3d0-e319c7d57f12), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:51:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-344324484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2d42ad0b-3422-4358-ad74-d92e091fed60,host=None,id=e83eee33-4584-4bc9-b36b-25915650b970,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8039068c40a474da2445dbb82075062',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f37ce945c0014972a4637975216b1d37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(34cc2188-9d83-4f87-b3d0-e319c7d57f12),volume_type_id=34cc2188-9d83-4f87-b3d0-e319c7d57f12)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c5bf8c3-3fb6-48c1-b0e8-77c03b4ff339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c5bf8c3-3fb6-48c1-b0e8-77c03b4ff339) transitioned into state 'SUCCESS' from state '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-344324484',encryption_key_id=None,group_id=2d42ad0b-3422-4358-ad74-d92e091fed60,group_type_id=,metadata={},multiattach=False,project_id='c8039068c40a474da2445dbb82075062',qos_specs=None,replication_status=,reservations=['cced9d56-9267-4134-af7e-3fd2888a050e','cf275823-d96a-41ba-95fd-4f7e450eb506','f9763e9d-8492-4d97-9d9c-14f1dc795d5b','ec6c4f40-cfb6-4c5d-9aed-f019482589d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f37ce945c0014972a4637975216b1d37',volume_type_id=34cc2188-9d83-4f87-b3d0-e319c7d57f12)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d8c7bf6-261d-4f43-9550-7b3baf49a657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d8c7bf6-261d-4f43-9550-7b3baf49a657) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Flow 'volume_create_api' (05f13a9a-570e-4cff-ba0d-4d0ad9f5527e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:51:32 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Create volume request issued successfully. Sep 02 08:51:32 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:32 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:32 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:32 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:32 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3e4673ca-e05b-4659-a08c-8dfc5cabb80a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:51:32 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 317/609] 192.168.122.75 () {62 vars in 1179 bytes} [Wed Sep 2 08:51:31 2026] POST /volume/v3/volumes => generated 828 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-05d92755-125e-45c2-bb97-7604b027b78c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-05d92755-125e-45c2-bb97-7604b027b78c tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/e83eee33-4584-4bc9-b36b-25915650b970 Sep 02 08:51:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-05d92755-125e-45c2-bb97-7604b027b78c tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-05d92755-125e-45c2-bb97-7604b027b78c tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:32 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:32 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:32 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:32 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:32 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-05d92755-125e-45c2-bb97-7604b027b78c tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:51:32 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-05d92755-125e-45c2-bb97-7604b027b78c tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:32 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-05d92755-125e-45c2-bb97-7604b027b78c tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:32 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-05d92755-125e-45c2-bb97-7604b027b78c tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:32 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:32 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-05d92755-125e-45c2-bb97-7604b027b78c tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/e83eee33-4584-4bc9-b36b-25915650b970 returned with HTTP 200 Sep 02 08:51:32 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 293/610] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:32 2026] GET /volume/v3/volumes/e83eee33-4584-4bc9-b36b-25915650b970 => generated 896 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b120e336-a9b5-4dce-b088-c375359c3fd1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b120e336-a9b5-4dce-b088-c375359c3fd1 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] GET http://192.168.122.75/volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 Sep 02 08:51:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b120e336-a9b5-4dce-b088-c375359c3fd1 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b120e336-a9b5-4dce-b088-c375359c3fd1 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:32 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:32 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:32 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:32 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:32 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b120e336-a9b5-4dce-b088-c375359c3fd1 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Volume info retrieved successfully. Sep 02 08:51:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b120e336-a9b5-4dce-b088-c375359c3fd1 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] http://192.168.122.75/volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 returned with HTTP 200 Sep 02 08:51:32 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 318/611] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:32 2026] GET /volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 => generated 866 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:51:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-394423fe-8710-4432-937f-f34a272a0019 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-394423fe-8710-4432-937f-f34a272a0019 tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] GET http://192.168.122.75/volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 Sep 02 08:51:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-394423fe-8710-4432-937f-f34a272a0019 tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-394423fe-8710-4432-937f-f34a272a0019 tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:32 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:32 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:32 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:32 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:32 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-394423fe-8710-4432-937f-f34a272a0019 tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] Volume info retrieved successfully. Sep 02 08:51:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-394423fe-8710-4432-937f-f34a272a0019 tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] http://192.168.122.75/volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 returned with HTTP 200 Sep 02 08:51:32 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 294/612] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:32 2026] GET /volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 => generated 1029 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1c6c422c-a623-4e78-9e80-75a42925f5dc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1c6c422c-a623-4e78-9e80-75a42925f5dc tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] GET http://192.168.122.75/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-708255950 Sep 02 08:51:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1c6c422c-a623-4e78-9e80-75a42925f5dc tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1c6c422c-a623-4e78-9e80-75a42925f5dc tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-1c6c422c-a623-4e78-9e80-75a42925f5dc tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-708255950'), ('all_tenants', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:51:32 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:32 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:32 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1c6c422c-a623-4e78-9e80-75a42925f5dc tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] Get all volumes completed successfully. Sep 02 08:51:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1c6c422c-a623-4e78-9e80-75a42925f5dc tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] http://192.168.122.75/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-708255950 returned with HTTP 200 Sep 02 08:51:32 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 319/613] 192.168.122.75 () {58 vars in 1275 bytes} [Wed Sep 2 08:51:32 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-708255950 => generated 352 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5a706cae-a9c5-472c-b61f-bd502f4de337 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5a706cae-a9c5-472c-b61f-bd502f4de337 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] GET http://192.168.122.75/volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 Sep 02 08:51:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5a706cae-a9c5-472c-b61f-bd502f4de337 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5a706cae-a9c5-472c-b61f-bd502f4de337 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:32 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:32 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:32 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:32 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:32 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5a706cae-a9c5-472c-b61f-bd502f4de337 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Volume info retrieved successfully. Sep 02 08:51:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5a706cae-a9c5-472c-b61f-bd502f4de337 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] http://192.168.122.75/volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 returned with HTTP 200 Sep 02 08:51:32 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 295/614] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:32 2026] GET /volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 => generated 866 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-065082e2-38a1-4179-b45f-039dd7f657a7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-065082e2-38a1-4179-b45f-039dd7f657a7 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] DELETE http://192.168.122.75/volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 Sep 02 08:51:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-065082e2-38a1-4179-b45f-039dd7f657a7 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-065082e2-38a1-4179-b45f-039dd7f657a7 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:32 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-065082e2-38a1-4179-b45f-039dd7f657a7 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Delete volume with id: c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 Sep 02 08:51:32 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:32 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:32 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:32 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:32 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-065082e2-38a1-4179-b45f-039dd7f657a7 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Volume info retrieved successfully. Sep 02 08:51:32 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-065082e2-38a1-4179-b45f-039dd7f657a7 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Delete volume request issued successfully. Sep 02 08:51:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-065082e2-38a1-4179-b45f-039dd7f657a7 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] http://192.168.122.75/volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 returned with HTTP 202 Sep 02 08:51:32 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 320/615] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:51:32 2026] DELETE /volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 08:51:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c991711d-fe34-4c25-abb1-505f7a354ac1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c991711d-fe34-4c25-abb1-505f7a354ac1 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] GET http://192.168.122.75/volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 Sep 02 08:51:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c991711d-fe34-4c25-abb1-505f7a354ac1 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c991711d-fe34-4c25-abb1-505f7a354ac1 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:33 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:33 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:33 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:33 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:33 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c991711d-fe34-4c25-abb1-505f7a354ac1 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Volume info retrieved successfully. Sep 02 08:51:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c991711d-fe34-4c25-abb1-505f7a354ac1 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] http://192.168.122.75/volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 returned with HTTP 200 Sep 02 08:51:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 296/616] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:32 2026] GET /volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ba6b0452-dc56-44ea-927b-6f2bbab6c986 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ba6b0452-dc56-44ea-927b-6f2bbab6c986 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/e83eee33-4584-4bc9-b36b-25915650b970 Sep 02 08:51:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ba6b0452-dc56-44ea-927b-6f2bbab6c986 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ba6b0452-dc56-44ea-927b-6f2bbab6c986 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:33 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:33 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:33 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:33 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:33 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ba6b0452-dc56-44ea-927b-6f2bbab6c986 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:51:33 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-ba6b0452-dc56-44ea-927b-6f2bbab6c986 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:33 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-ba6b0452-dc56-44ea-927b-6f2bbab6c986 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:33 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-ba6b0452-dc56-44ea-927b-6f2bbab6c986 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:33 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:33 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ba6b0452-dc56-44ea-927b-6f2bbab6c986 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/e83eee33-4584-4bc9-b36b-25915650b970 returned with HTTP 200 Sep 02 08:51:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 321/617] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:33 2026] GET /volume/v3/volumes/e83eee33-4584-4bc9-b36b-25915650b970 => generated 920 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:51:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9dd2036b-4f3e-43b0-81cd-28838fcd3d9c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9dd2036b-4f3e-43b0-81cd-28838fcd3d9c tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] GET http://192.168.122.75/volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 Sep 02 08:51:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9dd2036b-4f3e-43b0-81cd-28838fcd3d9c tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9dd2036b-4f3e-43b0-81cd-28838fcd3d9c tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:34 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:34 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:34 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:34 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9dd2036b-4f3e-43b0-81cd-28838fcd3d9c tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Volume info retrieved successfully. Sep 02 08:51:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9dd2036b-4f3e-43b0-81cd-28838fcd3d9c tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] http://192.168.122.75/volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 returned with HTTP 200 Sep 02 08:51:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 297/618] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:34 2026] GET /volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 => generated 865 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9277fb67-7efd-4810-9729-8bfc4793ff7d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9277fb67-7efd-4810-9729-8bfc4793ff7d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/e83eee33-4584-4bc9-b36b-25915650b970 Sep 02 08:51:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9277fb67-7efd-4810-9729-8bfc4793ff7d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9277fb67-7efd-4810-9729-8bfc4793ff7d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:35 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:35 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:35 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:35 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:35 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-9277fb67-7efd-4810-9729-8bfc4793ff7d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:51:35 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-9277fb67-7efd-4810-9729-8bfc4793ff7d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:35 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-9277fb67-7efd-4810-9729-8bfc4793ff7d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:35 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-9277fb67-7efd-4810-9729-8bfc4793ff7d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:35 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:35 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f899aa62-1bb2-46b1-aea7-d6dc0d0bff40 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f899aa62-1bb2-46b1-aea7-d6dc0d0bff40 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] GET http://192.168.122.75/volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 Sep 02 08:51:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f899aa62-1bb2-46b1-aea7-d6dc0d0bff40 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f899aa62-1bb2-46b1-aea7-d6dc0d0bff40 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9277fb67-7efd-4810-9729-8bfc4793ff7d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/e83eee33-4584-4bc9-b36b-25915650b970 returned with HTTP 200 Sep 02 08:51:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 322/619] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:35 2026] GET /volume/v3/volumes/e83eee33-4584-4bc9-b36b-25915650b970 => generated 921 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f899aa62-1bb2-46b1-aea7-d6dc0d0bff40 tempest-VolumeRetypeWithoutMigrationTest-431574833 tempest-VolumeRetypeWithoutMigrationTest-431574833-project-member] http://192.168.122.75/volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 returned with HTTP 404 Sep 02 08:51:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 298/620] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:35 2026] GET /volume/v3/volumes/c47f80a6-3d8f-4da8-a0d8-2a8e7c51d017 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-deda8b6a-4b21-4f2b-8b77-37811f0b5d8d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9b536d76-23a0-4fdf-b968-1a479f94771f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9b536d76-23a0-4fdf-b968-1a479f94771f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:51:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9b536d76-23a0-4fdf-b968-1a479f94771f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-552361952", "volume_type": "34cc2188-9d83-4f87-b3d0-e319c7d57f12", "group_id": "2d42ad0b-3422-4358-ad74-d92e091fed60", "size": 1}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-deda8b6a-4b21-4f2b-8b77-37811f0b5d8d tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] DELETE http://192.168.122.75/volume/v3/types/9fa0f805-1396-4fbc-8307-cd01222517df Sep 02 08:51:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-9b536d76-23a0-4fdf-b968-1a479f94771f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-552361952', 'volume_type': '34cc2188-9d83-4f87-b3d0-e319c7d57f12', 'group_id': '2d42ad0b-3422-4358-ad74-d92e091fed60', 'size': 1}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:51:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-deda8b6a-4b21-4f2b-8b77-37811f0b5d8d tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-deda8b6a-4b21-4f2b-8b77-37811f0b5d8d tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:35 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:35 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:35 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-9b536d76-23a0-4fdf-b968-1a479f94771f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Create volume of 1 GB Sep 02 08:51:35 devstack devstack@c-api.service[86994]: /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 02 08:51:35 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:51:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9b536d76-23a0-4fdf-b968-1a479f94771f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Availability Zones retrieved successfully. Sep 02 08:51:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9b536d76-23a0-4fdf-b968-1a479f94771f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Flow 'volume_create_api' (1c2aa3d0-3ef2-4cb6-8abe-e225cb2792f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:51:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9b536d76-23a0-4fdf-b968-1a479f94771f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (958eceee-b316-4939-98e1-3a9234ae7e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:35 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:35 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-9b536d76-23a0-4fdf-b968-1a479f94771f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:51:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-deda8b6a-4b21-4f2b-8b77-37811f0b5d8d tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] http://192.168.122.75/volume/v3/types/9fa0f805-1396-4fbc-8307-cd01222517df returned with HTTP 202 Sep 02 08:51:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 323/621] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:51:35 2026] DELETE /volume/v3/types/9fa0f805-1396-4fbc-8307-cd01222517df => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-78c8a246-0f5a-42de-9a6b-d7d48950cf54 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-78c8a246-0f5a-42de-9a6b-d7d48950cf54 tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] GET http://192.168.122.75/volume/v3/types/9fa0f805-1396-4fbc-8307-cd01222517df Sep 02 08:51:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-78c8a246-0f5a-42de-9a6b-d7d48950cf54 tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-78c8a246-0f5a-42de-9a6b-d7d48950cf54 tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-78c8a246-0f5a-42de-9a6b-d7d48950cf54 tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] http://192.168.122.75/volume/v3/types/9fa0f805-1396-4fbc-8307-cd01222517df returned with HTTP 404 Sep 02 08:51:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 324/622] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:51:35 2026] GET /volume/v3/types/9fa0f805-1396-4fbc-8307-cd01222517df => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9a01e72c-3afb-4b81-be41-f158761dbb41 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9a01e72c-3afb-4b81-be41-f158761dbb41 tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] DELETE http://192.168.122.75/volume/v3/types/e475f6de-a38c-41c4-875d-e5cc0b59b2d5 Sep 02 08:51:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9a01e72c-3afb-4b81-be41-f158761dbb41 tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9a01e72c-3afb-4b81-be41-f158761dbb41 tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9b536d76-23a0-4fdf-b968-1a479f94771f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (958eceee-b316-4939-98e1-3a9234ae7e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:51:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=34cc2188-9d83-4f87-b3d0-e319c7d57f12,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1686851563',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '34cc2188-9d83-4f87-b3d0-e319c7d57f12', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2d42ad0b-3422-4358-ad74-d92e091fed60', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9b536d76-23a0-4fdf-b968-1a479f94771f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (118ade8d-146c-415f-8006-5821c968db1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:35 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-9b536d76-23a0-4fdf-b968-1a479f94771f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1686851563 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1686851563, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:51:35 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-9b536d76-23a0-4fdf-b968-1a479f94771f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1686851563 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1686851563, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:51:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9a01e72c-3afb-4b81-be41-f158761dbb41 tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] http://192.168.122.75/volume/v3/types/e475f6de-a38c-41c4-875d-e5cc0b59b2d5 returned with HTTP 202 Sep 02 08:51:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 325/623] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:51:35 2026] DELETE /volume/v3/types/e475f6de-a38c-41c4-875d-e5cc0b59b2d5 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c47e0afd-6448-402e-b375-fb8f2d4f6fe4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c47e0afd-6448-402e-b375-fb8f2d4f6fe4 tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] GET http://192.168.122.75/volume/v3/types/e475f6de-a38c-41c4-875d-e5cc0b59b2d5 Sep 02 08:51:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c47e0afd-6448-402e-b375-fb8f2d4f6fe4 tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c47e0afd-6448-402e-b375-fb8f2d4f6fe4 tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:35 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-9b536d76-23a0-4fdf-b968-1a479f94771f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Created reservations ['c8baec75-6139-4f61-8f4a-05530b84ce24', 'd41e8bb7-f3cf-4009-a1df-01c6cb5a1028', '6a637a60-18b2-4d28-9f00-e2c427dc7746', '03e2939e-d2e1-49d9-a113-706215026669'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:51:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9b536d76-23a0-4fdf-b968-1a479f94771f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (118ade8d-146c-415f-8006-5821c968db1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8baec75-6139-4f61-8f4a-05530b84ce24', 'd41e8bb7-f3cf-4009-a1df-01c6cb5a1028', '6a637a60-18b2-4d28-9f00-e2c427dc7746', '03e2939e-d2e1-49d9-a113-706215026669']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9b536d76-23a0-4fdf-b968-1a479f94771f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (164078d1-4faa-4fdb-87cd-eb7d4e41474a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c47e0afd-6448-402e-b375-fb8f2d4f6fe4 tempest-VolumeRetypeWithoutMigrationTest-868628365 tempest-VolumeRetypeWithoutMigrationTest-868628365-project-admin] http://192.168.122.75/volume/v3/types/e475f6de-a38c-41c4-875d-e5cc0b59b2d5 returned with HTTP 404 Sep 02 08:51:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 326/624] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:51:35 2026] GET /volume/v3/types/e475f6de-a38c-41c4-875d-e5cc0b59b2d5 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:35 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:35 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9b536d76-23a0-4fdf-b968-1a479f94771f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (164078d1-4faa-4fdb-87cd-eb7d4e41474a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db6615ef-f356-49de-96d8-ab58cb46c761', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-552361952',encryption_key_id=None,group_id=2d42ad0b-3422-4358-ad74-d92e091fed60,group_type_id=,metadata={},multiattach=False,project_id='c8039068c40a474da2445dbb82075062',qos_specs=None,replication_status=,reservations=['c8baec75-6139-4f61-8f4a-05530b84ce24','d41e8bb7-f3cf-4009-a1df-01c6cb5a1028','6a637a60-18b2-4d28-9f00-e2c427dc7746','03e2939e-d2e1-49d9-a113-706215026669'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f37ce945c0014972a4637975216b1d37',volume_type_id=34cc2188-9d83-4f87-b3d0-e319c7d57f12), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:51:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-552361952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2d42ad0b-3422-4358-ad74-d92e091fed60,host=None,id=db6615ef-f356-49de-96d8-ab58cb46c761,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8039068c40a474da2445dbb82075062',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f37ce945c0014972a4637975216b1d37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(34cc2188-9d83-4f87-b3d0-e319c7d57f12),volume_type_id=34cc2188-9d83-4f87-b3d0-e319c7d57f12)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9b536d76-23a0-4fdf-b968-1a479f94771f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fa1a099-23fe-43cf-81b5-afe2aeb18ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9b536d76-23a0-4fdf-b968-1a479f94771f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fa1a099-23fe-43cf-81b5-afe2aeb18ea1) transitioned into state 'SUCCESS' from state '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-552361952',encryption_key_id=None,group_id=2d42ad0b-3422-4358-ad74-d92e091fed60,group_type_id=,metadata={},multiattach=False,project_id='c8039068c40a474da2445dbb82075062',qos_specs=None,replication_status=,reservations=['c8baec75-6139-4f61-8f4a-05530b84ce24','d41e8bb7-f3cf-4009-a1df-01c6cb5a1028','6a637a60-18b2-4d28-9f00-e2c427dc7746','03e2939e-d2e1-49d9-a113-706215026669'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f37ce945c0014972a4637975216b1d37',volume_type_id=34cc2188-9d83-4f87-b3d0-e319c7d57f12)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9b536d76-23a0-4fdf-b968-1a479f94771f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceb63853-b1e5-44f4-8ae4-f3c5a3cae033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9b536d76-23a0-4fdf-b968-1a479f94771f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceb63853-b1e5-44f4-8ae4-f3c5a3cae033) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9b536d76-23a0-4fdf-b968-1a479f94771f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Flow 'volume_create_api' (1c2aa3d0-3ef2-4cb6-8abe-e225cb2792f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:51:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9b536d76-23a0-4fdf-b968-1a479f94771f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Create volume request issued successfully. Sep 02 08:51:35 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-9b536d76-23a0-4fdf-b968-1a479f94771f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:35 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-9b536d76-23a0-4fdf-b968-1a479f94771f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:35 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-9b536d76-23a0-4fdf-b968-1a479f94771f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:35 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:35 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9b536d76-23a0-4fdf-b968-1a479f94771f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:51:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 299/625] 192.168.122.75 () {62 vars in 1179 bytes} [Wed Sep 2 08:51:35 2026] POST /volume/v3/volumes => generated 828 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b4ca8a91-fa5b-429f-aff7-a768f492f19d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b4ca8a91-fa5b-429f-aff7-a768f492f19d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/db6615ef-f356-49de-96d8-ab58cb46c761 Sep 02 08:51:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b4ca8a91-fa5b-429f-aff7-a768f492f19d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b4ca8a91-fa5b-429f-aff7-a768f492f19d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:35 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:35 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:35 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:35 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:35 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b4ca8a91-fa5b-429f-aff7-a768f492f19d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:51:35 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-b4ca8a91-fa5b-429f-aff7-a768f492f19d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:35 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-b4ca8a91-fa5b-429f-aff7-a768f492f19d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:35 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-b4ca8a91-fa5b-429f-aff7-a768f492f19d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:35 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:35 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b4ca8a91-fa5b-429f-aff7-a768f492f19d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/db6615ef-f356-49de-96d8-ab58cb46c761 returned with HTTP 200 Sep 02 08:51:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 327/626] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:35 2026] GET /volume/v3/volumes/db6615ef-f356-49de-96d8-ab58cb46c761 => generated 896 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cdd23086-abd0-496c-8001-e408ea0a120d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cdd23086-abd0-496c-8001-e408ea0a120d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/db6615ef-f356-49de-96d8-ab58cb46c761 Sep 02 08:51:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cdd23086-abd0-496c-8001-e408ea0a120d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cdd23086-abd0-496c-8001-e408ea0a120d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:36 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:36 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:36 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:36 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:36 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cdd23086-abd0-496c-8001-e408ea0a120d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:51:36 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-cdd23086-abd0-496c-8001-e408ea0a120d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:36 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-cdd23086-abd0-496c-8001-e408ea0a120d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:37 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-cdd23086-abd0-496c-8001-e408ea0a120d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:37 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:37 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fda682a2-9c11-47c5-a984-c661e5e30cde None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cdd23086-abd0-496c-8001-e408ea0a120d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/db6615ef-f356-49de-96d8-ab58cb46c761 returned with HTTP 200 Sep 02 08:51:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 300/627] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:36 2026] GET /volume/v3/volumes/db6615ef-f356-49de-96d8-ab58cb46c761 => generated 921 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-59b17238-79e0-4d94-b2cf-e5969a9c602d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-59b17238-79e0-4d94-b2cf-e5969a9c602d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] PUT http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 Sep 02 08:51:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-59b17238-79e0-4d94-b2cf-e5969a9c602d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "e83eee33-4584-4bc9-b36b-25915650b970"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-59b17238-79e0-4d94-b2cf-e5969a9c602d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Update called for group 2d42ad0b-3422-4358-ad74-d92e091fed60. {{(pid=86994) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 08:51:37 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.groups [None req-59b17238-79e0-4d94-b2cf-e5969a9c602d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Updating group 2d42ad0b-3422-4358-ad74-d92e091fed60 with name None description: None add_volumes: None remove_volumes: e83eee33-4584-4bc9-b36b-25915650b970. Sep 02 08:51:37 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:37 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-59b17238-79e0-4d94-b2cf-e5969a9c602d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 returned with HTTP 202 Sep 02 08:51:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 301/628] 192.168.122.75 () {62 vars in 1285 bytes} [Wed Sep 2 08:51:37 2026] PUT /volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 08:51:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0aeb1dd1-08ae-4922-b469-6844804ff11d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0aeb1dd1-08ae-4922-b469-6844804ff11d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 Sep 02 08:51:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0aeb1dd1-08ae-4922-b469-6844804ff11d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0aeb1dd1-08ae-4922-b469-6844804ff11d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-0aeb1dd1-08ae-4922-b469-6844804ff11d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 2d42ad0b-3422-4358-ad74-d92e091fed60 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:51:37 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:37 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fda682a2-9c11-47c5-a984-c661e5e30cde tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] GET http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f Sep 02 08:51:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fda682a2-9c11-47c5-a984-c661e5e30cde tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fda682a2-9c11-47c5-a984-c661e5e30cde tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:37 devstack devstack@c-api.service[86994]: /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 02 08:51:37 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:51:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0aeb1dd1-08ae-4922-b469-6844804ff11d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 returned with HTTP 200 Sep 02 08:51:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 302/629] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:51:37 2026] GET /volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 => generated 392 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:37 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-fda682a2-9c11-47c5-a984-c661e5e30cde tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1686851563 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1686851563, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:51:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fda682a2-9c11-47c5-a984-c661e5e30cde tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f returned with HTTP 200 Sep 02 08:51:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 328/630] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:37 2026] GET /volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f => generated 639 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-dd7a1cdf-a5c2-4488-b375-33aeb694d8d8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dd7a1cdf-a5c2-4488-b375-33aeb694d8d8 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] GET http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f/defaults Sep 02 08:51:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dd7a1cdf-a5c2-4488-b375-33aeb694d8d8 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dd7a1cdf-a5c2-4488-b375-33aeb694d8d8 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Calling method 'defaults' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:37 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:37 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:37 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-dd7a1cdf-a5c2-4488-b375-33aeb694d8d8 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1686851563 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1686851563, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:51:37 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-dd7a1cdf-a5c2-4488-b375-33aeb694d8d8 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] 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 02 08:51:37 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-dd7a1cdf-a5c2-4488-b375-33aeb694d8d8 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-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 02 08:51:37 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-dd7a1cdf-a5c2-4488-b375-33aeb694d8d8 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-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 02 08:51:37 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-dd7a1cdf-a5c2-4488-b375-33aeb694d8d8 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-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 02 08:51:37 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-dd7a1cdf-a5c2-4488-b375-33aeb694d8d8 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-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 02 08:51:37 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-dd7a1cdf-a5c2-4488-b375-33aeb694d8d8 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-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 02 08:51:37 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-dd7a1cdf-a5c2-4488-b375-33aeb694d8d8 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-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 02 08:51:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dd7a1cdf-a5c2-4488-b375-33aeb694d8d8 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f/defaults returned with HTTP 200 Sep 02 08:51:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 303/631] 192.168.122.75 () {58 vars in 1260 bytes} [Wed Sep 2 08:51:37 2026] GET /volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f/defaults => generated 639 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5cee8edf-5804-403b-825a-2c484634c494 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5cee8edf-5804-403b-825a-2c484634c494 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] PUT http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f Sep 02 08:51:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5cee8edf-5804-403b-825a-2c484634c494 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5cee8edf-5804-403b-825a-2c484634c494 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f returned with HTTP 200 Sep 02 08:51:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 329/632] 192.168.122.75 () {60 vars in 1253 bytes} [Wed Sep 2 08:51:37 2026] PUT /volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f => generated 597 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2a0504da-cba7-4643-98ec-6e9c165208ca None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2a0504da-cba7-4643-98ec-6e9c165208ca tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] DELETE http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f Sep 02 08:51:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2a0504da-cba7-4643-98ec-6e9c165208ca tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2a0504da-cba7-4643-98ec-6e9c165208ca tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2a0504da-cba7-4643-98ec-6e9c165208ca tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f returned with HTTP 200 Sep 02 08:51:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 304/633] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 08:51:37 2026] DELETE /volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f => generated 0 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 08:51:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-39880681-8733-432a-885c-83f9f165417f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-39880681-8733-432a-885c-83f9f165417f tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] GET http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f Sep 02 08:51:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-39880681-8733-432a-885c-83f9f165417f tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-39880681-8733-432a-885c-83f9f165417f tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-39880681-8733-432a-885c-83f9f165417f tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f returned with HTTP 200 Sep 02 08:51:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 330/634] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:37 2026] GET /volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f => generated 639 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5884d84c-8963-4432-829c-9dcf6ad6bcb3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5884d84c-8963-4432-829c-9dcf6ad6bcb3 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] PUT http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f Sep 02 08:51:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5884d84c-8963-4432-829c-9dcf6ad6bcb3 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-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=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5884d84c-8963-4432-829c-9dcf6ad6bcb3 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f returned with HTTP 200 Sep 02 08:51:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 305/635] 192.168.122.75 () {60 vars in 1254 bytes} [Wed Sep 2 08:51:37 2026] PUT /volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f => generated 597 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:51:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-775c2849-4462-4afc-a674-fa336f97b784 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-775c2849-4462-4afc-a674-fa336f97b784 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] GET http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f/defaults Sep 02 08:51:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-775c2849-4462-4afc-a674-fa336f97b784 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-775c2849-4462-4afc-a674-fa336f97b784 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Calling method 'defaults' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-775c2849-4462-4afc-a674-fa336f97b784 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f/defaults returned with HTTP 200 Sep 02 08:51:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 331/636] 192.168.122.75 () {58 vars in 1260 bytes} [Wed Sep 2 08:51:37 2026] GET /volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f/defaults => generated 639 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-97eb9ca1-38cd-48bb-a443-8279af879750 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-97eb9ca1-38cd-48bb-a443-8279af879750 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] GET http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f Sep 02 08:51:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-97eb9ca1-38cd-48bb-a443-8279af879750 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-97eb9ca1-38cd-48bb-a443-8279af879750 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-97eb9ca1-38cd-48bb-a443-8279af879750 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f returned with HTTP 200 Sep 02 08:51:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 306/637] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:37 2026] GET /volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f => generated 639 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-da919f7b-80b2-4426-8375-2c5817644ea8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-da919f7b-80b2-4426-8375-2c5817644ea8 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] GET http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f?usage=True Sep 02 08:51:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-da919f7b-80b2-4426-8375-2c5817644ea8 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-da919f7b-80b2-4426-8375-2c5817644ea8 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-da919f7b-80b2-4426-8375-2c5817644ea8 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f?usage=True returned with HTTP 200 Sep 02 08:51:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 332/638] 192.168.122.75 () {58 vars in 1254 bytes} [Wed Sep 2 08:51:38 2026] GET /volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f?usage=True => generated 1380 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3f5e649a-9d8b-43a8-8805-f4a2ea8cf970 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4f27480d-1647-4a9d-a56f-278c41a5ba1f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4f27480d-1647-4a9d-a56f-278c41a5ba1f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 Sep 02 08:51:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4f27480d-1647-4a9d-a56f-278c41a5ba1f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4f27480d-1647-4a9d-a56f-278c41a5ba1f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-4f27480d-1647-4a9d-a56f-278c41a5ba1f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 2d42ad0b-3422-4358-ad74-d92e091fed60 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:51:38 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:38 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:38 devstack devstack@c-api.service[86995]: /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 02 08:51:38 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:51:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4f27480d-1647-4a9d-a56f-278c41a5ba1f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 returned with HTTP 200 Sep 02 08:51:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 333/639] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:51:38 2026] GET /volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 => generated 393 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2b006c68-ecb1-4ca1-861c-0fc7f5638fbf None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2b006c68-ecb1-4ca1-861c-0fc7f5638fbf tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] PUT http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 Sep 02 08:51:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2b006c68-ecb1-4ca1-861c-0fc7f5638fbf tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e83eee33-4584-4bc9-b36b-25915650b970"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-2b006c68-ecb1-4ca1-861c-0fc7f5638fbf tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Update called for group 2d42ad0b-3422-4358-ad74-d92e091fed60. {{(pid=86995) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 08:51:38 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.groups [None req-2b006c68-ecb1-4ca1-861c-0fc7f5638fbf tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Updating group 2d42ad0b-3422-4358-ad74-d92e091fed60 with name None description: None add_volumes: e83eee33-4584-4bc9-b36b-25915650b970 remove_volumes: None. Sep 02 08:51:38 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:38 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3f5e649a-9d8b-43a8-8805-f4a2ea8cf970 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:51:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3f5e649a-9d8b-43a8-8805-f4a2ea8cf970 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1776426111"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-3f5e649a-9d8b-43a8-8805-f4a2ea8cf970 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1776426111'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:51:38 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-3f5e649a-9d8b-43a8-8805-f4a2ea8cf970 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Create volume of 1 GB Sep 02 08:51:38 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:38 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:38 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3f5e649a-9d8b-43a8-8805-f4a2ea8cf970 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Availability Zones retrieved successfully. Sep 02 08:51:38 devstack devstack@c-api.service[86995]: /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 02 08:51:38 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:51:38 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3f5e649a-9d8b-43a8-8805-f4a2ea8cf970 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Flow 'volume_create_api' (d7c4c969-a7a2-44c4-887e-01ec0b66337b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:51:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2b006c68-ecb1-4ca1-861c-0fc7f5638fbf tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 returned with HTTP 202 Sep 02 08:51:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 334/640] 192.168.122.75 () {62 vars in 1285 bytes} [Wed Sep 2 08:51:38 2026] PUT /volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:51:38 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3f5e649a-9d8b-43a8-8805-f4a2ea8cf970 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8f0d34e-37c1-44af-82e9-9756fa0fe3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3faa0978-abbf-4ebd-8d6f-8ae7f0c378e0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3faa0978-abbf-4ebd-8d6f-8ae7f0c378e0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 Sep 02 08:51:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3faa0978-abbf-4ebd-8d6f-8ae7f0c378e0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3faa0978-abbf-4ebd-8d6f-8ae7f0c378e0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-3faa0978-abbf-4ebd-8d6f-8ae7f0c378e0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 2d42ad0b-3422-4358-ad74-d92e091fed60 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:51:38 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-3f5e649a-9d8b-43a8-8805-f4a2ea8cf970 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:51:38 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:38 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:38 devstack devstack@c-api.service[86995]: /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 02 08:51:38 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:51:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3faa0978-abbf-4ebd-8d6f-8ae7f0c378e0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 returned with HTTP 200 Sep 02 08:51:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 335/641] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:51:38 2026] GET /volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 => generated 392 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:38 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3f5e649a-9d8b-43a8-8805-f4a2ea8cf970 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8f0d34e-37c1-44af-82e9-9756fa0fe3dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:38 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3f5e649a-9d8b-43a8-8805-f4a2ea8cf970 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc84c087-4cf5-4ca8-b3e5-07a90d01a88c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:38 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-3f5e649a-9d8b-43a8-8805-f4a2ea8cf970 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Created reservations ['537a7a4b-841f-4df3-81bc-d57369b7399a', '51b6c76a-1d49-4844-b0c6-7aced7ff5cf5', '6dee66b3-c85c-4df3-81f9-5f8bc436c7f6', 'be7374ef-6274-4ddd-a553-04b60824714d'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:51:38 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3f5e649a-9d8b-43a8-8805-f4a2ea8cf970 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc84c087-4cf5-4ca8-b3e5-07a90d01a88c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['537a7a4b-841f-4df3-81bc-d57369b7399a', '51b6c76a-1d49-4844-b0c6-7aced7ff5cf5', '6dee66b3-c85c-4df3-81f9-5f8bc436c7f6', 'be7374ef-6274-4ddd-a553-04b60824714d']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:38 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3f5e649a-9d8b-43a8-8805-f4a2ea8cf970 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34eeac13-0aa6-4770-aa4d-c68f9a73367f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:38 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:38 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:38 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3f5e649a-9d8b-43a8-8805-f4a2ea8cf970 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34eeac13-0aa6-4770-aa4d-c68f9a73367f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed36a4bc-1af6-4cee-9995-900e67303a7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1776426111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4afd2901c53b4d1388f113839d07c06f',qos_specs=None,replication_status=,reservations=['537a7a4b-841f-4df3-81bc-d57369b7399a','51b6c76a-1d49-4844-b0c6-7aced7ff5cf5','6dee66b3-c85c-4df3-81f9-5f8bc436c7f6','be7374ef-6274-4ddd-a553-04b60824714d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8ad40bccc6143a7a9a999f0f703962e',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:51:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1776426111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed36a4bc-1af6-4cee-9995-900e67303a7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4afd2901c53b4d1388f113839d07c06f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8ad40bccc6143a7a9a999f0f703962e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:38 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3f5e649a-9d8b-43a8-8805-f4a2ea8cf970 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dd01daa-22bc-4d41-a60f-b0260756b48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:38 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3f5e649a-9d8b-43a8-8805-f4a2ea8cf970 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dd01daa-22bc-4d41-a60f-b0260756b48f) transitioned into state 'SUCCESS' from state '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-1776426111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4afd2901c53b4d1388f113839d07c06f',qos_specs=None,replication_status=,reservations=['537a7a4b-841f-4df3-81bc-d57369b7399a','51b6c76a-1d49-4844-b0c6-7aced7ff5cf5','6dee66b3-c85c-4df3-81f9-5f8bc436c7f6','be7374ef-6274-4ddd-a553-04b60824714d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8ad40bccc6143a7a9a999f0f703962e',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:38 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3f5e649a-9d8b-43a8-8805-f4a2ea8cf970 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ee12f01-c4ca-427a-b1ee-023475cae157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:38 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3f5e649a-9d8b-43a8-8805-f4a2ea8cf970 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ee12f01-c4ca-427a-b1ee-023475cae157) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:38 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3f5e649a-9d8b-43a8-8805-f4a2ea8cf970 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Flow 'volume_create_api' (d7c4c969-a7a2-44c4-887e-01ec0b66337b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:51:38 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3f5e649a-9d8b-43a8-8805-f4a2ea8cf970 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Create volume request issued successfully. Sep 02 08:51:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3f5e649a-9d8b-43a8-8805-f4a2ea8cf970 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:51:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 307/642] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:51:38 2026] POST /volume/v3/volumes => generated 763 bytes in 793 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:51:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3a52f16b-3106-4514-8e2d-eb5ae266611e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3a52f16b-3106-4514-8e2d-eb5ae266611e tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] GET http://192.168.122.75/volume/v3/volumes/ed36a4bc-1af6-4cee-9995-900e67303a7b Sep 02 08:51:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3a52f16b-3106-4514-8e2d-eb5ae266611e tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3a52f16b-3106-4514-8e2d-eb5ae266611e tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:38 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:38 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:38 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:38 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:38 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3a52f16b-3106-4514-8e2d-eb5ae266611e tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Volume info retrieved successfully. Sep 02 08:51:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3a52f16b-3106-4514-8e2d-eb5ae266611e tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] http://192.168.122.75/volume/v3/volumes/ed36a4bc-1af6-4cee-9995-900e67303a7b returned with HTTP 200 Sep 02 08:51:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 336/643] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:38 2026] GET /volume/v3/volumes/ed36a4bc-1af6-4cee-9995-900e67303a7b => generated 831 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-028847ee-540d-4d00-8199-d701f809d423 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-028847ee-540d-4d00-8199-d701f809d423 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 Sep 02 08:51:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-028847ee-540d-4d00-8199-d701f809d423 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-028847ee-540d-4d00-8199-d701f809d423 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-028847ee-540d-4d00-8199-d701f809d423 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 2d42ad0b-3422-4358-ad74-d92e091fed60 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:51:39 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:39 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:39 devstack devstack@c-api.service[86994]: /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 02 08:51:39 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:51:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-028847ee-540d-4d00-8199-d701f809d423 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 returned with HTTP 200 Sep 02 08:51:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 308/644] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:51:39 2026] GET /volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 => generated 393 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b6147a4f-8713-4bf6-bd6f-9d532043f523 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b6147a4f-8713-4bf6-bd6f-9d532043f523 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] PUT http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 Sep 02 08:51:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b6147a4f-8713-4bf6-bd6f-9d532043f523 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "db6615ef-f356-49de-96d8-ab58cb46c761"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-b6147a4f-8713-4bf6-bd6f-9d532043f523 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Update called for group 2d42ad0b-3422-4358-ad74-d92e091fed60. {{(pid=86995) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 08:51:39 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.groups [None req-b6147a4f-8713-4bf6-bd6f-9d532043f523 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Updating group 2d42ad0b-3422-4358-ad74-d92e091fed60 with name None description: None add_volumes: None remove_volumes: db6615ef-f356-49de-96d8-ab58cb46c761. Sep 02 08:51:39 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:39 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b6147a4f-8713-4bf6-bd6f-9d532043f523 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 returned with HTTP 202 Sep 02 08:51:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 337/645] 192.168.122.75 () {62 vars in 1285 bytes} [Wed Sep 2 08:51:39 2026] PUT /volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:51:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0a85d42e-7ba9-4851-ab54-c42aa65dead9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0a85d42e-7ba9-4851-ab54-c42aa65dead9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 Sep 02 08:51:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0a85d42e-7ba9-4851-ab54-c42aa65dead9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0a85d42e-7ba9-4851-ab54-c42aa65dead9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-0a85d42e-7ba9-4851-ab54-c42aa65dead9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 2d42ad0b-3422-4358-ad74-d92e091fed60 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:51:39 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:39 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:39 devstack devstack@c-api.service[86994]: /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 02 08:51:39 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:51:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0a85d42e-7ba9-4851-ab54-c42aa65dead9 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 returned with HTTP 200 Sep 02 08:51:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 309/646] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:51:39 2026] GET /volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 => generated 392 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-32d7b1cc-c921-4eb5-a2c2-9adca327e797 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-32d7b1cc-c921-4eb5-a2c2-9adca327e797 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] GET http://192.168.122.75/volume/v3/volumes/ed36a4bc-1af6-4cee-9995-900e67303a7b Sep 02 08:51:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-32d7b1cc-c921-4eb5-a2c2-9adca327e797 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-32d7b1cc-c921-4eb5-a2c2-9adca327e797 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:40 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:40 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:40 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:40 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:40 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-32d7b1cc-c921-4eb5-a2c2-9adca327e797 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Volume info retrieved successfully. Sep 02 08:51:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-32d7b1cc-c921-4eb5-a2c2-9adca327e797 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] http://192.168.122.75/volume/v3/volumes/ed36a4bc-1af6-4cee-9995-900e67303a7b returned with HTTP 200 Sep 02 08:51:40 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 338/647] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:40 2026] GET /volume/v3/volumes/ed36a4bc-1af6-4cee-9995-900e67303a7b => generated 855 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c2af9d3d-232b-4255-82e1-101a2ccf0e1c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c2af9d3d-232b-4255-82e1-101a2ccf0e1c tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 Sep 02 08:51:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c2af9d3d-232b-4255-82e1-101a2ccf0e1c tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c2af9d3d-232b-4255-82e1-101a2ccf0e1c tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-c2af9d3d-232b-4255-82e1-101a2ccf0e1c tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 2d42ad0b-3422-4358-ad74-d92e091fed60 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:51:40 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:40 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:40 devstack devstack@c-api.service[86994]: /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 02 08:51:40 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:51:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c2af9d3d-232b-4255-82e1-101a2ccf0e1c tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 returned with HTTP 200 Sep 02 08:51:40 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 310/648] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:51:40 2026] GET /volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 => generated 393 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f4f8abb4-9371-4cf7-840a-4b16db3b4fcd None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f4f8abb4-9371-4cf7-840a-4b16db3b4fcd tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] PUT http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 Sep 02 08:51:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f4f8abb4-9371-4cf7-840a-4b16db3b4fcd tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "db6615ef-f356-49de-96d8-ab58cb46c761"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-f4f8abb4-9371-4cf7-840a-4b16db3b4fcd tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Update called for group 2d42ad0b-3422-4358-ad74-d92e091fed60. {{(pid=86995) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 08:51:40 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.groups [None req-f4f8abb4-9371-4cf7-840a-4b16db3b4fcd tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Updating group 2d42ad0b-3422-4358-ad74-d92e091fed60 with name None description: None add_volumes: db6615ef-f356-49de-96d8-ab58cb46c761 remove_volumes: None. Sep 02 08:51:40 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:40 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:40 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:40 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:40 devstack devstack@c-api.service[86995]: /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 02 08:51:40 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:51:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f4f8abb4-9371-4cf7-840a-4b16db3b4fcd tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 returned with HTTP 202 Sep 02 08:51:40 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 339/649] 192.168.122.75 () {62 vars in 1285 bytes} [Wed Sep 2 08:51:40 2026] PUT /volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:51:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b587b616-0aaf-4b2f-add2-727e8fe14a57 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b587b616-0aaf-4b2f-add2-727e8fe14a57 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 Sep 02 08:51:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b587b616-0aaf-4b2f-add2-727e8fe14a57 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b587b616-0aaf-4b2f-add2-727e8fe14a57 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-b587b616-0aaf-4b2f-add2-727e8fe14a57 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 2d42ad0b-3422-4358-ad74-d92e091fed60 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:51:40 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:40 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:40 devstack devstack@c-api.service[86994]: /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 02 08:51:40 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:51:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b587b616-0aaf-4b2f-add2-727e8fe14a57 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 returned with HTTP 200 Sep 02 08:51:40 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 311/650] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:51:40 2026] GET /volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 => generated 392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1b0efc8d-0562-42d8-b497-b86437341559 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1b0efc8d-0562-42d8-b497-b86437341559 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] GET http://192.168.122.75/volume/v3/volumes/ed36a4bc-1af6-4cee-9995-900e67303a7b Sep 02 08:51:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1b0efc8d-0562-42d8-b497-b86437341559 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1b0efc8d-0562-42d8-b497-b86437341559 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:41 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:41 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:41 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:41 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:41 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1b0efc8d-0562-42d8-b497-b86437341559 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Volume info retrieved successfully. Sep 02 08:51:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1b0efc8d-0562-42d8-b497-b86437341559 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] http://192.168.122.75/volume/v3/volumes/ed36a4bc-1af6-4cee-9995-900e67303a7b returned with HTTP 200 Sep 02 08:51:41 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 340/651] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:41 2026] GET /volume/v3/volumes/ed36a4bc-1af6-4cee-9995-900e67303a7b => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ff212d08-3de2-48c9-8d1f-5de7acf68ff7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ff212d08-3de2-48c9-8d1f-5de7acf68ff7 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] GET http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f?usage=True Sep 02 08:51:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ff212d08-3de2-48c9-8d1f-5de7acf68ff7 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ff212d08-3de2-48c9-8d1f-5de7acf68ff7 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:41 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:41 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ff212d08-3de2-48c9-8d1f-5de7acf68ff7 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f?usage=True returned with HTTP 200 Sep 02 08:51:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 312/652] 192.168.122.75 () {58 vars in 1254 bytes} [Wed Sep 2 08:51:41 2026] GET /volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f?usage=True => generated 1380 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-44432585-e025-4105-b48c-32dc099ba1be None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-44432585-e025-4105-b48c-32dc099ba1be tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] DELETE http://192.168.122.75/volume/v3/volumes/ed36a4bc-1af6-4cee-9995-900e67303a7b Sep 02 08:51:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-44432585-e025-4105-b48c-32dc099ba1be tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-44432585-e025-4105-b48c-32dc099ba1be tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:41 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-44432585-e025-4105-b48c-32dc099ba1be tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Delete volume with id: ed36a4bc-1af6-4cee-9995-900e67303a7b Sep 02 08:51:41 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:41 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:41 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:41 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:41 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-44432585-e025-4105-b48c-32dc099ba1be tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Volume info retrieved successfully. Sep 02 08:51:41 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-44432585-e025-4105-b48c-32dc099ba1be tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Delete volume request issued successfully. Sep 02 08:51:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-44432585-e025-4105-b48c-32dc099ba1be tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] http://192.168.122.75/volume/v3/volumes/ed36a4bc-1af6-4cee-9995-900e67303a7b returned with HTTP 202 Sep 02 08:51:41 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 341/653] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:51:41 2026] DELETE /volume/v3/volumes/ed36a4bc-1af6-4cee-9995-900e67303a7b => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2746ed6d-9606-4fbe-8cb9-6498ed47b3b2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2746ed6d-9606-4fbe-8cb9-6498ed47b3b2 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] GET http://192.168.122.75/volume/v3/volumes/ed36a4bc-1af6-4cee-9995-900e67303a7b Sep 02 08:51:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2746ed6d-9606-4fbe-8cb9-6498ed47b3b2 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2746ed6d-9606-4fbe-8cb9-6498ed47b3b2 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:41 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:41 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:41 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:41 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:41 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2746ed6d-9606-4fbe-8cb9-6498ed47b3b2 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Volume info retrieved successfully. Sep 02 08:51:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2746ed6d-9606-4fbe-8cb9-6498ed47b3b2 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] http://192.168.122.75/volume/v3/volumes/ed36a4bc-1af6-4cee-9995-900e67303a7b returned with HTTP 200 Sep 02 08:51:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 313/654] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:41 2026] GET /volume/v3/volumes/ed36a4bc-1af6-4cee-9995-900e67303a7b => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c5aa2358-cc36-4452-827a-e6b7ba57e33d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6b388891-1fd6-49e8-b41d-262c8b0c6861 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6b388891-1fd6-49e8-b41d-262c8b0c6861 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 Sep 02 08:51:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6b388891-1fd6-49e8-b41d-262c8b0c6861 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6b388891-1fd6-49e8-b41d-262c8b0c6861 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-6b388891-1fd6-49e8-b41d-262c8b0c6861 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 2d42ad0b-3422-4358-ad74-d92e091fed60 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:51:41 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:41 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:41 devstack devstack@c-api.service[86994]: /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 02 08:51:41 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:51:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6b388891-1fd6-49e8-b41d-262c8b0c6861 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 returned with HTTP 200 Sep 02 08:51:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 314/655] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:51:41 2026] GET /volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 => generated 393 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1229f433-5ce3-400e-a1cb-64d43963fca0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1229f433-5ce3-400e-a1cb-64d43963fca0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1229f433-5ce3-400e-a1cb-64d43963fca0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1229f433-5ce3-400e-a1cb-64d43963fca0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-1229f433-5ce3-400e-a1cb-64d43963fca0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-1229f433-5ce3-400e-a1cb-64d43963fca0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: /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 02 08:51:42 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:51:42 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:42 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:42 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:42 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1229f433-5ce3-400e-a1cb-64d43963fca0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Get all volumes completed successfully. Sep 02 08:51:42 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-1229f433-5ce3-400e-a1cb-64d43963fca0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:42 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-1229f433-5ce3-400e-a1cb-64d43963fca0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c5aa2358-cc36-4452-827a-e6b7ba57e33d tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:51:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c5aa2358-cc36-4452-827a-e6b7ba57e33d tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-998207285", "os-volume-type-access:is_public": false}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c5aa2358-cc36-4452-827a-e6b7ba57e33d tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:51:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 342/656] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 08:51:41 2026] POST /volume/v3/types => generated 228 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-dc39665e-6082-402c-93e9-52bc3c5a4a84 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-1229f433-5ce3-400e-a1cb-64d43963fca0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:42 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-1229f433-5ce3-400e-a1cb-64d43963fca0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:42 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-1229f433-5ce3-400e-a1cb-64d43963fca0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-1229f433-5ce3-400e-a1cb-64d43963fca0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1229f433-5ce3-400e-a1cb-64d43963fca0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:51:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 315/657] 192.168.122.75 () {60 vars in 1178 bytes} [Wed Sep 2 08:51:41 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4a4a2acb-9d56-470e-bd5f-22cdad01e162 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4a4a2acb-9d56-470e-bd5f-22cdad01e162 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] POST http://192.168.122.75/volume/v3/group_snapshots Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4a4a2acb-9d56-470e-bd5f-22cdad01e162 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "2d42ad0b-3422-4358-ad74-d92e091fed60", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1650743686"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.group_snapshots [None req-4a4a2acb-9d56-470e-bd5f-22cdad01e162 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '2d42ad0b-3422-4358-ad74-d92e091fed60', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1650743686'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:42 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.group_snapshots [None req-4a4a2acb-9d56-470e-bd5f-22cdad01e162 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1650743686. Sep 02 08:51:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dc39665e-6082-402c-93e9-52bc3c5a4a84 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:51:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dc39665e-6082-402c-93e9-52bc3c5a4a84 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a779ffcc-3990-4cc8-bc24-3000530e0039", "size": 1}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-dc39665e-6082-402c-93e9-52bc3c5a4a84 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Create volume request body: {'volume': {'volume_type': 'a779ffcc-3990-4cc8-bc24-3000530e0039', 'size': 1}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:51:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dc39665e-6082-402c-93e9-52bc3c5a4a84 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 404 Sep 02 08:51:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 343/658] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:51:42 2026] POST /volume/v3/volumes => generated 114 bytes in 259 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:42 devstack devstack@c-api.service[86994]: /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 02 08:51:42 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:51:42 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:42 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:42 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:42 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-38834a9e-a716-48ac-a6f8-06da69bb264e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-38834a9e-a716-48ac-a6f8-06da69bb264e tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] POST http://192.168.122.75/volume/v3/types/a779ffcc-3990-4cc8-bc24-3000530e0039/action Sep 02 08:51:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-38834a9e-a716-48ac-a6f8-06da69bb264e tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] Action body: b'{"addProjectAccess": {"project": "06ff44ce43b648c1ae6ec481b0c7128c"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:51:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-38834a9e-a716-48ac-a6f8-06da69bb264e tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "06ff44ce43b648c1ae6ec481b0c7128c"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-38834a9e-a716-48ac-a6f8-06da69bb264e tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] http://192.168.122.75/volume/v3/types/a779ffcc-3990-4cc8-bc24-3000530e0039/action returned with HTTP 202 Sep 02 08:51:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 344/659] 192.168.122.75 () {60 vars in 1263 bytes} [Wed Sep 2 08:51:42 2026] POST /volume/v3/types/a779ffcc-3990-4cc8-bc24-3000530e0039/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-84012d9e-7065-4a80-81ba-59dd68ebd85f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-84012d9e-7065-4a80-81ba-59dd68ebd85f tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:51:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-84012d9e-7065-4a80-81ba-59dd68ebd85f tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a779ffcc-3990-4cc8-bc24-3000530e0039", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1109023902"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-84012d9e-7065-4a80-81ba-59dd68ebd85f tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Create volume request body: {'volume': {'volume_type': 'a779ffcc-3990-4cc8-bc24-3000530e0039', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1109023902'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:51:42 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-84012d9e-7065-4a80-81ba-59dd68ebd85f tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Create volume of 1 GB Sep 02 08:51:42 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:42 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-84012d9e-7065-4a80-81ba-59dd68ebd85f tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Availability Zones retrieved successfully. Sep 02 08:51:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-84012d9e-7065-4a80-81ba-59dd68ebd85f tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Flow 'volume_create_api' (240f5fbb-2286-4311-a135-26b624c67acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:51:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-84012d9e-7065-4a80-81ba-59dd68ebd85f tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19578fbb-1c3d-4956-b094-a70e71035d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-84012d9e-7065-4a80-81ba-59dd68ebd85f tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:51:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-84012d9e-7065-4a80-81ba-59dd68ebd85f tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19578fbb-1c3d-4956-b094-a70e71035d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:51:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a779ffcc-3990-4cc8-bc24-3000530e0039,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-998207285',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a779ffcc-3990-4cc8-bc24-3000530e0039', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-84012d9e-7065-4a80-81ba-59dd68ebd85f tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26af30cd-c42b-4d63-9ffd-427a2b18287d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-4a4a2acb-9d56-470e-bd5f-22cdad01e162 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Created reservations ['ce8a7caf-10cb-47bb-a043-ce23a8cb6ce2', 'e2d8c10e-e804-4e9f-8674-da2923cf6542', 'd1275f31-76a6-4951-a9b7-5d82fbf2eb8f', '0209b4b9-9e4a-4153-9379-cc9abbad54b6'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:51:42 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-84012d9e-7065-4a80-81ba-59dd68ebd85f tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-998207285 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-998207285, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:51:42 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-84012d9e-7065-4a80-81ba-59dd68ebd85f tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-998207285 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-998207285, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:51:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4a4a2acb-9d56-470e-bd5f-22cdad01e162 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots returned with HTTP 202 Sep 02 08:51:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 316/660] 192.168.122.75 () {62 vars in 1203 bytes} [Wed Sep 2 08:51:42 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7a32b8ba-f5e3-48b7-a8e6-cf590e1755d1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7a32b8ba-f5e3-48b7-a8e6-cf590e1755d1 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] GET http://192.168.122.75/volume/v3/volumes/ed36a4bc-1af6-4cee-9995-900e67303a7b Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7a32b8ba-f5e3-48b7-a8e6-cf590e1755d1 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7a32b8ba-f5e3-48b7-a8e6-cf590e1755d1 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7a32b8ba-f5e3-48b7-a8e6-cf590e1755d1 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] http://192.168.122.75/volume/v3/volumes/ed36a4bc-1af6-4cee-9995-900e67303a7b returned with HTTP 404 Sep 02 08:51:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 317/661] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:42 2026] GET /volume/v3/volumes/ed36a4bc-1af6-4cee-9995-900e67303a7b => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-90772efd-6450-412b-b897-349cc5e9e204 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-90772efd-6450-412b-b897-349cc5e9e204 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-90772efd-6450-412b-b897-349cc5e9e204 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-90772efd-6450-412b-b897-349cc5e9e204 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.group_snapshots [None req-90772efd-6450-412b-b897-349cc5e9e204 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 1bcc878e-e047-45a2-bae9-feedf39ed52d {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:51:42 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-84012d9e-7065-4a80-81ba-59dd68ebd85f tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Created reservations ['c24ac2ec-6c90-4425-9d65-ac7b74a0fabf', '207e6015-0d64-4258-b7e0-84688b0c4a84', 'eaa6e079-f3cf-493b-876e-8c905c59c88e', 'c3011e51-dba9-4be4-a211-90f58827a8cb'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-84012d9e-7065-4a80-81ba-59dd68ebd85f tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26af30cd-c42b-4d63-9ffd-427a2b18287d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c24ac2ec-6c90-4425-9d65-ac7b74a0fabf', '207e6015-0d64-4258-b7e0-84688b0c4a84', 'eaa6e079-f3cf-493b-876e-8c905c59c88e', 'c3011e51-dba9-4be4-a211-90f58827a8cb']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-84012d9e-7065-4a80-81ba-59dd68ebd85f tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dc9bbaa-aaab-4771-93a6-f32bdc9e7d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-90772efd-6450-412b-b897-349cc5e9e204 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d returned with HTTP 200 Sep 02 08:51:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 318/662] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:51:42 2026] GET /volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d => generated 326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-38df2c9c-c443-4c25-a373-17aa096aa1fa None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-38df2c9c-c443-4c25-a373-17aa096aa1fa tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] GET http://192.168.122.75/volume/v3/volumes/ed36a4bc-1af6-4cee-9995-900e67303a7b Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-38df2c9c-c443-4c25-a373-17aa096aa1fa tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-38df2c9c-c443-4c25-a373-17aa096aa1fa tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-38df2c9c-c443-4c25-a373-17aa096aa1fa tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] http://192.168.122.75/volume/v3/volumes/ed36a4bc-1af6-4cee-9995-900e67303a7b returned with HTTP 404 Sep 02 08:51:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 319/663] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:42 2026] GET /volume/v3/volumes/ed36a4bc-1af6-4cee-9995-900e67303a7b => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bfb52dd0-0db0-4043-b23b-421477bafc57 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bfb52dd0-0db0-4043-b23b-421477bafc57 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] DELETE http://192.168.122.75/volume/v3/volumes/ed36a4bc-1af6-4cee-9995-900e67303a7b Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bfb52dd0-0db0-4043-b23b-421477bafc57 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bfb52dd0-0db0-4043-b23b-421477bafc57 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-bfb52dd0-0db0-4043-b23b-421477bafc57 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Delete volume with id: ed36a4bc-1af6-4cee-9995-900e67303a7b Sep 02 08:51:42 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:42 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-84012d9e-7065-4a80-81ba-59dd68ebd85f tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dc9bbaa-aaab-4771-93a6-f32bdc9e7d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40edc107-5746-4791-bcbb-d5808e1b9d72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1109023902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06ff44ce43b648c1ae6ec481b0c7128c',qos_specs=None,replication_status=,reservations=['c24ac2ec-6c90-4425-9d65-ac7b74a0fabf','207e6015-0d64-4258-b7e0-84688b0c4a84','eaa6e079-f3cf-493b-876e-8c905c59c88e','c3011e51-dba9-4be4-a211-90f58827a8cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49c3d0e0b05240adaac2b1065d8157ba',volume_type_id=a779ffcc-3990-4cc8-bc24-3000530e0039), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:51:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1109023902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40edc107-5746-4791-bcbb-d5808e1b9d72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06ff44ce43b648c1ae6ec481b0c7128c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49c3d0e0b05240adaac2b1065d8157ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a779ffcc-3990-4cc8-bc24-3000530e0039),volume_type_id=a779ffcc-3990-4cc8-bc24-3000530e0039)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-84012d9e-7065-4a80-81ba-59dd68ebd85f tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1ba8d6b-2bbd-4b76-ba27-b55d1a4aeb8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bfb52dd0-0db0-4043-b23b-421477bafc57 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] http://192.168.122.75/volume/v3/volumes/ed36a4bc-1af6-4cee-9995-900e67303a7b returned with HTTP 404 Sep 02 08:51:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 320/664] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:51:42 2026] DELETE /volume/v3/volumes/ed36a4bc-1af6-4cee-9995-900e67303a7b => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-93e435ce-6a2d-4317-aa3d-25eaa8c15122 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-93e435ce-6a2d-4317-aa3d-25eaa8c15122 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-93e435ce-6a2d-4317-aa3d-25eaa8c15122 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-308886914"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-93e435ce-6a2d-4317-aa3d-25eaa8c15122 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-308886914'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:51:42 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-93e435ce-6a2d-4317-aa3d-25eaa8c15122 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Create volume of 1 GB Sep 02 08:51:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-93e435ce-6a2d-4317-aa3d-25eaa8c15122 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Availability Zones retrieved successfully. Sep 02 08:51:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-84012d9e-7065-4a80-81ba-59dd68ebd85f tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1ba8d6b-2bbd-4b76-ba27-b55d1a4aeb8b) transitioned into state 'SUCCESS' from state '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-1109023902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06ff44ce43b648c1ae6ec481b0c7128c',qos_specs=None,replication_status=,reservations=['c24ac2ec-6c90-4425-9d65-ac7b74a0fabf','207e6015-0d64-4258-b7e0-84688b0c4a84','eaa6e079-f3cf-493b-876e-8c905c59c88e','c3011e51-dba9-4be4-a211-90f58827a8cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49c3d0e0b05240adaac2b1065d8157ba',volume_type_id=a779ffcc-3990-4cc8-bc24-3000530e0039)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-84012d9e-7065-4a80-81ba-59dd68ebd85f tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efe23c12-ba03-4c9a-9575-e5892ff52dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-84012d9e-7065-4a80-81ba-59dd68ebd85f tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efe23c12-ba03-4c9a-9575-e5892ff52dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:43 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-93e435ce-6a2d-4317-aa3d-25eaa8c15122 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Flow 'volume_create_api' (f4d09f90-605c-4b7d-a1dd-2dfff5fc7d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:51:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-84012d9e-7065-4a80-81ba-59dd68ebd85f tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Flow 'volume_create_api' (240f5fbb-2286-4311-a135-26b624c67acd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:51:43 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-84012d9e-7065-4a80-81ba-59dd68ebd85f tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Create volume request issued successfully. Sep 02 08:51:43 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-93e435ce-6a2d-4317-aa3d-25eaa8c15122 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7d013f8-8ca1-4d7a-968c-24a3cca17c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-84012d9e-7065-4a80-81ba-59dd68ebd85f tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:51:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 345/665] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:51:42 2026] POST /volume/v3/volumes => generated 801 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:51:43 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-93e435ce-6a2d-4317-aa3d-25eaa8c15122 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:51:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-081ea9fa-05fc-4ab2-a9f9-38a921a0c0d6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-081ea9fa-05fc-4ab2-a9f9-38a921a0c0d6 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] GET http://192.168.122.75/volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 Sep 02 08:51:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-081ea9fa-05fc-4ab2-a9f9-38a921a0c0d6 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-081ea9fa-05fc-4ab2-a9f9-38a921a0c0d6 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:43 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:43 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:43 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:43 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:43 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-081ea9fa-05fc-4ab2-a9f9-38a921a0c0d6 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Volume info retrieved successfully. Sep 02 08:51:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-081ea9fa-05fc-4ab2-a9f9-38a921a0c0d6 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] http://192.168.122.75/volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 returned with HTTP 200 Sep 02 08:51:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 346/666] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:43 2026] GET /volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 => generated 869 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:43 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-93e435ce-6a2d-4317-aa3d-25eaa8c15122 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7d013f8-8ca1-4d7a-968c-24a3cca17c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:43 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-93e435ce-6a2d-4317-aa3d-25eaa8c15122 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c85e96b-7500-4f68-8e6c-59f3a926585a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:43 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-93e435ce-6a2d-4317-aa3d-25eaa8c15122 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Created reservations ['3c193656-da2d-44b9-8410-c98898804e4b', '498eb4ad-0f7a-4ac7-a1a1-36d67a007ab9', '4502b4fb-8463-45ae-8f5a-e946efd797a1', '5c103ae2-a5e5-45a6-bbb9-5f10026cd693'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:51:43 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-93e435ce-6a2d-4317-aa3d-25eaa8c15122 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c85e96b-7500-4f68-8e6c-59f3a926585a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c193656-da2d-44b9-8410-c98898804e4b', '498eb4ad-0f7a-4ac7-a1a1-36d67a007ab9', '4502b4fb-8463-45ae-8f5a-e946efd797a1', '5c103ae2-a5e5-45a6-bbb9-5f10026cd693']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:43 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-93e435ce-6a2d-4317-aa3d-25eaa8c15122 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ca99070-bd7d-4e03-88eb-9af793b1de49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:43 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:43 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:43 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-93e435ce-6a2d-4317-aa3d-25eaa8c15122 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ca99070-bd7d-4e03-88eb-9af793b1de49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04674c1f-757b-4e60-8644-b5fb6b0b95bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-308886914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4afd2901c53b4d1388f113839d07c06f',qos_specs=None,replication_status=,reservations=['3c193656-da2d-44b9-8410-c98898804e4b','498eb4ad-0f7a-4ac7-a1a1-36d67a007ab9','4502b4fb-8463-45ae-8f5a-e946efd797a1','5c103ae2-a5e5-45a6-bbb9-5f10026cd693'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8ad40bccc6143a7a9a999f0f703962e',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:51:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-308886914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04674c1f-757b-4e60-8644-b5fb6b0b95bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4afd2901c53b4d1388f113839d07c06f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8ad40bccc6143a7a9a999f0f703962e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:43 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-93e435ce-6a2d-4317-aa3d-25eaa8c15122 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39c229b8-cf3e-4f42-8e23-4b5df43a8d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:43 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-93e435ce-6a2d-4317-aa3d-25eaa8c15122 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39c229b8-cf3e-4f42-8e23-4b5df43a8d75) transitioned into state 'SUCCESS' from state '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-308886914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4afd2901c53b4d1388f113839d07c06f',qos_specs=None,replication_status=,reservations=['3c193656-da2d-44b9-8410-c98898804e4b','498eb4ad-0f7a-4ac7-a1a1-36d67a007ab9','4502b4fb-8463-45ae-8f5a-e946efd797a1','5c103ae2-a5e5-45a6-bbb9-5f10026cd693'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8ad40bccc6143a7a9a999f0f703962e',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:43 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-93e435ce-6a2d-4317-aa3d-25eaa8c15122 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (678fa049-0386-4456-aeb1-696663ae2ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:43 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-93e435ce-6a2d-4317-aa3d-25eaa8c15122 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (678fa049-0386-4456-aeb1-696663ae2ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:51:43 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-93e435ce-6a2d-4317-aa3d-25eaa8c15122 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Flow 'volume_create_api' (f4d09f90-605c-4b7d-a1dd-2dfff5fc7d87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:51:43 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-93e435ce-6a2d-4317-aa3d-25eaa8c15122 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Create volume request issued successfully. Sep 02 08:51:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-93e435ce-6a2d-4317-aa3d-25eaa8c15122 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:51:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 321/667] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:51:42 2026] POST /volume/v3/volumes => generated 762 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:51:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2bf5470b-1ab2-4ae1-a9c3-ae50264f019a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2bf5470b-1ab2-4ae1-a9c3-ae50264f019a tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] GET http://192.168.122.75/volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc Sep 02 08:51:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2bf5470b-1ab2-4ae1-a9c3-ae50264f019a tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2bf5470b-1ab2-4ae1-a9c3-ae50264f019a tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:43 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:43 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:43 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:43 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:43 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2bf5470b-1ab2-4ae1-a9c3-ae50264f019a tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Volume info retrieved successfully. Sep 02 08:51:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2bf5470b-1ab2-4ae1-a9c3-ae50264f019a tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] http://192.168.122.75/volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc returned with HTTP 200 Sep 02 08:51:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 347/668] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:43 2026] GET /volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc => generated 830 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fec8607d-8572-45b8-811b-ded056f2ecf6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fec8607d-8572-45b8-811b-ded056f2ecf6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d Sep 02 08:51:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fec8607d-8572-45b8-811b-ded056f2ecf6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fec8607d-8572-45b8-811b-ded056f2ecf6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.group_snapshots [None req-fec8607d-8572-45b8-811b-ded056f2ecf6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 1bcc878e-e047-45a2-bae9-feedf39ed52d {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:51:43 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:43 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fec8607d-8572-45b8-811b-ded056f2ecf6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d returned with HTTP 200 Sep 02 08:51:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 322/669] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:51:43 2026] GET /volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d => generated 326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:51:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-38a5ea9f-d68c-4971-b70c-408f2463be42 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-38a5ea9f-d68c-4971-b70c-408f2463be42 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] GET http://192.168.122.75/volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 Sep 02 08:51:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-38a5ea9f-d68c-4971-b70c-408f2463be42 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-38a5ea9f-d68c-4971-b70c-408f2463be42 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:44 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:44 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:44 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:44 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:44 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-38a5ea9f-d68c-4971-b70c-408f2463be42 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Volume info retrieved successfully. Sep 02 08:51:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-38a5ea9f-d68c-4971-b70c-408f2463be42 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] http://192.168.122.75/volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 returned with HTTP 200 Sep 02 08:51:44 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 348/670] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:44 2026] GET /volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 => generated 893 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4f096d2a-7803-465e-b8ed-eb8e6884f898 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4f096d2a-7803-465e-b8ed-eb8e6884f898 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] GET http://192.168.122.75/volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc Sep 02 08:51:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4f096d2a-7803-465e-b8ed-eb8e6884f898 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4f096d2a-7803-465e-b8ed-eb8e6884f898 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:44 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:44 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:44 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:44 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:44 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4f096d2a-7803-465e-b8ed-eb8e6884f898 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Volume info retrieved successfully. Sep 02 08:51:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4f096d2a-7803-465e-b8ed-eb8e6884f898 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] http://192.168.122.75/volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc returned with HTTP 200 Sep 02 08:51:44 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 323/671] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:44 2026] GET /volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b8f62b54-5faa-49cb-9c2c-51d0d31665ce None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b8f62b54-5faa-49cb-9c2c-51d0d31665ce tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d Sep 02 08:51:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b8f62b54-5faa-49cb-9c2c-51d0d31665ce tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b8f62b54-5faa-49cb-9c2c-51d0d31665ce tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.group_snapshots [None req-b8f62b54-5faa-49cb-9c2c-51d0d31665ce tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 1bcc878e-e047-45a2-bae9-feedf39ed52d {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:51:44 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:44 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b8f62b54-5faa-49cb-9c2c-51d0d31665ce tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d returned with HTTP 200 Sep 02 08:51:44 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 349/672] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:51:44 2026] GET /volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d => generated 326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:51:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-87b74cab-bb89-4594-8f6a-2ccdead43931 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-87b74cab-bb89-4594-8f6a-2ccdead43931 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] GET http://192.168.122.75/volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 Sep 02 08:51:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-87b74cab-bb89-4594-8f6a-2ccdead43931 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-87b74cab-bb89-4594-8f6a-2ccdead43931 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:45 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:45 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:45 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:45 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:45 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-87b74cab-bb89-4594-8f6a-2ccdead43931 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Volume info retrieved successfully. Sep 02 08:51:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-87b74cab-bb89-4594-8f6a-2ccdead43931 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] http://192.168.122.75/volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 returned with HTTP 200 Sep 02 08:51:45 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 324/673] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:45 2026] GET /volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 => generated 893 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0be4255a-a3d2-4f7a-97e6-f1682789d2e6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0be4255a-a3d2-4f7a-97e6-f1682789d2e6 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] GET http://192.168.122.75/volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc Sep 02 08:51:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0be4255a-a3d2-4f7a-97e6-f1682789d2e6 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0be4255a-a3d2-4f7a-97e6-f1682789d2e6 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:45 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:45 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:45 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:45 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:45 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0be4255a-a3d2-4f7a-97e6-f1682789d2e6 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Volume info retrieved successfully. Sep 02 08:51:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0be4255a-a3d2-4f7a-97e6-f1682789d2e6 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] http://192.168.122.75/volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc returned with HTTP 200 Sep 02 08:51:45 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 350/674] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:45 2026] GET /volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-25a009e7-4623-4014-8354-7831142508e3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-25a009e7-4623-4014-8354-7831142508e3 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d Sep 02 08:51:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-25a009e7-4623-4014-8354-7831142508e3 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-25a009e7-4623-4014-8354-7831142508e3 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.group_snapshots [None req-25a009e7-4623-4014-8354-7831142508e3 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 1bcc878e-e047-45a2-bae9-feedf39ed52d {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:51:45 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:45 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-25a009e7-4623-4014-8354-7831142508e3 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d returned with HTTP 200 Sep 02 08:51:45 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 325/675] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:51:45 2026] GET /volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d => generated 326 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-18b86b6b-f4fe-4f68-9f36-ff7559365149 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-18b86b6b-f4fe-4f68-9f36-ff7559365149 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] GET http://192.168.122.75/volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 Sep 02 08:51:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-18b86b6b-f4fe-4f68-9f36-ff7559365149 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-18b86b6b-f4fe-4f68-9f36-ff7559365149 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:46 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:46 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:46 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:46 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:46 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-18b86b6b-f4fe-4f68-9f36-ff7559365149 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Volume info retrieved successfully. Sep 02 08:51:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-18b86b6b-f4fe-4f68-9f36-ff7559365149 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] http://192.168.122.75/volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 returned with HTTP 200 Sep 02 08:51:46 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 351/676] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:46 2026] GET /volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 => generated 893 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-065d1410-dc88-491b-862e-e6d5bb8afc9d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-065d1410-dc88-491b-862e-e6d5bb8afc9d tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] GET http://192.168.122.75/volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc Sep 02 08:51:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-065d1410-dc88-491b-862e-e6d5bb8afc9d tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-065d1410-dc88-491b-862e-e6d5bb8afc9d tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:46 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:46 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:46 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:46 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:46 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-065d1410-dc88-491b-862e-e6d5bb8afc9d tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Volume info retrieved successfully. Sep 02 08:51:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-065d1410-dc88-491b-862e-e6d5bb8afc9d tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] http://192.168.122.75/volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc returned with HTTP 200 Sep 02 08:51:46 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 326/677] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:46 2026] GET /volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:51:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b59f3874-1d2f-4967-8fe4-e981f921beb7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b59f3874-1d2f-4967-8fe4-e981f921beb7 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d Sep 02 08:51:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b59f3874-1d2f-4967-8fe4-e981f921beb7 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b59f3874-1d2f-4967-8fe4-e981f921beb7 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.group_snapshots [None req-b59f3874-1d2f-4967-8fe4-e981f921beb7 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 1bcc878e-e047-45a2-bae9-feedf39ed52d {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:51:46 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:46 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b59f3874-1d2f-4967-8fe4-e981f921beb7 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d returned with HTTP 200 Sep 02 08:51:47 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 352/678] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:51:46 2026] GET /volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d => generated 326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-233bff18-b11b-4ceb-ad40-7f22fde75e6a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-233bff18-b11b-4ceb-ad40-7f22fde75e6a tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] GET http://192.168.122.75/volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 Sep 02 08:51:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-233bff18-b11b-4ceb-ad40-7f22fde75e6a tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-233bff18-b11b-4ceb-ad40-7f22fde75e6a tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:47 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:47 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:47 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:47 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:47 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-233bff18-b11b-4ceb-ad40-7f22fde75e6a tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Volume info retrieved successfully. Sep 02 08:51:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-233bff18-b11b-4ceb-ad40-7f22fde75e6a tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] http://192.168.122.75/volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 returned with HTTP 200 Sep 02 08:51:47 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 327/679] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:47 2026] GET /volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 => generated 893 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-de22d4ae-ee29-40b0-ab4a-2f6083e0e328 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-de22d4ae-ee29-40b0-ab4a-2f6083e0e328 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] GET http://192.168.122.75/volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc Sep 02 08:51:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-de22d4ae-ee29-40b0-ab4a-2f6083e0e328 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-de22d4ae-ee29-40b0-ab4a-2f6083e0e328 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:47 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:47 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:47 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:47 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-de22d4ae-ee29-40b0-ab4a-2f6083e0e328 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Volume info retrieved successfully. Sep 02 08:51:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-de22d4ae-ee29-40b0-ab4a-2f6083e0e328 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] http://192.168.122.75/volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc returned with HTTP 200 Sep 02 08:51:47 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 353/680] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:47 2026] GET /volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6e71df96-35d5-4b25-80d8-8d0d6fc5598d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6e71df96-35d5-4b25-80d8-8d0d6fc5598d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d Sep 02 08:51:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6e71df96-35d5-4b25-80d8-8d0d6fc5598d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6e71df96-35d5-4b25-80d8-8d0d6fc5598d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.group_snapshots [None req-6e71df96-35d5-4b25-80d8-8d0d6fc5598d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 1bcc878e-e047-45a2-bae9-feedf39ed52d {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:51:48 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:48 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6e71df96-35d5-4b25-80d8-8d0d6fc5598d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d returned with HTTP 200 Sep 02 08:51:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 328/681] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:51:48 2026] GET /volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d => generated 327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:51:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d37ee072-c9c2-4e79-a477-26fab3b5fc39 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d37ee072-c9c2-4e79-a477-26fab3b5fc39 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/snapshots/detail Sep 02 08:51:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d37ee072-c9c2-4e79-a477-26fab3b5fc39 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d37ee072-c9c2-4e79-a477-26fab3b5fc39 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-d37ee072-c9c2-4e79-a477-26fab3b5fc39 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:51:48 devstack devstack@c-api.service[86995]: DEBUG cinder.db.api [None req-d37ee072-c9c2-4e79-a477-26fab3b5fc39 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Building query based on filter {{(pid=86995) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:51:48 devstack devstack@c-api.service[86995]: /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 02 08:51:48 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:51:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d37ee072-c9c2-4e79-a477-26fab3b5fc39 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Get all snapshots completed successfully. Sep 02 08:51:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d37ee072-c9c2-4e79-a477-26fab3b5fc39 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 08:51:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 354/682] 192.168.122.75 () {58 vars in 1143 bytes} [Wed Sep 2 08:51:48 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-77b507af-65b6-495a-96dd-50a75daf8e57 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-77b507af-65b6-495a-96dd-50a75daf8e57 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/snapshots/3fa0e0e1-98e0-4626-b888-60de214af66f Sep 02 08:51:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-77b507af-65b6-495a-96dd-50a75daf8e57 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-77b507af-65b6-495a-96dd-50a75daf8e57 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:48 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:48 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-77b507af-65b6-495a-96dd-50a75daf8e57 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Snapshot retrieved successfully. Sep 02 08:51:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-77b507af-65b6-495a-96dd-50a75daf8e57 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/snapshots/3fa0e0e1-98e0-4626-b888-60de214af66f returned with HTTP 200 Sep 02 08:51:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 329/683] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:48 2026] GET /volume/v3/snapshots/3fa0e0e1-98e0-4626-b888-60de214af66f => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-269eea04-c806-462c-b93b-acb43a11c81a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-269eea04-c806-462c-b93b-acb43a11c81a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/snapshots/0f50b05f-f81a-46b7-b65f-b40789ad0550 Sep 02 08:51:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-269eea04-c806-462c-b93b-acb43a11c81a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-269eea04-c806-462c-b93b-acb43a11c81a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-269eea04-c806-462c-b93b-acb43a11c81a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Snapshot retrieved successfully. Sep 02 08:51:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-269eea04-c806-462c-b93b-acb43a11c81a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/snapshots/0f50b05f-f81a-46b7-b65f-b40789ad0550 returned with HTTP 200 Sep 02 08:51:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 355/684] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:48 2026] GET /volume/v3/snapshots/0f50b05f-f81a-46b7-b65f-b40789ad0550 => generated 470 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-68be7120-c6b0-489b-a635-392a1cf2dc7a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-68be7120-c6b0-489b-a635-392a1cf2dc7a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] DELETE http://192.168.122.75/volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d Sep 02 08:51:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-68be7120-c6b0-489b-a635-392a1cf2dc7a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-68be7120-c6b0-489b-a635-392a1cf2dc7a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.group_snapshots [None req-68be7120-c6b0-489b-a635-392a1cf2dc7a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] delete called for member 1bcc878e-e047-45a2-bae9-feedf39ed52d {{(pid=86994) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 08:51:48 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.group_snapshots [None req-68be7120-c6b0-489b-a635-392a1cf2dc7a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Delete group_snapshot with id: 1bcc878e-e047-45a2-bae9-feedf39ed52d Sep 02 08:51:48 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:48 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:48 devstack devstack@c-api.service[86994]: /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 02 08:51:48 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:51:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-68be7120-c6b0-489b-a635-392a1cf2dc7a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d returned with HTTP 202 Sep 02 08:51:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 330/685] 192.168.122.75 () {60 vars in 1295 bytes} [Wed Sep 2 08:51:48 2026] DELETE /volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:51:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a1cc5dd5-a726-4112-bf17-b3d5446867a6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a1cc5dd5-a726-4112-bf17-b3d5446867a6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:51:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a1cc5dd5-a726-4112-bf17-b3d5446867a6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a1cc5dd5-a726-4112-bf17-b3d5446867a6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-a1cc5dd5-a726-4112-bf17-b3d5446867a6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:51:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a1cc5dd5-a726-4112-bf17-b3d5446867a6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:51:48 devstack devstack@c-api.service[86995]: /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 02 08:51:48 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:51:48 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:48 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:48 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:48 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a1cc5dd5-a726-4112-bf17-b3d5446867a6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Get all volumes completed successfully. Sep 02 08:51:48 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-a1cc5dd5-a726-4112-bf17-b3d5446867a6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:48 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-a1cc5dd5-a726-4112-bf17-b3d5446867a6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:48 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-a1cc5dd5-a726-4112-bf17-b3d5446867a6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:48 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-a1cc5dd5-a726-4112-bf17-b3d5446867a6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:48 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-a1cc5dd5-a726-4112-bf17-b3d5446867a6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2e72c4be-3223-404a-b11c-4467b5e4c30e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2e72c4be-3223-404a-b11c-4467b5e4c30e tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] GET http://192.168.122.75/volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 Sep 02 08:51:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2e72c4be-3223-404a-b11c-4467b5e4c30e tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2e72c4be-3223-404a-b11c-4467b5e4c30e tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:48 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:48 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:48 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:48 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2e72c4be-3223-404a-b11c-4467b5e4c30e tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Volume info retrieved successfully. Sep 02 08:51:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2e72c4be-3223-404a-b11c-4467b5e4c30e tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] http://192.168.122.75/volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 returned with HTTP 200 Sep 02 08:51:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 331/686] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:48 2026] GET /volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 => generated 893 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:48 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-a1cc5dd5-a726-4112-bf17-b3d5446867a6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a1cc5dd5-a726-4112-bf17-b3d5446867a6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:51:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 356/687] 192.168.122.75 () {60 vars in 1178 bytes} [Wed Sep 2 08:51:48 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:51:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-df4ce879-7f31-4588-9e3f-4700cdebfc30 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-df4ce879-7f31-4588-9e3f-4700cdebfc30 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/snapshots/detail Sep 02 08:51:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-df4ce879-7f31-4588-9e3f-4700cdebfc30 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-df4ce879-7f31-4588-9e3f-4700cdebfc30 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-df4ce879-7f31-4588-9e3f-4700cdebfc30 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:51:48 devstack devstack@c-api.service[86994]: DEBUG cinder.db.api [None req-df4ce879-7f31-4588-9e3f-4700cdebfc30 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Building query based on filter {{(pid=86994) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:51:48 devstack devstack@c-api.service[86994]: /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 02 08:51:48 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:51:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-df4ce879-7f31-4588-9e3f-4700cdebfc30 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Get all snapshots completed successfully. Sep 02 08:51:48 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:48 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-df4ce879-7f31-4588-9e3f-4700cdebfc30 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 08:51:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 332/688] 192.168.122.75 () {58 vars in 1143 bytes} [Wed Sep 2 08:51:48 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-97ae0acd-bfa3-49f2-9790-4dbe25e95b14 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-97ae0acd-bfa3-49f2-9790-4dbe25e95b14 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/snapshots/3fa0e0e1-98e0-4626-b888-60de214af66f Sep 02 08:51:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-97ae0acd-bfa3-49f2-9790-4dbe25e95b14 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-97ae0acd-bfa3-49f2-9790-4dbe25e95b14 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-97ae0acd-bfa3-49f2-9790-4dbe25e95b14 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Snapshot retrieved successfully. Sep 02 08:51:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-97ae0acd-bfa3-49f2-9790-4dbe25e95b14 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/snapshots/3fa0e0e1-98e0-4626-b888-60de214af66f returned with HTTP 200 Sep 02 08:51:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 357/689] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:48 2026] GET /volume/v3/snapshots/3fa0e0e1-98e0-4626-b888-60de214af66f => generated 469 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-84b8da73-1c02-4f5e-a7bc-d2ff3c716af4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-84b8da73-1c02-4f5e-a7bc-d2ff3c716af4 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] GET http://192.168.122.75/volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc Sep 02 08:51:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-84b8da73-1c02-4f5e-a7bc-d2ff3c716af4 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-84b8da73-1c02-4f5e-a7bc-d2ff3c716af4 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:48 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:48 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:48 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:48 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-84b8da73-1c02-4f5e-a7bc-d2ff3c716af4 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Volume info retrieved successfully. Sep 02 08:51:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-84b8da73-1c02-4f5e-a7bc-d2ff3c716af4 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] http://192.168.122.75/volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc returned with HTTP 200 Sep 02 08:51:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 333/690] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:48 2026] GET /volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-472950d9-716b-4bc2-ad38-fd79064ba5d9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-472950d9-716b-4bc2-ad38-fd79064ba5d9 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] GET http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f?usage=True Sep 02 08:51:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-472950d9-716b-4bc2-ad38-fd79064ba5d9 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-472950d9-716b-4bc2-ad38-fd79064ba5d9 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:48 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-472950d9-716b-4bc2-ad38-fd79064ba5d9 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesAccessTest-volume-type-998207285 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesAccessTest-volume-type-998207285, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:51:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-472950d9-716b-4bc2-ad38-fd79064ba5d9 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f?usage=True returned with HTTP 200 Sep 02 08:51:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 358/691] 192.168.122.75 () {58 vars in 1254 bytes} [Wed Sep 2 08:51:48 2026] GET /volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f?usage=True => generated 1702 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:51:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-727425e5-dd12-427e-a6a2-6f94b020bc68 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-727425e5-dd12-427e-a6a2-6f94b020bc68 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] GET http://192.168.122.75/volume/v3/os-quota-sets/ff2f60d21cbe4fb78d2494dcb8811571?usage=True Sep 02 08:51:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-727425e5-dd12-427e-a6a2-6f94b020bc68 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-727425e5-dd12-427e-a6a2-6f94b020bc68 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:49 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-727425e5-dd12-427e-a6a2-6f94b020bc68 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-998207285 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-998207285, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:51:49 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-727425e5-dd12-427e-a6a2-6f94b020bc68 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-998207285 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-998207285, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:51:49 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-727425e5-dd12-427e-a6a2-6f94b020bc68 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesAccessTest-volume-type-998207285 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesAccessTest-volume-type-998207285, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:51:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-727425e5-dd12-427e-a6a2-6f94b020bc68 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/ff2f60d21cbe4fb78d2494dcb8811571?usage=True returned with HTTP 200 Sep 02 08:51:49 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 334/692] 192.168.122.75 () {58 vars in 1254 bytes} [Wed Sep 2 08:51:48 2026] GET /volume/v3/os-quota-sets/ff2f60d21cbe4fb78d2494dcb8811571?usage=True => generated 1702 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b4aa129f-2513-4ba3-9e29-027d5c5ccedc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b4aa129f-2513-4ba3-9e29-027d5c5ccedc tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] POST http://192.168.122.75/volume/v3/os-volume-transfer Sep 02 08:51:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b4aa129f-2513-4ba3-9e29-027d5c5ccedc tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "04674c1f-757b-4e60-8644-b5fb6b0b95bc"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.volume_transfer [None req-b4aa129f-2513-4ba3-9e29-027d5c5ccedc tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Creating new volume transfer {'transfer': {'volume_id': '04674c1f-757b-4e60-8644-b5fb6b0b95bc'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 02 08:51:49 devstack devstack@c-api.service[86995]: INFO cinder.api.contrib.volume_transfer [None req-b4aa129f-2513-4ba3-9e29-027d5c5ccedc tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Creating transfer of volume 04674c1f-757b-4e60-8644-b5fb6b0b95bc Sep 02 08:51:49 devstack devstack@c-api.service[86995]: INFO cinder.transfer.api [None req-b4aa129f-2513-4ba3-9e29-027d5c5ccedc tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Generating transfer record for volume 04674c1f-757b-4e60-8644-b5fb6b0b95bc Sep 02 08:51:49 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:49 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b4aa129f-2513-4ba3-9e29-027d5c5ccedc tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] http://192.168.122.75/volume/v3/os-volume-transfer returned with HTTP 202 Sep 02 08:51:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 359/693] 192.168.122.75 () {60 vars in 1170 bytes} [Wed Sep 2 08:51:49 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:51:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fae9b656-73cf-4320-a0b6-56713c62a51f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fae9b656-73cf-4320-a0b6-56713c62a51f tempest-VolumeQuotasAdminTestJSON-1567165687 tempest-VolumeQuotasAdminTestJSON-1567165687-project-member] POST http://192.168.122.75/volume/v3/os-volume-transfer/8a8e29a6-b183-4b40-9743-4db5abd74534/accept Sep 02 08:51:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fae9b656-73cf-4320-a0b6-56713c62a51f tempest-VolumeQuotasAdminTestJSON-1567165687 tempest-VolumeQuotasAdminTestJSON-1567165687-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d4e48214cb488e2f"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.contrib.volume_transfer [None req-fae9b656-73cf-4320-a0b6-56713c62a51f tempest-VolumeQuotasAdminTestJSON-1567165687 tempest-VolumeQuotasAdminTestJSON-1567165687-project-member] Accepting volume transfer 8a8e29a6-b183-4b40-9743-4db5abd74534 {{(pid=86994) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 02 08:51:49 devstack devstack@c-api.service[86994]: INFO cinder.api.contrib.volume_transfer [None req-fae9b656-73cf-4320-a0b6-56713c62a51f tempest-VolumeQuotasAdminTestJSON-1567165687 tempest-VolumeQuotasAdminTestJSON-1567165687-project-member] Accepting transfer 8a8e29a6-b183-4b40-9743-4db5abd74534 Sep 02 08:51:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c04fc2c5-62ca-4e9d-8967-9a0efbc32c97 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c04fc2c5-62ca-4e9d-8967-9a0efbc32c97 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] GET http://192.168.122.75/volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 Sep 02 08:51:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c04fc2c5-62ca-4e9d-8967-9a0efbc32c97 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c04fc2c5-62ca-4e9d-8967-9a0efbc32c97 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:49 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:49 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:49 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:49 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c04fc2c5-62ca-4e9d-8967-9a0efbc32c97 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Volume info retrieved successfully. Sep 02 08:51:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c04fc2c5-62ca-4e9d-8967-9a0efbc32c97 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] http://192.168.122.75/volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 returned with HTTP 200 Sep 02 08:51:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 360/694] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:49 2026] GET /volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 => generated 894 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3db653a1-3340-435a-999a-839f96d1adce None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3db653a1-3340-435a-999a-839f96d1adce tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] GET http://192.168.122.75/volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 Sep 02 08:51:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3db653a1-3340-435a-999a-839f96d1adce tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3db653a1-3340-435a-999a-839f96d1adce tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:49 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:49 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3db653a1-3340-435a-999a-839f96d1adce tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Volume info retrieved successfully. Sep 02 08:51:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3db653a1-3340-435a-999a-839f96d1adce tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] http://192.168.122.75/volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 returned with HTTP 200 Sep 02 08:51:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 361/695] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:49 2026] GET /volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 => generated 894 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fd84a202-bfc4-4357-aeda-0271b3c5b4f6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fd84a202-bfc4-4357-aeda-0271b3c5b4f6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/snapshots/3fa0e0e1-98e0-4626-b888-60de214af66f Sep 02 08:51:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fd84a202-bfc4-4357-aeda-0271b3c5b4f6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fd84a202-bfc4-4357-aeda-0271b3c5b4f6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-fd84a202-bfc4-4357-aeda-0271b3c5b4f6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Snapshot retrieved successfully. Sep 02 08:51:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fd84a202-bfc4-4357-aeda-0271b3c5b4f6 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/snapshots/3fa0e0e1-98e0-4626-b888-60de214af66f returned with HTTP 200 Sep 02 08:51:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 362/696] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:49 2026] GET /volume/v3/snapshots/3fa0e0e1-98e0-4626-b888-60de214af66f => generated 469 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2b389aff-9293-4d1a-be01-5fe9265eeda0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2b389aff-9293-4d1a-be01-5fe9265eeda0 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] DELETE http://192.168.122.75/volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 Sep 02 08:51:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2b389aff-9293-4d1a-be01-5fe9265eeda0 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2b389aff-9293-4d1a-be01-5fe9265eeda0 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:49 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-2b389aff-9293-4d1a-be01-5fe9265eeda0 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Delete volume with id: 40edc107-5746-4791-bcbb-d5808e1b9d72 Sep 02 08:51:49 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:49 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2b389aff-9293-4d1a-be01-5fe9265eeda0 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Volume info retrieved successfully. Sep 02 08:51:49 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-fae9b656-73cf-4320-a0b6-56713c62a51f tempest-VolumeQuotasAdminTestJSON-1567165687 tempest-VolumeQuotasAdminTestJSON-1567165687-project-member] Created reservations ['7a0ef803-da84-43ff-8c5c-47b1dfcb7342', 'eae367f4-a5d3-48c0-988e-f708061e5aab', '9ff62473-e2a5-4b11-9cdb-a6ed7206f226', 'fc390c9c-3b89-4ac2-9d56-23b9309f21c1'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:51:49 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-fae9b656-73cf-4320-a0b6-56713c62a51f tempest-VolumeQuotasAdminTestJSON-1567165687 tempest-VolumeQuotasAdminTestJSON-1567165687-project-member] Created reservations ['1537f576-ed46-48de-8e86-6f6aefd057f6', '929ed9dd-e77a-4365-b6b3-0cf441848f99', '3aa10249-c8a9-4263-83f1-12415fc0eebc', 'a051ca63-a487-49c5-9932-5ea83fdfa63c'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:51:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2b389aff-9293-4d1a-be01-5fe9265eeda0 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Delete volume request issued successfully. Sep 02 08:51:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2b389aff-9293-4d1a-be01-5fe9265eeda0 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] http://192.168.122.75/volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 returned with HTTP 202 Sep 02 08:51:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 363/697] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:51:49 2026] DELETE /volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:49 devstack devstack@c-api.service[86994]: /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 02 08:51:49 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:51:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-73764241-61fe-4f75-ba87-16cbf49c7204 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-73764241-61fe-4f75-ba87-16cbf49c7204 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] GET http://192.168.122.75/volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 Sep 02 08:51:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-73764241-61fe-4f75-ba87-16cbf49c7204 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-73764241-61fe-4f75-ba87-16cbf49c7204 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:49 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:49 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-73764241-61fe-4f75-ba87-16cbf49c7204 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Volume info retrieved successfully. Sep 02 08:51:49 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-fae9b656-73cf-4320-a0b6-56713c62a51f tempest-VolumeQuotasAdminTestJSON-1567165687 tempest-VolumeQuotasAdminTestJSON-1567165687-project-member] Created reservations ['f967877a-f29f-40d8-9ab6-d348fb007d6b', '59aac9bb-ae1a-4707-a8ba-c567ae80ec35', 'b1ec1df5-e170-40b1-bc57-684bca45d79f', '4ab65e2f-352c-42c5-a1ff-a857ab7d46bf'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:51:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-73764241-61fe-4f75-ba87-16cbf49c7204 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] http://192.168.122.75/volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 returned with HTTP 200 Sep 02 08:51:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 364/698] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:49 2026] GET /volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 => generated 893 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:50 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-fae9b656-73cf-4320-a0b6-56713c62a51f tempest-VolumeQuotasAdminTestJSON-1567165687 tempest-VolumeQuotasAdminTestJSON-1567165687-project-member] Created reservations ['026b456f-3606-412a-9736-edbb3c8b823e', 'ee1cc6ce-ba95-4c03-9ba5-5d691753e35c', '5ce97925-8f9f-4eba-b0d1-0099ee2f0b56', '5f5ac01d-c315-4e21-9c35-7ae4927724c5'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:51:50 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-fae9b656-73cf-4320-a0b6-56713c62a51f tempest-VolumeQuotasAdminTestJSON-1567165687 tempest-VolumeQuotasAdminTestJSON-1567165687-project-member] Transfer volume completed successfully. Sep 02 08:51:50 devstack devstack@c-api.service[86994]: INFO cinder.transfer.api [None req-fae9b656-73cf-4320-a0b6-56713c62a51f tempest-VolumeQuotasAdminTestJSON-1567165687 tempest-VolumeQuotasAdminTestJSON-1567165687-project-member] Volume 04674c1f-757b-4e60-8644-b5fb6b0b95bc has been transferred. Sep 02 08:51:50 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:50 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fae9b656-73cf-4320-a0b6-56713c62a51f tempest-VolumeQuotasAdminTestJSON-1567165687 tempest-VolumeQuotasAdminTestJSON-1567165687-project-member] http://192.168.122.75/volume/v3/os-volume-transfer/8a8e29a6-b183-4b40-9743-4db5abd74534/accept returned with HTTP 202 Sep 02 08:51:50 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 335/699] 192.168.122.75 () {60 vars in 1302 bytes} [Wed Sep 2 08:51:49 2026] POST /volume/v3/os-volume-transfer/8a8e29a6-b183-4b40-9743-4db5abd74534/accept => generated 371 bytes in 1284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 08:51:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-51a3c1d0-b1e9-44c0-89cc-7e74b3a19674 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-51a3c1d0-b1e9-44c0-89cc-7e74b3a19674 tempest-VolumeQuotasAdminTestJSON-1567165687 tempest-VolumeQuotasAdminTestJSON-1567165687-project-member] GET http://192.168.122.75/volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc Sep 02 08:51:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-51a3c1d0-b1e9-44c0-89cc-7e74b3a19674 tempest-VolumeQuotasAdminTestJSON-1567165687 tempest-VolumeQuotasAdminTestJSON-1567165687-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-51a3c1d0-b1e9-44c0-89cc-7e74b3a19674 tempest-VolumeQuotasAdminTestJSON-1567165687 tempest-VolumeQuotasAdminTestJSON-1567165687-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:50 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:50 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:50 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:50 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:50 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-51a3c1d0-b1e9-44c0-89cc-7e74b3a19674 tempest-VolumeQuotasAdminTestJSON-1567165687 tempest-VolumeQuotasAdminTestJSON-1567165687-project-member] Volume info retrieved successfully. Sep 02 08:51:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-51a3c1d0-b1e9-44c0-89cc-7e74b3a19674 tempest-VolumeQuotasAdminTestJSON-1567165687 tempest-VolumeQuotasAdminTestJSON-1567165687-project-member] http://192.168.122.75/volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc returned with HTTP 200 Sep 02 08:51:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 365/700] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:50 2026] GET /volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc => generated 855 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5d786118-68fd-4f07-a7d5-4957e4330974 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5d786118-68fd-4f07-a7d5-4957e4330974 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] GET http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f?usage=True Sep 02 08:51:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5d786118-68fd-4f07-a7d5-4957e4330974 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5d786118-68fd-4f07-a7d5-4957e4330974 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:50 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:50 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5d786118-68fd-4f07-a7d5-4957e4330974 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f?usage=True returned with HTTP 200 Sep 02 08:51:50 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 336/701] 192.168.122.75 () {58 vars in 1254 bytes} [Wed Sep 2 08:51:50 2026] GET /volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f?usage=True => generated 1702 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7e70c427-0133-485b-984f-0a75e77af33f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7e70c427-0133-485b-984f-0a75e77af33f tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] GET http://192.168.122.75/volume/v3/os-quota-sets/ff2f60d21cbe4fb78d2494dcb8811571?usage=True Sep 02 08:51:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7e70c427-0133-485b-984f-0a75e77af33f tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7e70c427-0133-485b-984f-0a75e77af33f tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7e70c427-0133-485b-984f-0a75e77af33f tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/ff2f60d21cbe4fb78d2494dcb8811571?usage=True returned with HTTP 200 Sep 02 08:51:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 366/702] 192.168.122.75 () {58 vars in 1254 bytes} [Wed Sep 2 08:51:50 2026] GET /volume/v3/os-quota-sets/ff2f60d21cbe4fb78d2494dcb8811571?usage=True => generated 1702 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f51624e4-652d-4c7b-8d7c-b1aaeceeb13c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f51624e4-652d-4c7b-8d7c-b1aaeceeb13c tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc Sep 02 08:51:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f51624e4-652d-4c7b-8d7c-b1aaeceeb13c tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f51624e4-652d-4c7b-8d7c-b1aaeceeb13c tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:50 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-f51624e4-652d-4c7b-8d7c-b1aaeceeb13c tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Delete volume with id: 04674c1f-757b-4e60-8644-b5fb6b0b95bc Sep 02 08:51:50 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:50 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:50 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:50 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:50 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f51624e4-652d-4c7b-8d7c-b1aaeceeb13c tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Volume info retrieved successfully. Sep 02 08:51:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-065c94ab-fafa-49a0-af6d-d42d7263a281 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-065c94ab-fafa-49a0-af6d-d42d7263a281 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/snapshots/3fa0e0e1-98e0-4626-b888-60de214af66f Sep 02 08:51:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-065c94ab-fafa-49a0-af6d-d42d7263a281 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-065c94ab-fafa-49a0-af6d-d42d7263a281 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:50 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:50 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:50 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-065c94ab-fafa-49a0-af6d-d42d7263a281 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Snapshot retrieved successfully. Sep 02 08:51:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-065c94ab-fafa-49a0-af6d-d42d7263a281 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/snapshots/3fa0e0e1-98e0-4626-b888-60de214af66f returned with HTTP 200 Sep 02 08:51:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 367/703] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:50 2026] GET /volume/v3/snapshots/3fa0e0e1-98e0-4626-b888-60de214af66f => generated 469 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:51:50 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f51624e4-652d-4c7b-8d7c-b1aaeceeb13c tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Delete volume request issued successfully. Sep 02 08:51:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f51624e4-652d-4c7b-8d7c-b1aaeceeb13c tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] http://192.168.122.75/volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc returned with HTTP 202 Sep 02 08:51:50 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 337/704] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:51:50 2026] DELETE /volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2dcc6f55-11d6-4e69-ac29-4661cb4eeff1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2dcc6f55-11d6-4e69-ac29-4661cb4eeff1 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] GET http://192.168.122.75/volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc Sep 02 08:51:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2dcc6f55-11d6-4e69-ac29-4661cb4eeff1 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2dcc6f55-11d6-4e69-ac29-4661cb4eeff1 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:50 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:50 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:50 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:50 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:50 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2dcc6f55-11d6-4e69-ac29-4661cb4eeff1 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Volume info retrieved successfully. Sep 02 08:51:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2dcc6f55-11d6-4e69-ac29-4661cb4eeff1 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] http://192.168.122.75/volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc returned with HTTP 200 Sep 02 08:51:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 368/705] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:50 2026] GET /volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc => generated 1017 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9a1b68d5-9356-47b7-80d8-a33238d6d250 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9a1b68d5-9356-47b7-80d8-a33238d6d250 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] GET http://192.168.122.75/volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 Sep 02 08:51:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9a1b68d5-9356-47b7-80d8-a33238d6d250 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9a1b68d5-9356-47b7-80d8-a33238d6d250 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:51 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:51 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9a1b68d5-9356-47b7-80d8-a33238d6d250 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Volume info retrieved successfully. Sep 02 08:51:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9a1b68d5-9356-47b7-80d8-a33238d6d250 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] http://192.168.122.75/volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 returned with HTTP 200 Sep 02 08:51:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 338/706] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:50 2026] GET /volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 => generated 893 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-bf0323fb-09b3-4a5a-a271-e3477493f2e5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bf0323fb-09b3-4a5a-a271-e3477493f2e5 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/snapshots/3fa0e0e1-98e0-4626-b888-60de214af66f Sep 02 08:51:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bf0323fb-09b3-4a5a-a271-e3477493f2e5 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bf0323fb-09b3-4a5a-a271-e3477493f2e5 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:51 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:51 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:51 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-bf0323fb-09b3-4a5a-a271-e3477493f2e5 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Snapshot retrieved successfully. Sep 02 08:51:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bf0323fb-09b3-4a5a-a271-e3477493f2e5 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/snapshots/3fa0e0e1-98e0-4626-b888-60de214af66f returned with HTTP 200 Sep 02 08:51:51 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 369/707] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:51 2026] GET /volume/v3/snapshots/3fa0e0e1-98e0-4626-b888-60de214af66f => generated 469 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-23bec07b-ca54-4c20-b56c-3643207c424f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-23bec07b-ca54-4c20-b56c-3643207c424f tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] GET http://192.168.122.75/volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc Sep 02 08:51:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-23bec07b-ca54-4c20-b56c-3643207c424f tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-23bec07b-ca54-4c20-b56c-3643207c424f tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:51 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:51 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:52 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-23bec07b-ca54-4c20-b56c-3643207c424f tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Volume info retrieved successfully. Sep 02 08:51:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-23bec07b-ca54-4c20-b56c-3643207c424f tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] http://192.168.122.75/volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc returned with HTTP 200 Sep 02 08:51:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 339/708] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:51 2026] GET /volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc => generated 1017 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d482f496-f271-4078-bb6a-4fa5770d8ef5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d482f496-f271-4078-bb6a-4fa5770d8ef5 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] GET http://192.168.122.75/volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 Sep 02 08:51:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d482f496-f271-4078-bb6a-4fa5770d8ef5 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d482f496-f271-4078-bb6a-4fa5770d8ef5 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d482f496-f271-4078-bb6a-4fa5770d8ef5 tempest-VolumeTypesAccessTest-1103821102 tempest-VolumeTypesAccessTest-1103821102-project-member] http://192.168.122.75/volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 returned with HTTP 404 Sep 02 08:51:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 370/709] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:52 2026] GET /volume/v3/volumes/40edc107-5746-4791-bcbb-d5808e1b9d72 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-219f6b50-b6e4-43ab-8cc9-c1478236836e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-219f6b50-b6e4-43ab-8cc9-c1478236836e tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] POST http://192.168.122.75/volume/v3/types/a779ffcc-3990-4cc8-bc24-3000530e0039/action Sep 02 08:51:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-219f6b50-b6e4-43ab-8cc9-c1478236836e tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] Action body: b'{"removeProjectAccess": {"project": "06ff44ce43b648c1ae6ec481b0c7128c"}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:51:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-219f6b50-b6e4-43ab-8cc9-c1478236836e tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "06ff44ce43b648c1ae6ec481b0c7128c"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-219f6b50-b6e4-43ab-8cc9-c1478236836e tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] http://192.168.122.75/volume/v3/types/a779ffcc-3990-4cc8-bc24-3000530e0039/action returned with HTTP 202 Sep 02 08:51:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 340/710] 192.168.122.75 () {60 vars in 1263 bytes} [Wed Sep 2 08:51:52 2026] POST /volume/v3/types/a779ffcc-3990-4cc8-bc24-3000530e0039/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-813a492c-ff65-4530-9f82-5579e3b4b51d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-813a492c-ff65-4530-9f82-5579e3b4b51d tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] DELETE http://192.168.122.75/volume/v3/types/a779ffcc-3990-4cc8-bc24-3000530e0039 Sep 02 08:51:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-813a492c-ff65-4530-9f82-5579e3b4b51d tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-813a492c-ff65-4530-9f82-5579e3b4b51d tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-813a492c-ff65-4530-9f82-5579e3b4b51d tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] http://192.168.122.75/volume/v3/types/a779ffcc-3990-4cc8-bc24-3000530e0039 returned with HTTP 202 Sep 02 08:51:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 371/711] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:51:52 2026] DELETE /volume/v3/types/a779ffcc-3990-4cc8-bc24-3000530e0039 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b37ea834-5e3b-47a5-aaf9-3ca8b67be2fd None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b37ea834-5e3b-47a5-aaf9-3ca8b67be2fd tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] GET http://192.168.122.75/volume/v3/types/a779ffcc-3990-4cc8-bc24-3000530e0039 Sep 02 08:51:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b37ea834-5e3b-47a5-aaf9-3ca8b67be2fd tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b37ea834-5e3b-47a5-aaf9-3ca8b67be2fd tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b37ea834-5e3b-47a5-aaf9-3ca8b67be2fd tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] http://192.168.122.75/volume/v3/types/a779ffcc-3990-4cc8-bc24-3000530e0039 returned with HTTP 404 Sep 02 08:51:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 341/712] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:51:52 2026] GET /volume/v3/types/a779ffcc-3990-4cc8-bc24-3000530e0039 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-90da7674-ee55-4fe3-84f1-27286bf4f696 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-90da7674-ee55-4fe3-84f1-27286bf4f696 tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:51:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-90da7674-ee55-4fe3-84f1-27286bf4f696 tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-57430381", "os-volume-type-access:is_public": false}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-90da7674-ee55-4fe3-84f1-27286bf4f696 tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:51:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 372/713] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 08:51:52 2026] POST /volume/v3/types => generated 227 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7c2cd1f8-bedd-451f-9715-372f2f78563e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7c2cd1f8-bedd-451f-9715-372f2f78563e tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] POST http://192.168.122.75/volume/v3/types/78477b57-3b58-47ae-a46a-5d0e4ccaf5c2/action Sep 02 08:51:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7c2cd1f8-bedd-451f-9715-372f2f78563e tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] Action body: b'{"addProjectAccess": {"project": "06ff44ce43b648c1ae6ec481b0c7128c"}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:51:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7c2cd1f8-bedd-451f-9715-372f2f78563e tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "06ff44ce43b648c1ae6ec481b0c7128c"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7c2cd1f8-bedd-451f-9715-372f2f78563e tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] http://192.168.122.75/volume/v3/types/78477b57-3b58-47ae-a46a-5d0e4ccaf5c2/action returned with HTTP 202 Sep 02 08:51:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 342/714] 192.168.122.75 () {60 vars in 1263 bytes} [Wed Sep 2 08:51:52 2026] POST /volume/v3/types/78477b57-3b58-47ae-a46a-5d0e4ccaf5c2/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-aeb29e8d-62b9-4af0-9bc6-0de121474f08 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aeb29e8d-62b9-4af0-9bc6-0de121474f08 tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] POST http://192.168.122.75/volume/v3/types/78477b57-3b58-47ae-a46a-5d0e4ccaf5c2/action Sep 02 08:51:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aeb29e8d-62b9-4af0-9bc6-0de121474f08 tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] Action body: b'{"addProjectAccess": {"project": "343489da0cbf47a6be59b2ca235dceac"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:51:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aeb29e8d-62b9-4af0-9bc6-0de121474f08 tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "343489da0cbf47a6be59b2ca235dceac"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aeb29e8d-62b9-4af0-9bc6-0de121474f08 tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] http://192.168.122.75/volume/v3/types/78477b57-3b58-47ae-a46a-5d0e4ccaf5c2/action returned with HTTP 202 Sep 02 08:51:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 373/715] 192.168.122.75 () {60 vars in 1263 bytes} [Wed Sep 2 08:51:52 2026] POST /volume/v3/types/78477b57-3b58-47ae-a46a-5d0e4ccaf5c2/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9f9a7f89-7ecd-4fc5-a4f9-a45f7973d50c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9f9a7f89-7ecd-4fc5-a4f9-a45f7973d50c tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] GET http://192.168.122.75/volume/v3/types/78477b57-3b58-47ae-a46a-5d0e4ccaf5c2/os-volume-type-access Sep 02 08:51:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9f9a7f89-7ecd-4fc5-a4f9-a45f7973d50c tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9f9a7f89-7ecd-4fc5-a4f9-a45f7973d50c tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9f9a7f89-7ecd-4fc5-a4f9-a45f7973d50c tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] http://192.168.122.75/volume/v3/types/78477b57-3b58-47ae-a46a-5d0e4ccaf5c2/os-volume-type-access returned with HTTP 200 Sep 02 08:51:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 343/716] 192.168.122.75 () {58 vars in 1287 bytes} [Wed Sep 2 08:51:52 2026] GET /volume/v3/types/78477b57-3b58-47ae-a46a-5d0e4ccaf5c2/os-volume-type-access => generated 244 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1a8c9f55-eb65-43c1-9d72-dce0b9c60589 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1a8c9f55-eb65-43c1-9d72-dce0b9c60589 tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] POST http://192.168.122.75/volume/v3/types/78477b57-3b58-47ae-a46a-5d0e4ccaf5c2/action Sep 02 08:51:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1a8c9f55-eb65-43c1-9d72-dce0b9c60589 tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] Action body: b'{"removeProjectAccess": {"project": "343489da0cbf47a6be59b2ca235dceac"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:51:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1a8c9f55-eb65-43c1-9d72-dce0b9c60589 tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "343489da0cbf47a6be59b2ca235dceac"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b743e0df-4611-4af2-92df-c89ab3a57b1a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b743e0df-4611-4af2-92df-c89ab3a57b1a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/snapshots/3fa0e0e1-98e0-4626-b888-60de214af66f Sep 02 08:51:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b743e0df-4611-4af2-92df-c89ab3a57b1a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b743e0df-4611-4af2-92df-c89ab3a57b1a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1a8c9f55-eb65-43c1-9d72-dce0b9c60589 tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] http://192.168.122.75/volume/v3/types/78477b57-3b58-47ae-a46a-5d0e4ccaf5c2/action returned with HTTP 202 Sep 02 08:51:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 374/717] 192.168.122.75 () {60 vars in 1263 bytes} [Wed Sep 2 08:51:52 2026] POST /volume/v3/types/78477b57-3b58-47ae-a46a-5d0e4ccaf5c2/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ce8465e2-7f39-4ffa-b1d6-fb7961671bdc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:52 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:52 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ce8465e2-7f39-4ffa-b1d6-fb7961671bdc tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] POST http://192.168.122.75/volume/v3/types/78477b57-3b58-47ae-a46a-5d0e4ccaf5c2/action Sep 02 08:51:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ce8465e2-7f39-4ffa-b1d6-fb7961671bdc tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] Action body: b'{"removeProjectAccess": {"project": "06ff44ce43b648c1ae6ec481b0c7128c"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:51:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ce8465e2-7f39-4ffa-b1d6-fb7961671bdc tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "06ff44ce43b648c1ae6ec481b0c7128c"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:52 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b743e0df-4611-4af2-92df-c89ab3a57b1a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Snapshot retrieved successfully. Sep 02 08:51:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b743e0df-4611-4af2-92df-c89ab3a57b1a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/snapshots/3fa0e0e1-98e0-4626-b888-60de214af66f returned with HTTP 200 Sep 02 08:51:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 344/718] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:52 2026] GET /volume/v3/snapshots/3fa0e0e1-98e0-4626-b888-60de214af66f => generated 469 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ce8465e2-7f39-4ffa-b1d6-fb7961671bdc tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] http://192.168.122.75/volume/v3/types/78477b57-3b58-47ae-a46a-5d0e4ccaf5c2/action returned with HTTP 202 Sep 02 08:51:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 375/719] 192.168.122.75 () {60 vars in 1263 bytes} [Wed Sep 2 08:51:52 2026] POST /volume/v3/types/78477b57-3b58-47ae-a46a-5d0e4ccaf5c2/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5d3aaaa8-a950-44b6-8438-5010f1ee2cc8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5d3aaaa8-a950-44b6-8438-5010f1ee2cc8 tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] DELETE http://192.168.122.75/volume/v3/types/78477b57-3b58-47ae-a46a-5d0e4ccaf5c2 Sep 02 08:51:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5d3aaaa8-a950-44b6-8438-5010f1ee2cc8 tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5d3aaaa8-a950-44b6-8438-5010f1ee2cc8 tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-74af576c-9721-4237-9bf7-f9bf0792c5b6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-74af576c-9721-4237-9bf7-f9bf0792c5b6 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] GET http://192.168.122.75/volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc Sep 02 08:51:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-74af576c-9721-4237-9bf7-f9bf0792c5b6 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-74af576c-9721-4237-9bf7-f9bf0792c5b6 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-74af576c-9721-4237-9bf7-f9bf0792c5b6 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] http://192.168.122.75/volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc returned with HTTP 404 Sep 02 08:51:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5d3aaaa8-a950-44b6-8438-5010f1ee2cc8 tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] http://192.168.122.75/volume/v3/types/78477b57-3b58-47ae-a46a-5d0e4ccaf5c2 returned with HTTP 202 Sep 02 08:51:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 376/720] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:53 2026] GET /volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 345/721] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:51:52 2026] DELETE /volume/v3/types/78477b57-3b58-47ae-a46a-5d0e4ccaf5c2 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ab3c4d90-d180-4d48-80bf-a047991be8a9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-15ac15ba-3398-416e-9239-3f90201f6214 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ab3c4d90-d180-4d48-80bf-a047991be8a9 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] GET http://192.168.122.75/volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc Sep 02 08:51:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-15ac15ba-3398-416e-9239-3f90201f6214 tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] GET http://192.168.122.75/volume/v3/types/78477b57-3b58-47ae-a46a-5d0e4ccaf5c2 Sep 02 08:51:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-15ac15ba-3398-416e-9239-3f90201f6214 tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-15ac15ba-3398-416e-9239-3f90201f6214 tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ab3c4d90-d180-4d48-80bf-a047991be8a9 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ab3c4d90-d180-4d48-80bf-a047991be8a9 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-15ac15ba-3398-416e-9239-3f90201f6214 tempest-VolumeTypesAccessTest-117900833 tempest-VolumeTypesAccessTest-117900833-project-admin] http://192.168.122.75/volume/v3/types/78477b57-3b58-47ae-a46a-5d0e4ccaf5c2 returned with HTTP 404 Sep 02 08:51:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 346/722] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:51:53 2026] GET /volume/v3/types/78477b57-3b58-47ae-a46a-5d0e4ccaf5c2 => generated 114 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ab3c4d90-d180-4d48-80bf-a047991be8a9 tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] http://192.168.122.75/volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc returned with HTTP 404 Sep 02 08:51:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 377/723] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:51:53 2026] GET /volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-80f3b79a-46c6-4aa0-b491-8b9280c13d7e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-80f3b79a-46c6-4aa0-b491-8b9280c13d7e tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] DELETE http://192.168.122.75/volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc Sep 02 08:51:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-80f3b79a-46c6-4aa0-b491-8b9280c13d7e tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-80f3b79a-46c6-4aa0-b491-8b9280c13d7e tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:53 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-80f3b79a-46c6-4aa0-b491-8b9280c13d7e tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] Delete volume with id: 04674c1f-757b-4e60-8644-b5fb6b0b95bc Sep 02 08:51:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-80f3b79a-46c6-4aa0-b491-8b9280c13d7e tempest-VolumeQuotasAdminTestJSON-279851298 tempest-VolumeQuotasAdminTestJSON-279851298-project-member] http://192.168.122.75/volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc returned with HTTP 404 Sep 02 08:51:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 347/724] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:51:53 2026] DELETE /volume/v3/volumes/04674c1f-757b-4e60-8644-b5fb6b0b95bc => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0facbaf5-e971-4a05-bdd0-b0a66e6a9687 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0facbaf5-e971-4a05-bdd0-b0a66e6a9687 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] GET http://192.168.122.75/volume/v3/os-quota-sets/85a55d11cd0644a780422bf5a57604fa?usage=True Sep 02 08:51:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0facbaf5-e971-4a05-bdd0-b0a66e6a9687 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0facbaf5-e971-4a05-bdd0-b0a66e6a9687 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0facbaf5-e971-4a05-bdd0-b0a66e6a9687 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/85a55d11cd0644a780422bf5a57604fa?usage=True returned with HTTP 200 Sep 02 08:51:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 378/725] 192.168.122.75 () {58 vars in 1254 bytes} [Wed Sep 2 08:51:53 2026] GET /volume/v3/os-quota-sets/85a55d11cd0644a780422bf5a57604fa?usage=True => generated 1380 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2d5ff001-5018-401d-a58f-4f119d021cf8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2d5ff001-5018-401d-a58f-4f119d021cf8 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] PUT http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f Sep 02 08:51:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2d5ff001-5018-401d-a58f-4f119d021cf8 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-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=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2d5ff001-5018-401d-a58f-4f119d021cf8 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f returned with HTTP 200 Sep 02 08:51:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 348/726] 192.168.122.75 () {60 vars in 1254 bytes} [Wed Sep 2 08:51:53 2026] PUT /volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f => generated 599 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-426332d0-173e-4155-b976-d4936ee7f789 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-426332d0-173e-4155-b976-d4936ee7f789 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] PUT http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f Sep 02 08:51:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-426332d0-173e-4155-b976-d4936ee7f789 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-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=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d642bbfa-9842-41ac-a3d6-57e17cf46e61 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d642bbfa-9842-41ac-a3d6-57e17cf46e61 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/snapshots/3fa0e0e1-98e0-4626-b888-60de214af66f Sep 02 08:51:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d642bbfa-9842-41ac-a3d6-57e17cf46e61 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d642bbfa-9842-41ac-a3d6-57e17cf46e61 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d642bbfa-9842-41ac-a3d6-57e17cf46e61 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/snapshots/3fa0e0e1-98e0-4626-b888-60de214af66f returned with HTTP 404 Sep 02 08:51:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 349/727] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:53 2026] GET /volume/v3/snapshots/3fa0e0e1-98e0-4626-b888-60de214af66f => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6d7bf420-0abb-4d3a-9843-fddc4bce5101 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6d7bf420-0abb-4d3a-9843-fddc4bce5101 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/snapshots/0f50b05f-f81a-46b7-b65f-b40789ad0550 Sep 02 08:51:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6d7bf420-0abb-4d3a-9843-fddc4bce5101 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6d7bf420-0abb-4d3a-9843-fddc4bce5101 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6d7bf420-0abb-4d3a-9843-fddc4bce5101 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/snapshots/0f50b05f-f81a-46b7-b65f-b40789ad0550 returned with HTTP 404 Sep 02 08:51:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 350/728] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:51:54 2026] GET /volume/v3/snapshots/0f50b05f-f81a-46b7-b65f-b40789ad0550 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-88bc050a-fae0-41a9-b07e-f2ddf6203374 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-88bc050a-fae0-41a9-b07e-f2ddf6203374 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d Sep 02 08:51:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-88bc050a-fae0-41a9-b07e-f2ddf6203374 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-88bc050a-fae0-41a9-b07e-f2ddf6203374 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.group_snapshots [None req-88bc050a-fae0-41a9-b07e-f2ddf6203374 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 1bcc878e-e047-45a2-bae9-feedf39ed52d {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:51:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-88bc050a-fae0-41a9-b07e-f2ddf6203374 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d returned with HTTP 404 Sep 02 08:51:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 351/729] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:51:54 2026] GET /volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d => generated 116 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:51:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2a803499-b7cc-4b10-91c1-2b10859c9b20 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2a803499-b7cc-4b10-91c1-2b10859c9b20 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] DELETE http://192.168.122.75/volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d Sep 02 08:51:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2a803499-b7cc-4b10-91c1-2b10859c9b20 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2a803499-b7cc-4b10-91c1-2b10859c9b20 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.group_snapshots [None req-2a803499-b7cc-4b10-91c1-2b10859c9b20 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] delete called for member 1bcc878e-e047-45a2-bae9-feedf39ed52d {{(pid=86994) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 08:51:54 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.group_snapshots [None req-2a803499-b7cc-4b10-91c1-2b10859c9b20 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Delete group_snapshot with id: 1bcc878e-e047-45a2-bae9-feedf39ed52d Sep 02 08:51:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2a803499-b7cc-4b10-91c1-2b10859c9b20 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d returned with HTTP 404 Sep 02 08:51:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 352/730] 192.168.122.75 () {60 vars in 1295 bytes} [Wed Sep 2 08:51:54 2026] DELETE /volume/v3/group_snapshots/1bcc878e-e047-45a2-bae9-feedf39ed52d => generated 116 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:51:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e9f7c590-f708-49ad-b1b4-92867de5a780 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e9f7c590-f708-49ad-b1b4-92867de5a780 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:51:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e9f7c590-f708-49ad-b1b4-92867de5a780 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e9f7c590-f708-49ad-b1b4-92867de5a780 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-e9f7c590-f708-49ad-b1b4-92867de5a780 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:51:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e9f7c590-f708-49ad-b1b4-92867de5a780 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:51:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-426332d0-173e-4155-b976-d4936ee7f789 tempest-VolumeQuotasAdminTestJSON-244290795 tempest-VolumeQuotasAdminTestJSON-244290795-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f returned with HTTP 200 Sep 02 08:51:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 379/731] 192.168.122.75 () {60 vars in 1254 bytes} [Wed Sep 2 08:51:53 2026] PUT /volume/v3/os-quota-sets/4afd2901c53b4d1388f113839d07c06f => generated 597 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:54 devstack devstack@c-api.service[86994]: /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 02 08:51:54 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:51:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e9f7c590-f708-49ad-b1b4-92867de5a780 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Get all volumes completed successfully. Sep 02 08:51:54 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-e9f7c590-f708-49ad-b1b4-92867de5a780 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:54 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-e9f7c590-f708-49ad-b1b4-92867de5a780 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:54 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-e9f7c590-f708-49ad-b1b4-92867de5a780 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:54 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:54 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:54 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-e9f7c590-f708-49ad-b1b4-92867de5a780 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:54 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-e9f7c590-f708-49ad-b1b4-92867de5a780 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:54 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-e9f7c590-f708-49ad-b1b4-92867de5a780 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:54 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:54 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e9f7c590-f708-49ad-b1b4-92867de5a780 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:51:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 353/732] 192.168.122.75 () {60 vars in 1178 bytes} [Wed Sep 2 08:51:54 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:51:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a385c505-83e8-40e5-89d9-69a56121324d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a385c505-83e8-40e5-89d9-69a56121324d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] POST http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60/action Sep 02 08:51:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a385c505-83e8-40e5-89d9-69a56121324d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:51:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a385c505-83e8-40e5-89d9-69a56121324d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-a385c505-83e8-40e5-89d9-69a56121324d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] delete called for group 2d42ad0b-3422-4358-ad74-d92e091fed60 {{(pid=86995) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 08:51:54 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.groups [None req-a385c505-83e8-40e5-89d9-69a56121324d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Delete group with id: 2d42ad0b-3422-4358-ad74-d92e091fed60 Sep 02 08:51:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:54 devstack devstack@c-api.service[86995]: /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 02 08:51:54 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 08:51:54 devstack devstack@c-api.service[86995]: /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 02 08:51:54 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:51:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a385c505-83e8-40e5-89d9-69a56121324d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60/action returned with HTTP 202 Sep 02 08:51:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 380/733] 192.168.122.75 () {62 vars in 1307 bytes} [Wed Sep 2 08:51:54 2026] POST /volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:51:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d109bdb0-eb7e-4121-a1b3-206f66d2f25d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d109bdb0-eb7e-4121-a1b3-206f66d2f25d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/db6615ef-f356-49de-96d8-ab58cb46c761 Sep 02 08:51:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d109bdb0-eb7e-4121-a1b3-206f66d2f25d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d109bdb0-eb7e-4121-a1b3-206f66d2f25d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:51:54 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:54 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d109bdb0-eb7e-4121-a1b3-206f66d2f25d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:51:54 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-d109bdb0-eb7e-4121-a1b3-206f66d2f25d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:54 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-d109bdb0-eb7e-4121-a1b3-206f66d2f25d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:55 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-d109bdb0-eb7e-4121-a1b3-206f66d2f25d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:55 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:55 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d109bdb0-eb7e-4121-a1b3-206f66d2f25d tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/db6615ef-f356-49de-96d8-ab58cb46c761 returned with HTTP 200 Sep 02 08:51:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 354/734] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:54 2026] GET /volume/v3/volumes/db6615ef-f356-49de-96d8-ab58cb46c761 => generated 920 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-244b0058-1e7d-4b35-9b2b-aabd391d1d2c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-244b0058-1e7d-4b35-9b2b-aabd391d1d2c tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/db6615ef-f356-49de-96d8-ab58cb46c761 Sep 02 08:51:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-244b0058-1e7d-4b35-9b2b-aabd391d1d2c tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-244b0058-1e7d-4b35-9b2b-aabd391d1d2c tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:56 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:51:56 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:51:56 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:56 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:56 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-244b0058-1e7d-4b35-9b2b-aabd391d1d2c tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:51:56 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-244b0058-1e7d-4b35-9b2b-aabd391d1d2c tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:51:56 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-244b0058-1e7d-4b35-9b2b-aabd391d1d2c tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:51:56 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-244b0058-1e7d-4b35-9b2b-aabd391d1d2c tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:51:56 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:56 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-244b0058-1e7d-4b35-9b2b-aabd391d1d2c tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/db6615ef-f356-49de-96d8-ab58cb46c761 returned with HTTP 200 Sep 02 08:51:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 381/735] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:56 2026] GET /volume/v3/volumes/db6615ef-f356-49de-96d8-ab58cb46c761 => generated 920 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-99ca813e-4eb1-40cd-8a29-1d7d57dea4c5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-99ca813e-4eb1-40cd-8a29-1d7d57dea4c5 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/db6615ef-f356-49de-96d8-ab58cb46c761 Sep 02 08:51:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-99ca813e-4eb1-40cd-8a29-1d7d57dea4c5 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-99ca813e-4eb1-40cd-8a29-1d7d57dea4c5 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-99ca813e-4eb1-40cd-8a29-1d7d57dea4c5 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/db6615ef-f356-49de-96d8-ab58cb46c761 returned with HTTP 404 Sep 02 08:51:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 355/736] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:57 2026] GET /volume/v3/volumes/db6615ef-f356-49de-96d8-ab58cb46c761 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:51:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d2d3eb21-dbb7-4eeb-9c00-564ba3d3e9a2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d2d3eb21-dbb7-4eeb-9c00-564ba3d3e9a2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/e83eee33-4584-4bc9-b36b-25915650b970 Sep 02 08:51:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d2d3eb21-dbb7-4eeb-9c00-564ba3d3e9a2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d2d3eb21-dbb7-4eeb-9c00-564ba3d3e9a2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d2d3eb21-dbb7-4eeb-9c00-564ba3d3e9a2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/e83eee33-4584-4bc9-b36b-25915650b970 returned with HTTP 404 Sep 02 08:51:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 382/737] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:51:57 2026] GET /volume/v3/volumes/e83eee33-4584-4bc9-b36b-25915650b970 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:51:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e825ce9d-34e6-4131-a8ad-02f18266ef01 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e825ce9d-34e6-4131-a8ad-02f18266ef01 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 Sep 02 08:51:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e825ce9d-34e6-4131-a8ad-02f18266ef01 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e825ce9d-34e6-4131-a8ad-02f18266ef01 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-e825ce9d-34e6-4131-a8ad-02f18266ef01 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 2d42ad0b-3422-4358-ad74-d92e091fed60 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:51:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e825ce9d-34e6-4131-a8ad-02f18266ef01 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 returned with HTTP 404 Sep 02 08:51:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 356/738] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:51:57 2026] GET /volume/v3/groups/2d42ad0b-3422-4358-ad74-d92e091fed60 => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:51:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-45c0b687-7a5c-44fd-855f-ed170dee3cab None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-45c0b687-7a5c-44fd-855f-ed170dee3cab tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] DELETE http://192.168.122.75/volume/v3/group_types/c672f1bd-3230-4805-b616-f34b33a61d10 Sep 02 08:51:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-45c0b687-7a5c-44fd-855f-ed170dee3cab tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-45c0b687-7a5c-44fd-855f-ed170dee3cab tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-45c0b687-7a5c-44fd-855f-ed170dee3cab tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] http://192.168.122.75/volume/v3/group_types/c672f1bd-3230-4805-b616-f34b33a61d10 returned with HTTP 202 Sep 02 08:51:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 383/739] 192.168.122.75 () {60 vars in 1283 bytes} [Wed Sep 2 08:51:57 2026] DELETE /volume/v3/group_types/c672f1bd-3230-4805-b616-f34b33a61d10 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:51:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b138350f-7b0e-418f-9cdd-5e36e2900c8e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b138350f-7b0e-418f-9cdd-5e36e2900c8e tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] DELETE http://192.168.122.75/volume/v3/types/34cc2188-9d83-4f87-b3d0-e319c7d57f12 Sep 02 08:51:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b138350f-7b0e-418f-9cdd-5e36e2900c8e tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b138350f-7b0e-418f-9cdd-5e36e2900c8e tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b138350f-7b0e-418f-9cdd-5e36e2900c8e tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] http://192.168.122.75/volume/v3/types/34cc2188-9d83-4f87-b3d0-e319c7d57f12 returned with HTTP 202 Sep 02 08:51:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 357/740] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:51:57 2026] DELETE /volume/v3/types/34cc2188-9d83-4f87-b3d0-e319c7d57f12 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:51:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2f62cb04-d355-4d98-b42b-47e487e2fd7c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2f62cb04-d355-4d98-b42b-47e487e2fd7c tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] GET http://192.168.122.75/volume/v3/types/34cc2188-9d83-4f87-b3d0-e319c7d57f12 Sep 02 08:51:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2f62cb04-d355-4d98-b42b-47e487e2fd7c tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2f62cb04-d355-4d98-b42b-47e487e2fd7c tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2f62cb04-d355-4d98-b42b-47e487e2fd7c tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] http://192.168.122.75/volume/v3/types/34cc2188-9d83-4f87-b3d0-e319c7d57f12 returned with HTTP 404 Sep 02 08:51:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 384/741] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:51:57 2026] GET /volume/v3/types/34cc2188-9d83-4f87-b3d0-e319c7d57f12 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f819b6cc-8ae8-4021-9af7-2dec3a3c0a85 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f819b6cc-8ae8-4021-9af7-2dec3a3c0a85 tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:51:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f819b6cc-8ae8-4021-9af7-2dec3a3c0a85 tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1299104168"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f819b6cc-8ae8-4021-9af7-2dec3a3c0a85 tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:51:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 358/742] 192.168.122.75 () {60 vars in 1131 bytes} [Wed Sep 2 08:51:57 2026] POST /volume/v3/types => generated 224 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:51:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e9efe84e-a5e0-45bf-8dee-507bbcf0478d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e9efe84e-a5e0-45bf-8dee-507bbcf0478d tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] POST http://192.168.122.75/volume/v3/group_types Sep 02 08:51:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e9efe84e-a5e0-45bf-8dee-507bbcf0478d tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1368764200"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e9efe84e-a5e0-45bf-8dee-507bbcf0478d tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] http://192.168.122.75/volume/v3/group_types returned with HTTP 202 Sep 02 08:51:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 385/743] 192.168.122.75 () {62 vars in 1190 bytes} [Wed Sep 2 08:51:57 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 02 08:51:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2379f142-1f51-4ca9-85fc-ab8f8d5edb61 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2379f142-1f51-4ca9-85fc-ab8f8d5edb61 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] POST http://192.168.122.75/volume/v3/groups Sep 02 08:51:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2379f142-1f51-4ca9-85fc-ab8f8d5edb61 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8ed26604-56fa-484b-ac94-b1e8641053f7", "volume_types": ["0d0e47c7-93a2-4b2b-bc16-8e6826cb332d"], "name": "tempest-GroupSnapshotsTest-Group-1204316231"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-2379f142-1f51-4ca9-85fc-ab8f8d5edb61 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Creating new group {'group': {'group_type': '8ed26604-56fa-484b-ac94-b1e8641053f7', 'volume_types': ['0d0e47c7-93a2-4b2b-bc16-8e6826cb332d'], 'name': 'tempest-GroupSnapshotsTest-Group-1204316231'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 08:51:57 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.groups [None req-2379f142-1f51-4ca9-85fc-ab8f8d5edb61 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Creating group tempest-GroupSnapshotsTest-Group-1204316231. Sep 02 08:51:57 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2379f142-1f51-4ca9-85fc-ab8f8d5edb61 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Availability Zones retrieved successfully. Sep 02 08:51:58 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-2379f142-1f51-4ca9-85fc-ab8f8d5edb61 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Created reservations ['52e330cf-38c4-4a00-bfdc-c8b9992b3a87'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:51:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2379f142-1f51-4ca9-85fc-ab8f8d5edb61 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups returned with HTTP 202 Sep 02 08:51:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 359/744] 192.168.122.75 () {62 vars in 1176 bytes} [Wed Sep 2 08:51:57 2026] POST /volume/v3/groups => generated 112 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:51:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2ad22e30-3790-49b8-9cad-5a7954af43d2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2ad22e30-3790-49b8-9cad-5a7954af43d2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/groups/80b1e04f-14dd-45e3-9ed2-3239e21987bb Sep 02 08:51:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2ad22e30-3790-49b8-9cad-5a7954af43d2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2ad22e30-3790-49b8-9cad-5a7954af43d2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-2ad22e30-3790-49b8-9cad-5a7954af43d2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 80b1e04f-14dd-45e3-9ed2-3239e21987bb {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:51:58 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:58 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:58 devstack devstack@c-api.service[86995]: /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 02 08:51:58 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:51:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2ad22e30-3790-49b8-9cad-5a7954af43d2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/80b1e04f-14dd-45e3-9ed2-3239e21987bb returned with HTTP 200 Sep 02 08:51:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 386/745] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:51:58 2026] GET /volume/v3/groups/80b1e04f-14dd-45e3-9ed2-3239e21987bb => generated 392 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-62f52a8e-78e5-46c4-9bdb-2ea6908c0735 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-62f52a8e-78e5-46c4-9bdb-2ea6908c0735 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/groups/80b1e04f-14dd-45e3-9ed2-3239e21987bb Sep 02 08:51:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-62f52a8e-78e5-46c4-9bdb-2ea6908c0735 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:51:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-62f52a8e-78e5-46c4-9bdb-2ea6908c0735 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:51:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-62f52a8e-78e5-46c4-9bdb-2ea6908c0735 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 80b1e04f-14dd-45e3-9ed2-3239e21987bb {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:51:59 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:59 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:51:59 devstack devstack@c-api.service[86994]: /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 02 08:51:59 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:51:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-62f52a8e-78e5-46c4-9bdb-2ea6908c0735 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/80b1e04f-14dd-45e3-9ed2-3239e21987bb returned with HTTP 200 Sep 02 08:51:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 360/746] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:51:59 2026] GET /volume/v3/groups/80b1e04f-14dd-45e3-9ed2-3239e21987bb => generated 393 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:51:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:51:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:51:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-162828064", "volume_type": "0d0e47c7-93a2-4b2b-bc16-8e6826cb332d", "group_id": "80b1e04f-14dd-45e3-9ed2-3239e21987bb", "size": 1}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:51:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-162828064', 'volume_type': '0d0e47c7-93a2-4b2b-bc16-8e6826cb332d', 'group_id': '80b1e04f-14dd-45e3-9ed2-3239e21987bb', 'size': 1}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:51:59 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:59 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:59 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Create volume of 1 GB Sep 02 08:51:59 devstack devstack@c-api.service[86995]: /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 02 08:51:59 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:51:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Availability Zones retrieved successfully. Sep 02 08:51:59 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Flow 'volume_create_api' (e630b1e7-8372-4007-b581-92ff5c2617ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:51:59 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b90fe41e-31dd-4d2a-88fb-b5fe3ab8d2e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:51:59 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:51:59 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:51:59 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:52:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b90fe41e-31dd-4d2a-88fb-b5fe3ab8d2e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:51:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d0e47c7-93a2-4b2b-bc16-8e6826cb332d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1299104168',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d0e47c7-93a2-4b2b-bc16-8e6826cb332d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '80b1e04f-14dd-45e3-9ed2-3239e21987bb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d495538-f01b-440f-b528-d694bed10bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:00 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1299104168 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1299104168, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:52:00 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1299104168 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1299104168, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:52:00 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Created reservations ['ff9c24f1-3d90-4bd9-840b-bdb360ac792a', '6bdddd48-d2e6-46ba-a0a1-fda51604db4f', 'cc328163-3620-42fe-9158-40d25e4cb489', '819a3127-51f4-4ebd-8304-a20c7f3a1eef'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:52:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d495538-f01b-440f-b528-d694bed10bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff9c24f1-3d90-4bd9-840b-bdb360ac792a', '6bdddd48-d2e6-46ba-a0a1-fda51604db4f', 'cc328163-3620-42fe-9158-40d25e4cb489', '819a3127-51f4-4ebd-8304-a20c7f3a1eef']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e92a6164-e8e1-48da-aaff-744a8cf3eef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e92a6164-e8e1-48da-aaff-744a8cf3eef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c6e779e-f69f-4989-a27a-72e474511d62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-162828064',encryption_key_id=None,group_id=80b1e04f-14dd-45e3-9ed2-3239e21987bb,group_type_id=,metadata={},multiattach=False,project_id='c8039068c40a474da2445dbb82075062',qos_specs=None,replication_status=,reservations=['ff9c24f1-3d90-4bd9-840b-bdb360ac792a','6bdddd48-d2e6-46ba-a0a1-fda51604db4f','cc328163-3620-42fe-9158-40d25e4cb489','819a3127-51f4-4ebd-8304-a20c7f3a1eef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f37ce945c0014972a4637975216b1d37',volume_type_id=0d0e47c7-93a2-4b2b-bc16-8e6826cb332d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:52:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-162828064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=80b1e04f-14dd-45e3-9ed2-3239e21987bb,host=None,id=5c6e779e-f69f-4989-a27a-72e474511d62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8039068c40a474da2445dbb82075062',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f37ce945c0014972a4637975216b1d37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d0e47c7-93a2-4b2b-bc16-8e6826cb332d),volume_type_id=0d0e47c7-93a2-4b2b-bc16-8e6826cb332d)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2982dc3a-c48d-44e7-b958-7ef5cebae591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2982dc3a-c48d-44e7-b958-7ef5cebae591) transitioned into state 'SUCCESS' from state '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-162828064',encryption_key_id=None,group_id=80b1e04f-14dd-45e3-9ed2-3239e21987bb,group_type_id=,metadata={},multiattach=False,project_id='c8039068c40a474da2445dbb82075062',qos_specs=None,replication_status=,reservations=['ff9c24f1-3d90-4bd9-840b-bdb360ac792a','6bdddd48-d2e6-46ba-a0a1-fda51604db4f','cc328163-3620-42fe-9158-40d25e4cb489','819a3127-51f4-4ebd-8304-a20c7f3a1eef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f37ce945c0014972a4637975216b1d37',volume_type_id=0d0e47c7-93a2-4b2b-bc16-8e6826cb332d)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4168282d-bc7b-4790-a33c-ace7dd9d0a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4168282d-bc7b-4790-a33c-ace7dd9d0a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Flow 'volume_create_api' (e630b1e7-8372-4007-b581-92ff5c2617ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:01 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Create volume request issued successfully. Sep 02 08:52:01 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:52:01 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:52:01 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:52:01 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:01 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fb6517e9-1d6f-4604-815d-f561294ce6ab tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:52:01 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 387/747] 192.168.122.75 () {62 vars in 1179 bytes} [Wed Sep 2 08:51:59 2026] POST /volume/v3/volumes => generated 828 bytes in 2109 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f032096a-c23a-4999-a55f-8472b0e225b2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f032096a-c23a-4999-a55f-8472b0e225b2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/5c6e779e-f69f-4989-a27a-72e474511d62 Sep 02 08:52:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f032096a-c23a-4999-a55f-8472b0e225b2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f032096a-c23a-4999-a55f-8472b0e225b2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:01 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:01 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:01 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:01 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:01 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f032096a-c23a-4999-a55f-8472b0e225b2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:52:01 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-f032096a-c23a-4999-a55f-8472b0e225b2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:52:01 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-f032096a-c23a-4999-a55f-8472b0e225b2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:52:02 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-f032096a-c23a-4999-a55f-8472b0e225b2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:52:02 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:02 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f032096a-c23a-4999-a55f-8472b0e225b2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/5c6e779e-f69f-4989-a27a-72e474511d62 returned with HTTP 200 Sep 02 08:52:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 361/748] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:52:01 2026] GET /volume/v3/volumes/5c6e779e-f69f-4989-a27a-72e474511d62 => generated 920 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fc05ecdf-b0e3-423d-adfd-b8b8caa8fa1f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fc05ecdf-b0e3-423d-adfd-b8b8caa8fa1f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/5c6e779e-f69f-4989-a27a-72e474511d62 Sep 02 08:52:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fc05ecdf-b0e3-423d-adfd-b8b8caa8fa1f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fc05ecdf-b0e3-423d-adfd-b8b8caa8fa1f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:03 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:03 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:03 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:03 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-fc05ecdf-b0e3-423d-adfd-b8b8caa8fa1f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:52:03 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-fc05ecdf-b0e3-423d-adfd-b8b8caa8fa1f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:52:03 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-fc05ecdf-b0e3-423d-adfd-b8b8caa8fa1f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:52:03 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-fc05ecdf-b0e3-423d-adfd-b8b8caa8fa1f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:52:03 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:03 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fc05ecdf-b0e3-423d-adfd-b8b8caa8fa1f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/5c6e779e-f69f-4989-a27a-72e474511d62 returned with HTTP 200 Sep 02 08:52:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 388/749] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:52:03 2026] GET /volume/v3/volumes/5c6e779e-f69f-4989-a27a-72e474511d62 => generated 920 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-503636ad-c8fa-4f4a-bcb5-31c5f6960412 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-503636ad-c8fa-4f4a-bcb5-31c5f6960412 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/5c6e779e-f69f-4989-a27a-72e474511d62 Sep 02 08:52:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-503636ad-c8fa-4f4a-bcb5-31c5f6960412 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-503636ad-c8fa-4f4a-bcb5-31c5f6960412 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-503636ad-c8fa-4f4a-bcb5-31c5f6960412 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:52:04 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-503636ad-c8fa-4f4a-bcb5-31c5f6960412 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:52:04 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-503636ad-c8fa-4f4a-bcb5-31c5f6960412 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:52:05 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-503636ad-c8fa-4f4a-bcb5-31c5f6960412 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:52:05 devstack devstack@c-api.service[86994]: DEBUG dbcounter [-] [86994] Writing DB stats cinder:SELECT=780,cinder:UPDATE=162,cinder:INSERT=100 {{(pid=86994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:52:05 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:05 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-503636ad-c8fa-4f4a-bcb5-31c5f6960412 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/5c6e779e-f69f-4989-a27a-72e474511d62 returned with HTTP 200 Sep 02 08:52:05 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 362/750] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:52:04 2026] GET /volume/v3/volumes/5c6e779e-f69f-4989-a27a-72e474511d62 => generated 921 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ce515e4d-8ca4-4c04-bc7a-67ba4af7cd66 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ce515e4d-8ca4-4c04-bc7a-67ba4af7cd66 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] POST http://192.168.122.75/volume/v3/group_snapshots Sep 02 08:52:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ce515e4d-8ca4-4c04-bc7a-67ba4af7cd66 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "80b1e04f-14dd-45e3-9ed2-3239e21987bb", "name": "tempest-group_snapshot-1058938325"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.group_snapshots [None req-ce515e4d-8ca4-4c04-bc7a-67ba4af7cd66 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '80b1e04f-14dd-45e3-9ed2-3239e21987bb', 'name': 'tempest-group_snapshot-1058938325'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 02 08:52:05 devstack devstack@c-api.service[86995]: DEBUG dbcounter [-] [86995] Writing DB stats cinder:SELECT=718,cinder:UPDATE=135,cinder:INSERT=64 {{(pid=86995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:52:05 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:05 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:05 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.group_snapshots [None req-ce515e4d-8ca4-4c04-bc7a-67ba4af7cd66 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Creating group_snapshot tempest-group_snapshot-1058938325. Sep 02 08:52:05 devstack devstack@c-api.service[86995]: /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 02 08:52:05 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:52:05 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:05 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:05 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:05 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:05 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-ce515e4d-8ca4-4c04-bc7a-67ba4af7cd66 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1299104168 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1299104168, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:52:05 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-ce515e4d-8ca4-4c04-bc7a-67ba4af7cd66 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Created reservations ['b26724bf-4a9b-4f65-aa85-54c5145e0593', 'b02524ce-bff1-4d8b-8d20-9d5a5ca6f3ec', '481beaca-4d55-4e85-aff8-afcc558dca69', '22bd6dae-228a-49a5-a445-0cd384fa61f4'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:52:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ce515e4d-8ca4-4c04-bc7a-67ba4af7cd66 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots returned with HTTP 202 Sep 02 08:52:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 389/751] 192.168.122.75 () {62 vars in 1203 bytes} [Wed Sep 2 08:52:05 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-891a3f27-2dff-454d-87da-3a5560db7ab4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-891a3f27-2dff-454d-87da-3a5560db7ab4 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 Sep 02 08:52:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-891a3f27-2dff-454d-87da-3a5560db7ab4 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-891a3f27-2dff-454d-87da-3a5560db7ab4 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.group_snapshots [None req-891a3f27-2dff-454d-87da-3a5560db7ab4 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:52:05 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:05 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-891a3f27-2dff-454d-87da-3a5560db7ab4 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 returned with HTTP 200 Sep 02 08:52:05 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 363/752] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:52:05 2026] GET /volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 => generated 307 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-715276ef-563d-46ce-983d-e1f442e67b99 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-715276ef-563d-46ce-983d-e1f442e67b99 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 Sep 02 08:52:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-715276ef-563d-46ce-983d-e1f442e67b99 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-715276ef-563d-46ce-983d-e1f442e67b99 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.group_snapshots [None req-715276ef-563d-46ce-983d-e1f442e67b99 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:52:06 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:06 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-715276ef-563d-46ce-983d-e1f442e67b99 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 returned with HTTP 200 Sep 02 08:52:06 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 390/753] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:52:06 2026] GET /volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 => generated 307 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:52:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-925feb86-6c57-4ea1-a3bd-bb3165ea0446 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-925feb86-6c57-4ea1-a3bd-bb3165ea0446 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 Sep 02 08:52:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-925feb86-6c57-4ea1-a3bd-bb3165ea0446 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-925feb86-6c57-4ea1-a3bd-bb3165ea0446 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.group_snapshots [None req-925feb86-6c57-4ea1-a3bd-bb3165ea0446 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:52:07 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:07 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-925feb86-6c57-4ea1-a3bd-bb3165ea0446 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 returned with HTTP 200 Sep 02 08:52:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 364/754] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:52:07 2026] GET /volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 => generated 307 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-28a8702a-dd5b-4657-af4b-20ead1c80ef0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-28a8702a-dd5b-4657-af4b-20ead1c80ef0 tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:52:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-28a8702a-dd5b-4657-af4b-20ead1c80ef0 tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1150856640", "extra_specs": {"spec1": "val1"}}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-28a8702a-dd5b-4657-af4b-20ead1c80ef0 tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:52:08 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 391/755] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 08:52:08 2026] POST /volume/v3/types => generated 243 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:52:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9914775e-fa82-4cb0-bb76-56930c33677c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9914775e-fa82-4cb0-bb76-56930c33677c tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] POST http://192.168.122.75/volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173/extra_specs Sep 02 08:52:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9914775e-fa82-4cb0-bb76-56930c33677c tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9914775e-fa82-4cb0-bb76-56930c33677c tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] http://192.168.122.75/volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173/extra_specs returned with HTTP 400 Sep 02 08:52:08 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 365/756] 192.168.122.75 () {60 vars in 1278 bytes} [Wed Sep 2 08:52:08 2026] POST /volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173/extra_specs => generated 146 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 08:52:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7a6ed914-34f2-4ab8-ad01-63c788e29358 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7a6ed914-34f2-4ab8-ad01-63c788e29358 tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] POST http://192.168.122.75/volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173/extra_specs Sep 02 08:52:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7a6ed914-34f2-4ab8-ad01-63c788e29358 tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7a6ed914-34f2-4ab8-ad01-63c788e29358 tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] http://192.168.122.75/volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173/extra_specs returned with HTTP 400 Sep 02 08:52:08 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 392/757] 192.168.122.75 () {60 vars in 1278 bytes} [Wed Sep 2 08:52:08 2026] POST /volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173/extra_specs => generated 132 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 08:52:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-072f6120-5271-4061-952c-b82107f562d8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-072f6120-5271-4061-952c-b82107f562d8 tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] POST http://192.168.122.75/volume/v3/types/79486556-5a98-48fa-80de-0637ed5273ec/extra_specs Sep 02 08:52:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-072f6120-5271-4061-952c-b82107f562d8 tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-072f6120-5271-4061-952c-b82107f562d8 tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] http://192.168.122.75/volume/v3/types/79486556-5a98-48fa-80de-0637ed5273ec/extra_specs returned with HTTP 404 Sep 02 08:52:08 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 366/758] 192.168.122.75 () {60 vars in 1278 bytes} [Wed Sep 2 08:52:08 2026] POST /volume/v3/types/79486556-5a98-48fa-80de-0637ed5273ec/extra_specs => generated 114 bytes in 196 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-084120c2-1f81-4e10-ac17-9ba478300ba2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d109ed35-c64f-4aa6-8c33-b20738b4d332 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d109ed35-c64f-4aa6-8c33-b20738b4d332 tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] DELETE http://192.168.122.75/volume/v3/types/4362bc33-be28-4e5b-a420-7f87f6610ea3/extra_specs/spec1 Sep 02 08:52:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-084120c2-1f81-4e10-ac17-9ba478300ba2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 Sep 02 08:52:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d109ed35-c64f-4aa6-8c33-b20738b4d332 tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d109ed35-c64f-4aa6-8c33-b20738b4d332 tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-084120c2-1f81-4e10-ac17-9ba478300ba2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-084120c2-1f81-4e10-ac17-9ba478300ba2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.group_snapshots [None req-084120c2-1f81-4e10-ac17-9ba478300ba2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:52:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d109ed35-c64f-4aa6-8c33-b20738b4d332 tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] http://192.168.122.75/volume/v3/types/4362bc33-be28-4e5b-a420-7f87f6610ea3/extra_specs/spec1 returned with HTTP 404 Sep 02 08:52:08 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:08 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:08 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 367/759] 192.168.122.75 () {58 vars in 1278 bytes} [Wed Sep 2 08:52:08 2026] DELETE /volume/v3/types/4362bc33-be28-4e5b-a420-7f87f6610ea3/extra_specs/spec1 => generated 114 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0844c539-7496-46b0-bf3a-a5a5d901d35c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0844c539-7496-46b0-bf3a-a5a5d901d35c tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] GET http://192.168.122.75/volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173/extra_specs/nonexistent_extra_spec_name Sep 02 08:52:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0844c539-7496-46b0-bf3a-a5a5d901d35c tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0844c539-7496-46b0-bf3a-a5a5d901d35c tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-084120c2-1f81-4e10-ac17-9ba478300ba2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 returned with HTTP 200 Sep 02 08:52:08 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 393/760] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:52:08 2026] GET /volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 => generated 307 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0844c539-7496-46b0-bf3a-a5a5d901d35c tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] http://192.168.122.75/volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 02 08:52:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 368/761] 192.168.122.75 () {58 vars in 1341 bytes} [Wed Sep 2 08:52:08 2026] GET /volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-be0feb03-2400-4940-85f4-baa951c287b3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-be0feb03-2400-4940-85f4-baa951c287b3 tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] GET http://192.168.122.75/volume/v3/types/86dc0d63-e27f-4a05-af47-d044ed23a9fb/extra_specs/spec1 Sep 02 08:52:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-be0feb03-2400-4940-85f4-baa951c287b3 tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-be0feb03-2400-4940-85f4-baa951c287b3 tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-be0feb03-2400-4940-85f4-baa951c287b3 tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] http://192.168.122.75/volume/v3/types/86dc0d63-e27f-4a05-af47-d044ed23a9fb/extra_specs/spec1 returned with HTTP 404 Sep 02 08:52:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 394/762] 192.168.122.75 () {58 vars in 1275 bytes} [Wed Sep 2 08:52:09 2026] GET /volume/v3/types/86dc0d63-e27f-4a05-af47-d044ed23a9fb/extra_specs/spec1 => generated 114 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-67828e6d-13c0-41d7-8121-7e8e432ec5cc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-67828e6d-13c0-41d7-8121-7e8e432ec5cc tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] GET http://192.168.122.75/volume/v3/types/b1eb7001-d057-4804-819d-116b2e8796b9/extra_specs Sep 02 08:52:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-67828e6d-13c0-41d7-8121-7e8e432ec5cc tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-67828e6d-13c0-41d7-8121-7e8e432ec5cc tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-67828e6d-13c0-41d7-8121-7e8e432ec5cc tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] http://192.168.122.75/volume/v3/types/b1eb7001-d057-4804-819d-116b2e8796b9/extra_specs returned with HTTP 404 Sep 02 08:52:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6fafa61d-67aa-4db9-be0c-8a676d70bd11 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 369/763] 192.168.122.75 () {58 vars in 1257 bytes} [Wed Sep 2 08:52:09 2026] GET /volume/v3/types/b1eb7001-d057-4804-819d-116b2e8796b9/extra_specs => generated 114 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-350e6b29-f9e0-41f9-8e97-733a5ac8460c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-350e6b29-f9e0-41f9-8e97-733a5ac8460c tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] PUT http://192.168.122.75/volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173/extra_specs/spec1 Sep 02 08:52:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-350e6b29-f9e0-41f9-8e97-733a5ac8460c tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-350e6b29-f9e0-41f9-8e97-733a5ac8460c tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] http://192.168.122.75/volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173/extra_specs/spec1 returned with HTTP 400 Sep 02 08:52:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 370/764] 192.168.122.75 () {60 vars in 1295 bytes} [Wed Sep 2 08:52:09 2026] PUT /volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173/extra_specs/spec1 => generated 102 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 08:52:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c365eb6c-e7c7-4e07-b162-9b3656a8c45f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c365eb6c-e7c7-4e07-b162-9b3656a8c45f tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] PUT http://192.168.122.75/volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173/extra_specs/spec1 Sep 02 08:52:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c365eb6c-e7c7-4e07-b162-9b3656a8c45f tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] Action: 'update', calling method: update, body: null {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c365eb6c-e7c7-4e07-b162-9b3656a8c45f tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] http://192.168.122.75/volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173/extra_specs/spec1 returned with HTTP 400 Sep 02 08:52:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 371/765] 192.168.122.75 () {60 vars in 1294 bytes} [Wed Sep 2 08:52:09 2026] PUT /volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173/extra_specs/spec1 => generated 72 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:52:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4c0c1a13-b048-48eb-ba25-9adb593667a5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4c0c1a13-b048-48eb-ba25-9adb593667a5 tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] PUT http://192.168.122.75/volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173/extra_specs/None Sep 02 08:52:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4c0c1a13-b048-48eb-ba25-9adb593667a5 tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4c0c1a13-b048-48eb-ba25-9adb593667a5 tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 02 08:52:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4c0c1a13-b048-48eb-ba25-9adb593667a5 tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] http://192.168.122.75/volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173/extra_specs/None returned with HTTP 400 Sep 02 08:52:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 372/766] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:52:09 2026] PUT /volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173/extra_specs/None => generated 73 bytes in 122 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:52:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-540ce9b1-b83a-466f-990f-f5284967069b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-540ce9b1-b83a-466f-990f-f5284967069b tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] PUT http://192.168.122.75/volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173/extra_specs/fa31593d-bcc8-48ac-bcd6-604bf0329cb3 Sep 02 08:52:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-540ce9b1-b83a-466f-990f-f5284967069b tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-540ce9b1-b83a-466f-990f-f5284967069b tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 02 08:52:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-540ce9b1-b83a-466f-990f-f5284967069b tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] http://192.168.122.75/volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173/extra_specs/fa31593d-bcc8-48ac-bcd6-604bf0329cb3 returned with HTTP 400 Sep 02 08:52:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 373/767] 192.168.122.75 () {60 vars in 1388 bytes} [Wed Sep 2 08:52:09 2026] PUT /volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173/extra_specs/fa31593d-bcc8-48ac-bcd6-604bf0329cb3 => generated 73 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:52:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-38108dc4-f98e-46f5-845c-6f9cf908e3da None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-38108dc4-f98e-46f5-845c-6f9cf908e3da tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] PUT http://192.168.122.75/volume/v3/types/8d1c18f5-e85e-4454-94ee-0a4b4401264d/extra_specs/spec1 Sep 02 08:52:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-38108dc4-f98e-46f5-845c-6f9cf908e3da tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-38108dc4-f98e-46f5-845c-6f9cf908e3da tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] http://192.168.122.75/volume/v3/types/8d1c18f5-e85e-4454-94ee-0a4b4401264d/extra_specs/spec1 returned with HTTP 404 Sep 02 08:52:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 374/768] 192.168.122.75 () {60 vars in 1295 bytes} [Wed Sep 2 08:52:09 2026] PUT /volume/v3/types/8d1c18f5-e85e-4454-94ee-0a4b4401264d/extra_specs/spec1 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2295a488-8156-46d2-86d2-4f34a55494fa None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2295a488-8156-46d2-86d2-4f34a55494fa tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] DELETE http://192.168.122.75/volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173 Sep 02 08:52:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2295a488-8156-46d2-86d2-4f34a55494fa tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2295a488-8156-46d2-86d2-4f34a55494fa tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2295a488-8156-46d2-86d2-4f34a55494fa tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] http://192.168.122.75/volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173 returned with HTTP 202 Sep 02 08:52:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 375/769] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:52:09 2026] DELETE /volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:52:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-29225f08-f121-468d-ac6d-b74a7c8385d0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6fafa61d-67aa-4db9-be0c-8a676d70bd11 tempest-VolumeServicesNegativeTest-72214956 tempest-VolumeServicesNegativeTest-72214956-project-admin] GET http://192.168.122.75/volume/v3/os-services Sep 02 08:52:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6fafa61d-67aa-4db9-be0c-8a676d70bd11 tempest-VolumeServicesNegativeTest-72214956 tempest-VolumeServicesNegativeTest-72214956-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6fafa61d-67aa-4db9-be0c-8a676d70bd11 tempest-VolumeServicesNegativeTest-72214956 tempest-VolumeServicesNegativeTest-72214956-project-admin] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-29225f08-f121-468d-ac6d-b74a7c8385d0 tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] GET http://192.168.122.75/volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173 Sep 02 08:52:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-29225f08-f121-468d-ac6d-b74a7c8385d0 tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-29225f08-f121-468d-ac6d-b74a7c8385d0 tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:09 devstack devstack@c-api.service[86995]: /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 02 08:52:09 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 08:52:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-29225f08-f121-468d-ac6d-b74a7c8385d0 tempest-ExtraSpecsNegativeTest-1928986167 tempest-ExtraSpecsNegativeTest-1928986167-project-admin] http://192.168.122.75/volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173 returned with HTTP 404 Sep 02 08:52:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6fafa61d-67aa-4db9-be0c-8a676d70bd11 tempest-VolumeServicesNegativeTest-72214956 tempest-VolumeServicesNegativeTest-72214956-project-admin] http://192.168.122.75/volume/v3/os-services returned with HTTP 200 Sep 02 08:52:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 376/770] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:52:09 2026] GET /volume/v3/types/063ecbaa-0e46-4834-9a03-6146ed330173 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:52:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 395/771] 192.168.122.75 () {58 vars in 1128 bytes} [Wed Sep 2 08:52:09 2026] GET /volume/v3/os-services => generated 705 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f7e2c376-ea49-488f-b53c-b5dfb7ae303d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f7e2c376-ea49-488f-b53c-b5dfb7ae303d tempest-VolumeServicesNegativeTest-72214956 tempest-VolumeServicesNegativeTest-72214956-project-admin] PUT http://192.168.122.75/volume/v3/os-services/disable-log-reason Sep 02 08:52:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f7e2c376-ea49-488f-b53c-b5dfb7ae303d tempest-VolumeServicesNegativeTest-72214956 tempest-VolumeServicesNegativeTest-72214956-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f7e2c376-ea49-488f-b53c-b5dfb7ae303d tempest-VolumeServicesNegativeTest-72214956 tempest-VolumeServicesNegativeTest-72214956-project-admin] http://192.168.122.75/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 02 08:52:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 377/772] 192.168.122.75 () {60 vars in 1205 bytes} [Wed Sep 2 08:52:09 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 02 08:52:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f965f663-f441-4b06-87ac-6f1b7099f974 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f965f663-f441-4b06-87ac-6f1b7099f974 tempest-VolumeServicesNegativeTest-72214956 tempest-VolumeServicesNegativeTest-72214956-project-admin] PUT http://192.168.122.75/volume/v3/os-services/disable Sep 02 08:52:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f965f663-f441-4b06-87ac-6f1b7099f974 tempest-VolumeServicesNegativeTest-72214956 tempest-VolumeServicesNegativeTest-72214956-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f965f663-f441-4b06-87ac-6f1b7099f974 tempest-VolumeServicesNegativeTest-72214956 tempest-VolumeServicesNegativeTest-72214956-project-admin] http://192.168.122.75/volume/v3/os-services/disable returned with HTTP 404 Sep 02 08:52:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 396/773] 192.168.122.75 () {60 vars in 1172 bytes} [Wed Sep 2 08:52:09 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f4547bcb-f7f0-4d20-b3fc-f67056087b8d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f4547bcb-f7f0-4d20-b3fc-f67056087b8d tempest-VolumeServicesNegativeTest-72214956 tempest-VolumeServicesNegativeTest-72214956-project-admin] PUT http://192.168.122.75/volume/v3/os-services/enable Sep 02 08:52:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f4547bcb-f7f0-4d20-b3fc-f67056087b8d tempest-VolumeServicesNegativeTest-72214956 tempest-VolumeServicesNegativeTest-72214956-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ce07d761-28f8-447a-bef3-0462ad3c932c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ce07d761-28f8-447a-bef3-0462ad3c932c tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 Sep 02 08:52:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ce07d761-28f8-447a-bef3-0462ad3c932c tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ce07d761-28f8-447a-bef3-0462ad3c932c tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.group_snapshots [None req-ce07d761-28f8-447a-bef3-0462ad3c932c tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:52:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f4547bcb-f7f0-4d20-b3fc-f67056087b8d tempest-VolumeServicesNegativeTest-72214956 tempest-VolumeServicesNegativeTest-72214956-project-admin] http://192.168.122.75/volume/v3/os-services/enable returned with HTTP 404 Sep 02 08:52:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 378/774] 192.168.122.75 () {60 vars in 1169 bytes} [Wed Sep 2 08:52:09 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 257 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5f8730d1-2e1c-46f7-b0e6-4984d23c8b37 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5f8730d1-2e1c-46f7-b0e6-4984d23c8b37 tempest-VolumeServicesNegativeTest-72214956 tempest-VolumeServicesNegativeTest-72214956-project-admin] PUT http://192.168.122.75/volume/v3/os-services/freeze Sep 02 08:52:10 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:10 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5f8730d1-2e1c-46f7-b0e6-4984d23c8b37 tempest-VolumeServicesNegativeTest-72214956 tempest-VolumeServicesNegativeTest-72214956-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:10 devstack devstack@c-api.service[86994]: /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 02 08:52:10 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 08:52:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5f8730d1-2e1c-46f7-b0e6-4984d23c8b37 tempest-VolumeServicesNegativeTest-72214956 tempest-VolumeServicesNegativeTest-72214956-project-admin] http://192.168.122.75/volume/v3/os-services/freeze returned with HTTP 400 Sep 02 08:52:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 379/775] 192.168.122.75 () {60 vars in 1169 bytes} [Wed Sep 2 08:52:10 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:52:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ce07d761-28f8-447a-bef3-0462ad3c932c tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 returned with HTTP 200 Sep 02 08:52:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 397/776] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:52:09 2026] GET /volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 => generated 308 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-057f06ef-3c6e-4f8f-9760-3f51c424f798 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2033eeae-5155-4718-b842-5dca4cc15e6b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-057f06ef-3c6e-4f8f-9760-3f51c424f798 tempest-VolumeServicesNegativeTest-72214956 tempest-VolumeServicesNegativeTest-72214956-project-admin] PUT http://192.168.122.75/volume/v3/os-services/thaw Sep 02 08:52:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-057f06ef-3c6e-4f8f-9760-3f51c424f798 tempest-VolumeServicesNegativeTest-72214956 tempest-VolumeServicesNegativeTest-72214956-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2033eeae-5155-4718-b842-5dca4cc15e6b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/snapshots/detail Sep 02 08:52:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2033eeae-5155-4718-b842-5dca4cc15e6b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-057f06ef-3c6e-4f8f-9760-3f51c424f798 tempest-VolumeServicesNegativeTest-72214956 tempest-VolumeServicesNegativeTest-72214956-project-admin] http://192.168.122.75/volume/v3/os-services/thaw returned with HTTP 400 Sep 02 08:52:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2033eeae-5155-4718-b842-5dca4cc15e6b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 380/777] 192.168.122.75 () {60 vars in 1163 bytes} [Wed Sep 2 08:52:10 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:52:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-2033eeae-5155-4718-b842-5dca4cc15e6b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:52:10 devstack devstack@c-api.service[86995]: DEBUG cinder.db.api [None req-2033eeae-5155-4718-b842-5dca4cc15e6b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Building query based on filter {{(pid=86995) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:52:10 devstack devstack@c-api.service[86995]: /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 02 08:52:10 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:52:10 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2033eeae-5155-4718-b842-5dca4cc15e6b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Get all snapshots completed successfully. Sep 02 08:52:10 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:10 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2033eeae-5155-4718-b842-5dca4cc15e6b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 08:52:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 398/778] 192.168.122.75 () {58 vars in 1143 bytes} [Wed Sep 2 08:52:10 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e1607dad-8c5e-49ca-90b7-1bd5109409a5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e1607dad-8c5e-49ca-90b7-1bd5109409a5 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/snapshots/1ee38807-523a-4894-bd14-672b00718e03 Sep 02 08:52:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e1607dad-8c5e-49ca-90b7-1bd5109409a5 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e1607dad-8c5e-49ca-90b7-1bd5109409a5 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:10 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:10 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:10 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e1607dad-8c5e-49ca-90b7-1bd5109409a5 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Snapshot retrieved successfully. Sep 02 08:52:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e1607dad-8c5e-49ca-90b7-1bd5109409a5 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/snapshots/1ee38807-523a-4894-bd14-672b00718e03 returned with HTTP 200 Sep 02 08:52:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 381/779] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:10 2026] GET /volume/v3/snapshots/1ee38807-523a-4894-bd14-672b00718e03 => generated 451 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a95842cc-1e28-4b13-b0d3-0f5b8fa7fe5a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a95842cc-1e28-4b13-b0d3-0f5b8fa7fe5a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 Sep 02 08:52:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a95842cc-1e28-4b13-b0d3-0f5b8fa7fe5a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a95842cc-1e28-4b13-b0d3-0f5b8fa7fe5a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.group_snapshots [None req-a95842cc-1e28-4b13-b0d3-0f5b8fa7fe5a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:52:10 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:10 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a95842cc-1e28-4b13-b0d3-0f5b8fa7fe5a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 returned with HTTP 200 Sep 02 08:52:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 399/780] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:52:10 2026] GET /volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 => generated 308 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:52:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-22bbc3bd-9fd0-4165-ba12-9c47b7ef76cf None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-22bbc3bd-9fd0-4165-ba12-9c47b7ef76cf tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/detail Sep 02 08:52:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-22bbc3bd-9fd0-4165-ba12-9c47b7ef76cf tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-22bbc3bd-9fd0-4165-ba12-9c47b7ef76cf tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:10 devstack devstack@c-api.service[86994]: /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 02 08:52:10 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 08:52:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-22bbc3bd-9fd0-4165-ba12-9c47b7ef76cf tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 02 08:52:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 382/781] 192.168.122.75 () {60 vars in 1202 bytes} [Wed Sep 2 08:52:10 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-90f84340-2845-4a5c-a19e-3d5780726fc2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-90f84340-2845-4a5c-a19e-3d5780726fc2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] DELETE http://192.168.122.75/volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 Sep 02 08:52:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-90f84340-2845-4a5c-a19e-3d5780726fc2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-90f84340-2845-4a5c-a19e-3d5780726fc2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.group_snapshots [None req-90f84340-2845-4a5c-a19e-3d5780726fc2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] delete called for member 4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 {{(pid=86995) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 08:52:10 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.group_snapshots [None req-90f84340-2845-4a5c-a19e-3d5780726fc2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Delete group_snapshot with id: 4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 Sep 02 08:52:10 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:10 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:10 devstack devstack@c-api.service[86995]: /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 02 08:52:10 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:52:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-90f84340-2845-4a5c-a19e-3d5780726fc2 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 returned with HTTP 202 Sep 02 08:52:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 400/782] 192.168.122.75 () {60 vars in 1295 bytes} [Wed Sep 2 08:52:10 2026] DELETE /volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:52:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fd235478-5625-4faf-933b-be373d33ee51 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fd235478-5625-4faf-933b-be373d33ee51 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:52:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fd235478-5625-4faf-933b-be373d33ee51 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fd235478-5625-4faf-933b-be373d33ee51 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-fd235478-5625-4faf-933b-be373d33ee51 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:52:10 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:10 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-fd235478-5625-4faf-933b-be373d33ee51 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:52:10 devstack devstack@c-api.service[86994]: /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 02 08:52:10 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:52:10 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:10 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:10 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-fd235478-5625-4faf-933b-be373d33ee51 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Get all volumes completed successfully. Sep 02 08:52:10 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-fd235478-5625-4faf-933b-be373d33ee51 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:52:10 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-fd235478-5625-4faf-933b-be373d33ee51 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:52:10 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-fd235478-5625-4faf-933b-be373d33ee51 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:52:10 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:10 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fd235478-5625-4faf-933b-be373d33ee51 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:52:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 383/783] 192.168.122.75 () {60 vars in 1178 bytes} [Wed Sep 2 08:52:10 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-aa3c8655-8eb8-4586-852c-2d4b53321f4f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aa3c8655-8eb8-4586-852c-2d4b53321f4f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/snapshots/detail Sep 02 08:52:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aa3c8655-8eb8-4586-852c-2d4b53321f4f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aa3c8655-8eb8-4586-852c-2d4b53321f4f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-aa3c8655-8eb8-4586-852c-2d4b53321f4f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:52:10 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:10 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:10 devstack devstack@c-api.service[86995]: DEBUG cinder.db.api [None req-aa3c8655-8eb8-4586-852c-2d4b53321f4f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Building query based on filter {{(pid=86995) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:52:10 devstack devstack@c-api.service[86995]: /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 02 08:52:10 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:52:10 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-aa3c8655-8eb8-4586-852c-2d4b53321f4f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Get all snapshots completed successfully. Sep 02 08:52:10 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:10 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aa3c8655-8eb8-4586-852c-2d4b53321f4f tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 08:52:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 401/784] 192.168.122.75 () {58 vars in 1143 bytes} [Wed Sep 2 08:52:10 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e1191a81-209f-4bae-8203-3b3f06dbd56b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e1191a81-209f-4bae-8203-3b3f06dbd56b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/snapshots/1ee38807-523a-4894-bd14-672b00718e03 Sep 02 08:52:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e1191a81-209f-4bae-8203-3b3f06dbd56b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e1191a81-209f-4bae-8203-3b3f06dbd56b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:10 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:10 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:10 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e1191a81-209f-4bae-8203-3b3f06dbd56b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Snapshot retrieved successfully. Sep 02 08:52:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e1191a81-209f-4bae-8203-3b3f06dbd56b tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/snapshots/1ee38807-523a-4894-bd14-672b00718e03 returned with HTTP 200 Sep 02 08:52:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 384/785] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:10 2026] GET /volume/v3/snapshots/1ee38807-523a-4894-bd14-672b00718e03 => generated 450 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5f95d6f2-2cdd-445f-8f7e-07f352ed2130 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5f95d6f2-2cdd-445f-8f7e-07f352ed2130 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:52:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5f95d6f2-2cdd-445f-8f7e-07f352ed2130 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2088461402"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-5f95d6f2-2cdd-445f-8f7e-07f352ed2130 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2088461402'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:52:11 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-5f95d6f2-2cdd-445f-8f7e-07f352ed2130 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Create volume of 1 GB Sep 02 08:52:11 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5f95d6f2-2cdd-445f-8f7e-07f352ed2130 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Availability Zones retrieved successfully. Sep 02 08:52:11 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5f95d6f2-2cdd-445f-8f7e-07f352ed2130 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Flow 'volume_create_api' (2ee962d4-b9d2-4dcb-b150-c41df3a8c155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:11 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5f95d6f2-2cdd-445f-8f7e-07f352ed2130 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c72e3c5-3a29-44ea-bd49-acbe833f1aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:11 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-5f95d6f2-2cdd-445f-8f7e-07f352ed2130 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:52:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-74ce32c5-633f-429f-8f7b-852ab5fd40ff None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-74ce32c5-633f-429f-8f7b-852ab5fd40ff tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/snapshots/1ee38807-523a-4894-bd14-672b00718e03 Sep 02 08:52:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-74ce32c5-633f-429f-8f7b-852ab5fd40ff tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-74ce32c5-633f-429f-8f7b-852ab5fd40ff tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:11 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:11 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:11 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-74ce32c5-633f-429f-8f7b-852ab5fd40ff tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Snapshot retrieved successfully. Sep 02 08:52:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-74ce32c5-633f-429f-8f7b-852ab5fd40ff tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/snapshots/1ee38807-523a-4894-bd14-672b00718e03 returned with HTTP 200 Sep 02 08:52:11 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 385/786] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:11 2026] GET /volume/v3/snapshots/1ee38807-523a-4894-bd14-672b00718e03 => generated 450 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5f95d6f2-2cdd-445f-8f7e-07f352ed2130 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c72e3c5-3a29-44ea-bd49-acbe833f1aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5f95d6f2-2cdd-445f-8f7e-07f352ed2130 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8ca8461-56a4-40fa-9969-133a18e75837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:12 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-5f95d6f2-2cdd-445f-8f7e-07f352ed2130 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Created reservations ['92f5b0fd-ddb5-45e7-9526-e4db51daf214', 'bc6f3408-329a-430d-a637-649892476c46', '85d2e895-2631-481c-bc57-fd9257d32f46', '8f8ba771-64b5-4f17-8aaf-8d65e82ed783'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:52:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5f95d6f2-2cdd-445f-8f7e-07f352ed2130 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8ca8461-56a4-40fa-9969-133a18e75837) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92f5b0fd-ddb5-45e7-9526-e4db51daf214', 'bc6f3408-329a-430d-a637-649892476c46', '85d2e895-2631-481c-bc57-fd9257d32f46', '8f8ba771-64b5-4f17-8aaf-8d65e82ed783']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5f95d6f2-2cdd-445f-8f7e-07f352ed2130 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fea8c6a5-30e5-459e-9f73-dfffcc2be2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:12 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:12 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5f95d6f2-2cdd-445f-8f7e-07f352ed2130 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fea8c6a5-30e5-459e-9f73-dfffcc2be2a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e33777a-df80-44e6-8847-e27a611ce270', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2088461402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8a7d66c96274aa9b97844fbf15ed4a7',qos_specs=None,replication_status=,reservations=['92f5b0fd-ddb5-45e7-9526-e4db51daf214','bc6f3408-329a-430d-a637-649892476c46','85d2e895-2631-481c-bc57-fd9257d32f46','8f8ba771-64b5-4f17-8aaf-8d65e82ed783'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c236226f407413cace8aebb6354c2fe',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:52:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2088461402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e33777a-df80-44e6-8847-e27a611ce270,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8a7d66c96274aa9b97844fbf15ed4a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c236226f407413cace8aebb6354c2fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5f95d6f2-2cdd-445f-8f7e-07f352ed2130 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35317475-f5a2-4392-a3cc-362f967f6804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5f95d6f2-2cdd-445f-8f7e-07f352ed2130 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35317475-f5a2-4392-a3cc-362f967f6804) transitioned into state 'SUCCESS' from state '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-2088461402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8a7d66c96274aa9b97844fbf15ed4a7',qos_specs=None,replication_status=,reservations=['92f5b0fd-ddb5-45e7-9526-e4db51daf214','bc6f3408-329a-430d-a637-649892476c46','85d2e895-2631-481c-bc57-fd9257d32f46','8f8ba771-64b5-4f17-8aaf-8d65e82ed783'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c236226f407413cace8aebb6354c2fe',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5f95d6f2-2cdd-445f-8f7e-07f352ed2130 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b02639e-3ca2-4732-9144-b9afdca77fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5f95d6f2-2cdd-445f-8f7e-07f352ed2130 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b02639e-3ca2-4732-9144-b9afdca77fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5f95d6f2-2cdd-445f-8f7e-07f352ed2130 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Flow 'volume_create_api' (2ee962d4-b9d2-4dcb-b150-c41df3a8c155) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5f95d6f2-2cdd-445f-8f7e-07f352ed2130 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Create volume request issued successfully. Sep 02 08:52:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5f95d6f2-2cdd-445f-8f7e-07f352ed2130 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:52:12 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 402/787] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:52:11 2026] POST /volume/v3/volumes => generated 766 bytes in 725 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:52:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ab17fdbf-a73a-466b-bfd6-c72ffdcfa67f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ab17fdbf-a73a-466b-bfd6-c72ffdcfa67f tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] GET http://192.168.122.75/volume/v3/volumes/3e33777a-df80-44e6-8847-e27a611ce270 Sep 02 08:52:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ab17fdbf-a73a-466b-bfd6-c72ffdcfa67f tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ab17fdbf-a73a-466b-bfd6-c72ffdcfa67f tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:12 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:12 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:12 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:12 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:12 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ab17fdbf-a73a-466b-bfd6-c72ffdcfa67f tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Volume info retrieved successfully. Sep 02 08:52:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ab17fdbf-a73a-466b-bfd6-c72ffdcfa67f tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] http://192.168.122.75/volume/v3/volumes/3e33777a-df80-44e6-8847-e27a611ce270 returned with HTTP 200 Sep 02 08:52:12 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 386/788] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:12 2026] GET /volume/v3/volumes/3e33777a-df80-44e6-8847-e27a611ce270 => generated 834 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c21a4442-0f18-4a62-9f90-d562d1f56607 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c21a4442-0f18-4a62-9f90-d562d1f56607 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/snapshots/1ee38807-523a-4894-bd14-672b00718e03 Sep 02 08:52:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c21a4442-0f18-4a62-9f90-d562d1f56607 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c21a4442-0f18-4a62-9f90-d562d1f56607 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:13 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:13 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:13 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c21a4442-0f18-4a62-9f90-d562d1f56607 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Snapshot retrieved successfully. Sep 02 08:52:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c21a4442-0f18-4a62-9f90-d562d1f56607 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/snapshots/1ee38807-523a-4894-bd14-672b00718e03 returned with HTTP 200 Sep 02 08:52:13 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 403/789] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:12 2026] GET /volume/v3/snapshots/1ee38807-523a-4894-bd14-672b00718e03 => generated 450 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4900aa26-82fd-435e-9c18-20449cc11e05 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4900aa26-82fd-435e-9c18-20449cc11e05 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] GET http://192.168.122.75/volume/v3/volumes/3e33777a-df80-44e6-8847-e27a611ce270 Sep 02 08:52:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4900aa26-82fd-435e-9c18-20449cc11e05 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4900aa26-82fd-435e-9c18-20449cc11e05 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:13 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:13 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:13 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:13 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:13 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4900aa26-82fd-435e-9c18-20449cc11e05 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Volume info retrieved successfully. Sep 02 08:52:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4900aa26-82fd-435e-9c18-20449cc11e05 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] http://192.168.122.75/volume/v3/volumes/3e33777a-df80-44e6-8847-e27a611ce270 returned with HTTP 200 Sep 02 08:52:13 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 387/790] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:13 2026] GET /volume/v3/volumes/3e33777a-df80-44e6-8847-e27a611ce270 => generated 858 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:52:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-041468a1-fbe4-4b9d-ba96-5e474ae2bfaa None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-041468a1-fbe4-4b9d-ba96-5e474ae2bfaa tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/snapshots/1ee38807-523a-4894-bd14-672b00718e03 Sep 02 08:52:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-041468a1-fbe4-4b9d-ba96-5e474ae2bfaa tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-041468a1-fbe4-4b9d-ba96-5e474ae2bfaa tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-041468a1-fbe4-4b9d-ba96-5e474ae2bfaa tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/snapshots/1ee38807-523a-4894-bd14-672b00718e03 returned with HTTP 404 Sep 02 08:52:14 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 404/791] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:14 2026] GET /volume/v3/snapshots/1ee38807-523a-4894-bd14-672b00718e03 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b1e308f6-9651-4d57-85bc-6985880a8148 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b1e308f6-9651-4d57-85bc-6985880a8148 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 Sep 02 08:52:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b1e308f6-9651-4d57-85bc-6985880a8148 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b1e308f6-9651-4d57-85bc-6985880a8148 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.group_snapshots [None req-b1e308f6-9651-4d57-85bc-6985880a8148 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:52:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b1e308f6-9651-4d57-85bc-6985880a8148 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 returned with HTTP 404 Sep 02 08:52:14 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 388/792] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:52:14 2026] GET /volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 => generated 116 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:52:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-db16116a-7ddc-4d6d-8ea5-8337d45500f0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-db16116a-7ddc-4d6d-8ea5-8337d45500f0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/group_snapshots Sep 02 08:52:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-db16116a-7ddc-4d6d-8ea5-8337d45500f0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-db16116a-7ddc-4d6d-8ea5-8337d45500f0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:14 devstack devstack@c-api.service[86995]: /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 02 08:52:14 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 08:52:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-db16116a-7ddc-4d6d-8ea5-8337d45500f0 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots returned with HTTP 200 Sep 02 08:52:14 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 405/793] 192.168.122.75 () {60 vars in 1181 bytes} [Wed Sep 2 08:52:14 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:52:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-73b33628-43b1-4aa7-a1d5-94fac6cf95ad None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-73b33628-43b1-4aa7-a1d5-94fac6cf95ad tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] DELETE http://192.168.122.75/volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 Sep 02 08:52:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-73b33628-43b1-4aa7-a1d5-94fac6cf95ad tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-73b33628-43b1-4aa7-a1d5-94fac6cf95ad tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.group_snapshots [None req-73b33628-43b1-4aa7-a1d5-94fac6cf95ad tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] delete called for member 4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 {{(pid=86994) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 08:52:14 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.group_snapshots [None req-73b33628-43b1-4aa7-a1d5-94fac6cf95ad tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Delete group_snapshot with id: 4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 Sep 02 08:52:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-73b33628-43b1-4aa7-a1d5-94fac6cf95ad tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 returned with HTTP 404 Sep 02 08:52:14 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 389/794] 192.168.122.75 () {60 vars in 1295 bytes} [Wed Sep 2 08:52:14 2026] DELETE /volume/v3/group_snapshots/4a49f6f0-2ea8-46b5-a1f4-49485a42cfc3 => generated 116 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:52:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-277c6e50-ac32-48f7-9817-e69491a794ca None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-277c6e50-ac32-48f7-9817-e69491a794ca tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:52:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-277c6e50-ac32-48f7-9817-e69491a794ca tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-277c6e50-ac32-48f7-9817-e69491a794ca tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-277c6e50-ac32-48f7-9817-e69491a794ca tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:52:14 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-277c6e50-ac32-48f7-9817-e69491a794ca tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:52:14 devstack devstack@c-api.service[86995]: /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 02 08:52:14 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:52:14 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:14 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:14 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-277c6e50-ac32-48f7-9817-e69491a794ca tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Get all volumes completed successfully. Sep 02 08:52:14 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-277c6e50-ac32-48f7-9817-e69491a794ca tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:52:14 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-277c6e50-ac32-48f7-9817-e69491a794ca tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:52:14 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-277c6e50-ac32-48f7-9817-e69491a794ca tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:52:14 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:14 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-277c6e50-ac32-48f7-9817-e69491a794ca tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:52:14 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 406/795] 192.168.122.75 () {60 vars in 1178 bytes} [Wed Sep 2 08:52:14 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ba34fe66-b66d-407b-bc85-0aa119429985 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ba34fe66-b66d-407b-bc85-0aa119429985 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] POST http://192.168.122.75/volume/v3/groups/80b1e04f-14dd-45e3-9ed2-3239e21987bb/action Sep 02 08:52:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ba34fe66-b66d-407b-bc85-0aa119429985 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:52:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ba34fe66-b66d-407b-bc85-0aa119429985 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-ba34fe66-b66d-407b-bc85-0aa119429985 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] delete called for group 80b1e04f-14dd-45e3-9ed2-3239e21987bb {{(pid=86994) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 08:52:14 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.groups [None req-ba34fe66-b66d-407b-bc85-0aa119429985 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Delete group with id: 80b1e04f-14dd-45e3-9ed2-3239e21987bb Sep 02 08:52:14 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:14 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:14 devstack devstack@c-api.service[86994]: /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 02 08:52:14 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 08:52:14 devstack devstack@c-api.service[86994]: /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 02 08:52:14 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:52:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ba34fe66-b66d-407b-bc85-0aa119429985 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/80b1e04f-14dd-45e3-9ed2-3239e21987bb/action returned with HTTP 202 Sep 02 08:52:14 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 390/796] 192.168.122.75 () {62 vars in 1307 bytes} [Wed Sep 2 08:52:14 2026] POST /volume/v3/groups/80b1e04f-14dd-45e3-9ed2-3239e21987bb/action => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:52:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6adcb551-780c-4dc8-9f37-ee6daddb243a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6adcb551-780c-4dc8-9f37-ee6daddb243a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/5c6e779e-f69f-4989-a27a-72e474511d62 Sep 02 08:52:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6adcb551-780c-4dc8-9f37-ee6daddb243a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6adcb551-780c-4dc8-9f37-ee6daddb243a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:14 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:14 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:14 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:14 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:14 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6adcb551-780c-4dc8-9f37-ee6daddb243a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:52:14 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-6adcb551-780c-4dc8-9f37-ee6daddb243a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:52:14 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-6adcb551-780c-4dc8-9f37-ee6daddb243a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:52:14 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-6adcb551-780c-4dc8-9f37-ee6daddb243a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:52:14 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:14 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6adcb551-780c-4dc8-9f37-ee6daddb243a tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/5c6e779e-f69f-4989-a27a-72e474511d62 returned with HTTP 200 Sep 02 08:52:14 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 407/797] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:52:14 2026] GET /volume/v3/volumes/5c6e779e-f69f-4989-a27a-72e474511d62 => generated 920 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:52:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1f4f6c2f-64e0-4a73-9fe7-d2416a248e56 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1f4f6c2f-64e0-4a73-9fe7-d2416a248e56 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] GET http://192.168.122.75/volume/v3/volumes/3e33777a-df80-44e6-8847-e27a611ce270 Sep 02 08:52:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1f4f6c2f-64e0-4a73-9fe7-d2416a248e56 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1f4f6c2f-64e0-4a73-9fe7-d2416a248e56 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:15 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:15 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:15 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:15 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:15 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1f4f6c2f-64e0-4a73-9fe7-d2416a248e56 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Volume info retrieved successfully. Sep 02 08:52:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1f4f6c2f-64e0-4a73-9fe7-d2416a248e56 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] http://192.168.122.75/volume/v3/volumes/3e33777a-df80-44e6-8847-e27a611ce270 returned with HTTP 200 Sep 02 08:52:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 391/798] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:14 2026] GET /volume/v3/volumes/3e33777a-df80-44e6-8847-e27a611ce270 => generated 858 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1205bf7b-5c19-4b51-af22-dad6bf820848 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1205bf7b-5c19-4b51-af22-dad6bf820848 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/5c6e779e-f69f-4989-a27a-72e474511d62 Sep 02 08:52:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1205bf7b-5c19-4b51-af22-dad6bf820848 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1205bf7b-5c19-4b51-af22-dad6bf820848 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:16 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:16 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:16 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:16 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:16 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1205bf7b-5c19-4b51-af22-dad6bf820848 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Volume info retrieved successfully. Sep 02 08:52:16 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-1205bf7b-5c19-4b51-af22-dad6bf820848 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:52:16 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-1205bf7b-5c19-4b51-af22-dad6bf820848 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:52:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-dd927c72-7002-4594-b3e2-a0e2c5a94df6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dd927c72-7002-4594-b3e2-a0e2c5a94df6 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] GET http://192.168.122.75/volume/v3/volumes/3e33777a-df80-44e6-8847-e27a611ce270 Sep 02 08:52:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dd927c72-7002-4594-b3e2-a0e2c5a94df6 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dd927c72-7002-4594-b3e2-a0e2c5a94df6 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:16 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:16 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:16 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:16 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:16 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-dd927c72-7002-4594-b3e2-a0e2c5a94df6 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Volume info retrieved successfully. Sep 02 08:52:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dd927c72-7002-4594-b3e2-a0e2c5a94df6 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] http://192.168.122.75/volume/v3/volumes/3e33777a-df80-44e6-8847-e27a611ce270 returned with HTTP 200 Sep 02 08:52:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 392/799] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:16 2026] GET /volume/v3/volumes/3e33777a-df80-44e6-8847-e27a611ce270 => generated 859 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:16 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-1205bf7b-5c19-4b51-af22-dad6bf820848 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:52:16 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:16 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1205bf7b-5c19-4b51-af22-dad6bf820848 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/5c6e779e-f69f-4989-a27a-72e474511d62 returned with HTTP 200 Sep 02 08:52:16 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 408/800] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:52:15 2026] GET /volume/v3/volumes/5c6e779e-f69f-4989-a27a-72e474511d62 => generated 920 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0bbbbc40-4008-4ab1-b25a-1b5754c67afc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0bbbbc40-4008-4ab1-b25a-1b5754c67afc tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/volumes/5c6e779e-f69f-4989-a27a-72e474511d62 Sep 02 08:52:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0bbbbc40-4008-4ab1-b25a-1b5754c67afc tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0bbbbc40-4008-4ab1-b25a-1b5754c67afc tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0bbbbc40-4008-4ab1-b25a-1b5754c67afc tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/volumes/5c6e779e-f69f-4989-a27a-72e474511d62 returned with HTTP 404 Sep 02 08:52:17 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 393/801] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:52:17 2026] GET /volume/v3/volumes/5c6e779e-f69f-4989-a27a-72e474511d62 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:52:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f3c11eb8-a4ff-419e-88dd-9a41acb8e473 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f3c11eb8-a4ff-419e-88dd-9a41acb8e473 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] GET http://192.168.122.75/volume/v3/groups/80b1e04f-14dd-45e3-9ed2-3239e21987bb Sep 02 08:52:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f3c11eb8-a4ff-419e-88dd-9a41acb8e473 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f3c11eb8-a4ff-419e-88dd-9a41acb8e473 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-f3c11eb8-a4ff-419e-88dd-9a41acb8e473 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] show called for member 80b1e04f-14dd-45e3-9ed2-3239e21987bb {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:52:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f3c11eb8-a4ff-419e-88dd-9a41acb8e473 tempest-GroupSnapshotsTest-1830566346 tempest-GroupSnapshotsTest-1830566346-project-member] http://192.168.122.75/volume/v3/groups/80b1e04f-14dd-45e3-9ed2-3239e21987bb returned with HTTP 404 Sep 02 08:52:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 409/802] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:52:17 2026] GET /volume/v3/groups/80b1e04f-14dd-45e3-9ed2-3239e21987bb => generated 108 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:52:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e41bad2e-f0aa-43b5-8b55-8ab34f25a0fc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e41bad2e-f0aa-43b5-8b55-8ab34f25a0fc tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] DELETE http://192.168.122.75/volume/v3/group_types/8ed26604-56fa-484b-ac94-b1e8641053f7 Sep 02 08:52:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e41bad2e-f0aa-43b5-8b55-8ab34f25a0fc tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e41bad2e-f0aa-43b5-8b55-8ab34f25a0fc tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e41bad2e-f0aa-43b5-8b55-8ab34f25a0fc tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] http://192.168.122.75/volume/v3/group_types/8ed26604-56fa-484b-ac94-b1e8641053f7 returned with HTTP 202 Sep 02 08:52:17 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 394/803] 192.168.122.75 () {60 vars in 1283 bytes} [Wed Sep 2 08:52:17 2026] DELETE /volume/v3/group_types/8ed26604-56fa-484b-ac94-b1e8641053f7 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:52:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e9289b2f-8254-494f-b658-18032c7151fe None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e9289b2f-8254-494f-b658-18032c7151fe tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] DELETE http://192.168.122.75/volume/v3/types/0d0e47c7-93a2-4b2b-bc16-8e6826cb332d Sep 02 08:52:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e9289b2f-8254-494f-b658-18032c7151fe tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e9289b2f-8254-494f-b658-18032c7151fe tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e9289b2f-8254-494f-b658-18032c7151fe tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] http://192.168.122.75/volume/v3/types/0d0e47c7-93a2-4b2b-bc16-8e6826cb332d returned with HTTP 202 Sep 02 08:52:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 410/804] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:52:17 2026] DELETE /volume/v3/types/0d0e47c7-93a2-4b2b-bc16-8e6826cb332d => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:52:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e0b47659-8afd-40f7-8e73-1ac0dc1c771e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e0b47659-8afd-40f7-8e73-1ac0dc1c771e tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] GET http://192.168.122.75/volume/v3/types/0d0e47c7-93a2-4b2b-bc16-8e6826cb332d Sep 02 08:52:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e0b47659-8afd-40f7-8e73-1ac0dc1c771e tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e0b47659-8afd-40f7-8e73-1ac0dc1c771e tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e0b47659-8afd-40f7-8e73-1ac0dc1c771e tempest-GroupSnapshotsTest-629936599 tempest-GroupSnapshotsTest-629936599-project-admin] http://192.168.122.75/volume/v3/types/0d0e47c7-93a2-4b2b-bc16-8e6826cb332d returned with HTTP 404 Sep 02 08:52:17 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 395/805] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:52:17 2026] GET /volume/v3/types/0d0e47c7-93a2-4b2b-bc16-8e6826cb332d => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7bf214e2-f0b3-4f09-8c1e-36ccdc092f0a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7bf214e2-f0b3-4f09-8c1e-36ccdc092f0a tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] POST http://192.168.122.75/volume/v3/types/196bd473-e758-4b36-9fb6-41395c177d6c/encryption Sep 02 08:52:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7bf214e2-f0b3-4f09-8c1e-36ccdc092f0a tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7bf214e2-f0b3-4f09-8c1e-36ccdc092f0a tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] http://192.168.122.75/volume/v3/types/196bd473-e758-4b36-9fb6-41395c177d6c/encryption returned with HTTP 404 Sep 02 08:52:21 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 411/806] 192.168.122.75 () {60 vars in 1276 bytes} [Wed Sep 2 08:52:20 2026] POST /volume/v3/types/196bd473-e758-4b36-9fb6-41395c177d6c/encryption => generated 114 bytes in 507 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-dd4147eb-4706-459c-821d-46f801b15a20 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dd4147eb-4706-459c-821d-46f801b15a20 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:52:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dd4147eb-4706-459c-821d-46f801b15a20 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1080432122", "os-volume-type-access:is_public": false}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dd4147eb-4706-459c-821d-46f801b15a20 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:52:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 396/807] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 08:52:21 2026] POST /volume/v3/types => generated 231 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-22bb997c-e4e5-4766-93af-4e6d310ad591 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0a901ded-97ab-478d-be4a-1a482fa3e665 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-22bb997c-e4e5-4766-93af-4e6d310ad591 tempest-VolumeTypesNegativeTest-283933692 tempest-VolumeTypesNegativeTest-283933692-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:52:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-22bb997c-e4e5-4766-93af-4e6d310ad591 tempest-VolumeTypesNegativeTest-283933692 tempest-VolumeTypesNegativeTest-283933692-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0e3cd1b8-c8d3-4058-aac6-f162578113a4", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1499360901"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-22bb997c-e4e5-4766-93af-4e6d310ad591 tempest-VolumeTypesNegativeTest-283933692 tempest-VolumeTypesNegativeTest-283933692-project-member] Create volume request body: {'volume': {'volume_type': '0e3cd1b8-c8d3-4058-aac6-f162578113a4', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1499360901'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:52:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-22bb997c-e4e5-4766-93af-4e6d310ad591 tempest-VolumeTypesNegativeTest-283933692 tempest-VolumeTypesNegativeTest-283933692-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 404 Sep 02 08:52:21 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 412/808] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:52:21 2026] POST /volume/v3/volumes => generated 114 bytes in 422 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6f7c2367-1543-49dc-871b-a6a1d99992d7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6f7c2367-1543-49dc-871b-a6a1d99992d7 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] DELETE http://192.168.122.75/volume/v3/types/0e3cd1b8-c8d3-4058-aac6-f162578113a4 Sep 02 08:52:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6f7c2367-1543-49dc-871b-a6a1d99992d7 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6f7c2367-1543-49dc-871b-a6a1d99992d7 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0a901ded-97ab-478d-be4a-1a482fa3e665 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] GET http://192.168.122.75/volume/v3/volumes Sep 02 08:52:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0a901ded-97ab-478d-be4a-1a482fa3e665 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0a901ded-97ab-478d-be4a-1a482fa3e665 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-0a901ded-97ab-478d-be4a-1a482fa3e665 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:52:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0a901ded-97ab-478d-be4a-1a482fa3e665 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:52:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0a901ded-97ab-478d-be4a-1a482fa3e665 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Get all volumes completed successfully. Sep 02 08:52:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0a901ded-97ab-478d-be4a-1a482fa3e665 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 200 Sep 02 08:52:22 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 397/809] 192.168.122.75 () {58 vars in 1116 bytes} [Wed Sep 2 08:52:21 2026] GET /volume/v3/volumes => generated 15 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 08:52:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6f7c2367-1543-49dc-871b-a6a1d99992d7 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] http://192.168.122.75/volume/v3/types/0e3cd1b8-c8d3-4058-aac6-f162578113a4 returned with HTTP 202 Sep 02 08:52:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 413/810] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:52:21 2026] DELETE /volume/v3/types/0e3cd1b8-c8d3-4058-aac6-f162578113a4 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:52:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5f4d8964-0166-44e2-b77d-83045fb544d8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5441fb06-b043-47bc-b911-a67543a637b5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5441fb06-b043-47bc-b911-a67543a637b5 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] GET http://192.168.122.75/volume/v3/types/0e3cd1b8-c8d3-4058-aac6-f162578113a4 Sep 02 08:52:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5f4d8964-0166-44e2-b77d-83045fb544d8 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:52:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5f4d8964-0166-44e2-b77d-83045fb544d8 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1647436600"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5441fb06-b043-47bc-b911-a67543a637b5 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5441fb06-b043-47bc-b911-a67543a637b5 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-5f4d8964-0166-44e2-b77d-83045fb544d8 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1647436600'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:52:22 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-5f4d8964-0166-44e2-b77d-83045fb544d8 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Create volume of 1 GB Sep 02 08:52:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5441fb06-b043-47bc-b911-a67543a637b5 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] http://192.168.122.75/volume/v3/types/0e3cd1b8-c8d3-4058-aac6-f162578113a4 returned with HTTP 404 Sep 02 08:52:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 414/811] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:52:22 2026] GET /volume/v3/types/0e3cd1b8-c8d3-4058-aac6-f162578113a4 => generated 114 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5f4d8964-0166-44e2-b77d-83045fb544d8 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Availability Zones retrieved successfully. Sep 02 08:52:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-17229882-0f25-4243-85a9-aaf55575cc99 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-17229882-0f25-4243-85a9-aaf55575cc99 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:52:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-17229882-0f25-4243-85a9-aaf55575cc99 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-17229882-0f25-4243-85a9-aaf55575cc99 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 400 Sep 02 08:52:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 415/812] 192.168.122.75 () {60 vars in 1131 bytes} [Wed Sep 2 08:52:22 2026] POST /volume/v3/types => generated 115 bytes in 63 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 08:52:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f5f5fa40-4011-4b07-8858-316b3c4b065a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f5f5fa40-4011-4b07-8858-316b3c4b065a tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:52:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f5f5fa40-4011-4b07-8858-316b3c4b065a tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1073368411"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5f4d8964-0166-44e2-b77d-83045fb544d8 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Flow 'volume_create_api' (edcfddf8-8428-4ced-ac16-9bc0dc8e1c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5f4d8964-0166-44e2-b77d-83045fb544d8 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37f1e26c-9c40-4dc6-88b1-d5a209691f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-5f4d8964-0166-44e2-b77d-83045fb544d8 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:52:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f5f5fa40-4011-4b07-8858-316b3c4b065a tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:52:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 416/813] 192.168.122.75 () {60 vars in 1131 bytes} [Wed Sep 2 08:52:22 2026] POST /volume/v3/types => generated 229 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4da4673a-7924-42d0-9967-5b6af1584def None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4da4673a-7924-42d0-9967-5b6af1584def tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:52:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4da4673a-7924-42d0-9967-5b6af1584def tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1073368411"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5f4d8964-0166-44e2-b77d-83045fb544d8 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37f1e26c-9c40-4dc6-88b1-d5a209691f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4da4673a-7924-42d0-9967-5b6af1584def tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1073368411 already exists. Sep 02 08:52:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4da4673a-7924-42d0-9967-5b6af1584def tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 409 Sep 02 08:52:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5f4d8964-0166-44e2-b77d-83045fb544d8 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (836c67b9-01e0-40b5-bd5b-d3c5006fed8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 417/814] 192.168.122.75 () {60 vars in 1131 bytes} [Wed Sep 2 08:52:22 2026] POST /volume/v3/types => generated 134 bytes in 77 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:52:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0c8b5093-2029-4253-9ce3-567895028fc1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0c8b5093-2029-4253-9ce3-567895028fc1 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] DELETE http://192.168.122.75/volume/v3/types/f76145f6-cb24-4719-94a3-6501263d453f Sep 02 08:52:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0c8b5093-2029-4253-9ce3-567895028fc1 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0c8b5093-2029-4253-9ce3-567895028fc1 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0c8b5093-2029-4253-9ce3-567895028fc1 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] http://192.168.122.75/volume/v3/types/f76145f6-cb24-4719-94a3-6501263d453f returned with HTTP 202 Sep 02 08:52:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 418/815] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:52:22 2026] DELETE /volume/v3/types/f76145f6-cb24-4719-94a3-6501263d453f => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:52:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-039bb106-b2a8-48dc-8c7b-ded2d0a861a5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-039bb106-b2a8-48dc-8c7b-ded2d0a861a5 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] GET http://192.168.122.75/volume/v3/types/f76145f6-cb24-4719-94a3-6501263d453f Sep 02 08:52:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-039bb106-b2a8-48dc-8c7b-ded2d0a861a5 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-039bb106-b2a8-48dc-8c7b-ded2d0a861a5 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-039bb106-b2a8-48dc-8c7b-ded2d0a861a5 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] http://192.168.122.75/volume/v3/types/f76145f6-cb24-4719-94a3-6501263d453f returned with HTTP 404 Sep 02 08:52:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 419/816] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:52:22 2026] GET /volume/v3/types/f76145f6-cb24-4719-94a3-6501263d453f => generated 114 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5b246c88-a613-493e-a26a-3c61be41f162 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5b246c88-a613-493e-a26a-3c61be41f162 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] DELETE http://192.168.122.75/volume/v3/types/21f18575-c1f8-4a28-bb8c-ae292d60618a Sep 02 08:52:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5b246c88-a613-493e-a26a-3c61be41f162 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5b246c88-a613-493e-a26a-3c61be41f162 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5b246c88-a613-493e-a26a-3c61be41f162 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] http://192.168.122.75/volume/v3/types/21f18575-c1f8-4a28-bb8c-ae292d60618a returned with HTTP 404 Sep 02 08:52:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 420/817] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:52:22 2026] DELETE /volume/v3/types/21f18575-c1f8-4a28-bb8c-ae292d60618a => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3501e5df-d271-4a56-8efb-1441072792d0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3501e5df-d271-4a56-8efb-1441072792d0 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] GET http://192.168.122.75/volume/v3/types/b8350517-3059-4999-bd2c-355633eb36a7 Sep 02 08:52:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3501e5df-d271-4a56-8efb-1441072792d0 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3501e5df-d271-4a56-8efb-1441072792d0 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:22 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-5f4d8964-0166-44e2-b77d-83045fb544d8 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Created reservations ['6aa716af-78e0-45a7-9b53-6a34f2deec21', '6a0a3906-2994-49a2-9e12-7073d8ca4d29', '3491ee56-cba0-4ca9-8d32-af8c964d4e95', 'f7a12b43-c802-4075-a079-5c77365eba5b'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:52:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5f4d8964-0166-44e2-b77d-83045fb544d8 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (836c67b9-01e0-40b5-bd5b-d3c5006fed8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6aa716af-78e0-45a7-9b53-6a34f2deec21', '6a0a3906-2994-49a2-9e12-7073d8ca4d29', '3491ee56-cba0-4ca9-8d32-af8c964d4e95', 'f7a12b43-c802-4075-a079-5c77365eba5b']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5f4d8964-0166-44e2-b77d-83045fb544d8 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bb58c10-73df-4258-bd4f-80a07e0b0d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3501e5df-d271-4a56-8efb-1441072792d0 tempest-VolumeTypesNegativeTest-638909318 tempest-VolumeTypesNegativeTest-638909318-project-admin] http://192.168.122.75/volume/v3/types/b8350517-3059-4999-bd2c-355633eb36a7 returned with HTTP 404 Sep 02 08:52:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 421/818] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:52:22 2026] GET /volume/v3/types/b8350517-3059-4999-bd2c-355633eb36a7 => generated 114 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:23 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:23 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5f4d8964-0166-44e2-b77d-83045fb544d8 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bb58c10-73df-4258-bd4f-80a07e0b0d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7aa7d6f2-ca07-497b-9cbc-f9080dbcba61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1647436600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f2ecd299c654bcdb1fa23e9748211a6',qos_specs=None,replication_status=,reservations=['6aa716af-78e0-45a7-9b53-6a34f2deec21','6a0a3906-2994-49a2-9e12-7073d8ca4d29','3491ee56-cba0-4ca9-8d32-af8c964d4e95','f7a12b43-c802-4075-a079-5c77365eba5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b34a15092ed44580a7ed2d47b16cdcb9',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:52:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1647436600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7aa7d6f2-ca07-497b-9cbc-f9080dbcba61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f2ecd299c654bcdb1fa23e9748211a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b34a15092ed44580a7ed2d47b16cdcb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5f4d8964-0166-44e2-b77d-83045fb544d8 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78cb2ad7-cda3-43de-aced-80fd729ed037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5f4d8964-0166-44e2-b77d-83045fb544d8 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78cb2ad7-cda3-43de-aced-80fd729ed037) transitioned into state 'SUCCESS' from state '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-1647436600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f2ecd299c654bcdb1fa23e9748211a6',qos_specs=None,replication_status=,reservations=['6aa716af-78e0-45a7-9b53-6a34f2deec21','6a0a3906-2994-49a2-9e12-7073d8ca4d29','3491ee56-cba0-4ca9-8d32-af8c964d4e95','f7a12b43-c802-4075-a079-5c77365eba5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b34a15092ed44580a7ed2d47b16cdcb9',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5f4d8964-0166-44e2-b77d-83045fb544d8 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52f63de0-f5c7-4d2d-b104-8bbba657b41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5f4d8964-0166-44e2-b77d-83045fb544d8 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52f63de0-f5c7-4d2d-b104-8bbba657b41b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5f4d8964-0166-44e2-b77d-83045fb544d8 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Flow 'volume_create_api' (edcfddf8-8428-4ced-ac16-9bc0dc8e1c00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:23 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5f4d8964-0166-44e2-b77d-83045fb544d8 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Create volume request issued successfully. Sep 02 08:52:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5f4d8964-0166-44e2-b77d-83045fb544d8 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:52:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 398/819] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:52:22 2026] POST /volume/v3/volumes => generated 762 bytes in 1206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:52:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5b17fa8e-9a82-4b5d-bb62-3313dcea07a7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5b17fa8e-9a82-4b5d-bb62-3313dcea07a7 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] GET http://192.168.122.75/volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 Sep 02 08:52:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5b17fa8e-9a82-4b5d-bb62-3313dcea07a7 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5b17fa8e-9a82-4b5d-bb62-3313dcea07a7 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:23 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:23 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:23 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:23 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:23 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5b17fa8e-9a82-4b5d-bb62-3313dcea07a7 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Volume info retrieved successfully. Sep 02 08:52:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5b17fa8e-9a82-4b5d-bb62-3313dcea07a7 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 returned with HTTP 200 Sep 02 08:52:23 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 422/820] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:23 2026] GET /volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 => generated 830 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0d918450-e778-4d48-a607-fd68553f80c0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0d918450-e778-4d48-a607-fd68553f80c0 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] GET http://192.168.122.75/volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 Sep 02 08:52:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0d918450-e778-4d48-a607-fd68553f80c0 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0d918450-e778-4d48-a607-fd68553f80c0 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:24 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:24 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:24 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:24 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:24 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0d918450-e778-4d48-a607-fd68553f80c0 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Volume info retrieved successfully. Sep 02 08:52:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0d918450-e778-4d48-a607-fd68553f80c0 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 returned with HTTP 200 Sep 02 08:52:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 399/821] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:24 2026] GET /volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 => generated 854 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c1ee4455-640a-424b-a291-9127f1b30d02 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c1ee4455-640a-424b-a291-9127f1b30d02 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] GET http://192.168.122.75/volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 Sep 02 08:52:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c1ee4455-640a-424b-a291-9127f1b30d02 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c1ee4455-640a-424b-a291-9127f1b30d02 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:25 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:25 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:25 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:25 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:25 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c1ee4455-640a-424b-a291-9127f1b30d02 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Volume info retrieved successfully. Sep 02 08:52:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c1ee4455-640a-424b-a291-9127f1b30d02 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 returned with HTTP 200 Sep 02 08:52:25 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 423/822] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:25 2026] GET /volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-89058679-0a98-45bf-8fd6-51b442b52ff7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-89058679-0a98-45bf-8fd6-51b442b52ff7 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] GET http://192.168.122.75/volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 Sep 02 08:52:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-89058679-0a98-45bf-8fd6-51b442b52ff7 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-89058679-0a98-45bf-8fd6-51b442b52ff7 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:25 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:25 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:25 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:25 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:25 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-89058679-0a98-45bf-8fd6-51b442b52ff7 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Volume info retrieved successfully. Sep 02 08:52:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-89058679-0a98-45bf-8fd6-51b442b52ff7 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 returned with HTTP 200 Sep 02 08:52:25 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 400/823] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:25 2026] GET /volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 => generated 855 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2767f637-0999-414c-b002-8ac98371799a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2767f637-0999-414c-b002-8ac98371799a tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:52:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2767f637-0999-414c-b002-8ac98371799a tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-908721464"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-2767f637-0999-414c-b002-8ac98371799a tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-908721464'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:52:25 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-2767f637-0999-414c-b002-8ac98371799a tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Create volume of 1 GB Sep 02 08:52:25 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2767f637-0999-414c-b002-8ac98371799a tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Availability Zones retrieved successfully. Sep 02 08:52:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2767f637-0999-414c-b002-8ac98371799a tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Flow 'volume_create_api' (6e78f4c3-23ac-459f-ac3f-cd35c0abc043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2767f637-0999-414c-b002-8ac98371799a tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (740aee5f-c8d4-4692-82ba-cfe54bc1f613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-2767f637-0999-414c-b002-8ac98371799a tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:52:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2767f637-0999-414c-b002-8ac98371799a tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (740aee5f-c8d4-4692-82ba-cfe54bc1f613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2767f637-0999-414c-b002-8ac98371799a tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ee794d9-4544-45e8-8855-2fc1af44aad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:26 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-2767f637-0999-414c-b002-8ac98371799a tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Created reservations ['04fc9d4d-bf3e-44b3-bce8-0017f2e1f037', 'fdef1520-483b-401b-a1c2-9dfcf4d7cb71', '131cdb8f-93c3-4052-83d7-711aa82e6c82', '9e04453a-9af7-489c-afa1-5893e88b3785'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:52:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2767f637-0999-414c-b002-8ac98371799a tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ee794d9-4544-45e8-8855-2fc1af44aad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04fc9d4d-bf3e-44b3-bce8-0017f2e1f037', 'fdef1520-483b-401b-a1c2-9dfcf4d7cb71', '131cdb8f-93c3-4052-83d7-711aa82e6c82', '9e04453a-9af7-489c-afa1-5893e88b3785']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2767f637-0999-414c-b002-8ac98371799a tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cdec0c3-50a3-4606-881f-5b4977075b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:26 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:26 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2767f637-0999-414c-b002-8ac98371799a tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cdec0c3-50a3-4606-881f-5b4977075b73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bd63d23-474b-4cfd-b8f2-3106fb8de342', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-908721464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f2ecd299c654bcdb1fa23e9748211a6',qos_specs=None,replication_status=,reservations=['04fc9d4d-bf3e-44b3-bce8-0017f2e1f037','fdef1520-483b-401b-a1c2-9dfcf4d7cb71','131cdb8f-93c3-4052-83d7-711aa82e6c82','9e04453a-9af7-489c-afa1-5893e88b3785'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b34a15092ed44580a7ed2d47b16cdcb9',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:52:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-908721464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bd63d23-474b-4cfd-b8f2-3106fb8de342,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f2ecd299c654bcdb1fa23e9748211a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b34a15092ed44580a7ed2d47b16cdcb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2767f637-0999-414c-b002-8ac98371799a tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cf82673-2495-4aa0-98c7-59e60ff51d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2767f637-0999-414c-b002-8ac98371799a tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cf82673-2495-4aa0-98c7-59e60ff51d55) transitioned into state 'SUCCESS' from state '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-908721464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f2ecd299c654bcdb1fa23e9748211a6',qos_specs=None,replication_status=,reservations=['04fc9d4d-bf3e-44b3-bce8-0017f2e1f037','fdef1520-483b-401b-a1c2-9dfcf4d7cb71','131cdb8f-93c3-4052-83d7-711aa82e6c82','9e04453a-9af7-489c-afa1-5893e88b3785'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b34a15092ed44580a7ed2d47b16cdcb9',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2767f637-0999-414c-b002-8ac98371799a tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d564778-7013-413c-bf9a-422b4b1eabf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2767f637-0999-414c-b002-8ac98371799a tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d564778-7013-413c-bf9a-422b4b1eabf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2767f637-0999-414c-b002-8ac98371799a tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Flow 'volume_create_api' (6e78f4c3-23ac-459f-ac3f-cd35c0abc043) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:26 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2767f637-0999-414c-b002-8ac98371799a tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Create volume request issued successfully. Sep 02 08:52:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2767f637-0999-414c-b002-8ac98371799a tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:52:26 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 424/824] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:52:25 2026] POST /volume/v3/volumes => generated 761 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:52:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cead0e77-4431-4321-a8e4-b2b9277b192e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cead0e77-4431-4321-a8e4-b2b9277b192e tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] GET http://192.168.122.75/volume/v3/volumes/5bd63d23-474b-4cfd-b8f2-3106fb8de342 Sep 02 08:52:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cead0e77-4431-4321-a8e4-b2b9277b192e tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cead0e77-4431-4321-a8e4-b2b9277b192e tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:26 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:26 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:26 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:26 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:26 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cead0e77-4431-4321-a8e4-b2b9277b192e tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Volume info retrieved successfully. Sep 02 08:52:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cead0e77-4431-4321-a8e4-b2b9277b192e tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes/5bd63d23-474b-4cfd-b8f2-3106fb8de342 returned with HTTP 200 Sep 02 08:52:26 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 401/825] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:26 2026] GET /volume/v3/volumes/5bd63d23-474b-4cfd-b8f2-3106fb8de342 => generated 829 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7ed85328-8bae-4dc0-8dc2-a43a1be45191 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7ed85328-8bae-4dc0-8dc2-a43a1be45191 tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:52:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7ed85328-8bae-4dc0-8dc2-a43a1be45191 tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-368785112"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:27 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:27 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7ed85328-8bae-4dc0-8dc2-a43a1be45191 tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:52:27 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 425/826] 192.168.122.75 () {60 vars in 1131 bytes} [Wed Sep 2 08:52:26 2026] POST /volume/v3/types => generated 219 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cab23f3a-7ed1-42e3-8d91-e1e7e43c8dd4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cab23f3a-7ed1-42e3-8d91-e1e7e43c8dd4 tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] POST http://192.168.122.75/volume/v3/group_types Sep 02 08:52:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cab23f3a-7ed1-42e3-8d91-e1e7e43c8dd4 tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1165719307"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cab23f3a-7ed1-42e3-8d91-e1e7e43c8dd4 tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] http://192.168.122.75/volume/v3/group_types returned with HTTP 202 Sep 02 08:52:27 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 402/827] 192.168.122.75 () {62 vars in 1190 bytes} [Wed Sep 2 08:52:27 2026] POST /volume/v3/group_types => generated 177 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-733af06b-4df1-4e0a-a348-990bca496844 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-298ca29b-3024-4219-9690-ec7b307f1e0c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-298ca29b-3024-4219-9690-ec7b307f1e0c tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] DELETE http://192.168.122.75/volume/v3/volumes/3e33777a-df80-44e6-8847-e27a611ce270 Sep 02 08:52:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-298ca29b-3024-4219-9690-ec7b307f1e0c tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-298ca29b-3024-4219-9690-ec7b307f1e0c tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:27 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-298ca29b-3024-4219-9690-ec7b307f1e0c tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Delete volume with id: 3e33777a-df80-44e6-8847-e27a611ce270 Sep 02 08:52:27 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:27 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:27 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:27 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:27 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-298ca29b-3024-4219-9690-ec7b307f1e0c tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Volume info retrieved successfully. Sep 02 08:52:27 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-298ca29b-3024-4219-9690-ec7b307f1e0c tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Delete volume request issued successfully. Sep 02 08:52:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-298ca29b-3024-4219-9690-ec7b307f1e0c tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] http://192.168.122.75/volume/v3/volumes/3e33777a-df80-44e6-8847-e27a611ce270 returned with HTTP 202 Sep 02 08:52:27 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 403/828] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:52:27 2026] DELETE /volume/v3/volumes/3e33777a-df80-44e6-8847-e27a611ce270 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:52:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-75d9d74d-1447-46a8-a8e7-8cc01562f01f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-75d9d74d-1447-46a8-a8e7-8cc01562f01f tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] GET http://192.168.122.75/volume/v3/volumes/5bd63d23-474b-4cfd-b8f2-3106fb8de342 Sep 02 08:52:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-75d9d74d-1447-46a8-a8e7-8cc01562f01f tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-75d9d74d-1447-46a8-a8e7-8cc01562f01f tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:27 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:27 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:27 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:27 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:27 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-75d9d74d-1447-46a8-a8e7-8cc01562f01f tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Volume info retrieved successfully. Sep 02 08:52:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-733af06b-4df1-4e0a-a348-990bca496844 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] POST http://192.168.122.75/volume/v3/groups Sep 02 08:52:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-733af06b-4df1-4e0a-a348-990bca496844 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fe28ede0-1e7a-44b8-b24f-94e9c6b8f5a2", "volume_types": ["edd3be70-a3c1-400c-aaad-50f4ab4f94ae"], "name": "tempest-GroupsV320Test-Group-759321898"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-75d9d74d-1447-46a8-a8e7-8cc01562f01f tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes/5bd63d23-474b-4cfd-b8f2-3106fb8de342 returned with HTTP 200 Sep 02 08:52:27 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 404/829] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:27 2026] GET /volume/v3/volumes/5bd63d23-474b-4cfd-b8f2-3106fb8de342 => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-65f59e90-28e1-4f47-b1b7-dd81962dfe80 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-733af06b-4df1-4e0a-a348-990bca496844 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Creating new group {'group': {'group_type': 'fe28ede0-1e7a-44b8-b24f-94e9c6b8f5a2', 'volume_types': ['edd3be70-a3c1-400c-aaad-50f4ab4f94ae'], 'name': 'tempest-GroupsV320Test-Group-759321898'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 08:52:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-65f59e90-28e1-4f47-b1b7-dd81962dfe80 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] GET http://192.168.122.75/volume/v3/volumes/3e33777a-df80-44e6-8847-e27a611ce270 Sep 02 08:52:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-65f59e90-28e1-4f47-b1b7-dd81962dfe80 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-65f59e90-28e1-4f47-b1b7-dd81962dfe80 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:27 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.groups [None req-733af06b-4df1-4e0a-a348-990bca496844 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Creating group tempest-GroupsV320Test-Group-759321898. Sep 02 08:52:27 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:27 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:27 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:27 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:27 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-65f59e90-28e1-4f47-b1b7-dd81962dfe80 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Volume info retrieved successfully. Sep 02 08:52:27 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-733af06b-4df1-4e0a-a348-990bca496844 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Availability Zones retrieved successfully. Sep 02 08:52:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-65f59e90-28e1-4f47-b1b7-dd81962dfe80 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] http://192.168.122.75/volume/v3/volumes/3e33777a-df80-44e6-8847-e27a611ce270 returned with HTTP 200 Sep 02 08:52:27 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 405/830] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:27 2026] GET /volume/v3/volumes/3e33777a-df80-44e6-8847-e27a611ce270 => generated 858 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:27 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-733af06b-4df1-4e0a-a348-990bca496844 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Created reservations ['cec7ec31-304a-44ae-a6a4-7fc56173b755'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:52:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-733af06b-4df1-4e0a-a348-990bca496844 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] http://192.168.122.75/volume/v3/groups returned with HTTP 202 Sep 02 08:52:27 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 426/831] 192.168.122.75 () {62 vars in 1176 bytes} [Wed Sep 2 08:52:27 2026] POST /volume/v3/groups => generated 107 bytes in 750 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-46b7badd-24f7-437f-9c64-a3896dfb6ab2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-46b7badd-24f7-437f-9c64-a3896dfb6ab2 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] GET http://192.168.122.75/volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8 Sep 02 08:52:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-46b7badd-24f7-437f-9c64-a3896dfb6ab2 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-46b7badd-24f7-437f-9c64-a3896dfb6ab2 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-46b7badd-24f7-437f-9c64-a3896dfb6ab2 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] show called for member 924ac759-c0b4-47f2-8ee3-b55a38fafdb8 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:52:28 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:28 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:28 devstack devstack@c-api.service[86994]: /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 02 08:52:28 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:52:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-46b7badd-24f7-437f-9c64-a3896dfb6ab2 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] http://192.168.122.75/volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8 returned with HTTP 200 Sep 02 08:52:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 406/832] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:52:28 2026] GET /volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8 => generated 387 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5018ca1b-0bb5-4578-89d2-0ba0ed2c8f95 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5018ca1b-0bb5-4578-89d2-0ba0ed2c8f95 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] GET http://192.168.122.75/volume/v3/volumes/5bd63d23-474b-4cfd-b8f2-3106fb8de342 Sep 02 08:52:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5018ca1b-0bb5-4578-89d2-0ba0ed2c8f95 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5018ca1b-0bb5-4578-89d2-0ba0ed2c8f95 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:28 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:28 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:28 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:28 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:28 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5018ca1b-0bb5-4578-89d2-0ba0ed2c8f95 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Volume info retrieved successfully. Sep 02 08:52:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5018ca1b-0bb5-4578-89d2-0ba0ed2c8f95 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes/5bd63d23-474b-4cfd-b8f2-3106fb8de342 returned with HTTP 200 Sep 02 08:52:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 427/833] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:28 2026] GET /volume/v3/volumes/5bd63d23-474b-4cfd-b8f2-3106fb8de342 => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-aedf4e06-e7ca-44ca-9a63-145702492778 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-aedf4e06-e7ca-44ca-9a63-145702492778 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] GET http://192.168.122.75/volume/v3/volumes/5bd63d23-474b-4cfd-b8f2-3106fb8de342 Sep 02 08:52:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-aedf4e06-e7ca-44ca-9a63-145702492778 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-aedf4e06-e7ca-44ca-9a63-145702492778 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:28 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:28 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:28 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:28 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b427a142-1953-442b-ba2d-71f0abe7a5e3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:28 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-aedf4e06-e7ca-44ca-9a63-145702492778 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Volume info retrieved successfully. Sep 02 08:52:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b427a142-1953-442b-ba2d-71f0abe7a5e3 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] GET http://192.168.122.75/volume/v3/volumes/3e33777a-df80-44e6-8847-e27a611ce270 Sep 02 08:52:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b427a142-1953-442b-ba2d-71f0abe7a5e3 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b427a142-1953-442b-ba2d-71f0abe7a5e3 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-aedf4e06-e7ca-44ca-9a63-145702492778 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes/5bd63d23-474b-4cfd-b8f2-3106fb8de342 returned with HTTP 200 Sep 02 08:52:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 407/834] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:28 2026] GET /volume/v3/volumes/5bd63d23-474b-4cfd-b8f2-3106fb8de342 => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5fbb91fb-7874-4592-9b97-25f4e95be4e6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:28 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:28 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5fbb91fb-7874-4592-9b97-25f4e95be4e6 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:52:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5fbb91fb-7874-4592-9b97-25f4e95be4e6 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-423975159"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:28 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:28 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-5fbb91fb-7874-4592-9b97-25f4e95be4e6 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-423975159'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:52:28 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-5fbb91fb-7874-4592-9b97-25f4e95be4e6 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Create volume of 1 GB Sep 02 08:52:28 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5fbb91fb-7874-4592-9b97-25f4e95be4e6 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Availability Zones retrieved successfully. Sep 02 08:52:28 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b427a142-1953-442b-ba2d-71f0abe7a5e3 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Volume info retrieved successfully. Sep 02 08:52:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5fbb91fb-7874-4592-9b97-25f4e95be4e6 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Flow 'volume_create_api' (05841f6b-5f5f-4195-9c35-67ab563f7a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5fbb91fb-7874-4592-9b97-25f4e95be4e6 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d457d7bf-026d-4e4c-b188-a8afaa777396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-5fbb91fb-7874-4592-9b97-25f4e95be4e6 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:52:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b427a142-1953-442b-ba2d-71f0abe7a5e3 tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] http://192.168.122.75/volume/v3/volumes/3e33777a-df80-44e6-8847-e27a611ce270 returned with HTTP 200 Sep 02 08:52:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 428/835] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:28 2026] GET /volume/v3/volumes/3e33777a-df80-44e6-8847-e27a611ce270 => generated 858 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5fbb91fb-7874-4592-9b97-25f4e95be4e6 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d457d7bf-026d-4e4c-b188-a8afaa777396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5fbb91fb-7874-4592-9b97-25f4e95be4e6 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bc0362a-9814-46b6-b6f6-5f0f28583c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-5fbb91fb-7874-4592-9b97-25f4e95be4e6 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Created reservations ['d9572bdd-992c-4689-b31e-c27b69b07f01', 'c3ea465b-a20b-45bf-a08c-64f8957888ca', '4519e160-0389-4edc-91d5-3bd1ba817c20', '313c8e3a-2c1d-4dd3-886b-eab4ed564cae'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5fbb91fb-7874-4592-9b97-25f4e95be4e6 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bc0362a-9814-46b6-b6f6-5f0f28583c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9572bdd-992c-4689-b31e-c27b69b07f01', 'c3ea465b-a20b-45bf-a08c-64f8957888ca', '4519e160-0389-4edc-91d5-3bd1ba817c20', '313c8e3a-2c1d-4dd3-886b-eab4ed564cae']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5fbb91fb-7874-4592-9b97-25f4e95be4e6 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f6cb88e-d70f-4d4f-b5b4-f3da4583cd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2e82c3c3-846a-4811-83fa-387e36e8df88 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2e82c3c3-846a-4811-83fa-387e36e8df88 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] GET http://192.168.122.75/volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8 Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2e82c3c3-846a-4811-83fa-387e36e8df88 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2e82c3c3-846a-4811-83fa-387e36e8df88 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-2e82c3c3-846a-4811-83fa-387e36e8df88 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] show called for member 924ac759-c0b4-47f2-8ee3-b55a38fafdb8 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:29 devstack devstack@c-api.service[86995]: /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 02 08:52:29 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:52:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2e82c3c3-846a-4811-83fa-387e36e8df88 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] http://192.168.122.75/volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8 returned with HTTP 200 Sep 02 08:52:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 429/836] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:52:29 2026] GET /volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8 => generated 388 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c5ee5865-4573-4589-9505-13bafa8f796f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c5ee5865-4573-4589-9505-13bafa8f796f tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] POST http://192.168.122.75/volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8/action Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c5ee5865-4573-4589-9505-13bafa8f796f tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c5ee5865-4573-4589-9505-13bafa8f796f tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-c5ee5865-4573-4589-9505-13bafa8f796f tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] Updating group '924ac759-c0b4-47f2-8ee3-b55a38fafdb8' with 'creating' {{(pid=86995) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:29 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5fbb91fb-7874-4592-9b97-25f4e95be4e6 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f6cb88e-d70f-4d4f-b5b4-f3da4583cd9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '190f97ab-baa8-4f07-a421-3ef5d104c212', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-423975159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f2ecd299c654bcdb1fa23e9748211a6',qos_specs=None,replication_status=,reservations=['d9572bdd-992c-4689-b31e-c27b69b07f01','c3ea465b-a20b-45bf-a08c-64f8957888ca','4519e160-0389-4edc-91d5-3bd1ba817c20','313c8e3a-2c1d-4dd3-886b-eab4ed564cae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b34a15092ed44580a7ed2d47b16cdcb9',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:52:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-423975159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=190f97ab-baa8-4f07-a421-3ef5d104c212,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f2ecd299c654bcdb1fa23e9748211a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b34a15092ed44580a7ed2d47b16cdcb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c5ee5865-4573-4589-9505-13bafa8f796f tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] http://192.168.122.75/volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8/action returned with HTTP 202 Sep 02 08:52:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 430/837] 192.168.122.75 () {62 vars in 1307 bytes} [Wed Sep 2 08:52:29 2026] POST /volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b6482090-b65f-4262-9d1a-a66f0eacf868 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b6482090-b65f-4262-9d1a-a66f0eacf868 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] GET http://192.168.122.75/volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8 Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b6482090-b65f-4262-9d1a-a66f0eacf868 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b6482090-b65f-4262-9d1a-a66f0eacf868 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-b6482090-b65f-4262-9d1a-a66f0eacf868 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] show called for member 924ac759-c0b4-47f2-8ee3-b55a38fafdb8 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5fbb91fb-7874-4592-9b97-25f4e95be4e6 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (478eb537-6974-4ee3-a30d-2cb4e64a2e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: /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 02 08:52:29 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:52:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b6482090-b65f-4262-9d1a-a66f0eacf868 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] http://192.168.122.75/volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8 returned with HTTP 200 Sep 02 08:52:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 431/838] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:52:29 2026] GET /volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8 => generated 387 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1ace6dab-bd21-4697-bea4-830b49fcac49 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1ace6dab-bd21-4697-bea4-830b49fcac49 tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] POST http://192.168.122.75/volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8/action Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1ace6dab-bd21-4697-bea4-830b49fcac49 tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1ace6dab-bd21-4697-bea4-830b49fcac49 tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-1ace6dab-bd21-4697-bea4-830b49fcac49 tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] Updating group '924ac759-c0b4-47f2-8ee3-b55a38fafdb8' with 'available' {{(pid=86995) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1ace6dab-bd21-4697-bea4-830b49fcac49 tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] http://192.168.122.75/volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8/action returned with HTTP 202 Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5fbb91fb-7874-4592-9b97-25f4e95be4e6 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (478eb537-6974-4ee3-a30d-2cb4e64a2e43) transitioned into state 'SUCCESS' from state '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-423975159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f2ecd299c654bcdb1fa23e9748211a6',qos_specs=None,replication_status=,reservations=['d9572bdd-992c-4689-b31e-c27b69b07f01','c3ea465b-a20b-45bf-a08c-64f8957888ca','4519e160-0389-4edc-91d5-3bd1ba817c20','313c8e3a-2c1d-4dd3-886b-eab4ed564cae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b34a15092ed44580a7ed2d47b16cdcb9',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 432/839] 192.168.122.75 () {62 vars in 1307 bytes} [Wed Sep 2 08:52:29 2026] POST /volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5fbb91fb-7874-4592-9b97-25f4e95be4e6 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09f38f53-7b45-4538-8b9b-c0e4d17dac67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-efe87f3f-5a6a-4e0f-99df-a309b3760e82 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-efe87f3f-5a6a-4e0f-99df-a309b3760e82 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] GET http://192.168.122.75/volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8 Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-efe87f3f-5a6a-4e0f-99df-a309b3760e82 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-efe87f3f-5a6a-4e0f-99df-a309b3760e82 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-efe87f3f-5a6a-4e0f-99df-a309b3760e82 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] show called for member 924ac759-c0b4-47f2-8ee3-b55a38fafdb8 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5fbb91fb-7874-4592-9b97-25f4e95be4e6 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09f38f53-7b45-4538-8b9b-c0e4d17dac67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5fbb91fb-7874-4592-9b97-25f4e95be4e6 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Flow 'volume_create_api' (05841f6b-5f5f-4195-9c35-67ab563f7a7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5fbb91fb-7874-4592-9b97-25f4e95be4e6 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Create volume request issued successfully. Sep 02 08:52:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5fbb91fb-7874-4592-9b97-25f4e95be4e6 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:52:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 408/840] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:52:28 2026] POST /volume/v3/volumes => generated 761 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cd4e7b14-ef46-4504-8383-6b9334f38ba2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cd4e7b14-ef46-4504-8383-6b9334f38ba2 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] GET http://192.168.122.75/volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cd4e7b14-ef46-4504-8383-6b9334f38ba2 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cd4e7b14-ef46-4504-8383-6b9334f38ba2 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:29 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:29 devstack devstack@c-api.service[86995]: /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 02 08:52:29 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:52:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-efe87f3f-5a6a-4e0f-99df-a309b3760e82 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] http://192.168.122.75/volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8 returned with HTTP 200 Sep 02 08:52:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 433/841] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:52:29 2026] GET /volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8 => generated 388 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c28c2931-98bc-4d17-acdf-b7cfc26ee6c2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cd4e7b14-ef46-4504-8383-6b9334f38ba2 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Volume info retrieved successfully. Sep 02 08:52:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c28c2931-98bc-4d17-acdf-b7cfc26ee6c2 tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] POST http://192.168.122.75/volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8/action Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c28c2931-98bc-4d17-acdf-b7cfc26ee6c2 tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c28c2931-98bc-4d17-acdf-b7cfc26ee6c2 tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cd4e7b14-ef46-4504-8383-6b9334f38ba2 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 returned with HTTP 200 Sep 02 08:52:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 409/842] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:29 2026] GET /volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 => generated 829 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-c28c2931-98bc-4d17-acdf-b7cfc26ee6c2 tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] Updating group '924ac759-c0b4-47f2-8ee3-b55a38fafdb8' with 'error' {{(pid=86995) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c28c2931-98bc-4d17-acdf-b7cfc26ee6c2 tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] http://192.168.122.75/volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8/action returned with HTTP 202 Sep 02 08:52:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 434/843] 192.168.122.75 () {62 vars in 1307 bytes} [Wed Sep 2 08:52:29 2026] POST /volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3fbeb517-fe40-4a24-854f-218f84fc0564 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3fbeb517-fe40-4a24-854f-218f84fc0564 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] GET http://192.168.122.75/volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8 Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3fbeb517-fe40-4a24-854f-218f84fc0564 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3fbeb517-fe40-4a24-854f-218f84fc0564 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-3fbeb517-fe40-4a24-854f-218f84fc0564 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] show called for member 924ac759-c0b4-47f2-8ee3-b55a38fafdb8 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:29 devstack devstack@c-api.service[86994]: /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 02 08:52:29 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:52:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3fbeb517-fe40-4a24-854f-218f84fc0564 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] http://192.168.122.75/volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8 returned with HTTP 200 Sep 02 08:52:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 410/844] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:52:29 2026] GET /volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8 => generated 384 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c678b152-7978-452a-9f71-84c557031d4e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c678b152-7978-452a-9f71-84c557031d4e tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] POST http://192.168.122.75/volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8/action Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c678b152-7978-452a-9f71-84c557031d4e tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c678b152-7978-452a-9f71-84c557031d4e tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-c678b152-7978-452a-9f71-84c557031d4e tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] Updating group '924ac759-c0b4-47f2-8ee3-b55a38fafdb8' with 'available' {{(pid=86995) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c678b152-7978-452a-9f71-84c557031d4e tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] http://192.168.122.75/volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8/action returned with HTTP 202 Sep 02 08:52:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 435/845] 192.168.122.75 () {62 vars in 1307 bytes} [Wed Sep 2 08:52:29 2026] POST /volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c02ed8e1-8c32-4fc4-a02c-228f408a29b6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c02ed8e1-8c32-4fc4-a02c-228f408a29b6 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] GET http://192.168.122.75/volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8 Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c02ed8e1-8c32-4fc4-a02c-228f408a29b6 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c02ed8e1-8c32-4fc4-a02c-228f408a29b6 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-c02ed8e1-8c32-4fc4-a02c-228f408a29b6 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] show called for member 924ac759-c0b4-47f2-8ee3-b55a38fafdb8 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:29 devstack devstack@c-api.service[86994]: /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 02 08:52:29 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:52:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c02ed8e1-8c32-4fc4-a02c-228f408a29b6 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] http://192.168.122.75/volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8 returned with HTTP 200 Sep 02 08:52:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 411/846] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:52:29 2026] GET /volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8 => generated 388 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4c5480fd-bdc6-4f02-acac-73ead2e4d9d7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4c5480fd-bdc6-4f02-acac-73ead2e4d9d7 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4c5480fd-bdc6-4f02-acac-73ead2e4d9d7 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4c5480fd-bdc6-4f02-acac-73ead2e4d9d7 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-4c5480fd-bdc6-4f02-acac-73ead2e4d9d7 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-4c5480fd-bdc6-4f02-acac-73ead2e4d9d7 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: /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 02 08:52:29 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:52:29 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4c5480fd-bdc6-4f02-acac-73ead2e4d9d7 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Get all volumes completed successfully. Sep 02 08:52:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4c5480fd-bdc6-4f02-acac-73ead2e4d9d7 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:52:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 436/847] 192.168.122.75 () {60 vars in 1178 bytes} [Wed Sep 2 08:52:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b63276f9-cd00-4694-a4a0-11fcdfc8f384 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b63276f9-cd00-4694-a4a0-11fcdfc8f384 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] POST http://192.168.122.75/volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8/action Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b63276f9-cd00-4694-a4a0-11fcdfc8f384 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b63276f9-cd00-4694-a4a0-11fcdfc8f384 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-b63276f9-cd00-4694-a4a0-11fcdfc8f384 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] delete called for group 924ac759-c0b4-47f2-8ee3-b55a38fafdb8 {{(pid=86994) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.groups [None req-b63276f9-cd00-4694-a4a0-11fcdfc8f384 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Delete group with id: 924ac759-c0b4-47f2-8ee3-b55a38fafdb8 Sep 02 08:52:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:29 devstack devstack@c-api.service[86994]: /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 02 08:52:29 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-873c885e-9753-454b-b7ad-13aed9bd88ed None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-873c885e-9753-454b-b7ad-13aed9bd88ed tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] GET http://192.168.122.75/volume/v3/volumes/3e33777a-df80-44e6-8847-e27a611ce270 Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-873c885e-9753-454b-b7ad-13aed9bd88ed tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-873c885e-9753-454b-b7ad-13aed9bd88ed tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b63276f9-cd00-4694-a4a0-11fcdfc8f384 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] http://192.168.122.75/volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8/action returned with HTTP 202 Sep 02 08:52:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 412/848] 192.168.122.75 () {62 vars in 1307 bytes} [Wed Sep 2 08:52:29 2026] POST /volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:52:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-873c885e-9753-454b-b7ad-13aed9bd88ed tempest-ServerRescueNegativeTestJSON-762096186 tempest-ServerRescueNegativeTestJSON-762096186-project-member] http://192.168.122.75/volume/v3/volumes/3e33777a-df80-44e6-8847-e27a611ce270 returned with HTTP 404 Sep 02 08:52:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 437/849] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:29 2026] GET /volume/v3/volumes/3e33777a-df80-44e6-8847-e27a611ce270 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-81f4a9b9-af61-4b38-a4fd-e970960596fa None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-81f4a9b9-af61-4b38-a4fd-e970960596fa tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] GET http://192.168.122.75/volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8 Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-81f4a9b9-af61-4b38-a4fd-e970960596fa tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-81f4a9b9-af61-4b38-a4fd-e970960596fa tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-81f4a9b9-af61-4b38-a4fd-e970960596fa tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] show called for member 924ac759-c0b4-47f2-8ee3-b55a38fafdb8 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:52:30 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:30 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:30 devstack devstack@c-api.service[86994]: /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 02 08:52:30 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:52:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-81f4a9b9-af61-4b38-a4fd-e970960596fa tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] http://192.168.122.75/volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8 returned with HTTP 200 Sep 02 08:52:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 413/850] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:52:29 2026] GET /volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8 => generated 387 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-92695b31-920c-460b-9526-43c65b1f2272 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-92695b31-920c-460b-9526-43c65b1f2272 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] GET http://192.168.122.75/volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 Sep 02 08:52:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-92695b31-920c-460b-9526-43c65b1f2272 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-92695b31-920c-460b-9526-43c65b1f2272 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:30 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:30 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:30 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:30 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:30 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-92695b31-920c-460b-9526-43c65b1f2272 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Volume info retrieved successfully. Sep 02 08:52:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-92695b31-920c-460b-9526-43c65b1f2272 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 returned with HTTP 200 Sep 02 08:52:30 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 438/851] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:30 2026] GET /volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-346d515c-fa96-4b08-a757-fc748395b0d4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-346d515c-fa96-4b08-a757-fc748395b0d4 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] GET http://192.168.122.75/volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8 Sep 02 08:52:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-346d515c-fa96-4b08-a757-fc748395b0d4 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-346d515c-fa96-4b08-a757-fc748395b0d4 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-346d515c-fa96-4b08-a757-fc748395b0d4 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] show called for member 924ac759-c0b4-47f2-8ee3-b55a38fafdb8 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:52:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-346d515c-fa96-4b08-a757-fc748395b0d4 tempest-GroupsV320Test-1711828094 tempest-GroupsV320Test-1711828094-project-member] http://192.168.122.75/volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8 returned with HTTP 404 Sep 02 08:52:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 414/852] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:52:31 2026] GET /volume/v3/groups/924ac759-c0b4-47f2-8ee3-b55a38fafdb8 => generated 108 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:52:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-528ef81a-93e3-4c25-9ec4-3e84ab532f58 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-528ef81a-93e3-4c25-9ec4-3e84ab532f58 tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] DELETE http://192.168.122.75/volume/v3/group_types/fe28ede0-1e7a-44b8-b24f-94e9c6b8f5a2 Sep 02 08:52:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-528ef81a-93e3-4c25-9ec4-3e84ab532f58 tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-528ef81a-93e3-4c25-9ec4-3e84ab532f58 tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-528ef81a-93e3-4c25-9ec4-3e84ab532f58 tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] http://192.168.122.75/volume/v3/group_types/fe28ede0-1e7a-44b8-b24f-94e9c6b8f5a2 returned with HTTP 202 Sep 02 08:52:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 439/853] 192.168.122.75 () {60 vars in 1283 bytes} [Wed Sep 2 08:52:31 2026] DELETE /volume/v3/group_types/fe28ede0-1e7a-44b8-b24f-94e9c6b8f5a2 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:52:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5474eaa5-17b7-4479-aa44-f7f545b989af None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5474eaa5-17b7-4479-aa44-f7f545b989af tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] DELETE http://192.168.122.75/volume/v3/types/edd3be70-a3c1-400c-aaad-50f4ab4f94ae Sep 02 08:52:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5474eaa5-17b7-4479-aa44-f7f545b989af tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5474eaa5-17b7-4479-aa44-f7f545b989af tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5474eaa5-17b7-4479-aa44-f7f545b989af tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] http://192.168.122.75/volume/v3/types/edd3be70-a3c1-400c-aaad-50f4ab4f94ae returned with HTTP 202 Sep 02 08:52:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 415/854] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:52:31 2026] DELETE /volume/v3/types/edd3be70-a3c1-400c-aaad-50f4ab4f94ae => generated 0 bytes in 248 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:52:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6b02f641-c35c-4199-9bf4-7d8a0625bb66 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6b02f641-c35c-4199-9bf4-7d8a0625bb66 tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] GET http://192.168.122.75/volume/v3/types/edd3be70-a3c1-400c-aaad-50f4ab4f94ae Sep 02 08:52:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6b02f641-c35c-4199-9bf4-7d8a0625bb66 tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6b02f641-c35c-4199-9bf4-7d8a0625bb66 tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6b02f641-c35c-4199-9bf4-7d8a0625bb66 tempest-GroupsV320Test-1580045181 tempest-GroupsV320Test-1580045181-project-admin] http://192.168.122.75/volume/v3/types/edd3be70-a3c1-400c-aaad-50f4ab4f94ae returned with HTTP 404 Sep 02 08:52:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 440/855] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:52:31 2026] GET /volume/v3/types/edd3be70-a3c1-400c-aaad-50f4ab4f94ae => generated 114 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1b5a34d2-2836-4b48-8146-9ed750a40f96 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1b5a34d2-2836-4b48-8146-9ed750a40f96 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] GET http://192.168.122.75/volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 Sep 02 08:52:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1b5a34d2-2836-4b48-8146-9ed750a40f96 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1b5a34d2-2836-4b48-8146-9ed750a40f96 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1b5a34d2-2836-4b48-8146-9ed750a40f96 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Volume info retrieved successfully. Sep 02 08:52:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1b5a34d2-2836-4b48-8146-9ed750a40f96 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 returned with HTTP 200 Sep 02 08:52:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 416/856] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:31 2026] GET /volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 => generated 854 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e5fa0ca6-45ff-4e69-b3ee-ae3a0f829430 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e5fa0ca6-45ff-4e69-b3ee-ae3a0f829430 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] GET http://192.168.122.75/volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 Sep 02 08:52:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e5fa0ca6-45ff-4e69-b3ee-ae3a0f829430 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e5fa0ca6-45ff-4e69-b3ee-ae3a0f829430 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:31 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:31 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:31 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:31 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:31 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e5fa0ca6-45ff-4e69-b3ee-ae3a0f829430 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Volume info retrieved successfully. Sep 02 08:52:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e5fa0ca6-45ff-4e69-b3ee-ae3a0f829430 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 returned with HTTP 200 Sep 02 08:52:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 441/857] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:31 2026] GET /volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 => generated 854 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-260e8488-3241-473a-8e05-9634e75d206b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-bd6853b6-f47f-40b0-8841-964b6416ed41 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-260e8488-3241-473a-8e05-9634e75d206b tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:52:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-260e8488-3241-473a-8e05-9634e75d206b tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1176197752"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-260e8488-3241-473a-8e05-9634e75d206b tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1176197752'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:52:32 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-260e8488-3241-473a-8e05-9634e75d206b tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Create volume of 1 GB Sep 02 08:52:32 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-260e8488-3241-473a-8e05-9634e75d206b tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Availability Zones retrieved successfully. Sep 02 08:52:32 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-260e8488-3241-473a-8e05-9634e75d206b tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Flow 'volume_create_api' (b5b99cbe-b0f3-421c-85eb-4adf425e654f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:32 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-260e8488-3241-473a-8e05-9634e75d206b tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8239fa7-a2ec-4934-847f-ae6ee170b87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:32 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-260e8488-3241-473a-8e05-9634e75d206b tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:52:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bd6853b6-f47f-40b0-8841-964b6416ed41 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:52:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bd6853b6-f47f-40b0-8841-964b6416ed41 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-bd6853b6-f47f-40b0-8841-964b6416ed41 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:52:32 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-bd6853b6-f47f-40b0-8841-964b6416ed41 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Create volume of 1 GB Sep 02 08:52:32 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-bd6853b6-f47f-40b0-8841-964b6416ed41 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Availability Zones retrieved successfully. Sep 02 08:52:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bd6853b6-f47f-40b0-8841-964b6416ed41 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Flow 'volume_create_api' (ca5fb252-cc10-4953-8f9c-eae4b1a63817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bd6853b6-f47f-40b0-8841-964b6416ed41 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a6022b2-82ba-4291-bb6d-b9a80b133d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-bd6853b6-f47f-40b0-8841-964b6416ed41 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:52:32 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-260e8488-3241-473a-8e05-9634e75d206b tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8239fa7-a2ec-4934-847f-ae6ee170b87a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:32 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-260e8488-3241-473a-8e05-9634e75d206b tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5261599f-6659-49b5-ae3f-07d95bb53ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bd6853b6-f47f-40b0-8841-964b6416ed41 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a6022b2-82ba-4291-bb6d-b9a80b133d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bd6853b6-f47f-40b0-8841-964b6416ed41 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38126023-3131-47ba-bd80-03ed71c8f4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:33 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-260e8488-3241-473a-8e05-9634e75d206b tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Created reservations ['3b3322bf-0611-465c-9e56-3f3c8046eb06', 'a3925e1f-0cfe-49aa-8050-2342fb6187e6', '9c7fb1af-b53a-4de9-b27b-53cc1a50ec21', 'd78ddd6f-eb7d-43b8-8ce1-daa9657f3d86'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:52:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-260e8488-3241-473a-8e05-9634e75d206b tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5261599f-6659-49b5-ae3f-07d95bb53ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b3322bf-0611-465c-9e56-3f3c8046eb06', 'a3925e1f-0cfe-49aa-8050-2342fb6187e6', '9c7fb1af-b53a-4de9-b27b-53cc1a50ec21', 'd78ddd6f-eb7d-43b8-8ce1-daa9657f3d86']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-260e8488-3241-473a-8e05-9634e75d206b tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dea09e3-b68f-407d-9149-4f84cad7d09a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:33 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-bd6853b6-f47f-40b0-8841-964b6416ed41 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Created reservations ['cdea6a16-32e4-4e08-9c95-0d2cc83849fd', '37e7fe5a-f774-47be-8332-a054f76c7bfe', '72e885bc-e40a-431b-92b5-1ac70f0465de', 'e9b4cdfa-78b8-468f-b007-1a8b746c9ac6'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:52:33 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bd6853b6-f47f-40b0-8841-964b6416ed41 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38126023-3131-47ba-bd80-03ed71c8f4da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdea6a16-32e4-4e08-9c95-0d2cc83849fd', '37e7fe5a-f774-47be-8332-a054f76c7bfe', '72e885bc-e40a-431b-92b5-1ac70f0465de', 'e9b4cdfa-78b8-468f-b007-1a8b746c9ac6']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:33 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bd6853b6-f47f-40b0-8841-964b6416ed41 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71d958d9-db0e-49ea-8a77-ea118f6fadcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:33 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:33 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-260e8488-3241-473a-8e05-9634e75d206b tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dea09e3-b68f-407d-9149-4f84cad7d09a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cd4c742-e268-4e82-972a-dce121626a13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1176197752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06fe017b87494bbdbe2f28d93458234e',qos_specs=None,replication_status=,reservations=['3b3322bf-0611-465c-9e56-3f3c8046eb06','a3925e1f-0cfe-49aa-8050-2342fb6187e6','9c7fb1af-b53a-4de9-b27b-53cc1a50ec21','d78ddd6f-eb7d-43b8-8ce1-daa9657f3d86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae097d66e70c40819ea6a3effd2f0b26',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:52:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1176197752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cd4c742-e268-4e82-972a-dce121626a13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06fe017b87494bbdbe2f28d93458234e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae097d66e70c40819ea6a3effd2f0b26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-260e8488-3241-473a-8e05-9634e75d206b tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9be68663-cc53-4fd7-9ea4-75085d50f5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:33 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:33 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:33 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bd6853b6-f47f-40b0-8841-964b6416ed41 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71d958d9-db0e-49ea-8a77-ea118f6fadcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37fc3315-3411-44ce-98ca-9b5fb26629d3', '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='efaea5ca61fb4bd8a27890cc246ed37b',qos_specs=None,replication_status=,reservations=['cdea6a16-32e4-4e08-9c95-0d2cc83849fd','37e7fe5a-f774-47be-8332-a054f76c7bfe','72e885bc-e40a-431b-92b5-1ac70f0465de','e9b4cdfa-78b8-468f-b007-1a8b746c9ac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a984760f4102414580102f872048e34d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:52:33Z,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=37fc3315-3411-44ce-98ca-9b5fb26629d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efaea5ca61fb4bd8a27890cc246ed37b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a984760f4102414580102f872048e34d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:33 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bd6853b6-f47f-40b0-8841-964b6416ed41 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78254815-a4bd-44c6-8b40-78afd5fbbf41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-260e8488-3241-473a-8e05-9634e75d206b tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9be68663-cc53-4fd7-9ea4-75085d50f5a7) transitioned into state 'SUCCESS' from state '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-1176197752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06fe017b87494bbdbe2f28d93458234e',qos_specs=None,replication_status=,reservations=['3b3322bf-0611-465c-9e56-3f3c8046eb06','a3925e1f-0cfe-49aa-8050-2342fb6187e6','9c7fb1af-b53a-4de9-b27b-53cc1a50ec21','d78ddd6f-eb7d-43b8-8ce1-daa9657f3d86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae097d66e70c40819ea6a3effd2f0b26',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-260e8488-3241-473a-8e05-9634e75d206b tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fa9f5f6-e621-434e-be01-1ac8f79a456f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-260e8488-3241-473a-8e05-9634e75d206b tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fa9f5f6-e621-434e-be01-1ac8f79a456f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-260e8488-3241-473a-8e05-9634e75d206b tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Flow 'volume_create_api' (b5b99cbe-b0f3-421c-85eb-4adf425e654f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:33 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-260e8488-3241-473a-8e05-9634e75d206b tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Create volume request issued successfully. Sep 02 08:52:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-260e8488-3241-473a-8e05-9634e75d206b tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:52:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 417/858] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:52:31 2026] POST /volume/v3/volumes => generated 757 bytes in 1327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:52:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0cbcb3f3-9940-4773-93b6-8877eecc43d6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0cbcb3f3-9940-4773-93b6-8877eecc43d6 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] GET http://192.168.122.75/volume/v3/volumes/6cd4c742-e268-4e82-972a-dce121626a13 Sep 02 08:52:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0cbcb3f3-9940-4773-93b6-8877eecc43d6 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0cbcb3f3-9940-4773-93b6-8877eecc43d6 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:33 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bd6853b6-f47f-40b0-8841-964b6416ed41 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78254815-a4bd-44c6-8b40-78afd5fbbf41) transitioned into state 'SUCCESS' from 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='efaea5ca61fb4bd8a27890cc246ed37b',qos_specs=None,replication_status=,reservations=['cdea6a16-32e4-4e08-9c95-0d2cc83849fd','37e7fe5a-f774-47be-8332-a054f76c7bfe','72e885bc-e40a-431b-92b5-1ac70f0465de','e9b4cdfa-78b8-468f-b007-1a8b746c9ac6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a984760f4102414580102f872048e34d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:33 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bd6853b6-f47f-40b0-8841-964b6416ed41 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (680179ae-a573-4b2d-ba8e-d81d4ce0db2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:33 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:33 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:33 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:33 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:33 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0cbcb3f3-9940-4773-93b6-8877eecc43d6 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Volume info retrieved successfully. Sep 02 08:52:33 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bd6853b6-f47f-40b0-8841-964b6416ed41 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (680179ae-a573-4b2d-ba8e-d81d4ce0db2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:33 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bd6853b6-f47f-40b0-8841-964b6416ed41 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Flow 'volume_create_api' (ca5fb252-cc10-4953-8f9c-eae4b1a63817) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:33 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-bd6853b6-f47f-40b0-8841-964b6416ed41 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Create volume request issued successfully. Sep 02 08:52:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bd6853b6-f47f-40b0-8841-964b6416ed41 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:52:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 442/859] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:52:31 2026] POST /volume/v3/volumes => generated 740 bytes in 1437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:52:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0cbcb3f3-9940-4773-93b6-8877eecc43d6 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] http://192.168.122.75/volume/v3/volumes/6cd4c742-e268-4e82-972a-dce121626a13 returned with HTTP 200 Sep 02 08:52:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-340af546-6fec-458c-b2f9-0fd7ae79f78f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 418/860] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:33 2026] GET /volume/v3/volumes/6cd4c742-e268-4e82-972a-dce121626a13 => generated 825 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-340af546-6fec-458c-b2f9-0fd7ae79f78f tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] GET http://192.168.122.75/volume/v3/volumes/37fc3315-3411-44ce-98ca-9b5fb26629d3 Sep 02 08:52:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-340af546-6fec-458c-b2f9-0fd7ae79f78f tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-340af546-6fec-458c-b2f9-0fd7ae79f78f tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:33 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:33 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:33 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:33 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:33 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-340af546-6fec-458c-b2f9-0fd7ae79f78f tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Volume info retrieved successfully. Sep 02 08:52:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-340af546-6fec-458c-b2f9-0fd7ae79f78f tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] http://192.168.122.75/volume/v3/volumes/37fc3315-3411-44ce-98ca-9b5fb26629d3 returned with HTTP 200 Sep 02 08:52:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 443/861] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:33 2026] GET /volume/v3/volumes/37fc3315-3411-44ce-98ca-9b5fb26629d3 => generated 919 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-21f3caa3-4c86-46be-8f89-6cf9ef49d4b5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-21f3caa3-4c86-46be-8f89-6cf9ef49d4b5 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] GET http://192.168.122.75/volume/v3/volumes/6cd4c742-e268-4e82-972a-dce121626a13 Sep 02 08:52:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-21f3caa3-4c86-46be-8f89-6cf9ef49d4b5 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-21f3caa3-4c86-46be-8f89-6cf9ef49d4b5 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a87f317c-3b03-4763-b1a5-3068d850a1af None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:34 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:34 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a87f317c-3b03-4763-b1a5-3068d850a1af tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] GET http://192.168.122.75/volume/v3/volumes/37fc3315-3411-44ce-98ca-9b5fb26629d3 Sep 02 08:52:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a87f317c-3b03-4763-b1a5-3068d850a1af tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:34 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:34 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a87f317c-3b03-4763-b1a5-3068d850a1af tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-21f3caa3-4c86-46be-8f89-6cf9ef49d4b5 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Volume info retrieved successfully. Sep 02 08:52:34 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:34 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:34 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:34 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-21f3caa3-4c86-46be-8f89-6cf9ef49d4b5 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] http://192.168.122.75/volume/v3/volumes/6cd4c742-e268-4e82-972a-dce121626a13 returned with HTTP 200 Sep 02 08:52:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 419/862] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:34 2026] GET /volume/v3/volumes/6cd4c742-e268-4e82-972a-dce121626a13 => generated 849 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a87f317c-3b03-4763-b1a5-3068d850a1af tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Volume info retrieved successfully. Sep 02 08:52:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a87f317c-3b03-4763-b1a5-3068d850a1af tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] http://192.168.122.75/volume/v3/volumes/37fc3315-3411-44ce-98ca-9b5fb26629d3 returned with HTTP 200 Sep 02 08:52:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 444/863] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:34 2026] GET /volume/v3/volumes/37fc3315-3411-44ce-98ca-9b5fb26629d3 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1bc4da83-0dbf-4271-879f-620cc57a04bb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1bc4da83-0dbf-4271-879f-620cc57a04bb tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] GET http://192.168.122.75/volume/v3/volumes/6cd4c742-e268-4e82-972a-dce121626a13 Sep 02 08:52:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1bc4da83-0dbf-4271-879f-620cc57a04bb tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1bc4da83-0dbf-4271-879f-620cc57a04bb tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:35 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:35 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:35 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:35 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-37468f1c-ec77-4785-b393-07bd0535c3bf None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-37468f1c-ec77-4785-b393-07bd0535c3bf tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] GET http://192.168.122.75/volume/v3/volumes/37fc3315-3411-44ce-98ca-9b5fb26629d3 Sep 02 08:52:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-37468f1c-ec77-4785-b393-07bd0535c3bf tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-37468f1c-ec77-4785-b393-07bd0535c3bf tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1bc4da83-0dbf-4271-879f-620cc57a04bb tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Volume info retrieved successfully. Sep 02 08:52:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1bc4da83-0dbf-4271-879f-620cc57a04bb tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] http://192.168.122.75/volume/v3/volumes/6cd4c742-e268-4e82-972a-dce121626a13 returned with HTTP 200 Sep 02 08:52:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 420/864] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:35 2026] GET /volume/v3/volumes/6cd4c742-e268-4e82-972a-dce121626a13 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2eea44cb-9c62-4332-b7ab-25745c16d2d2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:35 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:35 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2eea44cb-9c62-4332-b7ab-25745c16d2d2 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] GET http://192.168.122.75/volume/v3/limits Sep 02 08:52:35 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:35 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2eea44cb-9c62-4332-b7ab-25745c16d2d2 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2eea44cb-9c62-4332-b7ab-25745c16d2d2 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:35 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-37468f1c-ec77-4785-b393-07bd0535c3bf tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Volume info retrieved successfully. Sep 02 08:52:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-37468f1c-ec77-4785-b393-07bd0535c3bf tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] http://192.168.122.75/volume/v3/volumes/37fc3315-3411-44ce-98ca-9b5fb26629d3 returned with HTTP 200 Sep 02 08:52:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 445/865] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:35 2026] GET /volume/v3/volumes/37fc3315-3411-44ce-98ca-9b5fb26629d3 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2eea44cb-9c62-4332-b7ab-25745c16d2d2 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] http://192.168.122.75/volume/v3/limits returned with HTTP 200 Sep 02 08:52:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 421/866] 192.168.122.75 () {58 vars in 1113 bytes} [Wed Sep 2 08:52:35 2026] GET /volume/v3/limits => generated 302 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-99193d3e-471e-4e7a-84d0-85125fd017a6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-99193d3e-471e-4e7a-84d0-85125fd017a6 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] GET http://192.168.122.75/volume/v3/volumes/6cd4c742-e268-4e82-972a-dce121626a13 Sep 02 08:52:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-99193d3e-471e-4e7a-84d0-85125fd017a6 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-99193d3e-471e-4e7a-84d0-85125fd017a6 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:35 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:35 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:35 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:35 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:35 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-99193d3e-471e-4e7a-84d0-85125fd017a6 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Volume info retrieved successfully. Sep 02 08:52:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-99193d3e-471e-4e7a-84d0-85125fd017a6 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] http://192.168.122.75/volume/v3/volumes/6cd4c742-e268-4e82-972a-dce121626a13 returned with HTTP 200 Sep 02 08:52:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 446/867] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:35 2026] GET /volume/v3/volumes/6cd4c742-e268-4e82-972a-dce121626a13 => generated 850 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ea69254c-4e34-48c2-937c-4bc0a49e17d8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ea69254c-4e34-48c2-937c-4bc0a49e17d8 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] DELETE http://192.168.122.75/volume/v3/volumes/6cd4c742-e268-4e82-972a-dce121626a13 Sep 02 08:52:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ea69254c-4e34-48c2-937c-4bc0a49e17d8 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ea69254c-4e34-48c2-937c-4bc0a49e17d8 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:35 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-ea69254c-4e34-48c2-937c-4bc0a49e17d8 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Delete volume with id: 6cd4c742-e268-4e82-972a-dce121626a13 Sep 02 08:52:35 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:35 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:35 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:35 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ea69254c-4e34-48c2-937c-4bc0a49e17d8 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Volume info retrieved successfully. Sep 02 08:52:36 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ea69254c-4e34-48c2-937c-4bc0a49e17d8 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Delete volume request issued successfully. Sep 02 08:52:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ea69254c-4e34-48c2-937c-4bc0a49e17d8 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] http://192.168.122.75/volume/v3/volumes/6cd4c742-e268-4e82-972a-dce121626a13 returned with HTTP 202 Sep 02 08:52:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 422/868] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:52:35 2026] DELETE /volume/v3/volumes/6cd4c742-e268-4e82-972a-dce121626a13 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 08:52:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-804d06bf-450f-4415-84ed-1faf760a7bc0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-804d06bf-450f-4415-84ed-1faf760a7bc0 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] GET http://192.168.122.75/volume/v3/volumes/6cd4c742-e268-4e82-972a-dce121626a13 Sep 02 08:52:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-804d06bf-450f-4415-84ed-1faf760a7bc0 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-804d06bf-450f-4415-84ed-1faf760a7bc0 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:36 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:36 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:36 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:36 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:36 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-804d06bf-450f-4415-84ed-1faf760a7bc0 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Volume info retrieved successfully. Sep 02 08:52:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-804d06bf-450f-4415-84ed-1faf760a7bc0 tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] http://192.168.122.75/volume/v3/volumes/6cd4c742-e268-4e82-972a-dce121626a13 returned with HTTP 200 Sep 02 08:52:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 447/869] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:36 2026] GET /volume/v3/volumes/6cd4c742-e268-4e82-972a-dce121626a13 => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:52:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cb13f108-69bf-4869-b014-d7081b58403e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cb13f108-69bf-4869-b014-d7081b58403e tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] GET http://192.168.122.75/volume/v3/volumes/37fc3315-3411-44ce-98ca-9b5fb26629d3 Sep 02 08:52:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cb13f108-69bf-4869-b014-d7081b58403e tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cb13f108-69bf-4869-b014-d7081b58403e tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:36 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:36 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:36 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:36 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:36 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cb13f108-69bf-4869-b014-d7081b58403e tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Volume info retrieved successfully. Sep 02 08:52:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cb13f108-69bf-4869-b014-d7081b58403e tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] http://192.168.122.75/volume/v3/volumes/37fc3315-3411-44ce-98ca-9b5fb26629d3 returned with HTTP 200 Sep 02 08:52:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 423/870] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:36 2026] GET /volume/v3/volumes/37fc3315-3411-44ce-98ca-9b5fb26629d3 => generated 970 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-407f2510-c2a5-419e-b5ce-e831b6548452 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-407f2510-c2a5-419e-b5ce-e831b6548452 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] GET http://192.168.122.75/volume/v3/volumes/detail?all_tenants=1&project_id=9f2ecd299c654bcdb1fa23e9748211a6 Sep 02 08:52:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-407f2510-c2a5-419e-b5ce-e831b6548452 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-407f2510-c2a5-419e-b5ce-e831b6548452 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:36 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-407f2510-c2a5-419e-b5ce-e831b6548452 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Could not evaluate value 9f2ecd299c654bcdb1fa23e9748211a6, assuming string {{(pid=86995) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 08:52:36 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-407f2510-c2a5-419e-b5ce-e831b6548452 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Searching by: MultiDict([('project_id', '9f2ecd299c654bcdb1fa23e9748211a6'), ('all_tenants', 1)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:52:36 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:36 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:36 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:36 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:36 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:36 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:36 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-407f2510-c2a5-419e-b5ce-e831b6548452 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Get all volumes completed successfully. Sep 02 08:52:36 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:36 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-407f2510-c2a5-419e-b5ce-e831b6548452 tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] http://192.168.122.75/volume/v3/volumes/detail?all_tenants=1&project_id=9f2ecd299c654bcdb1fa23e9748211a6 returned with HTTP 200 Sep 02 08:52:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 448/871] 192.168.122.75 () {58 vars in 1252 bytes} [Wed Sep 2 08:52:36 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=9f2ecd299c654bcdb1fa23e9748211a6 => generated 3035 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-51eec332-92b3-42d4-b141-8ffd07107f7a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-51eec332-92b3-42d4-b141-8ffd07107f7a tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/37fc3315-3411-44ce-98ca-9b5fb26629d3 Sep 02 08:52:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-51eec332-92b3-42d4-b141-8ffd07107f7a tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-51eec332-92b3-42d4-b141-8ffd07107f7a tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:36 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-51eec332-92b3-42d4-b141-8ffd07107f7a tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Delete volume with id: 37fc3315-3411-44ce-98ca-9b5fb26629d3 Sep 02 08:52:36 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:36 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:36 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:36 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:36 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-51eec332-92b3-42d4-b141-8ffd07107f7a tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Volume info retrieved successfully. Sep 02 08:52:36 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-51eec332-92b3-42d4-b141-8ffd07107f7a tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] Delete volume request issued successfully. Sep 02 08:52:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-51eec332-92b3-42d4-b141-8ffd07107f7a tempest-VolumesListAdminTestJSON-1763619189 tempest-VolumesListAdminTestJSON-1763619189-project-admin] http://192.168.122.75/volume/v3/volumes/37fc3315-3411-44ce-98ca-9b5fb26629d3 returned with HTTP 202 Sep 02 08:52:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 424/872] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:52:36 2026] DELETE /volume/v3/volumes/37fc3315-3411-44ce-98ca-9b5fb26629d3 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:52:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-61f41aba-87e0-42b5-bcab-d90f4ab717cc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-61f41aba-87e0-42b5-bcab-d90f4ab717cc tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] GET http://192.168.122.75/volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 Sep 02 08:52:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-61f41aba-87e0-42b5-bcab-d90f4ab717cc tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-61f41aba-87e0-42b5-bcab-d90f4ab717cc tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:36 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:36 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:36 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:36 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:36 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-61f41aba-87e0-42b5-bcab-d90f4ab717cc tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Volume info retrieved successfully. Sep 02 08:52:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-61f41aba-87e0-42b5-bcab-d90f4ab717cc tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 returned with HTTP 200 Sep 02 08:52:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 449/873] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:36 2026] GET /volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 => generated 854 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:52:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-22e1998d-8317-4a43-8fe1-5a4b56f03798 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-22e1998d-8317-4a43-8fe1-5a4b56f03798 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] DELETE http://192.168.122.75/volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 Sep 02 08:52:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-22e1998d-8317-4a43-8fe1-5a4b56f03798 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-22e1998d-8317-4a43-8fe1-5a4b56f03798 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:37 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-22e1998d-8317-4a43-8fe1-5a4b56f03798 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Delete volume with id: 190f97ab-baa8-4f07-a421-3ef5d104c212 Sep 02 08:52:37 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:37 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:37 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:37 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:37 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-22e1998d-8317-4a43-8fe1-5a4b56f03798 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Volume info retrieved successfully. Sep 02 08:52:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-00d304c1-62d8-4046-bd0b-e2b9cfd5035f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-00d304c1-62d8-4046-bd0b-e2b9cfd5035f tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] GET http://192.168.122.75/volume/v3/volumes/6cd4c742-e268-4e82-972a-dce121626a13 Sep 02 08:52:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-00d304c1-62d8-4046-bd0b-e2b9cfd5035f tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-00d304c1-62d8-4046-bd0b-e2b9cfd5035f tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:37 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:37 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:37 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:37 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:37 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-00d304c1-62d8-4046-bd0b-e2b9cfd5035f tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Volume info retrieved successfully. Sep 02 08:52:37 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-22e1998d-8317-4a43-8fe1-5a4b56f03798 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Delete volume request issued successfully. Sep 02 08:52:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-22e1998d-8317-4a43-8fe1-5a4b56f03798 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 returned with HTTP 202 Sep 02 08:52:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 425/874] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:52:37 2026] DELETE /volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:52:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-00d304c1-62d8-4046-bd0b-e2b9cfd5035f tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] http://192.168.122.75/volume/v3/volumes/6cd4c742-e268-4e82-972a-dce121626a13 returned with HTTP 200 Sep 02 08:52:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 450/875] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:37 2026] GET /volume/v3/volumes/6cd4c742-e268-4e82-972a-dce121626a13 => generated 849 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5cdbc457-8bbf-468d-b874-fef8d4311793 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5cdbc457-8bbf-468d-b874-fef8d4311793 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] GET http://192.168.122.75/volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 Sep 02 08:52:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5cdbc457-8bbf-468d-b874-fef8d4311793 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5cdbc457-8bbf-468d-b874-fef8d4311793 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:37 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:37 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:37 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:37 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:37 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5cdbc457-8bbf-468d-b874-fef8d4311793 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Volume info retrieved successfully. Sep 02 08:52:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5cdbc457-8bbf-468d-b874-fef8d4311793 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 returned with HTTP 200 Sep 02 08:52:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 426/876] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:37 2026] GET /volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:52:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1dcfddd8-fad4-4455-8b74-ec56f8e0356e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1dcfddd8-fad4-4455-8b74-ec56f8e0356e tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] GET http://192.168.122.75/volume/v3/volumes/6cd4c742-e268-4e82-972a-dce121626a13 Sep 02 08:52:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1dcfddd8-fad4-4455-8b74-ec56f8e0356e tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1dcfddd8-fad4-4455-8b74-ec56f8e0356e tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1dcfddd8-fad4-4455-8b74-ec56f8e0356e tempest-AbsoluteLimitsTests-187225270 tempest-AbsoluteLimitsTests-187225270-project-member] http://192.168.122.75/volume/v3/volumes/6cd4c742-e268-4e82-972a-dce121626a13 returned with HTTP 404 Sep 02 08:52:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 451/877] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:38 2026] GET /volume/v3/volumes/6cd4c742-e268-4e82-972a-dce121626a13 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:52:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-709e0d1c-e4e7-448d-92e7-19a684e55912 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-709e0d1c-e4e7-448d-92e7-19a684e55912 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] GET http://192.168.122.75/volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 Sep 02 08:52:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-709e0d1c-e4e7-448d-92e7-19a684e55912 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-709e0d1c-e4e7-448d-92e7-19a684e55912 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:38 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:38 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:38 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:38 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:38 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-709e0d1c-e4e7-448d-92e7-19a684e55912 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Volume info retrieved successfully. Sep 02 08:52:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-709e0d1c-e4e7-448d-92e7-19a684e55912 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 returned with HTTP 200 Sep 02 08:52:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 427/878] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:38 2026] GET /volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 => generated 853 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9bbd019a-7aec-49de-aa56-9695b87e3784 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9bbd019a-7aec-49de-aa56-9695b87e3784 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] GET http://192.168.122.75/volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 Sep 02 08:52:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9bbd019a-7aec-49de-aa56-9695b87e3784 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9bbd019a-7aec-49de-aa56-9695b87e3784 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9bbd019a-7aec-49de-aa56-9695b87e3784 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 returned with HTTP 404 Sep 02 08:52:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 452/879] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:39 2026] GET /volume/v3/volumes/190f97ab-baa8-4f07-a421-3ef5d104c212 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a2f1529c-e525-4aa2-8adf-cd306313e993 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a2f1529c-e525-4aa2-8adf-cd306313e993 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] GET http://192.168.122.75/volume/v3/volumes/5bd63d23-474b-4cfd-b8f2-3106fb8de342 Sep 02 08:52:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a2f1529c-e525-4aa2-8adf-cd306313e993 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a2f1529c-e525-4aa2-8adf-cd306313e993 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:39 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:39 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:39 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:39 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:39 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a2f1529c-e525-4aa2-8adf-cd306313e993 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Volume info retrieved successfully. Sep 02 08:52:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a2f1529c-e525-4aa2-8adf-cd306313e993 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes/5bd63d23-474b-4cfd-b8f2-3106fb8de342 returned with HTTP 200 Sep 02 08:52:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 428/880] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:39 2026] GET /volume/v3/volumes/5bd63d23-474b-4cfd-b8f2-3106fb8de342 => generated 854 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d15123fa-98b4-49e3-924e-f40107e3a4bd None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d15123fa-98b4-49e3-924e-f40107e3a4bd tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] DELETE http://192.168.122.75/volume/v3/volumes/5bd63d23-474b-4cfd-b8f2-3106fb8de342 Sep 02 08:52:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d15123fa-98b4-49e3-924e-f40107e3a4bd tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d15123fa-98b4-49e3-924e-f40107e3a4bd tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:39 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-d15123fa-98b4-49e3-924e-f40107e3a4bd tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Delete volume with id: 5bd63d23-474b-4cfd-b8f2-3106fb8de342 Sep 02 08:52:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:39 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:39 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:39 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:39 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d15123fa-98b4-49e3-924e-f40107e3a4bd tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Volume info retrieved successfully. Sep 02 08:52:39 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d15123fa-98b4-49e3-924e-f40107e3a4bd tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Delete volume request issued successfully. Sep 02 08:52:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d15123fa-98b4-49e3-924e-f40107e3a4bd tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes/5bd63d23-474b-4cfd-b8f2-3106fb8de342 returned with HTTP 202 Sep 02 08:52:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 453/881] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:52:39 2026] DELETE /volume/v3/volumes/5bd63d23-474b-4cfd-b8f2-3106fb8de342 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:52:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-328e7017-93b3-463d-add0-97ff0772e0e3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-328e7017-93b3-463d-add0-97ff0772e0e3 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] GET http://192.168.122.75/volume/v3/volumes/5bd63d23-474b-4cfd-b8f2-3106fb8de342 Sep 02 08:52:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-328e7017-93b3-463d-add0-97ff0772e0e3 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-328e7017-93b3-463d-add0-97ff0772e0e3 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:39 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:39 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:39 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:39 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:39 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-328e7017-93b3-463d-add0-97ff0772e0e3 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Volume info retrieved successfully. Sep 02 08:52:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-328e7017-93b3-463d-add0-97ff0772e0e3 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes/5bd63d23-474b-4cfd-b8f2-3106fb8de342 returned with HTTP 200 Sep 02 08:52:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 429/882] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:39 2026] GET /volume/v3/volumes/5bd63d23-474b-4cfd-b8f2-3106fb8de342 => generated 853 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-802949c8-88a6-477b-acd9-f382addd8d6d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-802949c8-88a6-477b-acd9-f382addd8d6d tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:52:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-802949c8-88a6-477b-acd9-f382addd8d6d tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1240597259"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-802949c8-88a6-477b-acd9-f382addd8d6d tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1240597259'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:52:40 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-802949c8-88a6-477b-acd9-f382addd8d6d tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Create volume of 1 GB Sep 02 08:52:40 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-802949c8-88a6-477b-acd9-f382addd8d6d tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Availability Zones retrieved successfully. Sep 02 08:52:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-802949c8-88a6-477b-acd9-f382addd8d6d tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Flow 'volume_create_api' (1627051a-8281-4fa7-bbf6-6a1b0951b93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-802949c8-88a6-477b-acd9-f382addd8d6d tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5921afd7-5968-43d4-a679-11efa5ae5857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-802949c8-88a6-477b-acd9-f382addd8d6d tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:52:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f13a4107-293e-4164-a820-a088923a877b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f13a4107-293e-4164-a820-a088923a877b tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] GET http://192.168.122.75/volume/v3/volumes/5bd63d23-474b-4cfd-b8f2-3106fb8de342 Sep 02 08:52:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f13a4107-293e-4164-a820-a088923a877b tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f13a4107-293e-4164-a820-a088923a877b tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f13a4107-293e-4164-a820-a088923a877b tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes/5bd63d23-474b-4cfd-b8f2-3106fb8de342 returned with HTTP 404 Sep 02 08:52:40 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 430/883] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:40 2026] GET /volume/v3/volumes/5bd63d23-474b-4cfd-b8f2-3106fb8de342 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-802949c8-88a6-477b-acd9-f382addd8d6d tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5921afd7-5968-43d4-a679-11efa5ae5857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-802949c8-88a6-477b-acd9-f382addd8d6d tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9a5974b-16f1-44d8-bbde-5d31bd830794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-889e7b46-e3b1-4131-a917-2b910e0d2cbc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-889e7b46-e3b1-4131-a917-2b910e0d2cbc tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] GET http://192.168.122.75/volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 Sep 02 08:52:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-889e7b46-e3b1-4131-a917-2b910e0d2cbc tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-889e7b46-e3b1-4131-a917-2b910e0d2cbc tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:40 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:40 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:40 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:40 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:40 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-889e7b46-e3b1-4131-a917-2b910e0d2cbc tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Volume info retrieved successfully. Sep 02 08:52:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-889e7b46-e3b1-4131-a917-2b910e0d2cbc tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 returned with HTTP 200 Sep 02 08:52:40 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 431/884] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:40 2026] GET /volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 => generated 855 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bb51bf39-8cf8-4d13-9322-a9788c9613f9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bb51bf39-8cf8-4d13-9322-a9788c9613f9 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] DELETE http://192.168.122.75/volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 Sep 02 08:52:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bb51bf39-8cf8-4d13-9322-a9788c9613f9 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bb51bf39-8cf8-4d13-9322-a9788c9613f9 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:41 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-bb51bf39-8cf8-4d13-9322-a9788c9613f9 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Delete volume with id: 7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 Sep 02 08:52:41 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:41 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:41 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:41 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:41 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-bb51bf39-8cf8-4d13-9322-a9788c9613f9 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Volume info retrieved successfully. Sep 02 08:52:41 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-802949c8-88a6-477b-acd9-f382addd8d6d tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Created reservations ['4973ae11-e52a-4bb3-9953-f5a426adaab5', 'b205bc0c-0a6b-44a1-9afe-306c0e5fd8b4', '9e95594c-d8b1-4d39-99a9-af70e62c0cdc', '177461a2-cc7b-40e5-9bc1-01774f1dd06c'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:52:41 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-802949c8-88a6-477b-acd9-f382addd8d6d tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9a5974b-16f1-44d8-bbde-5d31bd830794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4973ae11-e52a-4bb3-9953-f5a426adaab5', 'b205bc0c-0a6b-44a1-9afe-306c0e5fd8b4', '9e95594c-d8b1-4d39-99a9-af70e62c0cdc', '177461a2-cc7b-40e5-9bc1-01774f1dd06c']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:41 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-802949c8-88a6-477b-acd9-f382addd8d6d tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4393a750-aa21-43d7-97db-0ab6784e912e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:41 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:41 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:41 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-bb51bf39-8cf8-4d13-9322-a9788c9613f9 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Delete volume request issued successfully. Sep 02 08:52:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bb51bf39-8cf8-4d13-9322-a9788c9613f9 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 returned with HTTP 202 Sep 02 08:52:41 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-802949c8-88a6-477b-acd9-f382addd8d6d tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4393a750-aa21-43d7-97db-0ab6784e912e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4a53623-01db-4c0c-a35f-735a7503d097', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1240597259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c332445f0594017ab087614611b9908',qos_specs=None,replication_status=,reservations=['4973ae11-e52a-4bb3-9953-f5a426adaab5','b205bc0c-0a6b-44a1-9afe-306c0e5fd8b4','9e95594c-d8b1-4d39-99a9-af70e62c0cdc','177461a2-cc7b-40e5-9bc1-01774f1dd06c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c713c475a3ca4ab6bc02008bf3289a84',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:52:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1240597259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4a53623-01db-4c0c-a35f-735a7503d097,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c332445f0594017ab087614611b9908',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c713c475a3ca4ab6bc02008bf3289a84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 432/885] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:52:40 2026] DELETE /volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:52:41 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-802949c8-88a6-477b-acd9-f382addd8d6d tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e4ab9bf-f1f3-4ec8-8251-23d8160a5749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-07cc427a-6fe7-4ba8-9161-eab8ab350365 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-07cc427a-6fe7-4ba8-9161-eab8ab350365 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] GET http://192.168.122.75/volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 Sep 02 08:52:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-07cc427a-6fe7-4ba8-9161-eab8ab350365 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-07cc427a-6fe7-4ba8-9161-eab8ab350365 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:41 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:41 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:41 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:41 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:41 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-07cc427a-6fe7-4ba8-9161-eab8ab350365 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Volume info retrieved successfully. Sep 02 08:52:41 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-802949c8-88a6-477b-acd9-f382addd8d6d tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e4ab9bf-f1f3-4ec8-8251-23d8160a5749) transitioned into state 'SUCCESS' from state '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-1240597259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c332445f0594017ab087614611b9908',qos_specs=None,replication_status=,reservations=['4973ae11-e52a-4bb3-9953-f5a426adaab5','b205bc0c-0a6b-44a1-9afe-306c0e5fd8b4','9e95594c-d8b1-4d39-99a9-af70e62c0cdc','177461a2-cc7b-40e5-9bc1-01774f1dd06c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c713c475a3ca4ab6bc02008bf3289a84',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:41 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-802949c8-88a6-477b-acd9-f382addd8d6d tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (689072d7-fe5a-4c0c-8816-b24f7756356c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-07cc427a-6fe7-4ba8-9161-eab8ab350365 tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 returned with HTTP 200 Sep 02 08:52:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 433/886] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:41 2026] GET /volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 => generated 854 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:41 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-802949c8-88a6-477b-acd9-f382addd8d6d tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (689072d7-fe5a-4c0c-8816-b24f7756356c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:41 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-802949c8-88a6-477b-acd9-f382addd8d6d tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Flow 'volume_create_api' (1627051a-8281-4fa7-bbf6-6a1b0951b93c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:41 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-802949c8-88a6-477b-acd9-f382addd8d6d tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Create volume request issued successfully. Sep 02 08:52:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-802949c8-88a6-477b-acd9-f382addd8d6d tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:52:41 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 454/887] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:52:40 2026] POST /volume/v3/volumes => generated 758 bytes in 906 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:52:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5d9ed92d-7afc-4ce8-a72c-338e0b1e7aa7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5d9ed92d-7afc-4ce8-a72c-338e0b1e7aa7 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/volumes/d4a53623-01db-4c0c-a35f-735a7503d097 Sep 02 08:52:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5d9ed92d-7afc-4ce8-a72c-338e0b1e7aa7 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5d9ed92d-7afc-4ce8-a72c-338e0b1e7aa7 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:41 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:41 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:41 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:41 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:41 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5d9ed92d-7afc-4ce8-a72c-338e0b1e7aa7 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Volume info retrieved successfully. Sep 02 08:52:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5d9ed92d-7afc-4ce8-a72c-338e0b1e7aa7 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/volumes/d4a53623-01db-4c0c-a35f-735a7503d097 returned with HTTP 200 Sep 02 08:52:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 434/888] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:41 2026] GET /volume/v3/volumes/d4a53623-01db-4c0c-a35f-735a7503d097 => generated 826 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5ba99237-31e9-4a7b-af5e-e43ee60709cf None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5ba99237-31e9-4a7b-af5e-e43ee60709cf tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] GET http://192.168.122.75/volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 Sep 02 08:52:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5ba99237-31e9-4a7b-af5e-e43ee60709cf tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5ba99237-31e9-4a7b-af5e-e43ee60709cf tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:42 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:42 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:42 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:42 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5ba99237-31e9-4a7b-af5e-e43ee60709cf tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Volume info retrieved successfully. Sep 02 08:52:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5ba99237-31e9-4a7b-af5e-e43ee60709cf tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 returned with HTTP 200 Sep 02 08:52:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 455/889] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:42 2026] GET /volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 => generated 854 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e73687a3-7ba9-44f8-9e62-6f47e5d6f0db None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e73687a3-7ba9-44f8-9e62-6f47e5d6f0db tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/volumes/d4a53623-01db-4c0c-a35f-735a7503d097 Sep 02 08:52:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e73687a3-7ba9-44f8-9e62-6f47e5d6f0db tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e73687a3-7ba9-44f8-9e62-6f47e5d6f0db tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:42 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:42 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:42 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e73687a3-7ba9-44f8-9e62-6f47e5d6f0db tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Volume info retrieved successfully. Sep 02 08:52:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e73687a3-7ba9-44f8-9e62-6f47e5d6f0db tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/volumes/d4a53623-01db-4c0c-a35f-735a7503d097 returned with HTTP 200 Sep 02 08:52:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 435/890] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:42 2026] GET /volume/v3/volumes/d4a53623-01db-4c0c-a35f-735a7503d097 => generated 850 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-95844936-c594-4840-a1e5-06d6355f4c49 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-95844936-c594-4840-a1e5-06d6355f4c49 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:52:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-95844936-c594-4840-a1e5-06d6355f4c49 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-817790929"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-95844936-c594-4840-a1e5-06d6355f4c49 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-817790929'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:52:43 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-95844936-c594-4840-a1e5-06d6355f4c49 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Create volume of 1 GB Sep 02 08:52:43 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-95844936-c594-4840-a1e5-06d6355f4c49 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Availability Zones retrieved successfully. Sep 02 08:52:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-95844936-c594-4840-a1e5-06d6355f4c49 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Flow 'volume_create_api' (1264f2ef-d541-4f8d-a2f4-e24112a79f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-95844936-c594-4840-a1e5-06d6355f4c49 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4cc9429-7425-4871-95ad-030e66cb9c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-95844936-c594-4840-a1e5-06d6355f4c49 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:52:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3652ca24-6aab-4c56-9c6b-ba89e6d4f13a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3652ca24-6aab-4c56-9c6b-ba89e6d4f13a tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] GET http://192.168.122.75/volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 Sep 02 08:52:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3652ca24-6aab-4c56-9c6b-ba89e6d4f13a tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3652ca24-6aab-4c56-9c6b-ba89e6d4f13a tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3652ca24-6aab-4c56-9c6b-ba89e6d4f13a tempest-VolumesListAdminTestJSON-156937615 tempest-VolumesListAdminTestJSON-156937615-project-member] http://192.168.122.75/volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 returned with HTTP 404 Sep 02 08:52:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 436/891] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:43 2026] GET /volume/v3/volumes/7aa7d6f2-ca07-497b-9cbc-f9080dbcba61 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-95844936-c594-4840-a1e5-06d6355f4c49 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4cc9429-7425-4871-95ad-030e66cb9c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-95844936-c594-4840-a1e5-06d6355f4c49 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b499e04c-ba76-4211-a22e-fdd63bf531f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-33836e46-2a84-440f-b6d7-5794da3f944e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-33836e46-2a84-440f-b6d7-5794da3f944e tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/volumes/d4a53623-01db-4c0c-a35f-735a7503d097 Sep 02 08:52:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-33836e46-2a84-440f-b6d7-5794da3f944e tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-33836e46-2a84-440f-b6d7-5794da3f944e tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:43 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:43 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:43 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:43 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:43 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-33836e46-2a84-440f-b6d7-5794da3f944e tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Volume info retrieved successfully. Sep 02 08:52:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-33836e46-2a84-440f-b6d7-5794da3f944e tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/volumes/d4a53623-01db-4c0c-a35f-735a7503d097 returned with HTTP 200 Sep 02 08:52:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 437/892] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:43 2026] GET /volume/v3/volumes/d4a53623-01db-4c0c-a35f-735a7503d097 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:43 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-95844936-c594-4840-a1e5-06d6355f4c49 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Created reservations ['021201f0-ab24-45bf-9e67-4f80f407e3ce', 'fd41397d-dbba-4303-809a-4b0038625002', '2f9d4137-2a93-4ccb-ad79-40d60241653b', 'c1606d23-0088-48a7-80c6-1a354898deec'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:52:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-95844936-c594-4840-a1e5-06d6355f4c49 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b499e04c-ba76-4211-a22e-fdd63bf531f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['021201f0-ab24-45bf-9e67-4f80f407e3ce', 'fd41397d-dbba-4303-809a-4b0038625002', '2f9d4137-2a93-4ccb-ad79-40d60241653b', 'c1606d23-0088-48a7-80c6-1a354898deec']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8e6ba574-fbf9-4181-a65a-241edf5bc7f0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-95844936-c594-4840-a1e5-06d6355f4c49 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df5e26cc-2b6a-4dd8-9f3a-a1801e30a7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8e6ba574-fbf9-4181-a65a-241edf5bc7f0 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 08:52:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8e6ba574-fbf9-4181-a65a-241edf5bc7f0 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4a53623-01db-4c0c-a35f-735a7503d097", "name": "tempest-SnapshotsActionsTest-Snapshot-1837430951"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:43 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:43 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:43 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:43 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:43 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8e6ba574-fbf9-4181-a65a-241edf5bc7f0 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Volume info retrieved successfully. Sep 02 08:52:43 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-8e6ba574-fbf9-4181-a65a-241edf5bc7f0 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Create snapshot from volume d4a53623-01db-4c0c-a35f-735a7503d097 Sep 02 08:52:43 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:43 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-95844936-c594-4840-a1e5-06d6355f4c49 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df5e26cc-2b6a-4dd8-9f3a-a1801e30a7c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07a20af8-909f-45be-950d-a33680fe0d87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-817790929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5897bff3529b485a8d32b0c1f2df7b89',qos_specs=None,replication_status=,reservations=['021201f0-ab24-45bf-9e67-4f80f407e3ce','fd41397d-dbba-4303-809a-4b0038625002','2f9d4137-2a93-4ccb-ad79-40d60241653b','c1606d23-0088-48a7-80c6-1a354898deec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e42b8329035a4b768dcfc1b393391311',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:52:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-817790929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07a20af8-909f-45be-950d-a33680fe0d87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5897bff3529b485a8d32b0c1f2df7b89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e42b8329035a4b768dcfc1b393391311',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-95844936-c594-4840-a1e5-06d6355f4c49 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6df63a61-f5fd-4c26-bb89-d6995758015c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-95844936-c594-4840-a1e5-06d6355f4c49 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6df63a61-f5fd-4c26-bb89-d6995758015c) transitioned into state 'SUCCESS' from state '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-817790929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5897bff3529b485a8d32b0c1f2df7b89',qos_specs=None,replication_status=,reservations=['021201f0-ab24-45bf-9e67-4f80f407e3ce','fd41397d-dbba-4303-809a-4b0038625002','2f9d4137-2a93-4ccb-ad79-40d60241653b','c1606d23-0088-48a7-80c6-1a354898deec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e42b8329035a4b768dcfc1b393391311',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-95844936-c594-4840-a1e5-06d6355f4c49 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82f5d33e-3a96-4503-962b-9dfb284a683e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:43 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-8e6ba574-fbf9-4181-a65a-241edf5bc7f0 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Created reservations ['e2e78041-79e3-48d6-848c-69609af8e7a4', '2742d401-4fa6-4c42-b203-cb513201bfbb', '45dd3916-f417-47d2-88f4-d65d265de1a3', '7cef10c7-0122-4617-a152-fb26a0ba2192'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:52:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-95844936-c594-4840-a1e5-06d6355f4c49 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82f5d33e-3a96-4503-962b-9dfb284a683e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-95844936-c594-4840-a1e5-06d6355f4c49 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Flow 'volume_create_api' (1264f2ef-d541-4f8d-a2f4-e24112a79f68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:43 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-95844936-c594-4840-a1e5-06d6355f4c49 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Create volume request issued successfully. Sep 02 08:52:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-95844936-c594-4840-a1e5-06d6355f4c49 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:52:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 456/893] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:52:43 2026] POST /volume/v3/volumes => generated 756 bytes in 677 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 08:52:43 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:43 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8d5decda-3660-4a42-a481-e3d57c1f191a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8d5decda-3660-4a42-a481-e3d57c1f191a tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] GET http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 Sep 02 08:52:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8d5decda-3660-4a42-a481-e3d57c1f191a tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8d5decda-3660-4a42-a481-e3d57c1f191a tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:43 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:43 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:43 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:43 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:43 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8e6ba574-fbf9-4181-a65a-241edf5bc7f0 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot create request issued successfully. Sep 02 08:52:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8e6ba574-fbf9-4181-a65a-241edf5bc7f0 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 08:52:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 438/894] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 08:52:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:52:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b3231665-8610-44e4-8e31-dbfd80a66cff None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b3231665-8610-44e4-8e31-dbfd80a66cff tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 Sep 02 08:52:43 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8d5decda-3660-4a42-a481-e3d57c1f191a tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Volume info retrieved successfully. Sep 02 08:52:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b3231665-8610-44e4-8e31-dbfd80a66cff tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b3231665-8610-44e4-8e31-dbfd80a66cff tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:43 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:43 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:43 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b3231665-8610-44e4-8e31-dbfd80a66cff tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:52:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b3231665-8610-44e4-8e31-dbfd80a66cff tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 returned with HTTP 200 Sep 02 08:52:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 439/895] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:43 2026] GET /volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8d5decda-3660-4a42-a481-e3d57c1f191a tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 returned with HTTP 200 Sep 02 08:52:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 457/896] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:43 2026] GET /volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 => generated 824 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3141dae7-ea5c-49ff-abc9-c6cd9dde4996 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3141dae7-ea5c-49ff-abc9-c6cd9dde4996 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 Sep 02 08:52:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3141dae7-ea5c-49ff-abc9-c6cd9dde4996 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3141dae7-ea5c-49ff-abc9-c6cd9dde4996 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fc262d79-a100-4615-b0ec-7154de726d45 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fc262d79-a100-4615-b0ec-7154de726d45 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] GET http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 Sep 02 08:52:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fc262d79-a100-4615-b0ec-7154de726d45 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fc262d79-a100-4615-b0ec-7154de726d45 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:45 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:45 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:45 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3141dae7-ea5c-49ff-abc9-c6cd9dde4996 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:52:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3141dae7-ea5c-49ff-abc9-c6cd9dde4996 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 returned with HTTP 200 Sep 02 08:52:45 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 440/897] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:44 2026] GET /volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:45 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:45 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:45 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:45 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:45 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-fc262d79-a100-4615-b0ec-7154de726d45 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Volume info retrieved successfully. Sep 02 08:52:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fc262d79-a100-4615-b0ec-7154de726d45 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 returned with HTTP 200 Sep 02 08:52:45 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 458/898] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:45 2026] GET /volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 => generated 848 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-11c187b3-afb1-4b59-919f-35f4029689bc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-11c187b3-afb1-4b59-919f-35f4029689bc tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 Sep 02 08:52:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-11c187b3-afb1-4b59-919f-35f4029689bc tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-11c187b3-afb1-4b59-919f-35f4029689bc tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:46 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:46 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:46 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-11c187b3-afb1-4b59-919f-35f4029689bc tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:52:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-11c187b3-afb1-4b59-919f-35f4029689bc tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 returned with HTTP 200 Sep 02 08:52:46 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 441/899] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:46 2026] GET /volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f920c4d9-58fc-4bb2-b8f6-8b602a478dd9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f920c4d9-58fc-4bb2-b8f6-8b602a478dd9 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] GET http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 Sep 02 08:52:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f920c4d9-58fc-4bb2-b8f6-8b602a478dd9 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f920c4d9-58fc-4bb2-b8f6-8b602a478dd9 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:46 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:46 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:46 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:46 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:46 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f920c4d9-58fc-4bb2-b8f6-8b602a478dd9 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Volume info retrieved successfully. Sep 02 08:52:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f920c4d9-58fc-4bb2-b8f6-8b602a478dd9 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 returned with HTTP 200 Sep 02 08:52:46 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 459/900] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:46 2026] GET /volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 => generated 848 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bca8cf52-2cac-4245-91c5-006fda0b276c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bca8cf52-2cac-4245-91c5-006fda0b276c tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 Sep 02 08:52:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bca8cf52-2cac-4245-91c5-006fda0b276c tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bca8cf52-2cac-4245-91c5-006fda0b276c tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:47 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:47 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:47 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-bca8cf52-2cac-4245-91c5-006fda0b276c tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:52:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bca8cf52-2cac-4245-91c5-006fda0b276c tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 returned with HTTP 200 Sep 02 08:52:47 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 442/901] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:47 2026] GET /volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-678c9029-34d8-4b0c-9526-ab5c668fb86f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2626907c-aace-4dd1-b000-4be43d52b6e8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2626907c-aace-4dd1-b000-4be43d52b6e8 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] GET http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 Sep 02 08:52:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2626907c-aace-4dd1-b000-4be43d52b6e8 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2626907c-aace-4dd1-b000-4be43d52b6e8 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:47 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:47 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:47 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:47 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:47 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2626907c-aace-4dd1-b000-4be43d52b6e8 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Volume info retrieved successfully. Sep 02 08:52:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2626907c-aace-4dd1-b000-4be43d52b6e8 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 returned with HTTP 200 Sep 02 08:52:47 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 443/902] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:47 2026] GET /volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 => generated 848 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-678c9029-34d8-4b0c-9526-ab5c668fb86f tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] POST http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action Sep 02 08:52:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-678c9029-34d8-4b0c-9526-ab5c668fb86f tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:52:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-678c9029-34d8-4b0c-9526-ab5c668fb86f tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.admin_actions [None req-678c9029-34d8-4b0c-9526-ab5c668fb86f tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Updating snapshot 'c05de539-0f84-4d51-ad1b-c3983efd7306' with '{'status': 'creating'}' {{(pid=86995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 08:52:47 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:47 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-678c9029-34d8-4b0c-9526-ab5c668fb86f tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action returned with HTTP 202 Sep 02 08:52:47 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 460/903] 192.168.122.75 () {60 vars in 1275 bytes} [Wed Sep 2 08:52:47 2026] POST /volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action => generated 0 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:52:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-18976bb4-7168-4114-84ec-aab2ffd7ab33 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-18976bb4-7168-4114-84ec-aab2ffd7ab33 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 Sep 02 08:52:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-18976bb4-7168-4114-84ec-aab2ffd7ab33 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-18976bb4-7168-4114-84ec-aab2ffd7ab33 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:47 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:47 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:47 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-18976bb4-7168-4114-84ec-aab2ffd7ab33 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:52:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-18976bb4-7168-4114-84ec-aab2ffd7ab33 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 returned with HTTP 200 Sep 02 08:52:47 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 444/904] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:47 2026] GET /volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7216e74e-1a9a-46c7-b500-555a1550a277 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7216e74e-1a9a-46c7-b500-555a1550a277 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] POST http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action Sep 02 08:52:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7216e74e-1a9a-46c7-b500-555a1550a277 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:52:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7216e74e-1a9a-46c7-b500-555a1550a277 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.admin_actions [None req-7216e74e-1a9a-46c7-b500-555a1550a277 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Updating snapshot 'c05de539-0f84-4d51-ad1b-c3983efd7306' with '{'status': 'available'}' {{(pid=86995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 08:52:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f655bbb6-732d-4140-847a-56ae9d610647 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:47 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:47 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7216e74e-1a9a-46c7-b500-555a1550a277 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action returned with HTTP 202 Sep 02 08:52:47 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 461/905] 192.168.122.75 () {60 vars in 1275 bytes} [Wed Sep 2 08:52:47 2026] POST /volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:52:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b24e7a28-2c9c-4e57-aa16-2d027f35c780 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b24e7a28-2c9c-4e57-aa16-2d027f35c780 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 Sep 02 08:52:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b24e7a28-2c9c-4e57-aa16-2d027f35c780 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b24e7a28-2c9c-4e57-aa16-2d027f35c780 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:47 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:47 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b24e7a28-2c9c-4e57-aa16-2d027f35c780 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:52:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b24e7a28-2c9c-4e57-aa16-2d027f35c780 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 returned with HTTP 200 Sep 02 08:52:47 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 462/906] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:47 2026] GET /volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c36fe75c-79bb-42b8-9338-59743642a8f8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c36fe75c-79bb-42b8-9338-59743642a8f8 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 08:52:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c36fe75c-79bb-42b8-9338-59743642a8f8 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4a53623-01db-4c0c-a35f-735a7503d097", "name": "tempest-SnapshotsActionsTest-Snapshot-163107447"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:47 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:47 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:47 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:47 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c36fe75c-79bb-42b8-9338-59743642a8f8 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Volume info retrieved successfully. Sep 02 08:52:47 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-c36fe75c-79bb-42b8-9338-59743642a8f8 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Create snapshot from volume d4a53623-01db-4c0c-a35f-735a7503d097 Sep 02 08:52:47 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-c36fe75c-79bb-42b8-9338-59743642a8f8 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Created reservations ['b4acc2c1-b44b-4662-9d4c-00d1882e1b1e', '95dc30da-1bba-44dc-933a-ce63ea7ba92c', '2feed79f-e502-48f5-98b3-3f020d44f737', '3b0009cd-48a2-461b-a061-d34f7f6fd4be'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:52:47 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:47 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c36fe75c-79bb-42b8-9338-59743642a8f8 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot create request issued successfully. Sep 02 08:52:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c36fe75c-79bb-42b8-9338-59743642a8f8 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 08:52:47 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 463/907] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 08:52:47 2026] POST /volume/v3/snapshots => generated 306 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:52:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c92ea5a2-0700-42d9-a99b-d4d8552c6462 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f655bbb6-732d-4140-847a-56ae9d610647 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:52:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f655bbb6-732d-4140-847a-56ae9d610647 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-784788659"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c92ea5a2-0700-42d9-a99b-d4d8552c6462 tempest-AvailabilityZoneTestJSON-750578650 tempest-AvailabilityZoneTestJSON-750578650-project-member] GET http://192.168.122.75/volume/v3/os-availability-zone Sep 02 08:52:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c92ea5a2-0700-42d9-a99b-d4d8552c6462 tempest-AvailabilityZoneTestJSON-750578650 tempest-AvailabilityZoneTestJSON-750578650-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c92ea5a2-0700-42d9-a99b-d4d8552c6462 tempest-AvailabilityZoneTestJSON-750578650 tempest-AvailabilityZoneTestJSON-750578650-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-f655bbb6-732d-4140-847a-56ae9d610647 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-784788659'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:52:47 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-f655bbb6-732d-4140-847a-56ae9d610647 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Create volume of 1 GB Sep 02 08:52:47 devstack devstack@c-api.service[86995]: /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 02 08:52:47 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 08:52:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c92ea5a2-0700-42d9-a99b-d4d8552c6462 tempest-AvailabilityZoneTestJSON-750578650 tempest-AvailabilityZoneTestJSON-750578650-project-member] Availability Zones retrieved successfully. Sep 02 08:52:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c92ea5a2-0700-42d9-a99b-d4d8552c6462 tempest-AvailabilityZoneTestJSON-750578650 tempest-AvailabilityZoneTestJSON-750578650-project-member] http://192.168.122.75/volume/v3/os-availability-zone returned with HTTP 200 Sep 02 08:52:47 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 464/908] 192.168.122.75 () {58 vars in 1155 bytes} [Wed Sep 2 08:52:47 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:52:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-71f3ed83-7d70-41ae-b53a-d8025023ab7a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:47 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f655bbb6-732d-4140-847a-56ae9d610647 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Availability Zones retrieved successfully. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-71f3ed83-7d70-41ae-b53a-d8025023ab7a tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d Sep 02 08:52:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-71f3ed83-7d70-41ae-b53a-d8025023ab7a tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-71f3ed83-7d70-41ae-b53a-d8025023ab7a tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-71f3ed83-7d70-41ae-b53a-d8025023ab7a tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-71f3ed83-7d70-41ae-b53a-d8025023ab7a tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d returned with HTTP 200 Sep 02 08:52:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 465/909] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:47 2026] GET /volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f655bbb6-732d-4140-847a-56ae9d610647 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Flow 'volume_create_api' (250dec95-228e-4e83-8942-617d197c6031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f655bbb6-732d-4140-847a-56ae9d610647 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a9e2d57-24db-4b84-b194-c47a387dc9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-f655bbb6-732d-4140-847a-56ae9d610647 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:52:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f655bbb6-732d-4140-847a-56ae9d610647 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a9e2d57-24db-4b84-b194-c47a387dc9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f655bbb6-732d-4140-847a-56ae9d610647 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (784947fe-ea95-4ff7-9beb-1936ba87e453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:48 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-f655bbb6-732d-4140-847a-56ae9d610647 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Created reservations ['6ef61938-fa2d-4012-918c-e1d5368ed0af', 'e211d991-1851-4fbe-950e-2d8cf3ba636d', '490bc468-4180-4db9-a7bd-824ee06abfe6', '1499d3e4-9032-4d9c-b896-055ca0988a71'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:52:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f655bbb6-732d-4140-847a-56ae9d610647 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (784947fe-ea95-4ff7-9beb-1936ba87e453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ef61938-fa2d-4012-918c-e1d5368ed0af', 'e211d991-1851-4fbe-950e-2d8cf3ba636d', '490bc468-4180-4db9-a7bd-824ee06abfe6', '1499d3e4-9032-4d9c-b896-055ca0988a71']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e217bdf4-1c7b-4ef6-ae7c-2d7e4e928a29 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f655bbb6-732d-4140-847a-56ae9d610647 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4dd829c-f7a7-4cc0-a1b2-7084e8da7d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e217bdf4-1c7b-4ef6-ae7c-2d7e4e928a29 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] GET http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 Sep 02 08:52:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e217bdf4-1c7b-4ef6-ae7c-2d7e4e928a29 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e217bdf4-1c7b-4ef6-ae7c-2d7e4e928a29 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:48 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e217bdf4-1c7b-4ef6-ae7c-2d7e4e928a29 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Volume info retrieved successfully. Sep 02 08:52:48 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:48 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e217bdf4-1c7b-4ef6-ae7c-2d7e4e928a29 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 returned with HTTP 200 Sep 02 08:52:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f655bbb6-732d-4140-847a-56ae9d610647 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4dd829c-f7a7-4cc0-a1b2-7084e8da7d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70feb5fa-6e76-4252-a22a-6fcafee35678', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-784788659',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fc2af292a32f43899d669ff57ff3132b',qos_specs=None,replication_status=,reservations=['6ef61938-fa2d-4012-918c-e1d5368ed0af','e211d991-1851-4fbe-950e-2d8cf3ba636d','490bc468-4180-4db9-a7bd-824ee06abfe6','1499d3e4-9032-4d9c-b896-055ca0988a71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c4645786729496cabab6f6039c14c5d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:52:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-784788659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70feb5fa-6e76-4252-a22a-6fcafee35678,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fc2af292a32f43899d669ff57ff3132b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c4645786729496cabab6f6039c14c5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 466/910] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:48 2026] GET /volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 => generated 849 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f655bbb6-732d-4140-847a-56ae9d610647 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03f21bf6-e59c-4af3-9939-c3aea9edbcfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e0710647-d770-4693-afae-e4fd2d5cf332 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e0710647-d770-4693-afae-e4fd2d5cf332 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] POST http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata Sep 02 08:52:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e0710647-d770-4693-afae-e4fd2d5cf332 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f655bbb6-732d-4140-847a-56ae9d610647 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03f21bf6-e59c-4af3-9939-c3aea9edbcfe) transitioned into state 'SUCCESS' from state '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-784788659',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fc2af292a32f43899d669ff57ff3132b',qos_specs=None,replication_status=,reservations=['6ef61938-fa2d-4012-918c-e1d5368ed0af','e211d991-1851-4fbe-950e-2d8cf3ba636d','490bc468-4180-4db9-a7bd-824ee06abfe6','1499d3e4-9032-4d9c-b896-055ca0988a71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c4645786729496cabab6f6039c14c5d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:48 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f655bbb6-732d-4140-847a-56ae9d610647 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1f7dace-706c-466b-98da-733329a1261e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e0710647-d770-4693-afae-e4fd2d5cf332 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Volume info retrieved successfully. Sep 02 08:52:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f655bbb6-732d-4140-847a-56ae9d610647 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1f7dace-706c-466b-98da-733329a1261e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f655bbb6-732d-4140-847a-56ae9d610647 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Flow 'volume_create_api' (250dec95-228e-4e83-8942-617d197c6031) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f655bbb6-732d-4140-847a-56ae9d610647 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Create volume request issued successfully. Sep 02 08:52:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f655bbb6-732d-4140-847a-56ae9d610647 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:52:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 445/911] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:52:47 2026] POST /volume/v3/volumes => generated 766 bytes in 751 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:52:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7cace5a2-2401-4f4f-b70a-1f4505f372b3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e0710647-d770-4693-afae-e4fd2d5cf332 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Create volume metadata completed successfully. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e0710647-d770-4693-afae-e4fd2d5cf332 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata returned with HTTP 200 Sep 02 08:52:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 467/912] 192.168.122.75 () {60 vars in 1276 bytes} [Wed Sep 2 08:52:48 2026] POST /volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata => generated 101 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7cace5a2-2401-4f4f-b70a-1f4505f372b3 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] GET http://192.168.122.75/volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 Sep 02 08:52:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7cace5a2-2401-4f4f-b70a-1f4505f372b3 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7cace5a2-2401-4f4f-b70a-1f4505f372b3 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-53766395-3945-4629-96ec-f0a3d6613c6d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-53766395-3945-4629-96ec-f0a3d6613c6d tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] GET http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata Sep 02 08:52:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-53766395-3945-4629-96ec-f0a3d6613c6d tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-53766395-3945-4629-96ec-f0a3d6613c6d tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:48 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:48 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:48 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-53766395-3945-4629-96ec-f0a3d6613c6d tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Volume info retrieved successfully. Sep 02 08:52:48 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:48 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-53766395-3945-4629-96ec-f0a3d6613c6d tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Get volume metadata completed successfully. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-53766395-3945-4629-96ec-f0a3d6613c6d tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata returned with HTTP 200 Sep 02 08:52:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 468/913] 192.168.122.75 () {58 vars in 1254 bytes} [Wed Sep 2 08:52:48 2026] GET /volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata => generated 101 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7cace5a2-2401-4f4f-b70a-1f4505f372b3 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Volume info retrieved successfully. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9e71f6cf-fa95-45a1-ab59-b730c5aa1ae7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7cace5a2-2401-4f4f-b70a-1f4505f372b3 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] http://192.168.122.75/volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 returned with HTTP 200 Sep 02 08:52:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 446/914] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:48 2026] GET /volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 => generated 834 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9e71f6cf-fa95-45a1-ab59-b730c5aa1ae7 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] PUT http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata Sep 02 08:52:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9e71f6cf-fa95-45a1-ab59-b730c5aa1ae7 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:48 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-9e71f6cf-fa95-45a1-ab59-b730c5aa1ae7 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Volume info retrieved successfully. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-9e71f6cf-fa95-45a1-ab59-b730c5aa1ae7 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Update volume metadata completed successfully. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9e71f6cf-fa95-45a1-ab59-b730c5aa1ae7 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata returned with HTTP 200 Sep 02 08:52:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 469/915] 192.168.122.75 () {60 vars in 1274 bytes} [Wed Sep 2 08:52:48 2026] PUT /volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata => generated 57 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:52:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-185fae9e-483d-46e4-bf3b-991f903b02dd None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-185fae9e-483d-46e4-bf3b-991f903b02dd tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] GET http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata Sep 02 08:52:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-185fae9e-483d-46e4-bf3b-991f903b02dd tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-185fae9e-483d-46e4-bf3b-991f903b02dd tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:48 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:48 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:48 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:48 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-185fae9e-483d-46e4-bf3b-991f903b02dd tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Volume info retrieved successfully. Sep 02 08:52:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-185fae9e-483d-46e4-bf3b-991f903b02dd tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Get volume metadata completed successfully. Sep 02 08:52:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-185fae9e-483d-46e4-bf3b-991f903b02dd tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata returned with HTTP 200 Sep 02 08:52:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 447/916] 192.168.122.75 () {58 vars in 1254 bytes} [Wed Sep 2 08:52:48 2026] GET /volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata => generated 57 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:52:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a4716a31-326a-40b9-babe-670666afe98c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a4716a31-326a-40b9-babe-670666afe98c tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] DELETE http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata/key1 Sep 02 08:52:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a4716a31-326a-40b9-babe-670666afe98c tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a4716a31-326a-40b9-babe-670666afe98c tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:48 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a4716a31-326a-40b9-babe-670666afe98c tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Volume info retrieved successfully. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a4716a31-326a-40b9-babe-670666afe98c tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Get volume metadata completed successfully. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a4716a31-326a-40b9-babe-670666afe98c tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Delete volume metadata completed successfully. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a4716a31-326a-40b9-babe-670666afe98c tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata/key1 returned with HTTP 200 Sep 02 08:52:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 470/917] 192.168.122.75 () {58 vars in 1272 bytes} [Wed Sep 2 08:52:48 2026] DELETE /volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata/key1 => generated 0 bytes in 89 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 02 08:52:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5cdd1bcd-083a-4446-8ded-1080ccffd721 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5cdd1bcd-083a-4446-8ded-1080ccffd721 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] GET http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata Sep 02 08:52:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5cdd1bcd-083a-4446-8ded-1080ccffd721 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5cdd1bcd-083a-4446-8ded-1080ccffd721 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:48 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:48 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:48 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:48 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5cdd1bcd-083a-4446-8ded-1080ccffd721 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Volume info retrieved successfully. Sep 02 08:52:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5cdd1bcd-083a-4446-8ded-1080ccffd721 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Get volume metadata completed successfully. Sep 02 08:52:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5cdd1bcd-083a-4446-8ded-1080ccffd721 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata returned with HTTP 200 Sep 02 08:52:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 448/918] 192.168.122.75 () {58 vars in 1254 bytes} [Wed Sep 2 08:52:48 2026] GET /volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata => generated 32 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:52:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f401d48c-c8fc-4739-aa4b-f26be889c80d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f401d48c-c8fc-4739-aa4b-f26be889c80d tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] PUT http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata Sep 02 08:52:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f401d48c-c8fc-4739-aa4b-f26be889c80d tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:48 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f401d48c-c8fc-4739-aa4b-f26be889c80d tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Volume info retrieved successfully. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f401d48c-c8fc-4739-aa4b-f26be889c80d tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Update volume metadata completed successfully. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f401d48c-c8fc-4739-aa4b-f26be889c80d tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata returned with HTTP 200 Sep 02 08:52:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 471/919] 192.168.122.75 () {60 vars in 1274 bytes} [Wed Sep 2 08:52:48 2026] PUT /volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata => generated 16 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:52:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a428b01c-704c-4452-bf22-d8d7856acf04 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a428b01c-704c-4452-bf22-d8d7856acf04 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] POST http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata Sep 02 08:52:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a428b01c-704c-4452-bf22-d8d7856acf04 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:48 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:48 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:48 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:48 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a428b01c-704c-4452-bf22-d8d7856acf04 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Volume info retrieved successfully. Sep 02 08:52:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a428b01c-704c-4452-bf22-d8d7856acf04 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Create volume metadata completed successfully. Sep 02 08:52:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a428b01c-704c-4452-bf22-d8d7856acf04 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata returned with HTTP 200 Sep 02 08:52:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 449/920] 192.168.122.75 () {60 vars in 1275 bytes} [Wed Sep 2 08:52:48 2026] POST /volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata => generated 68 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:52:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-41754a3f-af40-4cec-ba8e-65f5908db546 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-41754a3f-af40-4cec-ba8e-65f5908db546 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] PUT http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata/key3 Sep 02 08:52:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-41754a3f-af40-4cec-ba8e-65f5908db546 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:48 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-41754a3f-af40-4cec-ba8e-65f5908db546 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Volume info retrieved successfully. Sep 02 08:52:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-41754a3f-af40-4cec-ba8e-65f5908db546 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Update volume metadata completed successfully. Sep 02 08:52:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-41754a3f-af40-4cec-ba8e-65f5908db546 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata/key3 returned with HTTP 200 Sep 02 08:52:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-102f389c-85c5-4d3b-b743-22813aadf192 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 472/921] 192.168.122.75 () {60 vars in 1289 bytes} [Wed Sep 2 08:52:48 2026] PUT /volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata/key3 => generated 35 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:52:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-102f389c-85c5-4d3b-b743-22813aadf192 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d Sep 02 08:52:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-102f389c-85c5-4d3b-b743-22813aadf192 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-102f389c-85c5-4d3b-b743-22813aadf192 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9d3a8965-d7da-4303-98ea-c9f393739ffe None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9d3a8965-d7da-4303-98ea-c9f393739ffe tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] GET http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata/key3 Sep 02 08:52:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9d3a8965-d7da-4303-98ea-c9f393739ffe tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9d3a8965-d7da-4303-98ea-c9f393739ffe tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:49 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:49 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:49 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-102f389c-85c5-4d3b-b743-22813aadf192 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:52:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-102f389c-85c5-4d3b-b743-22813aadf192 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d returned with HTTP 200 Sep 02 08:52:49 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 450/922] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:49 2026] GET /volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d => generated 438 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:49 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:49 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-9d3a8965-d7da-4303-98ea-c9f393739ffe tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Volume info retrieved successfully. Sep 02 08:52:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-9d3a8965-d7da-4303-98ea-c9f393739ffe tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Get volume metadata completed successfully. Sep 02 08:52:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9d3a8965-d7da-4303-98ea-c9f393739ffe tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata/key3 returned with HTTP 200 Sep 02 08:52:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 473/923] 192.168.122.75 () {58 vars in 1269 bytes} [Wed Sep 2 08:52:49 2026] GET /volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata/key3 => generated 35 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:52:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bea11037-3ff7-4673-9845-fc3422ea3d7d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bea11037-3ff7-4673-9845-fc3422ea3d7d tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] GET http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata Sep 02 08:52:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bea11037-3ff7-4673-9845-fc3422ea3d7d tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bea11037-3ff7-4673-9845-fc3422ea3d7d tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:49 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:49 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:49 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:49 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:49 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-bea11037-3ff7-4673-9845-fc3422ea3d7d tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Volume info retrieved successfully. Sep 02 08:52:49 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-bea11037-3ff7-4673-9845-fc3422ea3d7d tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Get volume metadata completed successfully. Sep 02 08:52:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bea11037-3ff7-4673-9845-fc3422ea3d7d tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata returned with HTTP 200 Sep 02 08:52:49 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 451/924] 192.168.122.75 () {58 vars in 1254 bytes} [Wed Sep 2 08:52:49 2026] GET /volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata => generated 75 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:52:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-45481ae1-b3a1-4940-bceb-471993db5bae None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-45481ae1-b3a1-4940-bceb-471993db5bae tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] PUT http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata Sep 02 08:52:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-45481ae1-b3a1-4940-bceb-471993db5bae tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:49 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:49 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-45481ae1-b3a1-4940-bceb-471993db5bae tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Volume info retrieved successfully. Sep 02 08:52:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-45481ae1-b3a1-4940-bceb-471993db5bae tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Update volume metadata completed successfully. Sep 02 08:52:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-45481ae1-b3a1-4940-bceb-471993db5bae tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata returned with HTTP 200 Sep 02 08:52:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 474/925] 192.168.122.75 () {60 vars in 1274 bytes} [Wed Sep 2 08:52:49 2026] PUT /volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87/metadata => generated 16 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:52:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cfd26120-977d-416f-bbdd-0d2a7bd8fb43 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cfd26120-977d-416f-bbdd-0d2a7bd8fb43 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] GET http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 Sep 02 08:52:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cfd26120-977d-416f-bbdd-0d2a7bd8fb43 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cfd26120-977d-416f-bbdd-0d2a7bd8fb43 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:49 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:49 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:49 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:49 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:49 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cfd26120-977d-416f-bbdd-0d2a7bd8fb43 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Volume info retrieved successfully. Sep 02 08:52:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cfd26120-977d-416f-bbdd-0d2a7bd8fb43 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 returned with HTTP 200 Sep 02 08:52:49 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 452/926] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:49 2026] GET /volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7216a270-0688-43c6-bb13-dacde8a62d10 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7216a270-0688-43c6-bb13-dacde8a62d10 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] DELETE http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 Sep 02 08:52:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7216a270-0688-43c6-bb13-dacde8a62d10 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7216a270-0688-43c6-bb13-dacde8a62d10 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:49 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-7216a270-0688-43c6-bb13-dacde8a62d10 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Delete volume with id: 07a20af8-909f-45be-950d-a33680fe0d87 Sep 02 08:52:49 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:49 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7216a270-0688-43c6-bb13-dacde8a62d10 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Volume info retrieved successfully. Sep 02 08:52:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7216a270-0688-43c6-bb13-dacde8a62d10 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Delete volume request issued successfully. Sep 02 08:52:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7216a270-0688-43c6-bb13-dacde8a62d10 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 returned with HTTP 202 Sep 02 08:52:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 475/927] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:52:49 2026] DELETE /volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:52:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-dd27d08e-c19a-4da4-8e5e-2465c35d654d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dd27d08e-c19a-4da4-8e5e-2465c35d654d tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] GET http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 Sep 02 08:52:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dd27d08e-c19a-4da4-8e5e-2465c35d654d tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dd27d08e-c19a-4da4-8e5e-2465c35d654d tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:49 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:49 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:49 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:49 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:49 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-dd27d08e-c19a-4da4-8e5e-2465c35d654d tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Volume info retrieved successfully. Sep 02 08:52:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dd27d08e-c19a-4da4-8e5e-2465c35d654d tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 returned with HTTP 200 Sep 02 08:52:49 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 453/928] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:49 2026] GET /volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 => generated 848 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c3caba94-4ab5-40c6-9f9b-28763ff1e601 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c3caba94-4ab5-40c6-9f9b-28763ff1e601 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] GET http://192.168.122.75/volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 Sep 02 08:52:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c3caba94-4ab5-40c6-9f9b-28763ff1e601 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c3caba94-4ab5-40c6-9f9b-28763ff1e601 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:49 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:49 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c3caba94-4ab5-40c6-9f9b-28763ff1e601 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Volume info retrieved successfully. Sep 02 08:52:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c3caba94-4ab5-40c6-9f9b-28763ff1e601 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] http://192.168.122.75/volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 returned with HTTP 200 Sep 02 08:52:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 476/929] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:49 2026] GET /volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9bb42eef-c434-453d-8261-64535e82eb66 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9bb42eef-c434-453d-8261-64535e82eb66 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d Sep 02 08:52:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9bb42eef-c434-453d-8261-64535e82eb66 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9bb42eef-c434-453d-8261-64535e82eb66 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:50 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:50 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:50 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9bb42eef-c434-453d-8261-64535e82eb66 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:52:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9bb42eef-c434-453d-8261-64535e82eb66 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d returned with HTTP 200 Sep 02 08:52:50 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 454/930] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:50 2026] GET /volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:52:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-96157ebd-1e6f-486d-99b5-207ebb95c612 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-96157ebd-1e6f-486d-99b5-207ebb95c612 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] POST http://192.168.122.75/volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d/action Sep 02 08:52:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-96157ebd-1e6f-486d-99b5-207ebb95c612 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:52:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-96157ebd-1e6f-486d-99b5-207ebb95c612 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.admin_actions [None req-96157ebd-1e6f-486d-99b5-207ebb95c612 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Updating snapshot '312db165-67a3-4c29-9940-3d90db07cc4d' with '{'status': 'creating'}' {{(pid=86995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 08:52:50 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:50 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-96157ebd-1e6f-486d-99b5-207ebb95c612 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] http://192.168.122.75/volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d/action returned with HTTP 202 Sep 02 08:52:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 477/931] 192.168.122.75 () {60 vars in 1275 bytes} [Wed Sep 2 08:52:50 2026] POST /volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:52:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5ddd02cb-6699-4740-8e1a-7a626421a608 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5ddd02cb-6699-4740-8e1a-7a626421a608 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d Sep 02 08:52:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5ddd02cb-6699-4740-8e1a-7a626421a608 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5ddd02cb-6699-4740-8e1a-7a626421a608 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:50 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:50 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:50 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5ddd02cb-6699-4740-8e1a-7a626421a608 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:52:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5ddd02cb-6699-4740-8e1a-7a626421a608 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d returned with HTTP 200 Sep 02 08:52:50 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 455/932] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:50 2026] GET /volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d => generated 464 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ab6d2ddc-a74a-4f88-b15b-7bcf3d43f09f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ab6d2ddc-a74a-4f88-b15b-7bcf3d43f09f tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] POST http://192.168.122.75/volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d/action Sep 02 08:52:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ab6d2ddc-a74a-4f88-b15b-7bcf3d43f09f tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:52:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ab6d2ddc-a74a-4f88-b15b-7bcf3d43f09f tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:50 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:50 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:50 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ab6d2ddc-a74a-4f88-b15b-7bcf3d43f09f tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Snapshot retrieved successfully. Sep 02 08:52:50 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:50 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:50 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ab6d2ddc-a74a-4f88-b15b-7bcf3d43f09f tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Snapshot delete request issued successfully. Sep 02 08:52:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ab6d2ddc-a74a-4f88-b15b-7bcf3d43f09f tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] http://192.168.122.75/volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d/action returned with HTTP 202 Sep 02 08:52:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 478/933] 192.168.122.75 () {60 vars in 1275 bytes} [Wed Sep 2 08:52:50 2026] POST /volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:52:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-90d493bf-91ec-41d5-9ebb-af04587a7944 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-90d493bf-91ec-41d5-9ebb-af04587a7944 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d Sep 02 08:52:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-90d493bf-91ec-41d5-9ebb-af04587a7944 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-90d493bf-91ec-41d5-9ebb-af04587a7944 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:50 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:50 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:50 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-90d493bf-91ec-41d5-9ebb-af04587a7944 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:52:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-90d493bf-91ec-41d5-9ebb-af04587a7944 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d returned with HTTP 200 Sep 02 08:52:50 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 456/934] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:50 2026] GET /volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d => generated 464 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-058ab4c2-3529-426e-85ec-d04e60c97940 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-058ab4c2-3529-426e-85ec-d04e60c97940 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] GET http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 Sep 02 08:52:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-058ab4c2-3529-426e-85ec-d04e60c97940 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-058ab4c2-3529-426e-85ec-d04e60c97940 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:50 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:50 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:50 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:50 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:50 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-058ab4c2-3529-426e-85ec-d04e60c97940 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Volume info retrieved successfully. Sep 02 08:52:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-058ab4c2-3529-426e-85ec-d04e60c97940 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 returned with HTTP 200 Sep 02 08:52:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 479/935] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:50 2026] GET /volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 => generated 848 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3aaca4be-0fc0-4345-a9bf-73f093a9fa2a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3aaca4be-0fc0-4345-a9bf-73f093a9fa2a tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] GET http://192.168.122.75/volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 Sep 02 08:52:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3aaca4be-0fc0-4345-a9bf-73f093a9fa2a tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3aaca4be-0fc0-4345-a9bf-73f093a9fa2a tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:50 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:50 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:50 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:50 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:50 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3aaca4be-0fc0-4345-a9bf-73f093a9fa2a tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Volume info retrieved successfully. Sep 02 08:52:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3aaca4be-0fc0-4345-a9bf-73f093a9fa2a tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] http://192.168.122.75/volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 returned with HTTP 200 Sep 02 08:52:50 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 457/936] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:50 2026] GET /volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 => generated 858 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0561592b-6209-4737-9140-ff000566cd3a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0561592b-6209-4737-9140-ff000566cd3a None None] GET http://192.168.122.75/volume// Sep 02 08:52:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0561592b-6209-4737-9140-ff000566cd3a None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0561592b-6209-4737-9140-ff000566cd3a None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0561592b-6209-4737-9140-ff000566cd3a None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:52:51 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 480/937] 192.168.122.75 () {56 vars in 883 bytes} [Wed Sep 2 08:52:51 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:52:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f90372b6-9dc1-4e5a-bcf4-42c897cf3027 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f90372b6-9dc1-4e5a-bcf4-42c897cf3027 None None] GET http://192.168.122.75/volume// Sep 02 08:52:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f90372b6-9dc1-4e5a-bcf4-42c897cf3027 None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f90372b6-9dc1-4e5a-bcf4-42c897cf3027 None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f90372b6-9dc1-4e5a-bcf4-42c897cf3027 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:52:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 458/938] 192.168.122.75 () {56 vars in 883 bytes} [Wed Sep 2 08:52:51 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:52:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ee63afd3-55b5-4d74-9011-339bde89428e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ee63afd3-55b5-4d74-9011-339bde89428e tempest-VersionsTest-520024026 tempest-VersionsTest-520024026-project-member] GET http://192.168.122.75/volume/v3/ Sep 02 08:52:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ee63afd3-55b5-4d74-9011-339bde89428e tempest-VersionsTest-520024026 tempest-VersionsTest-520024026-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ee63afd3-55b5-4d74-9011-339bde89428e tempest-VersionsTest-520024026 tempest-VersionsTest-520024026-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ee63afd3-55b5-4d74-9011-339bde89428e tempest-VersionsTest-520024026 tempest-VersionsTest-520024026-project-member] http://192.168.122.75/volume/v3/ returned with HTTP 200 Sep 02 08:52:51 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 481/939] 192.168.122.75 () {58 vars in 1095 bytes} [Wed Sep 2 08:52:51 2026] GET /volume/v3/ => generated 389 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2ecb3133-809f-4b1d-bd74-9b031796b2f4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2ecb3133-809f-4b1d-bd74-9b031796b2f4 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d Sep 02 08:52:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2ecb3133-809f-4b1d-bd74-9b031796b2f4 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2ecb3133-809f-4b1d-bd74-9b031796b2f4 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2ecb3133-809f-4b1d-bd74-9b031796b2f4 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:52:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2ecb3133-809f-4b1d-bd74-9b031796b2f4 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d returned with HTTP 200 Sep 02 08:52:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 459/940] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:51 2026] GET /volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3067f5da-6c81-4047-b18f-56dd84d502f9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3067f5da-6c81-4047-b18f-56dd84d502f9 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] GET http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 Sep 02 08:52:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3067f5da-6c81-4047-b18f-56dd84d502f9 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3067f5da-6c81-4047-b18f-56dd84d502f9 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3067f5da-6c81-4047-b18f-56dd84d502f9 tempest-VolumesMetadataTest-301115676 tempest-VolumesMetadataTest-301115676-project-member] http://192.168.122.75/volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 returned with HTTP 404 Sep 02 08:52:51 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 482/941] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:51 2026] GET /volume/v3/volumes/07a20af8-909f-45be-950d-a33680fe0d87 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-29d95f66-56c5-4df9-94e3-59382b0ed854 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-29d95f66-56c5-4df9-94e3-59382b0ed854 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] GET http://192.168.122.75/volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 Sep 02 08:52:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-29d95f66-56c5-4df9-94e3-59382b0ed854 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-29d95f66-56c5-4df9-94e3-59382b0ed854 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:51 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:51 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-29d95f66-56c5-4df9-94e3-59382b0ed854 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Volume info retrieved successfully. Sep 02 08:52:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-29d95f66-56c5-4df9-94e3-59382b0ed854 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] http://192.168.122.75/volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 returned with HTTP 200 Sep 02 08:52:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 460/942] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:51 2026] GET /volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-9629fc9a-07f8-47f7-832c-72e08ebb948a req-742a331d-3f40-47b3-b0b7-832058c8954f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-9629fc9a-07f8-47f7-832c-72e08ebb948a req-742a331d-3f40-47b3-b0b7-832058c8954f tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] GET http://192.168.122.75/volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 Sep 02 08:52:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-9629fc9a-07f8-47f7-832c-72e08ebb948a req-742a331d-3f40-47b3-b0b7-832058c8954f tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-9629fc9a-07f8-47f7-832c-72e08ebb948a req-742a331d-3f40-47b3-b0b7-832058c8954f tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:51 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:51 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:51 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:51 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:51 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-9629fc9a-07f8-47f7-832c-72e08ebb948a req-742a331d-3f40-47b3-b0b7-832058c8954f tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Volume info retrieved successfully. Sep 02 08:52:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-9629fc9a-07f8-47f7-832c-72e08ebb948a req-742a331d-3f40-47b3-b0b7-832058c8954f tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] http://192.168.122.75/volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 returned with HTTP 200 Sep 02 08:52:51 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 483/943] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:52:51 2026] GET /volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e1960489-fdf5-4984-a982-d959ac6e3cda None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e1960489-fdf5-4984-a982-d959ac6e3cda tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:52:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e1960489-fdf5-4984-a982-d959ac6e3cda tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1878543043"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-e1960489-fdf5-4984-a982-d959ac6e3cda tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1878543043'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:52:51 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-e1960489-fdf5-4984-a982-d959ac6e3cda tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Create volume of 1 GB Sep 02 08:52:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e1960489-fdf5-4984-a982-d959ac6e3cda tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Availability Zones retrieved successfully. Sep 02 08:52:51 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e1960489-fdf5-4984-a982-d959ac6e3cda tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Flow 'volume_create_api' (f956524b-6e72-4f3c-9a9b-8486e7cb5417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:51 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e1960489-fdf5-4984-a982-d959ac6e3cda tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33c9e096-e091-403e-a113-234f8e7bf638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:51 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-e1960489-fdf5-4984-a982-d959ac6e3cda tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:52:52 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e1960489-fdf5-4984-a982-d959ac6e3cda tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33c9e096-e091-403e-a113-234f8e7bf638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:52 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e1960489-fdf5-4984-a982-d959ac6e3cda tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94ed3238-9d9a-45f0-997b-0b59d1601b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:52 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-e1960489-fdf5-4984-a982-d959ac6e3cda tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Created reservations ['d701f8a9-5cc5-41c1-9a14-436a94b0692c', '3de9ed66-6dc8-43d8-b0a9-6997047eb16a', 'ec2e754a-26ea-46d9-aad3-26a7f8e8d997', '63faee3a-d5ab-4566-9486-d5d44c9c0c05'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:52:52 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e1960489-fdf5-4984-a982-d959ac6e3cda tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94ed3238-9d9a-45f0-997b-0b59d1601b2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d701f8a9-5cc5-41c1-9a14-436a94b0692c', '3de9ed66-6dc8-43d8-b0a9-6997047eb16a', 'ec2e754a-26ea-46d9-aad3-26a7f8e8d997', '63faee3a-d5ab-4566-9486-d5d44c9c0c05']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:52 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e1960489-fdf5-4984-a982-d959ac6e3cda tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7766ef85-6000-405f-9906-425cb3feca96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:52 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:52 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:52 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e1960489-fdf5-4984-a982-d959ac6e3cda tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7766ef85-6000-405f-9906-425cb3feca96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a02f58fe-6e29-4759-8122-85d5bbccebf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1878543043',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fc2af292a32f43899d669ff57ff3132b',qos_specs=None,replication_status=,reservations=['d701f8a9-5cc5-41c1-9a14-436a94b0692c','3de9ed66-6dc8-43d8-b0a9-6997047eb16a','ec2e754a-26ea-46d9-aad3-26a7f8e8d997','63faee3a-d5ab-4566-9486-d5d44c9c0c05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c4645786729496cabab6f6039c14c5d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:52:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1878543043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a02f58fe-6e29-4759-8122-85d5bbccebf3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fc2af292a32f43899d669ff57ff3132b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c4645786729496cabab6f6039c14c5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:52 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e1960489-fdf5-4984-a982-d959ac6e3cda tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f1430e4-d642-49b1-93c3-43f4f584c354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:52 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e1960489-fdf5-4984-a982-d959ac6e3cda tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f1430e4-d642-49b1-93c3-43f4f584c354) transitioned into state 'SUCCESS' from state '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-1878543043',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fc2af292a32f43899d669ff57ff3132b',qos_specs=None,replication_status=,reservations=['d701f8a9-5cc5-41c1-9a14-436a94b0692c','3de9ed66-6dc8-43d8-b0a9-6997047eb16a','ec2e754a-26ea-46d9-aad3-26a7f8e8d997','63faee3a-d5ab-4566-9486-d5d44c9c0c05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c4645786729496cabab6f6039c14c5d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:52 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e1960489-fdf5-4984-a982-d959ac6e3cda tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8d7aba1-6239-400c-ab61-98fc365264d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:52 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e1960489-fdf5-4984-a982-d959ac6e3cda tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8d7aba1-6239-400c-ab61-98fc365264d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f79ce725-1cc5-44a5-b435-12e14a27dc57 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:52 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e1960489-fdf5-4984-a982-d959ac6e3cda tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Flow 'volume_create_api' (f956524b-6e72-4f3c-9a9b-8486e7cb5417) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:52 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e1960489-fdf5-4984-a982-d959ac6e3cda tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Create volume request issued successfully. Sep 02 08:52:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e1960489-fdf5-4984-a982-d959ac6e3cda tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:52:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 461/944] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:52:51 2026] POST /volume/v3/volumes => generated 767 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:52:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f79ce725-1cc5-44a5-b435-12e14a27dc57 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d Sep 02 08:52:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f79ce725-1cc5-44a5-b435-12e14a27dc57 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f79ce725-1cc5-44a5-b435-12e14a27dc57 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4a11c235-a181-4220-baf6-ad09e48abca1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4a11c235-a181-4220-baf6-ad09e48abca1 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] GET http://192.168.122.75/volume/v3/volumes/a02f58fe-6e29-4759-8122-85d5bbccebf3 Sep 02 08:52:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4a11c235-a181-4220-baf6-ad09e48abca1 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4a11c235-a181-4220-baf6-ad09e48abca1 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:52 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:52 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:52 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f79ce725-1cc5-44a5-b435-12e14a27dc57 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:52:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f79ce725-1cc5-44a5-b435-12e14a27dc57 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d returned with HTTP 200 Sep 02 08:52:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 484/945] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:52 2026] GET /volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d => generated 464 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:52 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:52 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:52 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:52 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:52 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4a11c235-a181-4220-baf6-ad09e48abca1 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Volume info retrieved successfully. Sep 02 08:52:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4a11c235-a181-4220-baf6-ad09e48abca1 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] http://192.168.122.75/volume/v3/volumes/a02f58fe-6e29-4759-8122-85d5bbccebf3 returned with HTTP 200 Sep 02 08:52:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 462/946] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:52 2026] GET /volume/v3/volumes/a02f58fe-6e29-4759-8122-85d5bbccebf3 => generated 835 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ab2b8d03-1ca0-4d96-ba12-c7139ec3ea52 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ab2b8d03-1ca0-4d96-ba12-c7139ec3ea52 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d Sep 02 08:52:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ab2b8d03-1ca0-4d96-ba12-c7139ec3ea52 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ab2b8d03-1ca0-4d96-ba12-c7139ec3ea52 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ab2b8d03-1ca0-4d96-ba12-c7139ec3ea52 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d returned with HTTP 404 Sep 02 08:52:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 485/947] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:53 2026] GET /volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-eec03bf7-a132-45f2-9503-1f2cf2d443de None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-eec03bf7-a132-45f2-9503-1f2cf2d443de tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] POST http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action Sep 02 08:52:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-eec03bf7-a132-45f2-9503-1f2cf2d443de tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:52:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-eec03bf7-a132-45f2-9503-1f2cf2d443de tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.contrib.admin_actions [None req-eec03bf7-a132-45f2-9503-1f2cf2d443de tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Updating snapshot 'c05de539-0f84-4d51-ad1b-c3983efd7306' with '{'status': 'available'}' {{(pid=86994) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 08:52:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4b7e12de-5412-4555-af66-2d85a868ea7c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4b7e12de-5412-4555-af66-2d85a868ea7c tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] GET http://192.168.122.75/volume/v3/volumes/a02f58fe-6e29-4759-8122-85d5bbccebf3 Sep 02 08:52:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4b7e12de-5412-4555-af66-2d85a868ea7c tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4b7e12de-5412-4555-af66-2d85a868ea7c tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:53 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4b7e12de-5412-4555-af66-2d85a868ea7c tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Volume info retrieved successfully. Sep 02 08:52:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-eec03bf7-a132-45f2-9503-1f2cf2d443de tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action returned with HTTP 202 Sep 02 08:52:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4b7e12de-5412-4555-af66-2d85a868ea7c tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] http://192.168.122.75/volume/v3/volumes/a02f58fe-6e29-4759-8122-85d5bbccebf3 returned with HTTP 200 Sep 02 08:52:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 486/949] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:53 2026] GET /volume/v3/volumes/a02f58fe-6e29-4759-8122-85d5bbccebf3 => generated 859 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 463/949] 192.168.122.75 () {60 vars in 1275 bytes} [Wed Sep 2 08:52:53 2026] POST /volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 08:52:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-add6a4e3-7c50-4af2-9613-e96b875eb7b9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-add6a4e3-7c50-4af2-9613-e96b875eb7b9 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 Sep 02 08:52:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-add6a4e3-7c50-4af2-9613-e96b875eb7b9 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-add6a4e3-7c50-4af2-9613-e96b875eb7b9 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-add6a4e3-7c50-4af2-9613-e96b875eb7b9 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:52:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-add6a4e3-7c50-4af2-9613-e96b875eb7b9 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 returned with HTTP 200 Sep 02 08:52:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 487/950] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:53 2026] GET /volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-09b88d7f-c610-480e-98b0-10565e358deb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-09b88d7f-c610-480e-98b0-10565e358deb tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d Sep 02 08:52:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-09b88d7f-c610-480e-98b0-10565e358deb tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-09b88d7f-c610-480e-98b0-10565e358deb tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:53 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-09b88d7f-c610-480e-98b0-10565e358deb tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Delete snapshot with id: 312db165-67a3-4c29-9940-3d90db07cc4d Sep 02 08:52:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-09b88d7f-c610-480e-98b0-10565e358deb tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d returned with HTTP 404 Sep 02 08:52:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 464/951] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 08:52:53 2026] DELETE /volume/v3/snapshots/312db165-67a3-4c29-9940-3d90db07cc4d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-29397531-026c-4624-940e-326d9ce2ebbc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-29397531-026c-4624-940e-326d9ce2ebbc tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 08:52:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-29397531-026c-4624-940e-326d9ce2ebbc tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4a53623-01db-4c0c-a35f-735a7503d097", "name": "tempest-SnapshotsActionsTest-Snapshot-1971433514"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:53 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-29397531-026c-4624-940e-326d9ce2ebbc tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Volume info retrieved successfully. Sep 02 08:52:53 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-29397531-026c-4624-940e-326d9ce2ebbc tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Create snapshot from volume d4a53623-01db-4c0c-a35f-735a7503d097 Sep 02 08:52:53 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-29397531-026c-4624-940e-326d9ce2ebbc tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Created reservations ['14212dfc-683c-476e-b291-d96b5fb205ec', '8e90d2c5-62c9-44a9-9f2d-a69fdb07b839', 'a7705d02-3e35-4184-9751-0217e2d2f45c', '8ef931e2-ed37-4b4d-bf57-cbc75ab1841f'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:52:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:53 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-29397531-026c-4624-940e-326d9ce2ebbc tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot create request issued successfully. Sep 02 08:52:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-29397531-026c-4624-940e-326d9ce2ebbc tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 08:52:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 488/952] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 08:52:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:52:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-906f9084-255e-4e0b-88c7-a223aa5cc210 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-906f9084-255e-4e0b-88c7-a223aa5cc210 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43 Sep 02 08:52:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-906f9084-255e-4e0b-88c7-a223aa5cc210 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-906f9084-255e-4e0b-88c7-a223aa5cc210 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-906f9084-255e-4e0b-88c7-a223aa5cc210 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:52:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-906f9084-255e-4e0b-88c7-a223aa5cc210 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43 returned with HTTP 200 Sep 02 08:52:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 465/953] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:53 2026] GET /volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d8f0bd58-dcc4-47e1-b937-07df491cd4b3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d8f0bd58-dcc4-47e1-b937-07df491cd4b3 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] GET http://192.168.122.75/volume/v3/volumes/a02f58fe-6e29-4759-8122-85d5bbccebf3 Sep 02 08:52:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d8f0bd58-dcc4-47e1-b937-07df491cd4b3 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d8f0bd58-dcc4-47e1-b937-07df491cd4b3 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d8f0bd58-dcc4-47e1-b937-07df491cd4b3 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Volume info retrieved successfully. Sep 02 08:52:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d8f0bd58-dcc4-47e1-b937-07df491cd4b3 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] http://192.168.122.75/volume/v3/volumes/a02f58fe-6e29-4759-8122-85d5bbccebf3 returned with HTTP 200 Sep 02 08:52:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 489/954] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:54 2026] GET /volume/v3/volumes/a02f58fe-6e29-4759-8122-85d5bbccebf3 => generated 860 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-9d1d83bd-06d0-4d16-aa2b-d2e5925a60a3 req-efad9bde-b21f-4345-8f07-4f4a7ec9f058 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-9d1d83bd-06d0-4d16-aa2b-d2e5925a60a3 req-efad9bde-b21f-4345-8f07-4f4a7ec9f058 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] GET http://192.168.122.75/volume/v3/volumes/a02f58fe-6e29-4759-8122-85d5bbccebf3 Sep 02 08:52:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-9d1d83bd-06d0-4d16-aa2b-d2e5925a60a3 req-efad9bde-b21f-4345-8f07-4f4a7ec9f058 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-9d1d83bd-06d0-4d16-aa2b-d2e5925a60a3 req-efad9bde-b21f-4345-8f07-4f4a7ec9f058 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:54 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:54 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-9d1d83bd-06d0-4d16-aa2b-d2e5925a60a3 req-efad9bde-b21f-4345-8f07-4f4a7ec9f058 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Volume info retrieved successfully. Sep 02 08:52:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-9d1d83bd-06d0-4d16-aa2b-d2e5925a60a3 req-efad9bde-b21f-4345-8f07-4f4a7ec9f058 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] http://192.168.122.75/volume/v3/volumes/a02f58fe-6e29-4759-8122-85d5bbccebf3 returned with HTTP 200 Sep 02 08:52:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 466/955] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:52:54 2026] GET /volume/v3/volumes/a02f58fe-6e29-4759-8122-85d5bbccebf3 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d4e7e3c6-0fd9-4876-8a91-6ac1a2dd48a2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d4e7e3c6-0fd9-4876-8a91-6ac1a2dd48a2 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:52:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d4e7e3c6-0fd9-4876-8a91-6ac1a2dd48a2 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-254495708"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-d4e7e3c6-0fd9-4876-8a91-6ac1a2dd48a2 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-254495708'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:52:54 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-d4e7e3c6-0fd9-4876-8a91-6ac1a2dd48a2 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Create volume of 1 GB Sep 02 08:52:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d4e7e3c6-0fd9-4876-8a91-6ac1a2dd48a2 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Availability Zones retrieved successfully. Sep 02 08:52:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d4e7e3c6-0fd9-4876-8a91-6ac1a2dd48a2 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Flow 'volume_create_api' (1088df7a-3cd6-47c9-bb53-13e5b75a3195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d4e7e3c6-0fd9-4876-8a91-6ac1a2dd48a2 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f8e7206-b894-48c9-94bb-829bb730eb79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-d4e7e3c6-0fd9-4876-8a91-6ac1a2dd48a2 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:52:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fc3009af-21d8-456b-8895-6fcb912ce5d1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fc3009af-21d8-456b-8895-6fcb912ce5d1 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43 Sep 02 08:52:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fc3009af-21d8-456b-8895-6fcb912ce5d1 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fc3009af-21d8-456b-8895-6fcb912ce5d1 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d4e7e3c6-0fd9-4876-8a91-6ac1a2dd48a2 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f8e7206-b894-48c9-94bb-829bb730eb79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d4e7e3c6-0fd9-4876-8a91-6ac1a2dd48a2 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04dc64c2-d4c5-4321-b8db-8e69c1babac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:55 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:55 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:55 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-fc3009af-21d8-456b-8895-6fcb912ce5d1 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:52:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fc3009af-21d8-456b-8895-6fcb912ce5d1 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43 returned with HTTP 200 Sep 02 08:52:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 467/956] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:54 2026] GET /volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:55 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-d4e7e3c6-0fd9-4876-8a91-6ac1a2dd48a2 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Created reservations ['934d0b4d-32ed-4f85-98b1-74a71cfead8a', 'aa581aef-7e72-43d9-9fcb-c457dc093b61', '2bee2171-7b63-43a7-b433-548bbaa38746', '5244f16a-cb8e-4725-b5a5-633b28c07c47'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:52:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d4e7e3c6-0fd9-4876-8a91-6ac1a2dd48a2 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04dc64c2-d4c5-4321-b8db-8e69c1babac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['934d0b4d-32ed-4f85-98b1-74a71cfead8a', 'aa581aef-7e72-43d9-9fcb-c457dc093b61', '2bee2171-7b63-43a7-b433-548bbaa38746', '5244f16a-cb8e-4725-b5a5-633b28c07c47']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d4e7e3c6-0fd9-4876-8a91-6ac1a2dd48a2 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d8320a1-bfd2-454e-9d38-3052ec9847f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6d20475d-6368-46f0-a692-e88d1998b24a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6d20475d-6368-46f0-a692-e88d1998b24a tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:52:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6d20475d-6368-46f0-a692-e88d1998b24a tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb", "size": 1, "name": "tempest-VolumesExtendTest-Volume-732221544"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-6d20475d-6368-46f0-a692-e88d1998b24a tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Create volume request body: {'volume': {'imageRef': '390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-732221544'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:52:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d4e7e3c6-0fd9-4876-8a91-6ac1a2dd48a2 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d8320a1-bfd2-454e-9d38-3052ec9847f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5c5ec27-6e9a-422c-a3be-e46774d422d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-254495708',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fc2af292a32f43899d669ff57ff3132b',qos_specs=None,replication_status=,reservations=['934d0b4d-32ed-4f85-98b1-74a71cfead8a','aa581aef-7e72-43d9-9fcb-c457dc093b61','2bee2171-7b63-43a7-b433-548bbaa38746','5244f16a-cb8e-4725-b5a5-633b28c07c47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c4645786729496cabab6f6039c14c5d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:52:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-254495708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5c5ec27-6e9a-422c-a3be-e46774d422d0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fc2af292a32f43899d669ff57ff3132b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c4645786729496cabab6f6039c14c5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d4e7e3c6-0fd9-4876-8a91-6ac1a2dd48a2 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (690d5f35-fa49-4a2e-9a19-c4f0dbaa86b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d4e7e3c6-0fd9-4876-8a91-6ac1a2dd48a2 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (690d5f35-fa49-4a2e-9a19-c4f0dbaa86b0) transitioned into state 'SUCCESS' from state '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-254495708',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fc2af292a32f43899d669ff57ff3132b',qos_specs=None,replication_status=,reservations=['934d0b4d-32ed-4f85-98b1-74a71cfead8a','aa581aef-7e72-43d9-9fcb-c457dc093b61','2bee2171-7b63-43a7-b433-548bbaa38746','5244f16a-cb8e-4725-b5a5-633b28c07c47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c4645786729496cabab6f6039c14c5d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d4e7e3c6-0fd9-4876-8a91-6ac1a2dd48a2 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee1aae9a-e7e5-44d7-8223-6ac9c1c2ddc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d4e7e3c6-0fd9-4876-8a91-6ac1a2dd48a2 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee1aae9a-e7e5-44d7-8223-6ac9c1c2ddc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:55 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-6d20475d-6368-46f0-a692-e88d1998b24a tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Create volume of 1 GB Sep 02 08:52:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d4e7e3c6-0fd9-4876-8a91-6ac1a2dd48a2 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Flow 'volume_create_api' (1088df7a-3cd6-47c9-bb53-13e5b75a3195) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d4e7e3c6-0fd9-4876-8a91-6ac1a2dd48a2 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Create volume request issued successfully. Sep 02 08:52:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d4e7e3c6-0fd9-4876-8a91-6ac1a2dd48a2 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:52:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 490/957] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:52:54 2026] POST /volume/v3/volumes => generated 766 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:52:55 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6d20475d-6368-46f0-a692-e88d1998b24a tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Availability Zones retrieved successfully. Sep 02 08:52:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-840c7157-026f-4f1b-9d75-19a1561325e8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-840c7157-026f-4f1b-9d75-19a1561325e8 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] GET http://192.168.122.75/volume/v3/volumes/e5c5ec27-6e9a-422c-a3be-e46774d422d0 Sep 02 08:52:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-840c7157-026f-4f1b-9d75-19a1561325e8 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-840c7157-026f-4f1b-9d75-19a1561325e8 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:55 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-6d20475d-6368-46f0-a692-e88d1998b24a tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Flow 'volume_create_api' (f0f6e8da-138e-47f2-b9ef-831854dcb92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:55 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-6d20475d-6368-46f0-a692-e88d1998b24a tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e4b7ac8-9d3b-4ab5-be6d-13969e9cea55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:55 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:55 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:55 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-6d20475d-6368-46f0-a692-e88d1998b24a tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:52:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-840c7157-026f-4f1b-9d75-19a1561325e8 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Volume info retrieved successfully. Sep 02 08:52:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-840c7157-026f-4f1b-9d75-19a1561325e8 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] http://192.168.122.75/volume/v3/volumes/e5c5ec27-6e9a-422c-a3be-e46774d422d0 returned with HTTP 200 Sep 02 08:52:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 491/958] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:55 2026] GET /volume/v3/volumes/e5c5ec27-6e9a-422c-a3be-e46774d422d0 => generated 834 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:55 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-6d20475d-6368-46f0-a692-e88d1998b24a tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e4b7ac8-9d3b-4ab5-be6d-13969e9cea55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:55 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-6d20475d-6368-46f0-a692-e88d1998b24a tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15da0aef-6a40-45e4-83d2-843f3c9c6479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:55 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-6d20475d-6368-46f0-a692-e88d1998b24a tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Created reservations ['6a19b8d4-9c05-4826-a382-515a4820bbef', '88f3b792-1385-4313-a621-a54452357706', 'c1d712e1-e6e6-4d36-849a-76afb936e773', 'a4c5f2c6-25b3-4147-9102-812f633ffe32'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:52:55 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-6d20475d-6368-46f0-a692-e88d1998b24a tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15da0aef-6a40-45e4-83d2-843f3c9c6479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a19b8d4-9c05-4826-a382-515a4820bbef', '88f3b792-1385-4313-a621-a54452357706', 'c1d712e1-e6e6-4d36-849a-76afb936e773', 'a4c5f2c6-25b3-4147-9102-812f633ffe32']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:55 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-6d20475d-6368-46f0-a692-e88d1998b24a tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd5aae2a-a328-4695-942d-e399ee93aa6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:55 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:55 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:55 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-6d20475d-6368-46f0-a692-e88d1998b24a tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd5aae2a-a328-4695-942d-e399ee93aa6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c303b64-7681-403e-b072-37832a39bc96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-732221544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cc47ca7003048838a3b8bc559c25f1c',qos_specs=None,replication_status=,reservations=['6a19b8d4-9c05-4826-a382-515a4820bbef','88f3b792-1385-4313-a621-a54452357706','c1d712e1-e6e6-4d36-849a-76afb936e773','a4c5f2c6-25b3-4147-9102-812f633ffe32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a42ced1f3a48d793a9d3de431e9269',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:52:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-732221544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c303b64-7681-403e-b072-37832a39bc96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cc47ca7003048838a3b8bc559c25f1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30a42ced1f3a48d793a9d3de431e9269',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:55 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-6d20475d-6368-46f0-a692-e88d1998b24a tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32e33c39-50d8-489e-9c01-28609a3d7e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:55 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-6d20475d-6368-46f0-a692-e88d1998b24a tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32e33c39-50d8-489e-9c01-28609a3d7e81) transitioned into state 'SUCCESS' from state '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-732221544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cc47ca7003048838a3b8bc559c25f1c',qos_specs=None,replication_status=,reservations=['6a19b8d4-9c05-4826-a382-515a4820bbef','88f3b792-1385-4313-a621-a54452357706','c1d712e1-e6e6-4d36-849a-76afb936e773','a4c5f2c6-25b3-4147-9102-812f633ffe32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a42ced1f3a48d793a9d3de431e9269',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:55 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-6d20475d-6368-46f0-a692-e88d1998b24a tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8779041f-b385-4db8-a642-6ee53c61f9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:55 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-6d20475d-6368-46f0-a692-e88d1998b24a tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8779041f-b385-4db8-a642-6ee53c61f9f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:55 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-6d20475d-6368-46f0-a692-e88d1998b24a tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Flow 'volume_create_api' (f0f6e8da-138e-47f2-b9ef-831854dcb92f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:55 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6d20475d-6368-46f0-a692-e88d1998b24a tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Create volume request issued successfully. Sep 02 08:52:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6d20475d-6368-46f0-a692-e88d1998b24a tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:52:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 468/959] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:52:55 2026] POST /volume/v3/volumes => generated 754 bytes in 755 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:52:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f7ebe3a0-07f1-43d8-be86-937f58934caf None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f7ebe3a0-07f1-43d8-be86-937f58934caf tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 Sep 02 08:52:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f7ebe3a0-07f1-43d8-be86-937f58934caf tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f7ebe3a0-07f1-43d8-be86-937f58934caf tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:55 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:55 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f7ebe3a0-07f1-43d8-be86-937f58934caf tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:52:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f7ebe3a0-07f1-43d8-be86-937f58934caf tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 returned with HTTP 200 Sep 02 08:52:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 492/960] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:55 2026] GET /volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 => generated 822 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b98d506e-caf6-426e-8c03-6539ca05e1d4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1d0d7a08-0f93-47bb-86be-d3d742a31401 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1d0d7a08-0f93-47bb-86be-d3d742a31401 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43 Sep 02 08:52:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1d0d7a08-0f93-47bb-86be-d3d742a31401 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1d0d7a08-0f93-47bb-86be-d3d742a31401 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:56 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:56 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:56 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1d0d7a08-0f93-47bb-86be-d3d742a31401 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:52:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1d0d7a08-0f93-47bb-86be-d3d742a31401 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43 returned with HTTP 200 Sep 02 08:52:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 493/961] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:56 2026] GET /volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5952622d-1d23-4b61-9b7b-784356b3e2d9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5952622d-1d23-4b61-9b7b-784356b3e2d9 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] POST http://192.168.122.75/volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43/action Sep 02 08:52:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5952622d-1d23-4b61-9b7b-784356b3e2d9 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:52:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5952622d-1d23-4b61-9b7b-784356b3e2d9 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.admin_actions [None req-5952622d-1d23-4b61-9b7b-784356b3e2d9 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Updating snapshot 'd3d6d2b9-01f4-4921-b02b-06fa915bce43' with '{'status': 'deleting'}' {{(pid=86995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 08:52:56 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:56 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5952622d-1d23-4b61-9b7b-784356b3e2d9 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] http://192.168.122.75/volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43/action returned with HTTP 202 Sep 02 08:52:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 494/962] 192.168.122.75 () {60 vars in 1275 bytes} [Wed Sep 2 08:52:56 2026] POST /volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:52:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f91aead1-8c22-4887-8f59-1b1e24601047 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f91aead1-8c22-4887-8f59-1b1e24601047 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43 Sep 02 08:52:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f91aead1-8c22-4887-8f59-1b1e24601047 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f91aead1-8c22-4887-8f59-1b1e24601047 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:56 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:56 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:56 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f91aead1-8c22-4887-8f59-1b1e24601047 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:52:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f91aead1-8c22-4887-8f59-1b1e24601047 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43 returned with HTTP 200 Sep 02 08:52:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 495/963] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:56 2026] GET /volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-cc4d5c50-1e15-4bbe-860d-33244d3d8851 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cc4d5c50-1e15-4bbe-860d-33244d3d8851 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] POST http://192.168.122.75/volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43/action Sep 02 08:52:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cc4d5c50-1e15-4bbe-860d-33244d3d8851 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:52:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cc4d5c50-1e15-4bbe-860d-33244d3d8851 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:56 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:56 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:56 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-cc4d5c50-1e15-4bbe-860d-33244d3d8851 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Snapshot retrieved successfully. Sep 02 08:52:56 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:56 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:56 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-cc4d5c50-1e15-4bbe-860d-33244d3d8851 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Snapshot delete request issued successfully. Sep 02 08:52:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cc4d5c50-1e15-4bbe-860d-33244d3d8851 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] http://192.168.122.75/volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43/action returned with HTTP 202 Sep 02 08:52:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 496/964] 192.168.122.75 () {60 vars in 1275 bytes} [Wed Sep 2 08:52:56 2026] POST /volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:52:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-105d2b2f-a4b3-4898-b9d0-e60902bb80a8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-105d2b2f-a4b3-4898-b9d0-e60902bb80a8 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43 Sep 02 08:52:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-105d2b2f-a4b3-4898-b9d0-e60902bb80a8 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-105d2b2f-a4b3-4898-b9d0-e60902bb80a8 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:56 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:56 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:56 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-105d2b2f-a4b3-4898-b9d0-e60902bb80a8 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:52:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-105d2b2f-a4b3-4898-b9d0-e60902bb80a8 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43 returned with HTTP 200 Sep 02 08:52:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 497/965] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:56 2026] GET /volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43 => generated 465 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b98d506e-caf6-426e-8c03-6539ca05e1d4 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:52:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b98d506e-caf6-426e-8c03-6539ca05e1d4 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1681083434"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-b98d506e-caf6-426e-8c03-6539ca05e1d4 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1681083434'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:52:56 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-b98d506e-caf6-426e-8c03-6539ca05e1d4 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Create volume of 1 GB Sep 02 08:52:56 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:56 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:56 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b98d506e-caf6-426e-8c03-6539ca05e1d4 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Availability Zones retrieved successfully. Sep 02 08:52:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b98d506e-caf6-426e-8c03-6539ca05e1d4 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Flow 'volume_create_api' (e443cbcd-fc51-4730-a5c9-fba8d164db33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b98d506e-caf6-426e-8c03-6539ca05e1d4 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e50bcef-3229-4565-a8d4-12685f92b7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-b98d506e-caf6-426e-8c03-6539ca05e1d4 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:52:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e9af7c8d-6c0c-4a6d-af0d-ffdde12e4acb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e9af7c8d-6c0c-4a6d-af0d-ffdde12e4acb tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] GET http://192.168.122.75/volume/v3/volumes/e5c5ec27-6e9a-422c-a3be-e46774d422d0 Sep 02 08:52:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e9af7c8d-6c0c-4a6d-af0d-ffdde12e4acb tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e9af7c8d-6c0c-4a6d-af0d-ffdde12e4acb tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:56 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:56 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:56 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:56 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:56 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e9af7c8d-6c0c-4a6d-af0d-ffdde12e4acb tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Volume info retrieved successfully. Sep 02 08:52:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b98d506e-caf6-426e-8c03-6539ca05e1d4 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e50bcef-3229-4565-a8d4-12685f92b7cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b98d506e-caf6-426e-8c03-6539ca05e1d4 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37418825-870b-4cf3-9c99-207008eee607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e9af7c8d-6c0c-4a6d-af0d-ffdde12e4acb tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] http://192.168.122.75/volume/v3/volumes/e5c5ec27-6e9a-422c-a3be-e46774d422d0 returned with HTTP 200 Sep 02 08:52:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 498/966] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:56 2026] GET /volume/v3/volumes/e5c5ec27-6e9a-422c-a3be-e46774d422d0 => generated 858 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:56 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-b98d506e-caf6-426e-8c03-6539ca05e1d4 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Created reservations ['3ac05cce-4744-4b27-a73c-742b1020a902', 'fcd16996-d879-48fb-923c-ba75cc5bf0da', '82b413d6-abbe-4df1-9d28-1a137d738e45', 'aa5f6234-f312-4e63-a47c-2c7fd933811c'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:52:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b98d506e-caf6-426e-8c03-6539ca05e1d4 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37418825-870b-4cf3-9c99-207008eee607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ac05cce-4744-4b27-a73c-742b1020a902', 'fcd16996-d879-48fb-923c-ba75cc5bf0da', '82b413d6-abbe-4df1-9d28-1a137d738e45', 'aa5f6234-f312-4e63-a47c-2c7fd933811c']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b98d506e-caf6-426e-8c03-6539ca05e1d4 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a677c1b-1efc-46f8-aeb3-6a8cb5d6a059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:56 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:56 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b98d506e-caf6-426e-8c03-6539ca05e1d4 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a677c1b-1efc-46f8-aeb3-6a8cb5d6a059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dd67763-6a2a-4163-8c82-b9c10c5a752f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1681083434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e35a8616b392411a9e136c9d6398f106',qos_specs=None,replication_status=,reservations=['3ac05cce-4744-4b27-a73c-742b1020a902','fcd16996-d879-48fb-923c-ba75cc5bf0da','82b413d6-abbe-4df1-9d28-1a137d738e45','aa5f6234-f312-4e63-a47c-2c7fd933811c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a269e0401bd94d019d6a850005be2512',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:52:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1681083434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dd67763-6a2a-4163-8c82-b9c10c5a752f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e35a8616b392411a9e136c9d6398f106',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a269e0401bd94d019d6a850005be2512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b98d506e-caf6-426e-8c03-6539ca05e1d4 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (128db29c-1780-48db-8591-3c92dc65dc6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b98d506e-caf6-426e-8c03-6539ca05e1d4 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (128db29c-1780-48db-8591-3c92dc65dc6c) transitioned into state 'SUCCESS' from state '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-1681083434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e35a8616b392411a9e136c9d6398f106',qos_specs=None,replication_status=,reservations=['3ac05cce-4744-4b27-a73c-742b1020a902','fcd16996-d879-48fb-923c-ba75cc5bf0da','82b413d6-abbe-4df1-9d28-1a137d738e45','aa5f6234-f312-4e63-a47c-2c7fd933811c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a269e0401bd94d019d6a850005be2512',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b98d506e-caf6-426e-8c03-6539ca05e1d4 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad7492a9-4818-446f-b16c-a398ee65a8b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:52:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b98d506e-caf6-426e-8c03-6539ca05e1d4 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad7492a9-4818-446f-b16c-a398ee65a8b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:52:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b98d506e-caf6-426e-8c03-6539ca05e1d4 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Flow 'volume_create_api' (e443cbcd-fc51-4730-a5c9-fba8d164db33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:52:56 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b98d506e-caf6-426e-8c03-6539ca05e1d4 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Create volume request issued successfully. Sep 02 08:52:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b98d506e-caf6-426e-8c03-6539ca05e1d4 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:52:56 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 469/967] 192.168.122.75 () {62 vars in 1178 bytes} [Wed Sep 2 08:52:56 2026] POST /volume/v3/volumes => generated 826 bytes in 797 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-89c2cbcf-5b3c-4a0b-9581-61c008c172d2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-89c2cbcf-5b3c-4a0b-9581-61c008c172d2 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] GET http://192.168.122.75/volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f Sep 02 08:52:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-89c2cbcf-5b3c-4a0b-9581-61c008c172d2 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-89c2cbcf-5b3c-4a0b-9581-61c008c172d2 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:56 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:56 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:56 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:56 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:56 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-89c2cbcf-5b3c-4a0b-9581-61c008c172d2 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Volume info retrieved successfully. Sep 02 08:52:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-89c2cbcf-5b3c-4a0b-9581-61c008c172d2 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] http://192.168.122.75/volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f returned with HTTP 200 Sep 02 08:52:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 499/968] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:52:56 2026] GET /volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f => generated 894 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8d1f6b3c-96c3-4fca-b867-c6d402b928c5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8d1f6b3c-96c3-4fca-b867-c6d402b928c5 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 Sep 02 08:52:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8d1f6b3c-96c3-4fca-b867-c6d402b928c5 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8d1f6b3c-96c3-4fca-b867-c6d402b928c5 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:57 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:57 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:57 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:57 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:57 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8d1f6b3c-96c3-4fca-b867-c6d402b928c5 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:52:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8d1f6b3c-96c3-4fca-b867-c6d402b928c5 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 returned with HTTP 200 Sep 02 08:52:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 470/969] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:56 2026] GET /volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 => generated 846 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6c64a150-6491-4a9d-bb3f-6eacdc674fbd None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6c64a150-6491-4a9d-bb3f-6eacdc674fbd tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43 Sep 02 08:52:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6c64a150-6491-4a9d-bb3f-6eacdc674fbd tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6c64a150-6491-4a9d-bb3f-6eacdc674fbd tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:57 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:57 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:57 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6c64a150-6491-4a9d-bb3f-6eacdc674fbd tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:52:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6c64a150-6491-4a9d-bb3f-6eacdc674fbd tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43 returned with HTTP 200 Sep 02 08:52:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 500/970] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:57 2026] GET /volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d65754ef-33ca-4896-a5f8-8ed551732d23 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d65754ef-33ca-4896-a5f8-8ed551732d23 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] GET http://192.168.122.75/volume/v3/volumes/e5c5ec27-6e9a-422c-a3be-e46774d422d0 Sep 02 08:52:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d65754ef-33ca-4896-a5f8-8ed551732d23 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d65754ef-33ca-4896-a5f8-8ed551732d23 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:57 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:57 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:57 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:57 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:57 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d65754ef-33ca-4896-a5f8-8ed551732d23 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Volume info retrieved successfully. Sep 02 08:52:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d65754ef-33ca-4896-a5f8-8ed551732d23 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] http://192.168.122.75/volume/v3/volumes/e5c5ec27-6e9a-422c-a3be-e46774d422d0 returned with HTTP 200 Sep 02 08:52:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 471/971] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:57 2026] GET /volume/v3/volumes/e5c5ec27-6e9a-422c-a3be-e46774d422d0 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-dee7713f-cad6-4400-8d8e-3b959fca1d23 req-2472a312-e84e-4a10-b586-a49d0eafd0f4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-dee7713f-cad6-4400-8d8e-3b959fca1d23 req-2472a312-e84e-4a10-b586-a49d0eafd0f4 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] GET http://192.168.122.75/volume/v3/volumes/e5c5ec27-6e9a-422c-a3be-e46774d422d0 Sep 02 08:52:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-dee7713f-cad6-4400-8d8e-3b959fca1d23 req-2472a312-e84e-4a10-b586-a49d0eafd0f4 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-dee7713f-cad6-4400-8d8e-3b959fca1d23 req-2472a312-e84e-4a10-b586-a49d0eafd0f4 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:57 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:57 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:57 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:57 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:57 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-dee7713f-cad6-4400-8d8e-3b959fca1d23 req-2472a312-e84e-4a10-b586-a49d0eafd0f4 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Volume info retrieved successfully. Sep 02 08:52:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-dee7713f-cad6-4400-8d8e-3b959fca1d23 req-2472a312-e84e-4a10-b586-a49d0eafd0f4 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] http://192.168.122.75/volume/v3/volumes/e5c5ec27-6e9a-422c-a3be-e46774d422d0 returned with HTTP 200 Sep 02 08:52:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 501/972] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:52:57 2026] GET /volume/v3/volumes/e5c5ec27-6e9a-422c-a3be-e46774d422d0 => generated 859 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-027ed56b-8972-43a2-855e-2cdf566b1d5c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-027ed56b-8972-43a2-855e-2cdf566b1d5c tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] GET http://192.168.122.75/volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f Sep 02 08:52:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-027ed56b-8972-43a2-855e-2cdf566b1d5c tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-027ed56b-8972-43a2-855e-2cdf566b1d5c tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-7474dc44-6706-4d57-a4ec-c35dc7f4fb5d req-d02bfa83-fa21-4b9b-81ba-1e22c513322f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-7474dc44-6706-4d57-a4ec-c35dc7f4fb5d req-d02bfa83-fa21-4b9b-81ba-1e22c513322f tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:52:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-7474dc44-6706-4d57-a4ec-c35dc7f4fb5d req-d02bfa83-fa21-4b9b-81ba-1e22c513322f tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-7474dc44-6706-4d57-a4ec-c35dc7f4fb5d req-d02bfa83-fa21-4b9b-81ba-1e22c513322f tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [req-7474dc44-6706-4d57-a4ec-c35dc7f4fb5d req-d02bfa83-fa21-4b9b-81ba-1e22c513322f tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:52:57 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [req-7474dc44-6706-4d57-a4ec-c35dc7f4fb5d req-d02bfa83-fa21-4b9b-81ba-1e22c513322f tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:52:57 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:57 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:57 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:57 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-7474dc44-6706-4d57-a4ec-c35dc7f4fb5d req-d02bfa83-fa21-4b9b-81ba-1e22c513322f tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Get all volumes completed successfully. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-027ed56b-8972-43a2-855e-2cdf566b1d5c tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Volume info retrieved successfully. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-7474dc44-6706-4d57-a4ec-c35dc7f4fb5d req-d02bfa83-fa21-4b9b-81ba-1e22c513322f tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-027ed56b-8972-43a2-855e-2cdf566b1d5c tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] http://192.168.122.75/volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f returned with HTTP 200 Sep 02 08:52:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 502/973] 192.168.122.75 () {60 vars in 1392 bytes} [Wed Sep 2 08:52:57 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 472/974] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:52:57 2026] GET /volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f => generated 918 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3efdb9ea-6d83-4e4e-9994-2aa360ae1cf4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3efdb9ea-6d83-4e4e-9994-2aa360ae1cf4 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3efdb9ea-6d83-4e4e-9994-2aa360ae1cf4 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3efdb9ea-6d83-4e4e-9994-2aa360ae1cf4 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:58 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3efdb9ea-6d83-4e4e-9994-2aa360ae1cf4 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-a6bb11a2-75f4-46ac-97d5-53c9b87ae036 req-28d640e9-9bab-4ff3-a55f-3f787dbb9c94 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-a6bb11a2-75f4-46ac-97d5-53c9b87ae036 req-28d640e9-9bab-4ff3-a55f-3f787dbb9c94 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-a6bb11a2-75f4-46ac-97d5-53c9b87ae036 req-28d640e9-9bab-4ff3-a55f-3f787dbb9c94 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-a6bb11a2-75f4-46ac-97d5-53c9b87ae036 req-28d640e9-9bab-4ff3-a55f-3f787dbb9c94 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3efdb9ea-6d83-4e4e-9994-2aa360ae1cf4 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 returned with HTTP 200 Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [req-a6bb11a2-75f4-46ac-97d5-53c9b87ae036 req-28d640e9-9bab-4ff3-a55f-3f787dbb9c94 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 503/975] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:58 2026] GET /volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 => generated 904 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [req-a6bb11a2-75f4-46ac-97d5-53c9b87ae036 req-28d640e9-9bab-4ff3-a55f-3f787dbb9c94 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-a6bb11a2-75f4-46ac-97d5-53c9b87ae036 req-28d640e9-9bab-4ff3-a55f-3f787dbb9c94 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Get all volumes completed successfully. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-a6bb11a2-75f4-46ac-97d5-53c9b87ae036 req-28d640e9-9bab-4ff3-a55f-3f787dbb9c94 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:52:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 473/976] 192.168.122.75 () {60 vars in 1392 bytes} [Wed Sep 2 08:52:58 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-a733dc2b-0962-41f1-b9cb-3cebf386a1fc req-2964d046-41f0-4e46-8fa1-b3a61b40073b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-a733dc2b-0962-41f1-b9cb-3cebf386a1fc req-2964d046-41f0-4e46-8fa1-b3a61b40073b tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-a733dc2b-0962-41f1-b9cb-3cebf386a1fc req-2964d046-41f0-4e46-8fa1-b3a61b40073b tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-a733dc2b-0962-41f1-b9cb-3cebf386a1fc req-2964d046-41f0-4e46-8fa1-b3a61b40073b tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [req-a733dc2b-0962-41f1-b9cb-3cebf386a1fc req-2964d046-41f0-4e46-8fa1-b3a61b40073b tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [req-a733dc2b-0962-41f1-b9cb-3cebf386a1fc req-2964d046-41f0-4e46-8fa1-b3a61b40073b tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-a733dc2b-0962-41f1-b9cb-3cebf386a1fc req-2964d046-41f0-4e46-8fa1-b3a61b40073b tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Get all volumes completed successfully. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-a733dc2b-0962-41f1-b9cb-3cebf386a1fc req-2964d046-41f0-4e46-8fa1-b3a61b40073b tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:52:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 504/977] 192.168.122.75 () {60 vars in 1392 bytes} [Wed Sep 2 08:52:58 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-c198fb3e-6a34-4439-bbbc-be295e075692 req-1a1d187f-e85b-4cd0-b25e-35d1c3517e16 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-c198fb3e-6a34-4439-bbbc-be295e075692 req-1a1d187f-e85b-4cd0-b25e-35d1c3517e16 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-c198fb3e-6a34-4439-bbbc-be295e075692 req-1a1d187f-e85b-4cd0-b25e-35d1c3517e16 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-c198fb3e-6a34-4439-bbbc-be295e075692 req-1a1d187f-e85b-4cd0-b25e-35d1c3517e16 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [req-c198fb3e-6a34-4439-bbbc-be295e075692 req-1a1d187f-e85b-4cd0-b25e-35d1c3517e16 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [req-c198fb3e-6a34-4439-bbbc-be295e075692 req-1a1d187f-e85b-4cd0-b25e-35d1c3517e16 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-c198fb3e-6a34-4439-bbbc-be295e075692 req-1a1d187f-e85b-4cd0-b25e-35d1c3517e16 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Get all volumes completed successfully. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-c198fb3e-6a34-4439-bbbc-be295e075692 req-1a1d187f-e85b-4cd0-b25e-35d1c3517e16 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:52:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 474/978] 192.168.122.75 () {60 vars in 1392 bytes} [Wed Sep 2 08:52:58 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-c801d870-615f-467b-bcc2-6167d7278918 req-95a316e8-8957-43e8-ab71-767168506440 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-c801d870-615f-467b-bcc2-6167d7278918 req-95a316e8-8957-43e8-ab71-767168506440 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-c801d870-615f-467b-bcc2-6167d7278918 req-95a316e8-8957-43e8-ab71-767168506440 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-c801d870-615f-467b-bcc2-6167d7278918 req-95a316e8-8957-43e8-ab71-767168506440 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [req-c801d870-615f-467b-bcc2-6167d7278918 req-95a316e8-8957-43e8-ab71-767168506440 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [req-c801d870-615f-467b-bcc2-6167d7278918 req-95a316e8-8957-43e8-ab71-767168506440 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a4dc6e3d-5c99-45ec-88c5-b469ba34880c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a4dc6e3d-5c99-45ec-88c5-b469ba34880c tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43 Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a4dc6e3d-5c99-45ec-88c5-b469ba34880c tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a4dc6e3d-5c99-45ec-88c5-b469ba34880c tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-c801d870-615f-467b-bcc2-6167d7278918 req-95a316e8-8957-43e8-ab71-767168506440 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Get all volumes completed successfully. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a4dc6e3d-5c99-45ec-88c5-b469ba34880c tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43 returned with HTTP 404 Sep 02 08:52:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 475/979] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:58 2026] GET /volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-c801d870-615f-467b-bcc2-6167d7278918 req-95a316e8-8957-43e8-ab71-767168506440 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:52:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 505/980] 192.168.122.75 () {60 vars in 1392 bytes} [Wed Sep 2 08:52:58 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7ee8eb7e-b269-43fd-a0bc-7f473c93da68 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7ee8eb7e-b269-43fd-a0bc-7f473c93da68 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] POST http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7ee8eb7e-b269-43fd-a0bc-7f473c93da68 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7ee8eb7e-b269-43fd-a0bc-7f473c93da68 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.contrib.admin_actions [None req-7ee8eb7e-b269-43fd-a0bc-7f473c93da68 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Updating snapshot 'c05de539-0f84-4d51-ad1b-c3983efd7306' with '{'status': 'available'}' {{(pid=86994) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-68f09d03-8056-4236-b1a3-c57753a38e9e req-66fa6cf8-2119-49a8-9ceb-eabd57429d43 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-68f09d03-8056-4236-b1a3-c57753a38e9e req-66fa6cf8-2119-49a8-9ceb-eabd57429d43 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-68f09d03-8056-4236-b1a3-c57753a38e9e req-66fa6cf8-2119-49a8-9ceb-eabd57429d43 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-68f09d03-8056-4236-b1a3-c57753a38e9e req-66fa6cf8-2119-49a8-9ceb-eabd57429d43 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [req-68f09d03-8056-4236-b1a3-c57753a38e9e req-66fa6cf8-2119-49a8-9ceb-eabd57429d43 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [req-68f09d03-8056-4236-b1a3-c57753a38e9e req-66fa6cf8-2119-49a8-9ceb-eabd57429d43 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-68f09d03-8056-4236-b1a3-c57753a38e9e req-66fa6cf8-2119-49a8-9ceb-eabd57429d43 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Get all volumes completed successfully. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7ee8eb7e-b269-43fd-a0bc-7f473c93da68 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action returned with HTTP 202 Sep 02 08:52:58 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 476/981] 192.168.122.75 () {60 vars in 1275 bytes} [Wed Sep 2 08:52:58 2026] POST /volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0f98dedd-186d-41d4-b1e0-1429fbf45891 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0f98dedd-186d-41d4-b1e0-1429fbf45891 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0f98dedd-186d-41d4-b1e0-1429fbf45891 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0f98dedd-186d-41d4-b1e0-1429fbf45891 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-68f09d03-8056-4236-b1a3-c57753a38e9e req-66fa6cf8-2119-49a8-9ceb-eabd57429d43 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:52:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 506/982] 192.168.122.75 () {60 vars in 1392 bytes} [Wed Sep 2 08:52:58 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:58 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0f98dedd-186d-41d4-b1e0-1429fbf45891 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0f98dedd-186d-41d4-b1e0-1429fbf45891 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 returned with HTTP 200 Sep 02 08:52:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 477/983] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:58 2026] GET /volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-aa86e855-80d5-4780-8a46-7ca1bdf29767 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aa86e855-80d5-4780-8a46-7ca1bdf29767 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43 Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aa86e855-80d5-4780-8a46-7ca1bdf29767 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aa86e855-80d5-4780-8a46-7ca1bdf29767 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-aa86e855-80d5-4780-8a46-7ca1bdf29767 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Delete snapshot with id: d3d6d2b9-01f4-4921-b02b-06fa915bce43 Sep 02 08:52:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aa86e855-80d5-4780-8a46-7ca1bdf29767 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43 returned with HTTP 404 Sep 02 08:52:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 507/984] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 08:52:58 2026] DELETE /volume/v3/snapshots/d3d6d2b9-01f4-4921-b02b-06fa915bce43 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-1276bc81-8901-4b09-87ce-0c9f2d7e14e0 req-71215576-72d0-499b-a3d8-8aeccb1e243d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-1276bc81-8901-4b09-87ce-0c9f2d7e14e0 req-71215576-72d0-499b-a3d8-8aeccb1e243d tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-1276bc81-8901-4b09-87ce-0c9f2d7e14e0 req-71215576-72d0-499b-a3d8-8aeccb1e243d tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-1276bc81-8901-4b09-87ce-0c9f2d7e14e0 req-71215576-72d0-499b-a3d8-8aeccb1e243d tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1a9a1278-d523-4414-a3e4-80e2c8ef71dd None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [req-1276bc81-8901-4b09-87ce-0c9f2d7e14e0 req-71215576-72d0-499b-a3d8-8aeccb1e243d tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [req-1276bc81-8901-4b09-87ce-0c9f2d7e14e0 req-71215576-72d0-499b-a3d8-8aeccb1e243d tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1a9a1278-d523-4414-a3e4-80e2c8ef71dd tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1a9a1278-d523-4414-a3e4-80e2c8ef71dd tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4a53623-01db-4c0c-a35f-735a7503d097", "name": "tempest-SnapshotsActionsTest-Snapshot-368613704"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: /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 02 08:52:58 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:52:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-1276bc81-8901-4b09-87ce-0c9f2d7e14e0 req-71215576-72d0-499b-a3d8-8aeccb1e243d tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Get all volumes completed successfully. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:58 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1a9a1278-d523-4414-a3e4-80e2c8ef71dd tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Volume info retrieved successfully. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-1a9a1278-d523-4414-a3e4-80e2c8ef71dd tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Create snapshot from volume d4a53623-01db-4c0c-a35f-735a7503d097 Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-1276bc81-8901-4b09-87ce-0c9f2d7e14e0 req-71215576-72d0-499b-a3d8-8aeccb1e243d tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:52:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 478/985] 192.168.122.75 () {60 vars in 1392 bytes} [Wed Sep 2 08:52:58 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-af091a79-5aab-4764-82c3-cc74d877b90f req-02ef9e4d-1b0c-4518-803e-2285868d2fa4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-af091a79-5aab-4764-82c3-cc74d877b90f req-02ef9e4d-1b0c-4518-803e-2285868d2fa4 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-af091a79-5aab-4764-82c3-cc74d877b90f req-02ef9e4d-1b0c-4518-803e-2285868d2fa4 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-af091a79-5aab-4764-82c3-cc74d877b90f req-02ef9e4d-1b0c-4518-803e-2285868d2fa4 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [req-af091a79-5aab-4764-82c3-cc74d877b90f req-02ef9e4d-1b0c-4518-803e-2285868d2fa4 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [req-af091a79-5aab-4764-82c3-cc74d877b90f req-02ef9e4d-1b0c-4518-803e-2285868d2fa4 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-af091a79-5aab-4764-82c3-cc74d877b90f req-02ef9e4d-1b0c-4518-803e-2285868d2fa4 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] Get all volumes completed successfully. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-1a9a1278-d523-4414-a3e4-80e2c8ef71dd tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Created reservations ['96915f6c-40e9-49b0-a0d5-9bba4115ab0c', '2b03dec1-eddf-4c9b-8082-05c93a790a58', '7ba12713-9e96-4722-8985-b7992e190be5', '5b62dee7-54cc-494b-a55e-48fb862d6632'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-af091a79-5aab-4764-82c3-cc74d877b90f req-02ef9e4d-1b0c-4518-803e-2285868d2fa4 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-reader] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:52:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 479/986] 192.168.122.75 () {60 vars in 1392 bytes} [Wed Sep 2 08:52:58 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6ea93482-422c-47ae-b620-374ab022308f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6ea93482-422c-47ae-b620-374ab022308f tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] DELETE http://192.168.122.75/volume/v3/volumes/e5c5ec27-6e9a-422c-a3be-e46774d422d0 Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6ea93482-422c-47ae-b620-374ab022308f tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6ea93482-422c-47ae-b620-374ab022308f tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-6ea93482-422c-47ae-b620-374ab022308f tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Delete volume with id: e5c5ec27-6e9a-422c-a3be-e46774d422d0 Sep 02 08:52:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6ea93482-422c-47ae-b620-374ab022308f tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Volume info retrieved successfully. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1a9a1278-d523-4414-a3e4-80e2c8ef71dd tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot create request issued successfully. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1a9a1278-d523-4414-a3e4-80e2c8ef71dd tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 08:52:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 508/987] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 08:52:58 2026] POST /volume/v3/snapshots => generated 306 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f47f18a3-6783-4668-9cdd-703814358a57 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f47f18a3-6783-4668-9cdd-703814358a57 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f47f18a3-6783-4668-9cdd-703814358a57 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f47f18a3-6783-4668-9cdd-703814358a57 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6ea93482-422c-47ae-b620-374ab022308f tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Delete volume request issued successfully. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6ea93482-422c-47ae-b620-374ab022308f tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] http://192.168.122.75/volume/v3/volumes/e5c5ec27-6e9a-422c-a3be-e46774d422d0 returned with HTTP 202 Sep 02 08:52:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 480/988] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:52:58 2026] DELETE /volume/v3/volumes/e5c5ec27-6e9a-422c-a3be-e46774d422d0 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:52:58 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:58 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f47f18a3-6783-4668-9cdd-703814358a57 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:52:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f47f18a3-6783-4668-9cdd-703814358a57 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 returned with HTTP 200 Sep 02 08:52:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 509/989] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:58 2026] GET /volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0e228703-1fe9-41fc-8384-1abbfecd4d50 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0e228703-1fe9-41fc-8384-1abbfecd4d50 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] GET http://192.168.122.75/volume/v3/volumes/e5c5ec27-6e9a-422c-a3be-e46774d422d0 Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0e228703-1fe9-41fc-8384-1abbfecd4d50 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0e228703-1fe9-41fc-8384-1abbfecd4d50 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:58 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0e228703-1fe9-41fc-8384-1abbfecd4d50 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Volume info retrieved successfully. Sep 02 08:52:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0e228703-1fe9-41fc-8384-1abbfecd4d50 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] http://192.168.122.75/volume/v3/volumes/e5c5ec27-6e9a-422c-a3be-e46774d422d0 returned with HTTP 200 Sep 02 08:52:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 481/990] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:58 2026] GET /volume/v3/volumes/e5c5ec27-6e9a-422c-a3be-e46774d422d0 => generated 858 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6ee12796-3d46-417f-8627-69bc26813708 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6ee12796-3d46-417f-8627-69bc26813708 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] GET http://192.168.122.75/volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f Sep 02 08:52:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6ee12796-3d46-417f-8627-69bc26813708 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6ee12796-3d46-417f-8627-69bc26813708 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:59 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:59 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:59 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:59 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6ee12796-3d46-417f-8627-69bc26813708 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Volume info retrieved successfully. Sep 02 08:52:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6ee12796-3d46-417f-8627-69bc26813708 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] http://192.168.122.75/volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f returned with HTTP 200 Sep 02 08:52:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 510/991] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:52:59 2026] GET /volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f => generated 954 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5becc496-5f2c-43b7-aee8-4a78bb052b3d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5061d0cc-c636-4e30-897c-4d74df67a6fe None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5becc496-5f2c-43b7-aee8-4a78bb052b3d tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] POST http://192.168.122.75/volume/v3/volume-transfers Sep 02 08:52:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5becc496-5f2c-43b7-aee8-4a78bb052b3d tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8dd67763-6a2a-4163-8c82-b9c10c5a752f"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5061d0cc-c636-4e30-897c-4d74df67a6fe tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 Sep 02 08:52:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volume_transfer [None req-5becc496-5f2c-43b7-aee8-4a78bb052b3d tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Creating new volume transfer {'transfer': {'volume_id': '8dd67763-6a2a-4163-8c82-b9c10c5a752f'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 02 08:52:59 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volume_transfer [None req-5becc496-5f2c-43b7-aee8-4a78bb052b3d tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Creating transfer of volume 8dd67763-6a2a-4163-8c82-b9c10c5a752f Sep 02 08:52:59 devstack devstack@c-api.service[86994]: INFO cinder.transfer.api [None req-5becc496-5f2c-43b7-aee8-4a78bb052b3d tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Generating transfer record for volume 8dd67763-6a2a-4163-8c82-b9c10c5a752f Sep 02 08:52:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5061d0cc-c636-4e30-897c-4d74df67a6fe tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5061d0cc-c636-4e30-897c-4d74df67a6fe tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:59 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:59 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:59 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:59 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:59 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:59 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:59 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:59 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:52:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5061d0cc-c636-4e30-897c-4d74df67a6fe tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:52:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5061d0cc-c636-4e30-897c-4d74df67a6fe tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 returned with HTTP 200 Sep 02 08:52:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 511/992] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:59 2026] GET /volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 => generated 904 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5becc496-5f2c-43b7-aee8-4a78bb052b3d tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] http://192.168.122.75/volume/v3/volume-transfers returned with HTTP 202 Sep 02 08:52:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 482/993] 192.168.122.75 () {62 vars in 1205 bytes} [Wed Sep 2 08:52:59 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:52:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2bc7890c-323e-4114-a355-a1438774c2a8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2bc7890c-323e-4114-a355-a1438774c2a8 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] GET http://192.168.122.75/volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f Sep 02 08:52:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2bc7890c-323e-4114-a355-a1438774c2a8 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2bc7890c-323e-4114-a355-a1438774c2a8 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:59 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:59 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:59 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:59 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2bc7890c-323e-4114-a355-a1438774c2a8 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Volume info retrieved successfully. Sep 02 08:52:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2bc7890c-323e-4114-a355-a1438774c2a8 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] http://192.168.122.75/volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f returned with HTTP 200 Sep 02 08:52:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 512/994] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:52:59 2026] GET /volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f => generated 962 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b4573c39-0aae-4a8d-bbed-d49fbc9fef23 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b4573c39-0aae-4a8d-bbed-d49fbc9fef23 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] GET http://192.168.122.75/volume/v3/volume-transfers/941bd60e-4c0f-4146-9d83-60a3f2408e6c Sep 02 08:52:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b4573c39-0aae-4a8d-bbed-d49fbc9fef23 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b4573c39-0aae-4a8d-bbed-d49fbc9fef23 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b4573c39-0aae-4a8d-bbed-d49fbc9fef23 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] http://192.168.122.75/volume/v3/volume-transfers/941bd60e-4c0f-4146-9d83-60a3f2408e6c returned with HTTP 200 Sep 02 08:52:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 483/995] 192.168.122.75 () {60 vars in 1295 bytes} [Wed Sep 2 08:52:59 2026] GET /volume/v3/volume-transfers/941bd60e-4c0f-4146-9d83-60a3f2408e6c => generated 438 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5670b434-f523-4386-8572-7a7b75808304 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5670b434-f523-4386-8572-7a7b75808304 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] GET http://192.168.122.75/volume/v3/volume-transfers Sep 02 08:52:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5670b434-f523-4386-8572-7a7b75808304 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5670b434-f523-4386-8572-7a7b75808304 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volume_transfer [None req-5670b434-f523-4386-8572-7a7b75808304 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Listing volume transfers {{(pid=86995) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 02 08:52:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5670b434-f523-4386-8572-7a7b75808304 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] http://192.168.122.75/volume/v3/volume-transfers returned with HTTP 200 Sep 02 08:52:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 513/996] 192.168.122.75 () {60 vars in 1184 bytes} [Wed Sep 2 08:52:59 2026] GET /volume/v3/volume-transfers => generated 374 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:52:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a254b945-8891-43f2-af08-03b083c4b908 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a254b945-8891-43f2-af08-03b083c4b908 tempest-VolumesTransfersV355Test-1880629941 tempest-VolumesTransfersV355Test-1880629941-project-member] POST http://192.168.122.75/volume/v3/volume-transfers/941bd60e-4c0f-4146-9d83-60a3f2408e6c/accept Sep 02 08:52:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a254b945-8891-43f2-af08-03b083c4b908 tempest-VolumesTransfersV355Test-1880629941 tempest-VolumesTransfersV355Test-1880629941-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6bfabefab49f4f45"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:52:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.contrib.volume_transfer [None req-a254b945-8891-43f2-af08-03b083c4b908 tempest-VolumesTransfersV355Test-1880629941 tempest-VolumesTransfersV355Test-1880629941-project-member] Accepting volume transfer 941bd60e-4c0f-4146-9d83-60a3f2408e6c {{(pid=86994) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 02 08:52:59 devstack devstack@c-api.service[86994]: INFO cinder.api.contrib.volume_transfer [None req-a254b945-8891-43f2-af08-03b083c4b908 tempest-VolumesTransfersV355Test-1880629941 tempest-VolumesTransfersV355Test-1880629941-project-member] Accepting transfer 941bd60e-4c0f-4146-9d83-60a3f2408e6c Sep 02 08:52:59 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:59 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:52:59 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-a254b945-8891-43f2-af08-03b083c4b908 tempest-VolumesTransfersV355Test-1880629941 tempest-VolumesTransfersV355Test-1880629941-project-member] Created reservations ['40ff4398-8f5b-4ee8-b789-3388af4c7813', '04183234-be8c-4afa-be75-3a923ec081e9', '41ed5950-3111-4c6e-ba59-9d51f3954e28', 'cc4ef9a3-2b2f-4ee9-ae89-86d1d5999d4a'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:52:59 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-a254b945-8891-43f2-af08-03b083c4b908 tempest-VolumesTransfersV355Test-1880629941 tempest-VolumesTransfersV355Test-1880629941-project-member] Created reservations ['3b00a3fd-0797-451f-b099-89e90177d27f', '9bd21867-47fd-487e-bfa9-6f7a72f3f12f', '86c2cc73-63f7-43fe-86f1-5aa2d18d3ae9', '89c0a436-c3fd-4e14-8833-f9fd5434b1dd'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:52:59 devstack devstack@c-api.service[86994]: /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 02 08:52:59 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:52:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e34842d4-02d1-4aa1-b8a4-cd634a12c5b8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e34842d4-02d1-4aa1-b8a4-cd634a12c5b8 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 Sep 02 08:52:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e34842d4-02d1-4aa1-b8a4-cd634a12c5b8 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e34842d4-02d1-4aa1-b8a4-cd634a12c5b8 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:59 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:59 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e34842d4-02d1-4aa1-b8a4-cd634a12c5b8 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:52:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e34842d4-02d1-4aa1-b8a4-cd634a12c5b8 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 returned with HTTP 200 Sep 02 08:52:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 514/997] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:52:59 2026] GET /volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 => generated 438 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:52:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-601a057c-c547-431e-92df-5b776579a7fb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-601a057c-c547-431e-92df-5b776579a7fb tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] GET http://192.168.122.75/volume/v3/volumes/e5c5ec27-6e9a-422c-a3be-e46774d422d0 Sep 02 08:52:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-601a057c-c547-431e-92df-5b776579a7fb tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-601a057c-c547-431e-92df-5b776579a7fb tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-601a057c-c547-431e-92df-5b776579a7fb tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] http://192.168.122.75/volume/v3/volumes/e5c5ec27-6e9a-422c-a3be-e46774d422d0 returned with HTTP 404 Sep 02 08:52:59 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-a254b945-8891-43f2-af08-03b083c4b908 tempest-VolumesTransfersV355Test-1880629941 tempest-VolumesTransfersV355Test-1880629941-project-member] Created reservations ['4c759471-503f-433f-84ac-3d3b3e0116dd', '79d40af6-88a9-441d-b7fc-d295782d20fa', '1ca667f0-9102-43e0-9d7f-2c51cc92244e', 'e87bc2e4-663a-4e91-9782-1614acc05f8c'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:52:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 515/998] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:52:59 2026] GET /volume/v3/volumes/e5c5ec27-6e9a-422c-a3be-e46774d422d0 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:52:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a632545f-794d-43e0-ac8b-f381717bb3fc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:52:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a632545f-794d-43e0-ac8b-f381717bb3fc tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] DELETE http://192.168.122.75/volume/v3/volumes/a02f58fe-6e29-4759-8122-85d5bbccebf3 Sep 02 08:52:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a632545f-794d-43e0-ac8b-f381717bb3fc tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:52:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a632545f-794d-43e0-ac8b-f381717bb3fc tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:52:59 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-a632545f-794d-43e0-ac8b-f381717bb3fc tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Delete volume with id: a02f58fe-6e29-4759-8122-85d5bbccebf3 Sep 02 08:52:59 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:52:59 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:52:59 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:52:59 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:52:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a632545f-794d-43e0-ac8b-f381717bb3fc tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Volume info retrieved successfully. Sep 02 08:52:59 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-a254b945-8891-43f2-af08-03b083c4b908 tempest-VolumesTransfersV355Test-1880629941 tempest-VolumesTransfersV355Test-1880629941-project-member] Created reservations ['db10c268-90b9-4f4b-95f2-1765302e4474', 'd1283392-feaa-4e2b-886f-59462e57e1fc', 'dc64f888-63f4-4c70-be89-dbc3e1938a63', '51c6f3da-0b83-4cb8-8451-2272667d11cc'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:52:59 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a254b945-8891-43f2-af08-03b083c4b908 tempest-VolumesTransfersV355Test-1880629941 tempest-VolumesTransfersV355Test-1880629941-project-member] Transfer volume completed successfully. Sep 02 08:52:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a632545f-794d-43e0-ac8b-f381717bb3fc tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Delete volume request issued successfully. Sep 02 08:52:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a632545f-794d-43e0-ac8b-f381717bb3fc tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] http://192.168.122.75/volume/v3/volumes/a02f58fe-6e29-4759-8122-85d5bbccebf3 returned with HTTP 202 Sep 02 08:53:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 516/999] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:52:59 2026] DELETE /volume/v3/volumes/a02f58fe-6e29-4759-8122-85d5bbccebf3 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:53:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0bb277c5-c68a-4b7d-aafb-fce9f145bbe1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0bb277c5-c68a-4b7d-aafb-fce9f145bbe1 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] GET http://192.168.122.75/volume/v3/volumes/a02f58fe-6e29-4759-8122-85d5bbccebf3 Sep 02 08:53:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0bb277c5-c68a-4b7d-aafb-fce9f145bbe1 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0bb277c5-c68a-4b7d-aafb-fce9f145bbe1 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0bb277c5-c68a-4b7d-aafb-fce9f145bbe1 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Volume info retrieved successfully. Sep 02 08:53:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0bb277c5-c68a-4b7d-aafb-fce9f145bbe1 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] http://192.168.122.75/volume/v3/volumes/a02f58fe-6e29-4759-8122-85d5bbccebf3 returned with HTTP 200 Sep 02 08:53:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 517/1000] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:00 2026] GET /volume/v3/volumes/a02f58fe-6e29-4759-8122-85d5bbccebf3 => generated 859 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ef6f8455-29fc-427e-8453-d33a84d395f4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ef6f8455-29fc-427e-8453-d33a84d395f4 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 Sep 02 08:53:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ef6f8455-29fc-427e-8453-d33a84d395f4 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ef6f8455-29fc-427e-8453-d33a84d395f4 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ef6f8455-29fc-427e-8453-d33a84d395f4 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:53:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ef6f8455-29fc-427e-8453-d33a84d395f4 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 returned with HTTP 200 Sep 02 08:53:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 518/1001] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:00 2026] GET /volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 => generated 907 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:00 devstack devstack@c-api.service[86994]: INFO cinder.transfer.api [None req-a254b945-8891-43f2-af08-03b083c4b908 tempest-VolumesTransfersV355Test-1880629941 tempest-VolumesTransfersV355Test-1880629941-project-member] Volume 8dd67763-6a2a-4163-8c82-b9c10c5a752f has been transferred. Sep 02 08:53:00 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:00 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a254b945-8891-43f2-af08-03b083c4b908 tempest-VolumesTransfersV355Test-1880629941 tempest-VolumesTransfersV355Test-1880629941-project-member] http://192.168.122.75/volume/v3/volume-transfers/941bd60e-4c0f-4146-9d83-60a3f2408e6c/accept returned with HTTP 202 Sep 02 08:53:00 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 484/1002] 192.168.122.75 () {62 vars in 1337 bytes} [Wed Sep 2 08:52:59 2026] POST /volume/v3/volume-transfers/941bd60e-4c0f-4146-9d83-60a3f2408e6c/accept => generated 371 bytes in 983 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-314dbb0c-dd6a-4d07-8d48-059e09485af0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-314dbb0c-dd6a-4d07-8d48-059e09485af0 tempest-VolumesTransfersV355Test-1880629941 tempest-VolumesTransfersV355Test-1880629941-project-member] GET http://192.168.122.75/volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f Sep 02 08:53:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-314dbb0c-dd6a-4d07-8d48-059e09485af0 tempest-VolumesTransfersV355Test-1880629941 tempest-VolumesTransfersV355Test-1880629941-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-314dbb0c-dd6a-4d07-8d48-059e09485af0 tempest-VolumesTransfersV355Test-1880629941 tempest-VolumesTransfersV355Test-1880629941-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-314dbb0c-dd6a-4d07-8d48-059e09485af0 tempest-VolumesTransfersV355Test-1880629941 tempest-VolumesTransfersV355Test-1880629941-project-member] Volume info retrieved successfully. Sep 02 08:53:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-314dbb0c-dd6a-4d07-8d48-059e09485af0 tempest-VolumesTransfersV355Test-1880629941 tempest-VolumesTransfersV355Test-1880629941-project-member] http://192.168.122.75/volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f returned with HTTP 200 Sep 02 08:53:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 519/1003] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:53:00 2026] GET /volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f => generated 954 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-751b1f00-d5a0-4e1f-b979-ccdf796d4f1d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-751b1f00-d5a0-4e1f-b979-ccdf796d4f1d tempest-VolumesTransfersV355Test-1880629941 tempest-VolumesTransfersV355Test-1880629941-project-member] GET http://192.168.122.75/volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f Sep 02 08:53:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-751b1f00-d5a0-4e1f-b979-ccdf796d4f1d tempest-VolumesTransfersV355Test-1880629941 tempest-VolumesTransfersV355Test-1880629941-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-751b1f00-d5a0-4e1f-b979-ccdf796d4f1d tempest-VolumesTransfersV355Test-1880629941 tempest-VolumesTransfersV355Test-1880629941-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:00 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:00 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:00 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:00 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-751b1f00-d5a0-4e1f-b979-ccdf796d4f1d tempest-VolumesTransfersV355Test-1880629941 tempest-VolumesTransfersV355Test-1880629941-project-member] Volume info retrieved successfully. Sep 02 08:53:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-751b1f00-d5a0-4e1f-b979-ccdf796d4f1d tempest-VolumesTransfersV355Test-1880629941 tempest-VolumesTransfersV355Test-1880629941-project-member] http://192.168.122.75/volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f returned with HTTP 200 Sep 02 08:53:00 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 485/1004] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:53:00 2026] GET /volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f => generated 954 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-394029b9-973a-4b8f-8d4a-115e1c4fb42b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-394029b9-973a-4b8f-8d4a-115e1c4fb42b tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] DELETE http://192.168.122.75/volume/v3/volume-transfers/941bd60e-4c0f-4146-9d83-60a3f2408e6c Sep 02 08:53:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-394029b9-973a-4b8f-8d4a-115e1c4fb42b tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-394029b9-973a-4b8f-8d4a-115e1c4fb42b tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:00 devstack devstack@c-api.service[86995]: INFO cinder.api.contrib.volume_transfer [None req-394029b9-973a-4b8f-8d4a-115e1c4fb42b tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Delete transfer with id: 941bd60e-4c0f-4146-9d83-60a3f2408e6c Sep 02 08:53:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-394029b9-973a-4b8f-8d4a-115e1c4fb42b tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] http://192.168.122.75/volume/v3/volume-transfers/941bd60e-4c0f-4146-9d83-60a3f2408e6c returned with HTTP 404 Sep 02 08:53:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 520/1005] 192.168.122.75 () {60 vars in 1298 bytes} [Wed Sep 2 08:53:00 2026] DELETE /volume/v3/volume-transfers/941bd60e-4c0f-4146-9d83-60a3f2408e6c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:53:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-560f7d3b-54cf-433b-9e7c-f7d82fc1a327 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-560f7d3b-54cf-433b-9e7c-f7d82fc1a327 tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f Sep 02 08:53:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-560f7d3b-54cf-433b-9e7c-f7d82fc1a327 tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-560f7d3b-54cf-433b-9e7c-f7d82fc1a327 tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:00 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-560f7d3b-54cf-433b-9e7c-f7d82fc1a327 tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] Delete volume with id: 8dd67763-6a2a-4163-8c82-b9c10c5a752f Sep 02 08:53:00 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:00 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:00 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:00 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-560f7d3b-54cf-433b-9e7c-f7d82fc1a327 tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] Volume info retrieved successfully. Sep 02 08:53:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-560f7d3b-54cf-433b-9e7c-f7d82fc1a327 tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] Delete volume request issued successfully. Sep 02 08:53:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-560f7d3b-54cf-433b-9e7c-f7d82fc1a327 tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] http://192.168.122.75/volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f returned with HTTP 202 Sep 02 08:53:00 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 486/1006] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 08:53:00 2026] DELETE /volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 08:53:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7f5f8eab-1de9-4877-8bcf-5985fc5b5d9a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7f5f8eab-1de9-4877-8bcf-5985fc5b5d9a tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] GET http://192.168.122.75/volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f Sep 02 08:53:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7f5f8eab-1de9-4877-8bcf-5985fc5b5d9a tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7f5f8eab-1de9-4877-8bcf-5985fc5b5d9a tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7f5f8eab-1de9-4877-8bcf-5985fc5b5d9a tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] Volume info retrieved successfully. Sep 02 08:53:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7f5f8eab-1de9-4877-8bcf-5985fc5b5d9a tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] http://192.168.122.75/volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f returned with HTTP 200 Sep 02 08:53:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 521/1007] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:53:00 2026] GET /volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f => generated 1137 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:53:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1ff0d14d-8a96-442b-ae38-ab9120a80c45 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1ff0d14d-8a96-442b-ae38-ab9120a80c45 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 Sep 02 08:53:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1ff0d14d-8a96-442b-ae38-ab9120a80c45 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1ff0d14d-8a96-442b-ae38-ab9120a80c45 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:00 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:00 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1ff0d14d-8a96-442b-ae38-ab9120a80c45 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:53:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1ff0d14d-8a96-442b-ae38-ab9120a80c45 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 returned with HTTP 200 Sep 02 08:53:00 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 487/1008] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:00 2026] GET /volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2e66da18-2ae9-4adb-b493-860481005acb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2e66da18-2ae9-4adb-b493-860481005acb tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] GET http://192.168.122.75/volume/v3/volumes/a02f58fe-6e29-4759-8122-85d5bbccebf3 Sep 02 08:53:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2e66da18-2ae9-4adb-b493-860481005acb tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2e66da18-2ae9-4adb-b493-860481005acb tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2e66da18-2ae9-4adb-b493-860481005acb tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] http://192.168.122.75/volume/v3/volumes/a02f58fe-6e29-4759-8122-85d5bbccebf3 returned with HTTP 404 Sep 02 08:53:01 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 522/1009] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:01 2026] GET /volume/v3/volumes/a02f58fe-6e29-4759-8122-85d5bbccebf3 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1eb2fa4a-9010-46fb-a355-9a617ceb6b38 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1eb2fa4a-9010-46fb-a355-9a617ceb6b38 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] DELETE http://192.168.122.75/volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 Sep 02 08:53:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1eb2fa4a-9010-46fb-a355-9a617ceb6b38 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1eb2fa4a-9010-46fb-a355-9a617ceb6b38 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:01 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-1eb2fa4a-9010-46fb-a355-9a617ceb6b38 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Delete volume with id: 70feb5fa-6e76-4252-a22a-6fcafee35678 Sep 02 08:53:01 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:01 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:01 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:01 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:01 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1eb2fa4a-9010-46fb-a355-9a617ceb6b38 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Volume info retrieved successfully. Sep 02 08:53:01 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1eb2fa4a-9010-46fb-a355-9a617ceb6b38 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Delete volume request issued successfully. Sep 02 08:53:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1eb2fa4a-9010-46fb-a355-9a617ceb6b38 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] http://192.168.122.75/volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 returned with HTTP 202 Sep 02 08:53:01 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 488/1010] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:53:01 2026] DELETE /volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:53:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-dad12f72-bc3b-4a1b-9b05-8170f9a5743c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dad12f72-bc3b-4a1b-9b05-8170f9a5743c tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] GET http://192.168.122.75/volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 Sep 02 08:53:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dad12f72-bc3b-4a1b-9b05-8170f9a5743c tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dad12f72-bc3b-4a1b-9b05-8170f9a5743c tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:01 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:01 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:01 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:01 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:01 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-dad12f72-bc3b-4a1b-9b05-8170f9a5743c tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Volume info retrieved successfully. Sep 02 08:53:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dad12f72-bc3b-4a1b-9b05-8170f9a5743c tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] http://192.168.122.75/volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 returned with HTTP 200 Sep 02 08:53:01 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 523/1011] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:01 2026] GET /volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:53:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0b1e9d3e-1d2f-439a-a56a-14ab4c7644db None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0b1e9d3e-1d2f-439a-a56a-14ab4c7644db tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 Sep 02 08:53:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0b1e9d3e-1d2f-439a-a56a-14ab4c7644db tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0b1e9d3e-1d2f-439a-a56a-14ab4c7644db tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:01 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:01 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:01 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:01 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:01 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0b1e9d3e-1d2f-439a-a56a-14ab4c7644db tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:53:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0b1e9d3e-1d2f-439a-a56a-14ab4c7644db tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 returned with HTTP 200 Sep 02 08:53:01 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 489/1012] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:01 2026] GET /volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 => generated 907 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8af67dc9-5d8f-45f4-bee8-4d6d09edda2f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8af67dc9-5d8f-45f4-bee8-4d6d09edda2f tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] GET http://192.168.122.75/volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f Sep 02 08:53:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8af67dc9-5d8f-45f4-bee8-4d6d09edda2f tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8af67dc9-5d8f-45f4-bee8-4d6d09edda2f tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8af67dc9-5d8f-45f4-bee8-4d6d09edda2f tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] http://192.168.122.75/volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f returned with HTTP 404 Sep 02 08:53:01 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 524/1013] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:53:01 2026] GET /volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:53:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a42e5883-6fe0-445f-956e-229f51579013 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a42e5883-6fe0-445f-956e-229f51579013 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] GET http://192.168.122.75/volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f Sep 02 08:53:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a42e5883-6fe0-445f-956e-229f51579013 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a42e5883-6fe0-445f-956e-229f51579013 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a42e5883-6fe0-445f-956e-229f51579013 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] http://192.168.122.75/volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f returned with HTTP 404 Sep 02 08:53:01 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 490/1014] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:53:01 2026] GET /volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:53:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c5f3a200-a58d-4a91-be41-92463de9253b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c5f3a200-a58d-4a91-be41-92463de9253b tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] DELETE http://192.168.122.75/volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f Sep 02 08:53:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c5f3a200-a58d-4a91-be41-92463de9253b tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c5f3a200-a58d-4a91-be41-92463de9253b tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:01 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-c5f3a200-a58d-4a91-be41-92463de9253b tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Delete volume with id: 8dd67763-6a2a-4163-8c82-b9c10c5a752f Sep 02 08:53:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-78616392-6e9c-482e-8770-0d9390521baf None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c5f3a200-a58d-4a91-be41-92463de9253b tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] http://192.168.122.75/volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f returned with HTTP 404 Sep 02 08:53:01 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 525/1015] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 08:53:01 2026] DELETE /volume/v3/volumes/8dd67763-6a2a-4163-8c82-b9c10c5a752f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 08:53:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-78616392-6e9c-482e-8770-0d9390521baf tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 Sep 02 08:53:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-78616392-6e9c-482e-8770-0d9390521baf tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0854eb98-87dd-4b9d-abb5-2cf5e15d3c22 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-78616392-6e9c-482e-8770-0d9390521baf tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0854eb98-87dd-4b9d-abb5-2cf5e15d3c22 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:53:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0854eb98-87dd-4b9d-abb5-2cf5e15d3c22 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-590635307"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-0854eb98-87dd-4b9d-abb5-2cf5e15d3c22 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-590635307'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:53:01 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-0854eb98-87dd-4b9d-abb5-2cf5e15d3c22 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Create volume of 1 GB Sep 02 08:53:01 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0854eb98-87dd-4b9d-abb5-2cf5e15d3c22 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Availability Zones retrieved successfully. Sep 02 08:53:01 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:01 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:01 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-78616392-6e9c-482e-8770-0d9390521baf tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:53:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-78616392-6e9c-482e-8770-0d9390521baf tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 returned with HTTP 200 Sep 02 08:53:01 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 491/1016] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:01 2026] GET /volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 => generated 465 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0854eb98-87dd-4b9d-abb5-2cf5e15d3c22 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Flow 'volume_create_api' (c38b5d07-ab0d-4a98-9167-f00240689e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-91b11c7b-ead8-4064-8d47-7da270aa8327 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0854eb98-87dd-4b9d-abb5-2cf5e15d3c22 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67dbfa29-1f4b-4995-81ea-1b9ee9f2bc81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-91b11c7b-ead8-4064-8d47-7da270aa8327 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] POST http://192.168.122.75/volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0/action Sep 02 08:53:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-91b11c7b-ead8-4064-8d47-7da270aa8327 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:53:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-91b11c7b-ead8-4064-8d47-7da270aa8327 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-0854eb98-87dd-4b9d-abb5-2cf5e15d3c22 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:53:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.contrib.admin_actions [None req-91b11c7b-ead8-4064-8d47-7da270aa8327 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Updating snapshot '46519751-0518-4f68-b683-eb43faf9f0c0' with '{'status': 'error'}' {{(pid=86994) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 08:53:01 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:01 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-91b11c7b-ead8-4064-8d47-7da270aa8327 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] http://192.168.122.75/volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0/action returned with HTTP 202 Sep 02 08:53:01 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 492/1017] 192.168.122.75 () {60 vars in 1275 bytes} [Wed Sep 2 08:53:01 2026] POST /volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:53:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6eaa4603-d012-4204-af94-5195524e8ed2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6eaa4603-d012-4204-af94-5195524e8ed2 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 Sep 02 08:53:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6eaa4603-d012-4204-af94-5195524e8ed2 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6eaa4603-d012-4204-af94-5195524e8ed2 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:02 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0854eb98-87dd-4b9d-abb5-2cf5e15d3c22 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67dbfa29-1f4b-4995-81ea-1b9ee9f2bc81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:02 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0854eb98-87dd-4b9d-abb5-2cf5e15d3c22 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54d4ea71-027a-4119-95ce-a8e3e86b93a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:02 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:02 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:02 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6eaa4603-d012-4204-af94-5195524e8ed2 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:53:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6eaa4603-d012-4204-af94-5195524e8ed2 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 returned with HTTP 200 Sep 02 08:53:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 493/1018] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:01 2026] GET /volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 => generated 461 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-89bab410-3d0b-4a43-9956-d30b8d3d76eb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-89bab410-3d0b-4a43-9956-d30b8d3d76eb tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] POST http://192.168.122.75/volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0/action Sep 02 08:53:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-89bab410-3d0b-4a43-9956-d30b8d3d76eb tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:53:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-89bab410-3d0b-4a43-9956-d30b8d3d76eb tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:02 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:02 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:02 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-89bab410-3d0b-4a43-9956-d30b8d3d76eb tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Snapshot retrieved successfully. Sep 02 08:53:02 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:02 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:02 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-0854eb98-87dd-4b9d-abb5-2cf5e15d3c22 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Created reservations ['f71ad9b8-3216-48b4-b428-d92729a1de1d', '038ab782-334e-434f-aaca-9447840f2a16', '8de6a841-d5e6-4f24-a328-1bb57b5f3309', 'd8987c29-31b3-490b-9b16-6d6489373e54'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:53:02 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0854eb98-87dd-4b9d-abb5-2cf5e15d3c22 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54d4ea71-027a-4119-95ce-a8e3e86b93a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f71ad9b8-3216-48b4-b428-d92729a1de1d', '038ab782-334e-434f-aaca-9447840f2a16', '8de6a841-d5e6-4f24-a328-1bb57b5f3309', 'd8987c29-31b3-490b-9b16-6d6489373e54']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:02 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0854eb98-87dd-4b9d-abb5-2cf5e15d3c22 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac92673a-6e63-4278-a8c8-6592d3ee06bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:02 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-89bab410-3d0b-4a43-9956-d30b8d3d76eb tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Snapshot delete request issued successfully. Sep 02 08:53:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-89bab410-3d0b-4a43-9956-d30b8d3d76eb tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] http://192.168.122.75/volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0/action returned with HTTP 202 Sep 02 08:53:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 494/1019] 192.168.122.75 () {60 vars in 1275 bytes} [Wed Sep 2 08:53:02 2026] POST /volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:53:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b551cf0f-3b52-4d55-b017-de316c45b142 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b551cf0f-3b52-4d55-b017-de316c45b142 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 Sep 02 08:53:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b551cf0f-3b52-4d55-b017-de316c45b142 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:02 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:02 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b551cf0f-3b52-4d55-b017-de316c45b142 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:02 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0854eb98-87dd-4b9d-abb5-2cf5e15d3c22 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac92673a-6e63-4278-a8c8-6592d3ee06bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98a142f0-64db-47e0-86a7-93154a0631c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-590635307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e35a8616b392411a9e136c9d6398f106',qos_specs=None,replication_status=,reservations=['f71ad9b8-3216-48b4-b428-d92729a1de1d','038ab782-334e-434f-aaca-9447840f2a16','8de6a841-d5e6-4f24-a328-1bb57b5f3309','d8987c29-31b3-490b-9b16-6d6489373e54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a269e0401bd94d019d6a850005be2512',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:53:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-590635307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98a142f0-64db-47e0-86a7-93154a0631c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e35a8616b392411a9e136c9d6398f106',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a269e0401bd94d019d6a850005be2512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:02 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0854eb98-87dd-4b9d-abb5-2cf5e15d3c22 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ea64f37-4afa-4df2-9a90-ff9158cb89ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:02 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:02 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:02 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b551cf0f-3b52-4d55-b017-de316c45b142 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:53:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b551cf0f-3b52-4d55-b017-de316c45b142 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 returned with HTTP 200 Sep 02 08:53:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 495/1020] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:02 2026] GET /volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:53:02 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0854eb98-87dd-4b9d-abb5-2cf5e15d3c22 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ea64f37-4afa-4df2-9a90-ff9158cb89ad) transitioned into state 'SUCCESS' from state '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-590635307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e35a8616b392411a9e136c9d6398f106',qos_specs=None,replication_status=,reservations=['f71ad9b8-3216-48b4-b428-d92729a1de1d','038ab782-334e-434f-aaca-9447840f2a16','8de6a841-d5e6-4f24-a328-1bb57b5f3309','d8987c29-31b3-490b-9b16-6d6489373e54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a269e0401bd94d019d6a850005be2512',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:02 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0854eb98-87dd-4b9d-abb5-2cf5e15d3c22 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2fb0931-1b86-4d9a-b23d-fa81516479b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:02 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0854eb98-87dd-4b9d-abb5-2cf5e15d3c22 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2fb0931-1b86-4d9a-b23d-fa81516479b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:02 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0854eb98-87dd-4b9d-abb5-2cf5e15d3c22 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Flow 'volume_create_api' (c38b5d07-ab0d-4a98-9167-f00240689e73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:02 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0854eb98-87dd-4b9d-abb5-2cf5e15d3c22 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Create volume request issued successfully. Sep 02 08:53:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0854eb98-87dd-4b9d-abb5-2cf5e15d3c22 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:53:02 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 526/1021] 192.168.122.75 () {62 vars in 1178 bytes} [Wed Sep 2 08:53:01 2026] POST /volume/v3/volumes => generated 825 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9fd9d9cf-44e1-41af-80a0-c79fee711c97 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3caeb730-6008-4917-b9c9-f5ed9e55fe97 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3caeb730-6008-4917-b9c9-f5ed9e55fe97 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] GET http://192.168.122.75/volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 Sep 02 08:53:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9fd9d9cf-44e1-41af-80a0-c79fee711c97 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] GET http://192.168.122.75/volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 Sep 02 08:53:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3caeb730-6008-4917-b9c9-f5ed9e55fe97 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3caeb730-6008-4917-b9c9-f5ed9e55fe97 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9fd9d9cf-44e1-41af-80a0-c79fee711c97 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9fd9d9cf-44e1-41af-80a0-c79fee711c97 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:02 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:02 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:02 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:02 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:02 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:02 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:02 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:02 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:02 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9fd9d9cf-44e1-41af-80a0-c79fee711c97 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Volume info retrieved successfully. Sep 02 08:53:02 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3caeb730-6008-4917-b9c9-f5ed9e55fe97 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Volume info retrieved successfully. Sep 02 08:53:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9fd9d9cf-44e1-41af-80a0-c79fee711c97 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] http://192.168.122.75/volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 returned with HTTP 200 Sep 02 08:53:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 496/1022] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:53:02 2026] GET /volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 => generated 893 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:53:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1a0c18ef-99ed-40b0-abc5-78c8c0b2a735 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3caeb730-6008-4917-b9c9-f5ed9e55fe97 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] http://192.168.122.75/volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 returned with HTTP 200 Sep 02 08:53:02 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 527/1023] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:02 2026] GET /volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 => generated 858 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1a0c18ef-99ed-40b0-abc5-78c8c0b2a735 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 Sep 02 08:53:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1a0c18ef-99ed-40b0-abc5-78c8c0b2a735 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1a0c18ef-99ed-40b0-abc5-78c8c0b2a735 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:02 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:02 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:02 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:02 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:02 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1a0c18ef-99ed-40b0-abc5-78c8c0b2a735 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:53:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1a0c18ef-99ed-40b0-abc5-78c8c0b2a735 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 returned with HTTP 200 Sep 02 08:53:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 497/1024] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:02 2026] GET /volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 => generated 907 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-832735b6-acd0-4cd3-a7d4-379e7f0e3659 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-832735b6-acd0-4cd3-a7d4-379e7f0e3659 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 Sep 02 08:53:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-832735b6-acd0-4cd3-a7d4-379e7f0e3659 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-832735b6-acd0-4cd3-a7d4-379e7f0e3659 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:03 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:03 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-832735b6-acd0-4cd3-a7d4-379e7f0e3659 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:53:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-832735b6-acd0-4cd3-a7d4-379e7f0e3659 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 returned with HTTP 200 Sep 02 08:53:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 528/1025] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:03 2026] GET /volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-40b5141a-9211-4c26-88bf-276128499f91 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-40b5141a-9211-4c26-88bf-276128499f91 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] GET http://192.168.122.75/volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 Sep 02 08:53:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-40b5141a-9211-4c26-88bf-276128499f91 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1d3f6bdf-96da-4f64-aec9-8024aaca49a8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-40b5141a-9211-4c26-88bf-276128499f91 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1d3f6bdf-96da-4f64-aec9-8024aaca49a8 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] GET http://192.168.122.75/volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 Sep 02 08:53:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1d3f6bdf-96da-4f64-aec9-8024aaca49a8 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1d3f6bdf-96da-4f64-aec9-8024aaca49a8 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:03 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:03 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:03 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:03 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1d3f6bdf-96da-4f64-aec9-8024aaca49a8 tempest-VolumesTestJSON-922777688 tempest-VolumesTestJSON-922777688-project-member] http://192.168.122.75/volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 returned with HTTP 404 Sep 02 08:53:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 529/1026] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:03 2026] GET /volume/v3/volumes/70feb5fa-6e76-4252-a22a-6fcafee35678 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-40b5141a-9211-4c26-88bf-276128499f91 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Volume info retrieved successfully. Sep 02 08:53:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4a8682df-04bc-4f23-b4b5-6c1d9a92eed6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-40b5141a-9211-4c26-88bf-276128499f91 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] http://192.168.122.75/volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 returned with HTTP 200 Sep 02 08:53:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 498/1027] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:53:03 2026] GET /volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 => generated 917 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:53:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4a8682df-04bc-4f23-b4b5-6c1d9a92eed6 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 Sep 02 08:53:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4a8682df-04bc-4f23-b4b5-6c1d9a92eed6 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4a8682df-04bc-4f23-b4b5-6c1d9a92eed6 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:03 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:03 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:03 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:03 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4a8682df-04bc-4f23-b4b5-6c1d9a92eed6 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:53:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4a8682df-04bc-4f23-b4b5-6c1d9a92eed6 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 returned with HTTP 200 Sep 02 08:53:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 530/1028] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:03 2026] GET /volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 => generated 1327 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1c3d7e57-387a-4303-93e8-4fa54680d880 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1c3d7e57-387a-4303-93e8-4fa54680d880 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 Sep 02 08:53:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1c3d7e57-387a-4303-93e8-4fa54680d880 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1c3d7e57-387a-4303-93e8-4fa54680d880 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1c3d7e57-387a-4303-93e8-4fa54680d880 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 returned with HTTP 404 Sep 02 08:53:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 499/1029] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:04 2026] GET /volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9c36663a-cc11-4673-8670-817c216f78e5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9c36663a-cc11-4673-8670-817c216f78e5 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] POST http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9c36663a-cc11-4673-8670-817c216f78e5 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9c36663a-cc11-4673-8670-817c216f78e5 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.admin_actions [None req-9c36663a-cc11-4673-8670-817c216f78e5 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Updating snapshot 'c05de539-0f84-4d51-ad1b-c3983efd7306' with '{'status': 'available'}' {{(pid=86995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9c36663a-cc11-4673-8670-817c216f78e5 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action returned with HTTP 202 Sep 02 08:53:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 531/1030] 192.168.122.75 () {60 vars in 1275 bytes} [Wed Sep 2 08:53:04 2026] POST /volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:53:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-486e3ae6-b13d-4f54-a370-9e6caaf08214 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-486e3ae6-b13d-4f54-a370-9e6caaf08214 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 Sep 02 08:53:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-486e3ae6-b13d-4f54-a370-9e6caaf08214 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-486e3ae6-b13d-4f54-a370-9e6caaf08214 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-486e3ae6-b13d-4f54-a370-9e6caaf08214 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:53:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-486e3ae6-b13d-4f54-a370-9e6caaf08214 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 returned with HTTP 200 Sep 02 08:53:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 500/1031] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:04 2026] GET /volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b088181a-ca2b-46e7-84f3-2a096bfb3117 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b088181a-ca2b-46e7-84f3-2a096bfb3117 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b088181a-ca2b-46e7-84f3-2a096bfb3117 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b088181a-ca2b-46e7-84f3-2a096bfb3117 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-b088181a-ca2b-46e7-84f3-2a096bfb3117 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Delete snapshot with id: 46519751-0518-4f68-b683-eb43faf9f0c0 Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b088181a-ca2b-46e7-84f3-2a096bfb3117 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 returned with HTTP 404 Sep 02 08:53:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 532/1032] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 08:53:04 2026] DELETE /volume/v3/snapshots/46519751-0518-4f68-b683-eb43faf9f0c0 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-db0eda47-af6d-43d3-a2d8-0dbe0bb3605e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-db0eda47-af6d-43d3-a2d8-0dbe0bb3605e tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 08:53:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-db0eda47-af6d-43d3-a2d8-0dbe0bb3605e tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4a53623-01db-4c0c-a35f-735a7503d097", "name": "tempest-SnapshotsActionsTest-Snapshot-689340806"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-db0eda47-af6d-43d3-a2d8-0dbe0bb3605e tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Volume info retrieved successfully. Sep 02 08:53:04 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-db0eda47-af6d-43d3-a2d8-0dbe0bb3605e tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Create snapshot from volume d4a53623-01db-4c0c-a35f-735a7503d097 Sep 02 08:53:04 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-db0eda47-af6d-43d3-a2d8-0dbe0bb3605e tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Created reservations ['c8f66ff6-a229-4f06-82f0-15183c14ae0b', '88caa5a9-94ef-4526-8a9c-52da2b829266', '70332067-f3e4-4389-9fcc-4baae1739578', '2cdf66ea-30d8-4fa0-840f-ed4984f4335f'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:53:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-18dc65a5-5f9a-4c0c-ae4a-921482254364 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-18dc65a5-5f9a-4c0c-ae4a-921482254364 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] GET http://192.168.122.75/volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-18dc65a5-5f9a-4c0c-ae4a-921482254364 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-18dc65a5-5f9a-4c0c-ae4a-921482254364 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-db0eda47-af6d-43d3-a2d8-0dbe0bb3605e tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot create request issued successfully. Sep 02 08:53:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-db0eda47-af6d-43d3-a2d8-0dbe0bb3605e tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-18dc65a5-5f9a-4c0c-ae4a-921482254364 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Volume info retrieved successfully. Sep 02 08:53:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 501/1033] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 08:53:04 2026] POST /volume/v3/snapshots => generated 306 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:53:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-561788ac-0e55-42ce-92d3-b618b520f6ba None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-18dc65a5-5f9a-4c0c-ae4a-921482254364 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] http://192.168.122.75/volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 returned with HTTP 200 Sep 02 08:53:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 533/1034] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:53:04 2026] GET /volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 => generated 953 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-93e6eca6-f584-4115-90fc-8a75d8205f4a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-561788ac-0e55-42ce-92d3-b618b520f6ba tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 Sep 02 08:53:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-561788ac-0e55-42ce-92d3-b618b520f6ba tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-561788ac-0e55-42ce-92d3-b618b520f6ba tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-93e6eca6-f584-4115-90fc-8a75d8205f4a tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-93e6eca6-f584-4115-90fc-8a75d8205f4a tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-93e6eca6-f584-4115-90fc-8a75d8205f4a tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-93e6eca6-f584-4115-90fc-8a75d8205f4a tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-93e6eca6-f584-4115-90fc-8a75d8205f4a tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c returned with HTTP 200 Sep 02 08:53:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 534/1035] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:04 2026] GET /volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c => generated 438 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-02802514-0927-4519-b75e-4d719e2c7590 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-02802514-0927-4519-b75e-4d719e2c7590 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] POST http://192.168.122.75/volume/v3/volume-transfers Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-02802514-0927-4519-b75e-4d719e2c7590 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "98a142f0-64db-47e0-86a7-93154a0631c7"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volume_transfer [None req-02802514-0927-4519-b75e-4d719e2c7590 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Creating new volume transfer {'transfer': {'volume_id': '98a142f0-64db-47e0-86a7-93154a0631c7'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volume_transfer [None req-02802514-0927-4519-b75e-4d719e2c7590 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Creating transfer of volume 98a142f0-64db-47e0-86a7-93154a0631c7 Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.transfer.api [None req-02802514-0927-4519-b75e-4d719e2c7590 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Generating transfer record for volume 98a142f0-64db-47e0-86a7-93154a0631c7 Sep 02 08:53:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-561788ac-0e55-42ce-92d3-b618b520f6ba tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:53:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-561788ac-0e55-42ce-92d3-b618b520f6ba tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 returned with HTTP 200 Sep 02 08:53:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 502/1036] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:04 2026] GET /volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 => generated 1325 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9cfa2403-ae39-45e8-a236-93adf09237c7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9cfa2403-ae39-45e8-a236-93adf09237c7 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] POST http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96/action Sep 02 08:53:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9cfa2403-ae39-45e8-a236-93adf09237c7 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:53:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9cfa2403-ae39-45e8-a236-93adf09237c7 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-02802514-0927-4519-b75e-4d719e2c7590 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] http://192.168.122.75/volume/v3/volume-transfers returned with HTTP 202 Sep 02 08:53:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 535/1037] 192.168.122.75 () {62 vars in 1205 bytes} [Wed Sep 2 08:53:04 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e7a0c634-18fd-45a6-a716-27243254d3c5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9cfa2403-ae39-45e8-a236-93adf09237c7 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e7a0c634-18fd-45a6-a716-27243254d3c5 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] GET http://192.168.122.75/volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e7a0c634-18fd-45a6-a716-27243254d3c5 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e7a0c634-18fd-45a6-a716-27243254d3c5 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e7a0c634-18fd-45a6-a716-27243254d3c5 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Volume info retrieved successfully. Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e7a0c634-18fd-45a6-a716-27243254d3c5 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] http://192.168.122.75/volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 returned with HTTP 200 Sep 02 08:53:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 536/1038] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:53:04 2026] GET /volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 => generated 961 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5ff2046f-06de-4fad-a750-c5cb86f49eee None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5ff2046f-06de-4fad-a750-c5cb86f49eee tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] GET http://192.168.122.75/volume/v3/volume-transfers/detail Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5ff2046f-06de-4fad-a750-c5cb86f49eee tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5ff2046f-06de-4fad-a750-c5cb86f49eee tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volume_transfer [None req-5ff2046f-06de-4fad-a750-c5cb86f49eee tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Listing volume transfers {{(pid=86995) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5ff2046f-06de-4fad-a750-c5cb86f49eee tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] http://192.168.122.75/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 02 08:53:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 537/1039] 192.168.122.75 () {60 vars in 1205 bytes} [Wed Sep 2 08:53:04 2026] GET /volume/v3/volume-transfers/detail => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3fc3c844-688e-47c5-96a7-e18c47a3bbde None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3fc3c844-688e-47c5-96a7-e18c47a3bbde tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] DELETE http://192.168.122.75/volume/v3/volume-transfers/b5a285b3-b566-48eb-9299-0673558e6890 Sep 02 08:53:04 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-9cfa2403-ae39-45e8-a236-93adf09237c7 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Created reservations ['3c308da3-3c82-4861-9ce0-9c2989cd0c8c', 'd1decabb-4f9a-49ee-8815-d9af7b7cd7c7'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3fc3c844-688e-47c5-96a7-e18c47a3bbde tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3fc3c844-688e-47c5-96a7-e18c47a3bbde tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.api.contrib.volume_transfer [None req-3fc3c844-688e-47c5-96a7-e18c47a3bbde tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Delete transfer with id: b5a285b3-b566-48eb-9299-0673558e6890 Sep 02 08:53:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9cfa2403-ae39-45e8-a236-93adf09237c7 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Extend volume request issued successfully. Sep 02 08:53:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9cfa2403-ae39-45e8-a236-93adf09237c7 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96/action returned with HTTP 202 Sep 02 08:53:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 503/1040] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:53:04 2026] POST /volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:53:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a4a122e0-4af9-4f4b-bc1e-ae35ff100368 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a4a122e0-4af9-4f4b-bc1e-ae35ff100368 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3fc3c844-688e-47c5-96a7-e18c47a3bbde tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] http://192.168.122.75/volume/v3/volume-transfers/b5a285b3-b566-48eb-9299-0673558e6890 returned with HTTP 202 Sep 02 08:53:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 538/1041] 192.168.122.75 () {60 vars in 1298 bytes} [Wed Sep 2 08:53:04 2026] DELETE /volume/v3/volume-transfers/b5a285b3-b566-48eb-9299-0673558e6890 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:53:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a4a122e0-4af9-4f4b-bc1e-ae35ff100368 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a4a122e0-4af9-4f4b-bc1e-ae35ff100368 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6d74b27a-42fc-4208-a134-5edddbfb0e6b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6d74b27a-42fc-4208-a134-5edddbfb0e6b tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] GET http://192.168.122.75/volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6d74b27a-42fc-4208-a134-5edddbfb0e6b tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6d74b27a-42fc-4208-a134-5edddbfb0e6b tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a4a122e0-4af9-4f4b-bc1e-ae35ff100368 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6d74b27a-42fc-4208-a134-5edddbfb0e6b tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Volume info retrieved successfully. Sep 02 08:53:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a4a122e0-4af9-4f4b-bc1e-ae35ff100368 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 returned with HTTP 200 Sep 02 08:53:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 504/1042] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:04 2026] GET /volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 => generated 1325 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6d74b27a-42fc-4208-a134-5edddbfb0e6b tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] http://192.168.122.75/volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 returned with HTTP 200 Sep 02 08:53:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 539/1043] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:53:04 2026] GET /volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 => generated 953 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c2c14b10-ceba-47d0-a6d7-449bd67b5e46 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c2c14b10-ceba-47d0-a6d7-449bd67b5e46 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] DELETE http://192.168.122.75/volume/v3/volume-transfers/b5a285b3-b566-48eb-9299-0673558e6890 Sep 02 08:53:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c2c14b10-ceba-47d0-a6d7-449bd67b5e46 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c2c14b10-ceba-47d0-a6d7-449bd67b5e46 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:04 devstack devstack@c-api.service[86994]: INFO cinder.api.contrib.volume_transfer [None req-c2c14b10-ceba-47d0-a6d7-449bd67b5e46 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Delete transfer with id: b5a285b3-b566-48eb-9299-0673558e6890 Sep 02 08:53:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c2c14b10-ceba-47d0-a6d7-449bd67b5e46 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] http://192.168.122.75/volume/v3/volume-transfers/b5a285b3-b566-48eb-9299-0673558e6890 returned with HTTP 404 Sep 02 08:53:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 505/1044] 192.168.122.75 () {60 vars in 1298 bytes} [Wed Sep 2 08:53:04 2026] DELETE /volume/v3/volume-transfers/b5a285b3-b566-48eb-9299-0673558e6890 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6b186652-49a3-43fc-aab2-4d76c38d129d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6b186652-49a3-43fc-aab2-4d76c38d129d tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6b186652-49a3-43fc-aab2-4d76c38d129d tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6b186652-49a3-43fc-aab2-4d76c38d129d tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-6b186652-49a3-43fc-aab2-4d76c38d129d tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] Delete volume with id: 98a142f0-64db-47e0-86a7-93154a0631c7 Sep 02 08:53:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6b186652-49a3-43fc-aab2-4d76c38d129d tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] Volume info retrieved successfully. Sep 02 08:53:05 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6b186652-49a3-43fc-aab2-4d76c38d129d tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] Delete volume request issued successfully. Sep 02 08:53:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6b186652-49a3-43fc-aab2-4d76c38d129d tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] http://192.168.122.75/volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 returned with HTTP 202 Sep 02 08:53:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 540/1045] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 08:53:04 2026] DELETE /volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:53:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5b6ba7b1-521d-4f95-a74d-58d94a3c26a9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5b6ba7b1-521d-4f95-a74d-58d94a3c26a9 tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] GET http://192.168.122.75/volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 Sep 02 08:53:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5b6ba7b1-521d-4f95-a74d-58d94a3c26a9 tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5b6ba7b1-521d-4f95-a74d-58d94a3c26a9 tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:05 devstack devstack@c-api.service[86994]: DEBUG dbcounter [-] [86994] Writing DB stats cinder:SELECT=627,cinder:UPDATE=167,cinder:INSERT=114,cinder:DELETE=3 {{(pid=86994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:53:05 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:05 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:05 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:05 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:05 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5b6ba7b1-521d-4f95-a74d-58d94a3c26a9 tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] Volume info retrieved successfully. Sep 02 08:53:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5b6ba7b1-521d-4f95-a74d-58d94a3c26a9 tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] http://192.168.122.75/volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 returned with HTTP 200 Sep 02 08:53:05 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 506/1046] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:53:05 2026] GET /volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 => generated 1136 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:53:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-04b944e8-dc27-430b-88f6-c3491d15994c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-04b944e8-dc27-430b-88f6-c3491d15994c tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c Sep 02 08:53:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-04b944e8-dc27-430b-88f6-c3491d15994c tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-04b944e8-dc27-430b-88f6-c3491d15994c tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:05 devstack devstack@c-api.service[86995]: DEBUG dbcounter [-] [86995] Writing DB stats cinder:SELECT=605,cinder:INSERT=95,cinder:UPDATE=177,cinder:DELETE=5 {{(pid=86995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:53:05 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:05 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:05 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-04b944e8-dc27-430b-88f6-c3491d15994c tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:53:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-04b944e8-dc27-430b-88f6-c3491d15994c tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c returned with HTTP 200 Sep 02 08:53:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 541/1047] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:05 2026] GET /volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e7af856f-6326-485b-be0c-0b0b0c3e027f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e7af856f-6326-485b-be0c-0b0b0c3e027f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 Sep 02 08:53:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e7af856f-6326-485b-be0c-0b0b0c3e027f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e7af856f-6326-485b-be0c-0b0b0c3e027f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:05 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:05 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:05 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:05 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:05 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e7af856f-6326-485b-be0c-0b0b0c3e027f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:53:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e7af856f-6326-485b-be0c-0b0b0c3e027f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 returned with HTTP 200 Sep 02 08:53:05 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 507/1048] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:05 2026] GET /volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 => generated 1325 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f6e939ed-b566-49dd-abf1-81ba25a76cce None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f6e939ed-b566-49dd-abf1-81ba25a76cce tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] GET http://192.168.122.75/volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 Sep 02 08:53:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f6e939ed-b566-49dd-abf1-81ba25a76cce tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f6e939ed-b566-49dd-abf1-81ba25a76cce tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f6e939ed-b566-49dd-abf1-81ba25a76cce tempest-VolumesTransfersV355Test-328363585 tempest-VolumesTransfersV355Test-328363585-project-admin] http://192.168.122.75/volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 returned with HTTP 404 Sep 02 08:53:06 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 542/1049] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:53:06 2026] GET /volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:53:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b3f75d8b-085c-40e3-9edb-a086d75bcc02 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b3f75d8b-085c-40e3-9edb-a086d75bcc02 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] GET http://192.168.122.75/volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 Sep 02 08:53:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b3f75d8b-085c-40e3-9edb-a086d75bcc02 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b3f75d8b-085c-40e3-9edb-a086d75bcc02 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b3f75d8b-085c-40e3-9edb-a086d75bcc02 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] http://192.168.122.75/volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 returned with HTTP 404 Sep 02 08:53:06 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 508/1050] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:53:06 2026] GET /volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:53:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b40bb1a1-3d56-4600-9147-785bda043718 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b40bb1a1-3d56-4600-9147-785bda043718 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] DELETE http://192.168.122.75/volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 Sep 02 08:53:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b40bb1a1-3d56-4600-9147-785bda043718 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b40bb1a1-3d56-4600-9147-785bda043718 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:06 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-b40bb1a1-3d56-4600-9147-785bda043718 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] Delete volume with id: 98a142f0-64db-47e0-86a7-93154a0631c7 Sep 02 08:53:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b40bb1a1-3d56-4600-9147-785bda043718 tempest-VolumesTransfersV355Test-1470163231 tempest-VolumesTransfersV355Test-1470163231-project-member] http://192.168.122.75/volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 returned with HTTP 404 Sep 02 08:53:06 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 543/1051] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 08:53:06 2026] DELETE /volume/v3/volumes/98a142f0-64db-47e0-86a7-93154a0631c7 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:53:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bb76c978-a42b-4032-aad7-6a88878584ef None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bb76c978-a42b-4032-aad7-6a88878584ef tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c Sep 02 08:53:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bb76c978-a42b-4032-aad7-6a88878584ef tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bb76c978-a42b-4032-aad7-6a88878584ef tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:06 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:06 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:06 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-bb76c978-a42b-4032-aad7-6a88878584ef tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:53:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bb76c978-a42b-4032-aad7-6a88878584ef tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c returned with HTTP 200 Sep 02 08:53:06 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 509/1052] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:06 2026] GET /volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8c9ada7a-d361-4ac4-a8e7-6af5ff197a0a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8c9ada7a-d361-4ac4-a8e7-6af5ff197a0a tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] POST http://192.168.122.75/volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c/action Sep 02 08:53:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8c9ada7a-d361-4ac4-a8e7-6af5ff197a0a tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:53:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8c9ada7a-d361-4ac4-a8e7-6af5ff197a0a tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.admin_actions [None req-8c9ada7a-d361-4ac4-a8e7-6af5ff197a0a tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Updating snapshot 'a9f1dd7c-c1eb-49a1-a966-976fe694d74c' with '{'status': 'error_deleting'}' {{(pid=86995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 08:53:06 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:06 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8c9ada7a-d361-4ac4-a8e7-6af5ff197a0a tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] http://192.168.122.75/volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c/action returned with HTTP 202 Sep 02 08:53:06 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 544/1053] 192.168.122.75 () {60 vars in 1275 bytes} [Wed Sep 2 08:53:06 2026] POST /volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:53:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6b73a932-4a3c-4083-9215-84cdf5570fcf None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6b73a932-4a3c-4083-9215-84cdf5570fcf tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c Sep 02 08:53:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6b73a932-4a3c-4083-9215-84cdf5570fcf tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6b73a932-4a3c-4083-9215-84cdf5570fcf tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:06 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:06 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:06 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6b73a932-4a3c-4083-9215-84cdf5570fcf tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:53:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6b73a932-4a3c-4083-9215-84cdf5570fcf tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c returned with HTTP 200 Sep 02 08:53:06 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 510/1054] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:06 2026] GET /volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-89353b60-f1c8-44fd-8851-86753dc15fdd None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-89353b60-f1c8-44fd-8851-86753dc15fdd tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] POST http://192.168.122.75/volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c/action Sep 02 08:53:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-89353b60-f1c8-44fd-8851-86753dc15fdd tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:53:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-89353b60-f1c8-44fd-8851-86753dc15fdd tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:06 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:06 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:06 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-89353b60-f1c8-44fd-8851-86753dc15fdd tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Snapshot retrieved successfully. Sep 02 08:53:06 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:06 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:06 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-89353b60-f1c8-44fd-8851-86753dc15fdd tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Snapshot delete request issued successfully. Sep 02 08:53:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-89353b60-f1c8-44fd-8851-86753dc15fdd tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] http://192.168.122.75/volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c/action returned with HTTP 202 Sep 02 08:53:06 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 545/1055] 192.168.122.75 () {60 vars in 1275 bytes} [Wed Sep 2 08:53:06 2026] POST /volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:53:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f5ad803a-3356-4a8e-ba59-a6cf03510619 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f5ad803a-3356-4a8e-ba59-a6cf03510619 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c Sep 02 08:53:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f5ad803a-3356-4a8e-ba59-a6cf03510619 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f5ad803a-3356-4a8e-ba59-a6cf03510619 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:06 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:06 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:06 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f5ad803a-3356-4a8e-ba59-a6cf03510619 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:53:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f5ad803a-3356-4a8e-ba59-a6cf03510619 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c returned with HTTP 200 Sep 02 08:53:06 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 511/1056] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:06 2026] GET /volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-93c16b66-d4b2-4c7e-8f8d-82625c502980 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-93c16b66-d4b2-4c7e-8f8d-82625c502980 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 Sep 02 08:53:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-93c16b66-d4b2-4c7e-8f8d-82625c502980 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-93c16b66-d4b2-4c7e-8f8d-82625c502980 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:07 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:07 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-93c16b66-d4b2-4c7e-8f8d-82625c502980 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:53:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-93c16b66-d4b2-4c7e-8f8d-82625c502980 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 returned with HTTP 200 Sep 02 08:53:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 546/1057] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:06 2026] GET /volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 => generated 1325 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a82602a0-0130-4518-b06b-b7838cef7c26 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a82602a0-0130-4518-b06b-b7838cef7c26 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:53:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a82602a0-0130-4518-b06b-b7838cef7c26 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-2117820057"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a82602a0-0130-4518-b06b-b7838cef7c26 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:53:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 512/1058] 192.168.122.75 () {60 vars in 1131 bytes} [Wed Sep 2 08:53:07 2026] POST /volume/v3/types => generated 228 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-37626eab-4e24-4dfd-80d2-92541aedf86d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-37626eab-4e24-4dfd-80d2-92541aedf86d tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] POST http://192.168.122.75/volume/v3/group_types Sep 02 08:53:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-37626eab-4e24-4dfd-80d2-92541aedf86d tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1189787517"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-37626eab-4e24-4dfd-80d2-92541aedf86d tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] http://192.168.122.75/volume/v3/group_types returned with HTTP 202 Sep 02 08:53:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 547/1059] 192.168.122.75 () {62 vars in 1190 bytes} [Wed Sep 2 08:53:07 2026] POST /volume/v3/group_types => generated 185 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5b99f090-3075-4867-bda0-897e4b35edaf None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5b99f090-3075-4867-bda0-897e4b35edaf tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] POST http://192.168.122.75/volume/v3/groups Sep 02 08:53:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5b99f090-3075-4867-bda0-897e4b35edaf tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e8894f86-eca7-42f4-afcd-0a190dbbf7ec", "volume_types": ["9be29547-01c0-4665-b8cc-8c300060b12f"], "name": "tempest-GroupSnapshotsV319Test-Group-1093442467"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-5b99f090-3075-4867-bda0-897e4b35edaf tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Creating new group {'group': {'group_type': 'e8894f86-eca7-42f4-afcd-0a190dbbf7ec', 'volume_types': ['9be29547-01c0-4665-b8cc-8c300060b12f'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1093442467'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 08:53:07 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.groups [None req-5b99f090-3075-4867-bda0-897e4b35edaf tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1093442467. Sep 02 08:53:07 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5b99f090-3075-4867-bda0-897e4b35edaf tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Availability Zones retrieved successfully. Sep 02 08:53:07 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-5b99f090-3075-4867-bda0-897e4b35edaf tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Created reservations ['25c5332a-8a93-4248-be61-3a6249316b66'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:53:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b69c2e9a-e89b-47ba-903c-c80e830e295e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b69c2e9a-e89b-47ba-903c-c80e830e295e tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c Sep 02 08:53:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b69c2e9a-e89b-47ba-903c-c80e830e295e tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b69c2e9a-e89b-47ba-903c-c80e830e295e tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b69c2e9a-e89b-47ba-903c-c80e830e295e tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:53:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b69c2e9a-e89b-47ba-903c-c80e830e295e tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c returned with HTTP 200 Sep 02 08:53:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 548/1060] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:07 2026] GET /volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5b99f090-3075-4867-bda0-897e4b35edaf tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/groups returned with HTTP 202 Sep 02 08:53:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 513/1061] 192.168.122.75 () {62 vars in 1176 bytes} [Wed Sep 2 08:53:07 2026] POST /volume/v3/groups => generated 116 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e4991f94-246e-409a-b13a-298e855fef51 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e4991f94-246e-409a-b13a-298e855fef51 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] GET http://192.168.122.75/volume/v3/groups/361b9315-e0b7-450b-8c91-123146021e6a Sep 02 08:53:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e4991f94-246e-409a-b13a-298e855fef51 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e4991f94-246e-409a-b13a-298e855fef51 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-e4991f94-246e-409a-b13a-298e855fef51 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] show called for member 361b9315-e0b7-450b-8c91-123146021e6a {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:53:08 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:08 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:08 devstack devstack@c-api.service[86995]: /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 02 08:53:08 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:53:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e4991f94-246e-409a-b13a-298e855fef51 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/groups/361b9315-e0b7-450b-8c91-123146021e6a returned with HTTP 200 Sep 02 08:53:08 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 549/1062] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:53:07 2026] GET /volume/v3/groups/361b9315-e0b7-450b-8c91-123146021e6a => generated 396 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e8c97d1d-9199-4d6d-afd1-edb698ff140f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e8c97d1d-9199-4d6d-afd1-edb698ff140f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 Sep 02 08:53:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e8c97d1d-9199-4d6d-afd1-edb698ff140f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e8c97d1d-9199-4d6d-afd1-edb698ff140f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:08 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:08 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:08 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:08 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:08 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e8c97d1d-9199-4d6d-afd1-edb698ff140f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:53:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e8c97d1d-9199-4d6d-afd1-edb698ff140f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 returned with HTTP 200 Sep 02 08:53:08 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 514/1063] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:08 2026] GET /volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 => generated 1325 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d0df9e29-d634-4f8f-8246-ada637182533 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d0df9e29-d634-4f8f-8246-ada637182533 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 Sep 02 08:53:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d0df9e29-d634-4f8f-8246-ada637182533 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d0df9e29-d634-4f8f-8246-ada637182533 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:08 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:08 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:08 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:08 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:08 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d0df9e29-d634-4f8f-8246-ada637182533 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:53:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d0df9e29-d634-4f8f-8246-ada637182533 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 returned with HTTP 200 Sep 02 08:53:08 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 550/1064] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:08 2026] GET /volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 => generated 1325 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e05e036a-b7f2-4805-b9f1-ce4f39108adb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e05e036a-b7f2-4805-b9f1-ce4f39108adb tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 Sep 02 08:53:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e05e036a-b7f2-4805-b9f1-ce4f39108adb tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e05e036a-b7f2-4805-b9f1-ce4f39108adb tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:08 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:08 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:08 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:08 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:08 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e05e036a-b7f2-4805-b9f1-ce4f39108adb tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:53:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e05e036a-b7f2-4805-b9f1-ce4f39108adb tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 returned with HTTP 200 Sep 02 08:53:08 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 515/1065] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:08 2026] GET /volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 => generated 1325 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:53:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-483f87da-a914-4552-8dba-ef8cc9df0e0e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-483f87da-a914-4552-8dba-ef8cc9df0e0e tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] DELETE http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 Sep 02 08:53:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-483f87da-a914-4552-8dba-ef8cc9df0e0e tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-483f87da-a914-4552-8dba-ef8cc9df0e0e tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:08 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-483f87da-a914-4552-8dba-ef8cc9df0e0e tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Delete volume with id: 1c303b64-7681-403e-b072-37832a39bc96 Sep 02 08:53:08 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:08 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:08 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:08 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:08 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-483f87da-a914-4552-8dba-ef8cc9df0e0e tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:53:08 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-483f87da-a914-4552-8dba-ef8cc9df0e0e tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Delete volume request issued successfully. Sep 02 08:53:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-483f87da-a914-4552-8dba-ef8cc9df0e0e tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 returned with HTTP 202 Sep 02 08:53:08 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 551/1066] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:53:08 2026] DELETE /volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:53:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-adf71320-7806-4d9d-9321-4b203d2eee4e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-adf71320-7806-4d9d-9321-4b203d2eee4e tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 Sep 02 08:53:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-adf71320-7806-4d9d-9321-4b203d2eee4e tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-adf71320-7806-4d9d-9321-4b203d2eee4e tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:08 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:08 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:08 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:08 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:08 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-adf71320-7806-4d9d-9321-4b203d2eee4e tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:53:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-adf71320-7806-4d9d-9321-4b203d2eee4e tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 returned with HTTP 200 Sep 02 08:53:08 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 516/1067] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:08 2026] GET /volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 => generated 1324 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0359c589-c3c5-4749-ba35-32a84db94233 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0359c589-c3c5-4749-ba35-32a84db94233 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c Sep 02 08:53:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0359c589-c3c5-4749-ba35-32a84db94233 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0359c589-c3c5-4749-ba35-32a84db94233 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0359c589-c3c5-4749-ba35-32a84db94233 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c returned with HTTP 404 Sep 02 08:53:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 552/1068] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:08 2026] GET /volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b4392377-cf2e-4a52-9173-743fad5a1dd6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b4392377-cf2e-4a52-9173-743fad5a1dd6 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] POST http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b4392377-cf2e-4a52-9173-743fad5a1dd6 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b4392377-cf2e-4a52-9173-743fad5a1dd6 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.contrib.admin_actions [None req-b4392377-cf2e-4a52-9173-743fad5a1dd6 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Updating snapshot 'c05de539-0f84-4d51-ad1b-c3983efd7306' with '{'status': 'available'}' {{(pid=86994) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:09 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f2e8171a-4a40-43ba-9128-faf951dcb7d3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f2e8171a-4a40-43ba-9128-faf951dcb7d3 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] GET http://192.168.122.75/volume/v3/groups/361b9315-e0b7-450b-8c91-123146021e6a Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f2e8171a-4a40-43ba-9128-faf951dcb7d3 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f2e8171a-4a40-43ba-9128-faf951dcb7d3 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.groups [None req-f2e8171a-4a40-43ba-9128-faf951dcb7d3 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] show called for member 361b9315-e0b7-450b-8c91-123146021e6a {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:09 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b4392377-cf2e-4a52-9173-743fad5a1dd6 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action returned with HTTP 202 Sep 02 08:53:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 517/1069] 192.168.122.75 () {60 vars in 1275 bytes} [Wed Sep 2 08:53:09 2026] POST /volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:53:09 devstack devstack@c-api.service[86995]: /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 02 08:53:09 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:53:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f2e8171a-4a40-43ba-9128-faf951dcb7d3 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/groups/361b9315-e0b7-450b-8c91-123146021e6a returned with HTTP 200 Sep 02 08:53:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 553/1070] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:53:09 2026] GET /volume/v3/groups/361b9315-e0b7-450b-8c91-123146021e6a => generated 397 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8fbc69da-d5e3-42d6-b5bc-808e47c956a6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8fbc69da-d5e3-42d6-b5bc-808e47c956a6 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8fbc69da-d5e3-42d6-b5bc-808e47c956a6 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8fbc69da-d5e3-42d6-b5bc-808e47c956a6 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1216866167", "volume_type": "9be29547-01c0-4665-b8cc-8c300060b12f", "group_id": "361b9315-e0b7-450b-8c91-123146021e6a", "size": 1}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1216866167', 'volume_type': '9be29547-01c0-4665-b8cc-8c300060b12f', 'group_id': '361b9315-e0b7-450b-8c91-123146021e6a', 'size': 1}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:09 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8fbc69da-d5e3-42d6-b5bc-808e47c956a6 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8fbc69da-d5e3-42d6-b5bc-808e47c956a6 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 returned with HTTP 200 Sep 02 08:53:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 518/1071] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:09 2026] GET /volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-66da4018-f1f7-43e7-adbd-8b46a0a87e45 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-66da4018-f1f7-43e7-adbd-8b46a0a87e45 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-66da4018-f1f7-43e7-adbd-8b46a0a87e45 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:09 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-66da4018-f1f7-43e7-adbd-8b46a0a87e45 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-66da4018-f1f7-43e7-adbd-8b46a0a87e45 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Delete snapshot with id: a9f1dd7c-c1eb-49a1-a966-976fe694d74c Sep 02 08:53:09 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Create volume of 1 GB Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-66da4018-f1f7-43e7-adbd-8b46a0a87e45 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c returned with HTTP 404 Sep 02 08:53:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 519/1072] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 08:53:09 2026] DELETE /volume/v3/snapshots/a9f1dd7c-c1eb-49a1-a966-976fe694d74c => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:09 devstack devstack@c-api.service[86995]: /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 02 08:53:09 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), Sep 02 08:53:09 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Availability Zones retrieved successfully. Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4aeda87d-e81e-4405-b430-b6a04a2706ba None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4aeda87d-e81e-4405-b430-b6a04a2706ba tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] POST http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4aeda87d-e81e-4405-b430-b6a04a2706ba tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4aeda87d-e81e-4405-b430-b6a04a2706ba tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.contrib.admin_actions [None req-4aeda87d-e81e-4405-b430-b6a04a2706ba tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Updating snapshot 'c05de539-0f84-4d51-ad1b-c3983efd7306' with '{'status': 'creating'}' {{(pid=86994) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Flow 'volume_create_api' (c3fd277e-cc31-4d48-898e-7a1dada83e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6594c12-803e-4688-8be3-dc1d706a6192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:09 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:09 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4aeda87d-e81e-4405-b430-b6a04a2706ba tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action returned with HTTP 202 Sep 02 08:53:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 520/1073] 192.168.122.75 () {60 vars in 1275 bytes} [Wed Sep 2 08:53:09 2026] POST /volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6594c12-803e-4688-8be3-dc1d706a6192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:53:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9be29547-01c0-4665-b8cc-8c300060b12f,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-2117820057',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9be29547-01c0-4665-b8cc-8c300060b12f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '361b9315-e0b7-450b-8c91-123146021e6a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (616e6639-01d1-4a1b-b9d4-67966aa34586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c06246b6-fc9c-4652-8963-de5600457cff None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c06246b6-fc9c-4652-8963-de5600457cff tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c06246b6-fc9c-4652-8963-de5600457cff tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c06246b6-fc9c-4652-8963-de5600457cff tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:09 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c06246b6-fc9c-4652-8963-de5600457cff tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c06246b6-fc9c-4652-8963-de5600457cff tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 returned with HTTP 200 Sep 02 08:53:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 521/1074] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:09 2026] GET /volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6b7320f5-ffd3-4f68-8486-8cb84103b6b0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6b7320f5-ffd3-4f68-8486-8cb84103b6b0 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] POST http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6b7320f5-ffd3-4f68-8486-8cb84103b6b0 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6b7320f5-ffd3-4f68-8486-8cb84103b6b0 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.contrib.snapshot_actions [None req-6b7320f5-ffd3-4f68-8486-8cb84103b6b0 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86994) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:09 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.api.contrib.snapshot_actions [None req-6b7320f5-ffd3-4f68-8486-8cb84103b6b0 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Updating snapshot c05de539-0f84-4d51-ad1b-c3983efd7306 with info {'id': 'c05de539-0f84-4d51-ad1b-c3983efd7306', 'status': 'error', 'progress': '80%'} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-2117820057 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-2117820057, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:53:09 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2117820057 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2117820057, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6b7320f5-ffd3-4f68-8486-8cb84103b6b0 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action returned with HTTP 202 Sep 02 08:53:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 522/1075] 192.168.122.75 () {60 vars in 1275 bytes} [Wed Sep 2 08:53:09 2026] POST /volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-63f74291-9bf8-4dda-ac77-8738c5ebd07f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-63f74291-9bf8-4dda-ac77-8738c5ebd07f tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] GET http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-63f74291-9bf8-4dda-ac77-8738c5ebd07f tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-63f74291-9bf8-4dda-ac77-8738c5ebd07f tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:09 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-63f74291-9bf8-4dda-ac77-8738c5ebd07f tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Snapshot retrieved successfully. Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-63f74291-9bf8-4dda-ac77-8738c5ebd07f tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 returned with HTTP 200 Sep 02 08:53:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 523/1076] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:09 2026] GET /volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 => generated 461 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b1ea27b7-7a3d-491b-9925-c5e77801e4c7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b1ea27b7-7a3d-491b-9925-c5e77801e4c7 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] POST http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b1ea27b7-7a3d-491b-9925-c5e77801e4c7 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b1ea27b7-7a3d-491b-9925-c5e77801e4c7 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.contrib.admin_actions [None req-b1ea27b7-7a3d-491b-9925-c5e77801e4c7 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] Updating snapshot 'c05de539-0f84-4d51-ad1b-c3983efd7306' with '{'status': 'available'}' {{(pid=86994) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:09 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Created reservations ['e42f6272-209a-4522-a98c-85a42720db87', '6c10c5b2-833a-48f5-a026-e8fff12af4ae', '652bf950-146a-42c5-a74e-379c9965191d', '36fa274a-4569-41f4-bf48-3bb057237d7b'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (616e6639-01d1-4a1b-b9d4-67966aa34586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e42f6272-209a-4522-a98c-85a42720db87', '6c10c5b2-833a-48f5-a026-e8fff12af4ae', '652bf950-146a-42c5-a74e-379c9965191d', '36fa274a-4569-41f4-bf48-3bb057237d7b']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd8b76c0-45cf-46b2-8e05-42bd300f552a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b1ea27b7-7a3d-491b-9925-c5e77801e4c7 tempest-SnapshotsActionsTest-91903351 tempest-SnapshotsActionsTest-91903351-project-admin] http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action returned with HTTP 202 Sep 02 08:53:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 524/1077] 192.168.122.75 () {60 vars in 1275 bytes} [Wed Sep 2 08:53:09 2026] POST /volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fc8541ab-f6ca-4766-8137-055e6d91c044 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fc8541ab-f6ca-4766-8137-055e6d91c044 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fc8541ab-f6ca-4766-8137-055e6d91c044 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fc8541ab-f6ca-4766-8137-055e6d91c044 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fc8541ab-f6ca-4766-8137-055e6d91c044 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 returned with HTTP 404 Sep 02 08:53:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 525/1078] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:09 2026] GET /volume/v3/volumes/1c303b64-7681-403e-b072-37832a39bc96 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-06122db0-9bc9-4806-8f71-48a45b78ef51 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-06122db0-9bc9-4806-8f71-48a45b78ef51 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-06122db0-9bc9-4806-8f71-48a45b78ef51 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-06122db0-9bc9-4806-8f71-48a45b78ef51 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:09 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd8b76c0-45cf-46b2-8e05-42bd300f552a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02330cbc-d917-4759-bb19-f5dbe86f7146', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1216866167',encryption_key_id=None,group_id=361b9315-e0b7-450b-8c91-123146021e6a,group_type_id=,metadata={},multiattach=False,project_id='dfed971629cc4621a30f782a6a11f078',qos_specs=None,replication_status=,reservations=['e42f6272-209a-4522-a98c-85a42720db87','6c10c5b2-833a-48f5-a026-e8fff12af4ae','652bf950-146a-42c5-a74e-379c9965191d','36fa274a-4569-41f4-bf48-3bb057237d7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03393d6fe89940b5a1931a6f99cb7880',volume_type_id=9be29547-01c0-4665-b8cc-8c300060b12f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:53:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1216866167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=361b9315-e0b7-450b-8c91-123146021e6a,host=None,id=02330cbc-d917-4759-bb19-f5dbe86f7146,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfed971629cc4621a30f782a6a11f078',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03393d6fe89940b5a1931a6f99cb7880',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9be29547-01c0-4665-b8cc-8c300060b12f),volume_type_id=9be29547-01c0-4665-b8cc-8c300060b12f)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdc96742-3ffc-4940-9f4f-c118fcb4a6f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:09 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-06122db0-9bc9-4806-8f71-48a45b78ef51 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-06122db0-9bc9-4806-8f71-48a45b78ef51 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 returned with HTTP 200 Sep 02 08:53:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 526/1079] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:09 2026] GET /volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c1f88554-339f-4340-adf7-0dc5c1bddcb1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c1f88554-339f-4340-adf7-0dc5c1bddcb1 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c1f88554-339f-4340-adf7-0dc5c1bddcb1 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-887227869"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-c1f88554-339f-4340-adf7-0dc5c1bddcb1 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-887227869'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-c1f88554-339f-4340-adf7-0dc5c1bddcb1 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Create volume of 1 GB Sep 02 08:53:09 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c1f88554-339f-4340-adf7-0dc5c1bddcb1 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Availability Zones retrieved successfully. Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c1f88554-339f-4340-adf7-0dc5c1bddcb1 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Flow 'volume_create_api' (e8f73495-2fd2-41b6-8053-498aa079f37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c1f88554-339f-4340-adf7-0dc5c1bddcb1 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b785662-4df0-48df-844e-5bae9a065cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-c1f88554-339f-4340-adf7-0dc5c1bddcb1 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdc96742-3ffc-4940-9f4f-c118fcb4a6f4) transitioned into state 'SUCCESS' from state '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-1216866167',encryption_key_id=None,group_id=361b9315-e0b7-450b-8c91-123146021e6a,group_type_id=,metadata={},multiattach=False,project_id='dfed971629cc4621a30f782a6a11f078',qos_specs=None,replication_status=,reservations=['e42f6272-209a-4522-a98c-85a42720db87','6c10c5b2-833a-48f5-a026-e8fff12af4ae','652bf950-146a-42c5-a74e-379c9965191d','36fa274a-4569-41f4-bf48-3bb057237d7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03393d6fe89940b5a1931a6f99cb7880',volume_type_id=9be29547-01c0-4665-b8cc-8c300060b12f)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43e9aa4d-b30a-4291-b02e-0bfa15be08ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43e9aa4d-b30a-4291-b02e-0bfa15be08ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Flow 'volume_create_api' (c3fd277e-cc31-4d48-898e-7a1dada83e5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Create volume request issued successfully. Sep 02 08:53:09 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:53:09 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c1f88554-339f-4340-adf7-0dc5c1bddcb1 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b785662-4df0-48df-844e-5bae9a065cfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c1f88554-339f-4340-adf7-0dc5c1bddcb1 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b2b70f7-486b-49ff-896b-c447872f35b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:09 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-c1f88554-339f-4340-adf7-0dc5c1bddcb1 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Created reservations ['d64cdb71-4ce0-40f7-bb81-af0bef503a32', '9c1b5f7f-4633-49e4-8f02-549c9ae654db', 'fe155622-0c22-49b4-ad62-6444c40f749a', '84b1b85d-44ed-43f2-abb1-08d018c16e83'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a7f4fc47-b3ce-4336-a498-d6ce7376fc84 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:53:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 554/1080] 192.168.122.75 () {62 vars in 1179 bytes} [Wed Sep 2 08:53:09 2026] POST /volume/v3/volumes => generated 833 bytes in 728 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-682b639a-e3e1-4993-917c-814f832d7502 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-682b639a-e3e1-4993-917c-814f832d7502 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c1f88554-339f-4340-adf7-0dc5c1bddcb1 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b2b70f7-486b-49ff-896b-c447872f35b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d64cdb71-4ce0-40f7-bb81-af0bef503a32', '9c1b5f7f-4633-49e4-8f02-549c9ae654db', 'fe155622-0c22-49b4-ad62-6444c40f749a', '84b1b85d-44ed-43f2-abb1-08d018c16e83']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-682b639a-e3e1-4993-917c-814f832d7502 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-682b639a-e3e1-4993-917c-814f832d7502 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-682b639a-e3e1-4993-917c-814f832d7502 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Delete snapshot with id: c05de539-0f84-4d51-ad1b-c3983efd7306 Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c1f88554-339f-4340-adf7-0dc5c1bddcb1 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70501827-19d5-4c25-a263-fe4bde5fd3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:09 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:09 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-682b639a-e3e1-4993-917c-814f832d7502 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:53:09 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:09 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:09 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:09 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c1f88554-339f-4340-adf7-0dc5c1bddcb1 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70501827-19d5-4c25-a263-fe4bde5fd3e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86bae17c-97a7-46f1-a043-f43468ff988b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-887227869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cc47ca7003048838a3b8bc559c25f1c',qos_specs=None,replication_status=,reservations=['d64cdb71-4ce0-40f7-bb81-af0bef503a32','9c1b5f7f-4633-49e4-8f02-549c9ae654db','fe155622-0c22-49b4-ad62-6444c40f749a','84b1b85d-44ed-43f2-abb1-08d018c16e83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a42ced1f3a48d793a9d3de431e9269',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:53:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-887227869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86bae17c-97a7-46f1-a043-f43468ff988b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cc47ca7003048838a3b8bc559c25f1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30a42ced1f3a48d793a9d3de431e9269',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c1f88554-339f-4340-adf7-0dc5c1bddcb1 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3aaa5a5-fb2c-444a-b24d-25f9315167d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-682b639a-e3e1-4993-917c-814f832d7502 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot delete request issued successfully. Sep 02 08:53:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-682b639a-e3e1-4993-917c-814f832d7502 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 returned with HTTP 202 Sep 02 08:53:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 555/1081] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 08:53:09 2026] DELETE /volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6287a3cf-fc7c-4ea7-94ae-93bdad894955 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6287a3cf-fc7c-4ea7-94ae-93bdad894955 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] GET http://192.168.122.75/volume/v3/volumes/02330cbc-d917-4759-bb19-f5dbe86f7146 Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6287a3cf-fc7c-4ea7-94ae-93bdad894955 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6287a3cf-fc7c-4ea7-94ae-93bdad894955 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:09 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:09 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:09 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:09 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:09 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6287a3cf-fc7c-4ea7-94ae-93bdad894955 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Volume info retrieved successfully. Sep 02 08:53:09 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-6287a3cf-fc7c-4ea7-94ae-93bdad894955 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:53:09 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-6287a3cf-fc7c-4ea7-94ae-93bdad894955 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c1f88554-339f-4340-adf7-0dc5c1bddcb1 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3aaa5a5-fb2c-444a-b24d-25f9315167d9) transitioned into state 'SUCCESS' from state '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-887227869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cc47ca7003048838a3b8bc559c25f1c',qos_specs=None,replication_status=,reservations=['d64cdb71-4ce0-40f7-bb81-af0bef503a32','9c1b5f7f-4633-49e4-8f02-549c9ae654db','fe155622-0c22-49b4-ad62-6444c40f749a','84b1b85d-44ed-43f2-abb1-08d018c16e83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a42ced1f3a48d793a9d3de431e9269',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:09 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c1f88554-339f-4340-adf7-0dc5c1bddcb1 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6e8de9a-19d2-4693-9407-fb276f4552e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c1f88554-339f-4340-adf7-0dc5c1bddcb1 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6e8de9a-19d2-4693-9407-fb276f4552e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:10 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-6287a3cf-fc7c-4ea7-94ae-93bdad894955 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:53:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c1f88554-339f-4340-adf7-0dc5c1bddcb1 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Flow 'volume_create_api' (e8f73495-2fd2-41b6-8053-498aa079f37e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:10 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c1f88554-339f-4340-adf7-0dc5c1bddcb1 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Create volume request issued successfully. Sep 02 08:53:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c1f88554-339f-4340-adf7-0dc5c1bddcb1 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:53:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 527/1082] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:53:09 2026] POST /volume/v3/volumes => generated 754 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:53:10 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:10 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5bae4863-3e5f-4ba4-9733-ca63d7cf3e76 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5bae4863-3e5f-4ba4-9733-ca63d7cf3e76 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 Sep 02 08:53:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5bae4863-3e5f-4ba4-9733-ca63d7cf3e76 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5bae4863-3e5f-4ba4-9733-ca63d7cf3e76 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:10 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:10 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:10 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5bae4863-3e5f-4ba4-9733-ca63d7cf3e76 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:53:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6287a3cf-fc7c-4ea7-94ae-93bdad894955 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/volumes/02330cbc-d917-4759-bb19-f5dbe86f7146 returned with HTTP 200 Sep 02 08:53:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 556/1083] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:53:09 2026] GET /volume/v3/volumes/02330cbc-d917-4759-bb19-f5dbe86f7146 => generated 925 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0d3ff6a0-a84a-4fbd-aef6-4e0e39564ba6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5bae4863-3e5f-4ba4-9733-ca63d7cf3e76 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 returned with HTTP 200 Sep 02 08:53:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 528/1084] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:10 2026] GET /volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 => generated 464 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0d3ff6a0-a84a-4fbd-aef6-4e0e39564ba6 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b Sep 02 08:53:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0d3ff6a0-a84a-4fbd-aef6-4e0e39564ba6 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0d3ff6a0-a84a-4fbd-aef6-4e0e39564ba6 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:10 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:10 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:10 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:10 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:10 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0d3ff6a0-a84a-4fbd-aef6-4e0e39564ba6 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:53:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0d3ff6a0-a84a-4fbd-aef6-4e0e39564ba6 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b returned with HTTP 200 Sep 02 08:53:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 557/1085] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:10 2026] GET /volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b => generated 822 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-193a914e-e858-4f4b-bac4-bafe3f863756 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f7b38d6d-87ba-4a2d-b794-05a50fada3d8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-193a914e-e858-4f4b-bac4-bafe3f863756 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 Sep 02 08:53:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-193a914e-e858-4f4b-bac4-bafe3f863756 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-193a914e-e858-4f4b-bac4-bafe3f863756 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f7b38d6d-87ba-4a2d-b794-05a50fada3d8 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] GET http://192.168.122.75/volume/v3/volumes/02330cbc-d917-4759-bb19-f5dbe86f7146 Sep 02 08:53:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f7b38d6d-87ba-4a2d-b794-05a50fada3d8 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f7b38d6d-87ba-4a2d-b794-05a50fada3d8 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:11 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:11 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:11 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:11 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:11 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-193a914e-e858-4f4b-bac4-bafe3f863756 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Snapshot retrieved successfully. Sep 02 08:53:11 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:11 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-193a914e-e858-4f4b-bac4-bafe3f863756 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 returned with HTTP 200 Sep 02 08:53:11 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 529/1086] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:11 2026] GET /volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 => generated 464 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:11 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f7b38d6d-87ba-4a2d-b794-05a50fada3d8 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Volume info retrieved successfully. Sep 02 08:53:11 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-f7b38d6d-87ba-4a2d-b794-05a50fada3d8 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:53:11 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-f7b38d6d-87ba-4a2d-b794-05a50fada3d8 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:53:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-81082c9e-d37e-46dc-924b-f7979ceda98c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-81082c9e-d37e-46dc-924b-f7979ceda98c tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b Sep 02 08:53:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-81082c9e-d37e-46dc-924b-f7979ceda98c tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-81082c9e-d37e-46dc-924b-f7979ceda98c tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:11 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:11 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:11 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:11 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:11 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-f7b38d6d-87ba-4a2d-b794-05a50fada3d8 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:53:11 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-81082c9e-d37e-46dc-924b-f7979ceda98c tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:53:11 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:11 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-81082c9e-d37e-46dc-924b-f7979ceda98c tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b returned with HTTP 200 Sep 02 08:53:11 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 530/1087] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:11 2026] GET /volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b => generated 846 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f7b38d6d-87ba-4a2d-b794-05a50fada3d8 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/volumes/02330cbc-d917-4759-bb19-f5dbe86f7146 returned with HTTP 200 Sep 02 08:53:11 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 558/1088] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:53:11 2026] GET /volume/v3/volumes/02330cbc-d917-4759-bb19-f5dbe86f7146 => generated 926 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4114f075-c9fd-40a6-a457-cce62fa15046 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4114f075-c9fd-40a6-a457-cce62fa15046 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] POST http://192.168.122.75/volume/v3/group_snapshots Sep 02 08:53:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4114f075-c9fd-40a6-a457-cce62fa15046 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "361b9315-e0b7-450b-8c91-123146021e6a", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-383020870"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.group_snapshots [None req-4114f075-c9fd-40a6-a457-cce62fa15046 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '361b9315-e0b7-450b-8c91-123146021e6a', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-383020870'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 02 08:53:11 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:11 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:11 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.group_snapshots [None req-4114f075-c9fd-40a6-a457-cce62fa15046 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-383020870. Sep 02 08:53:11 devstack devstack@c-api.service[86994]: /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 02 08:53:11 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:53:11 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:11 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:11 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:11 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:11 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-4114f075-c9fd-40a6-a457-cce62fa15046 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2117820057 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2117820057, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:53:11 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-4114f075-c9fd-40a6-a457-cce62fa15046 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-2117820057 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-2117820057, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:53:11 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-4114f075-c9fd-40a6-a457-cce62fa15046 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Created reservations ['9dc5c293-13a4-4c0e-a063-fec402114399', 'e16e9dc1-b40c-4033-8cdb-1184f8b1f8d9', '7a207b37-7b14-4873-86fb-9e04dc3a5281', 'fbe1668e-4670-437b-820f-0dad2fd998d1'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:53:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4114f075-c9fd-40a6-a457-cce62fa15046 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/group_snapshots returned with HTTP 202 Sep 02 08:53:11 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 531/1089] 192.168.122.75 () {62 vars in 1203 bytes} [Wed Sep 2 08:53:11 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:53:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-85f3c3b1-6bd1-40c5-ab1e-a9187e83d440 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-85f3c3b1-6bd1-40c5-ab1e-a9187e83d440 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 Sep 02 08:53:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-85f3c3b1-6bd1-40c5-ab1e-a9187e83d440 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-85f3c3b1-6bd1-40c5-ab1e-a9187e83d440 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.group_snapshots [None req-85f3c3b1-6bd1-40c5-ab1e-a9187e83d440 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] show called for member a39f0450-6ac5-42e6-8815-210b24e0bdc0 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:53:11 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:11 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-85f3c3b1-6bd1-40c5-ab1e-a9187e83d440 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 returned with HTTP 200 Sep 02 08:53:11 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 559/1090] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:53:11 2026] GET /volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 => generated 329 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fce56f79-8c2e-411c-b3d5-873ca1916279 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fce56f79-8c2e-411c-b3d5-873ca1916279 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 Sep 02 08:53:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fce56f79-8c2e-411c-b3d5-873ca1916279 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fce56f79-8c2e-411c-b3d5-873ca1916279 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fce56f79-8c2e-411c-b3d5-873ca1916279 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 returned with HTTP 404 Sep 02 08:53:12 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 532/1091] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:12 2026] GET /volume/v3/snapshots/c05de539-0f84-4d51-ad1b-c3983efd7306 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-dab65339-29fb-45c1-b9ad-c41635b98077 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dab65339-29fb-45c1-b9ad-c41635b98077 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/volumes/d4a53623-01db-4c0c-a35f-735a7503d097 Sep 02 08:53:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dab65339-29fb-45c1-b9ad-c41635b98077 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dab65339-29fb-45c1-b9ad-c41635b98077 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:12 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:12 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:12 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:12 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-dab65339-29fb-45c1-b9ad-c41635b98077 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Volume info retrieved successfully. Sep 02 08:53:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dab65339-29fb-45c1-b9ad-c41635b98077 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/volumes/d4a53623-01db-4c0c-a35f-735a7503d097 returned with HTTP 200 Sep 02 08:53:12 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 560/1092] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:12 2026] GET /volume/v3/volumes/d4a53623-01db-4c0c-a35f-735a7503d097 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-087c7976-e9b2-480f-b63a-004ee360928a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-087c7976-e9b2-480f-b63a-004ee360928a tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] DELETE http://192.168.122.75/volume/v3/volumes/d4a53623-01db-4c0c-a35f-735a7503d097 Sep 02 08:53:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-087c7976-e9b2-480f-b63a-004ee360928a tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-087c7976-e9b2-480f-b63a-004ee360928a tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:12 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-087c7976-e9b2-480f-b63a-004ee360928a tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Delete volume with id: d4a53623-01db-4c0c-a35f-735a7503d097 Sep 02 08:53:12 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:12 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:12 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:12 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:12 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-087c7976-e9b2-480f-b63a-004ee360928a tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Volume info retrieved successfully. Sep 02 08:53:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7e16777a-76b4-4217-85d0-0918b68c6d41 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7e16777a-76b4-4217-85d0-0918b68c6d41 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b Sep 02 08:53:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7e16777a-76b4-4217-85d0-0918b68c6d41 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7e16777a-76b4-4217-85d0-0918b68c6d41 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:12 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:12 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:12 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:12 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7e16777a-76b4-4217-85d0-0918b68c6d41 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:53:12 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-087c7976-e9b2-480f-b63a-004ee360928a tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Delete volume request issued successfully. Sep 02 08:53:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-087c7976-e9b2-480f-b63a-004ee360928a tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/volumes/d4a53623-01db-4c0c-a35f-735a7503d097 returned with HTTP 202 Sep 02 08:53:12 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 533/1093] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:53:12 2026] DELETE /volume/v3/volumes/d4a53623-01db-4c0c-a35f-735a7503d097 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:53:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-dbf6c784-606c-4687-86a7-d350ca6e75f1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7e16777a-76b4-4217-85d0-0918b68c6d41 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b returned with HTTP 200 Sep 02 08:53:12 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 561/1094] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:12 2026] GET /volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b => generated 847 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dbf6c784-606c-4687-86a7-d350ca6e75f1 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/volumes/d4a53623-01db-4c0c-a35f-735a7503d097 Sep 02 08:53:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dbf6c784-606c-4687-86a7-d350ca6e75f1 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dbf6c784-606c-4687-86a7-d350ca6e75f1 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4c05039a-f7c5-4fb3-aba2-9febc0e7e687 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:12 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:12 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:12 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:12 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4c05039a-f7c5-4fb3-aba2-9febc0e7e687 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 08:53:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4c05039a-f7c5-4fb3-aba2-9febc0e7e687 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86bae17c-97a7-46f1-a043-f43468ff988b", "name": "tempest-VolumesExtendTest-Snapshot-1652588178"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:12 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-dbf6c784-606c-4687-86a7-d350ca6e75f1 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Volume info retrieved successfully. Sep 02 08:53:12 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:12 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:12 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:12 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4c05039a-f7c5-4fb3-aba2-9febc0e7e687 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:53:12 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-4c05039a-f7c5-4fb3-aba2-9febc0e7e687 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Create snapshot from volume 86bae17c-97a7-46f1-a043-f43468ff988b Sep 02 08:53:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dbf6c784-606c-4687-86a7-d350ca6e75f1 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/volumes/d4a53623-01db-4c0c-a35f-735a7503d097 returned with HTTP 200 Sep 02 08:53:12 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 534/1095] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:12 2026] GET /volume/v3/volumes/d4a53623-01db-4c0c-a35f-735a7503d097 => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:12 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-4c05039a-f7c5-4fb3-aba2-9febc0e7e687 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Created reservations ['8c0b2383-cf5a-4fce-b2c8-c96289990475', '3e878a25-c5d1-4be2-906b-11fcff92140a', '581db35c-4e65-4067-b682-56679458d68e', '6f5c04f6-7441-47ba-a67a-cf1fe3591744'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:53:12 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:12 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0916e1c5-309f-4353-8c78-d7f7863a67f8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0916e1c5-309f-4353-8c78-d7f7863a67f8 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 Sep 02 08:53:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0916e1c5-309f-4353-8c78-d7f7863a67f8 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0916e1c5-309f-4353-8c78-d7f7863a67f8 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.group_snapshots [None req-0916e1c5-309f-4353-8c78-d7f7863a67f8 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] show called for member a39f0450-6ac5-42e6-8815-210b24e0bdc0 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:53:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4c05039a-f7c5-4fb3-aba2-9febc0e7e687 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Snapshot create request issued successfully. Sep 02 08:53:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4c05039a-f7c5-4fb3-aba2-9febc0e7e687 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 08:53:12 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:12 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:12 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 562/1096] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 08:53:12 2026] POST /volume/v3/snapshots => generated 304 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:53:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0916e1c5-309f-4353-8c78-d7f7863a67f8 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 returned with HTTP 200 Sep 02 08:53:12 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 535/1097] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:53:12 2026] GET /volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 => generated 329 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2bb8ae3f-e83e-4948-8f9a-8d2a8a38987b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2bb8ae3f-e83e-4948-8f9a-8d2a8a38987b tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 Sep 02 08:53:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2bb8ae3f-e83e-4948-8f9a-8d2a8a38987b tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2bb8ae3f-e83e-4948-8f9a-8d2a8a38987b tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:12 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:12 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2bb8ae3f-e83e-4948-8f9a-8d2a8a38987b tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Snapshot retrieved successfully. Sep 02 08:53:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2bb8ae3f-e83e-4948-8f9a-8d2a8a38987b tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 returned with HTTP 200 Sep 02 08:53:12 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 563/1098] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:12 2026] GET /volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 => generated 436 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-da44a328-bf9f-48e4-a142-272d7bbc0b37 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-da44a328-bf9f-48e4-a142-272d7bbc0b37 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] GET http://192.168.122.75/volume/v3/volumes/d4a53623-01db-4c0c-a35f-735a7503d097 Sep 02 08:53:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-da44a328-bf9f-48e4-a142-272d7bbc0b37 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-da44a328-bf9f-48e4-a142-272d7bbc0b37 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-da44a328-bf9f-48e4-a142-272d7bbc0b37 tempest-SnapshotsActionsTest-1001178407 tempest-SnapshotsActionsTest-1001178407-project-member] http://192.168.122.75/volume/v3/volumes/d4a53623-01db-4c0c-a35f-735a7503d097 returned with HTTP 404 Sep 02 08:53:13 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 536/1099] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:13 2026] GET /volume/v3/volumes/d4a53623-01db-4c0c-a35f-735a7503d097 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-faf94048-897f-4b44-a86e-abf478b5c245 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-faf94048-897f-4b44-a86e-abf478b5c245 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 Sep 02 08:53:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-faf94048-897f-4b44-a86e-abf478b5c245 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-faf94048-897f-4b44-a86e-abf478b5c245 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.group_snapshots [None req-faf94048-897f-4b44-a86e-abf478b5c245 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] show called for member a39f0450-6ac5-42e6-8815-210b24e0bdc0 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:53:13 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:13 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2d023da5-d900-465d-8527-109461c47a2f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2d023da5-d900-465d-8527-109461c47a2f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 Sep 02 08:53:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2d023da5-d900-465d-8527-109461c47a2f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-faf94048-897f-4b44-a86e-abf478b5c245 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 returned with HTTP 200 Sep 02 08:53:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2d023da5-d900-465d-8527-109461c47a2f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:13 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 564/1100] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:53:13 2026] GET /volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 => generated 329 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:13 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:13 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:13 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2d023da5-d900-465d-8527-109461c47a2f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Snapshot retrieved successfully. Sep 02 08:53:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2d023da5-d900-465d-8527-109461c47a2f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 returned with HTTP 200 Sep 02 08:53:13 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 537/1101] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:13 2026] GET /volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 => generated 436 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4d6e80ba-e2f7-449f-9efe-e0cc8420c863 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4d6e80ba-e2f7-449f-9efe-e0cc8420c863 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 Sep 02 08:53:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4d6e80ba-e2f7-449f-9efe-e0cc8420c863 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4d6e80ba-e2f7-449f-9efe-e0cc8420c863 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.group_snapshots [None req-4d6e80ba-e2f7-449f-9efe-e0cc8420c863 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] show called for member a39f0450-6ac5-42e6-8815-210b24e0bdc0 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:53:14 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:14 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4d6e80ba-e2f7-449f-9efe-e0cc8420c863 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 returned with HTTP 200 Sep 02 08:53:14 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 565/1102] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:53:14 2026] GET /volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 => generated 330 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:53:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-28cc3956-5443-43b8-a05e-4638499c968f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-28cc3956-5443-43b8-a05e-4638499c968f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 Sep 02 08:53:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-28cc3956-5443-43b8-a05e-4638499c968f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b2515b8f-9133-43bb-9a55-8cf233cf47ae None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-28cc3956-5443-43b8-a05e-4638499c968f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b2515b8f-9133-43bb-9a55-8cf233cf47ae tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] GET http://192.168.122.75/volume/v3/snapshots/detail Sep 02 08:53:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b2515b8f-9133-43bb-9a55-8cf233cf47ae tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b2515b8f-9133-43bb-9a55-8cf233cf47ae tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-b2515b8f-9133-43bb-9a55-8cf233cf47ae tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:53:14 devstack devstack@c-api.service[86995]: DEBUG cinder.db.api [None req-b2515b8f-9133-43bb-9a55-8cf233cf47ae tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Building query based on filter {{(pid=86995) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:53:14 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:14 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:14 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-28cc3956-5443-43b8-a05e-4638499c968f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Snapshot retrieved successfully. Sep 02 08:53:14 devstack devstack@c-api.service[86995]: /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 02 08:53:14 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:53:14 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b2515b8f-9133-43bb-9a55-8cf233cf47ae tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Get all snapshots completed successfully. Sep 02 08:53:14 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:14 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-28cc3956-5443-43b8-a05e-4638499c968f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 returned with HTTP 200 Sep 02 08:53:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b2515b8f-9133-43bb-9a55-8cf233cf47ae tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 08:53:14 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 566/1103] 192.168.122.75 () {58 vars in 1143 bytes} [Wed Sep 2 08:53:14 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:14 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 538/1104] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:14 2026] GET /volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 => generated 436 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ac04d00e-0ce7-4e39-9088-4a3e762303ae None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ac04d00e-0ce7-4e39-9088-4a3e762303ae tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] GET http://192.168.122.75/volume/v3/snapshots/12e2ad8d-f89f-4ed1-a313-276196081fb2 Sep 02 08:53:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ac04d00e-0ce7-4e39-9088-4a3e762303ae tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ac04d00e-0ce7-4e39-9088-4a3e762303ae tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:14 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:14 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:14 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ac04d00e-0ce7-4e39-9088-4a3e762303ae tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Snapshot retrieved successfully. Sep 02 08:53:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ac04d00e-0ce7-4e39-9088-4a3e762303ae tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/snapshots/12e2ad8d-f89f-4ed1-a313-276196081fb2 returned with HTTP 200 Sep 02 08:53:14 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 567/1105] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:14 2026] GET /volume/v3/snapshots/12e2ad8d-f89f-4ed1-a313-276196081fb2 => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3593e596-0747-4a61-93cb-30fa672aad74 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3593e596-0747-4a61-93cb-30fa672aad74 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] POST http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0/action Sep 02 08:53:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3593e596-0747-4a61-93cb-30fa672aad74 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:53:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3593e596-0747-4a61-93cb-30fa672aad74 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.group_snapshots [None req-3593e596-0747-4a61-93cb-30fa672aad74 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] Updating group 'a39f0450-6ac5-42e6-8815-210b24e0bdc0' with 'creating' {{(pid=86994) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 02 08:53:14 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:14 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3593e596-0747-4a61-93cb-30fa672aad74 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0/action returned with HTTP 202 Sep 02 08:53:14 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 539/1106] 192.168.122.75 () {62 vars in 1334 bytes} [Wed Sep 2 08:53:14 2026] POST /volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:53:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-34026099-78a9-4f4e-a73a-31a760f38ff8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-34026099-78a9-4f4e-a73a-31a760f38ff8 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 Sep 02 08:53:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-34026099-78a9-4f4e-a73a-31a760f38ff8 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-34026099-78a9-4f4e-a73a-31a760f38ff8 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.group_snapshots [None req-34026099-78a9-4f4e-a73a-31a760f38ff8 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] show called for member a39f0450-6ac5-42e6-8815-210b24e0bdc0 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:53:14 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:14 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-34026099-78a9-4f4e-a73a-31a760f38ff8 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 returned with HTTP 200 Sep 02 08:53:14 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 568/1107] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:53:14 2026] GET /volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 => generated 329 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-14d883ad-ef27-4d2b-b61f-70d3099ff12a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-14d883ad-ef27-4d2b-b61f-70d3099ff12a tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] POST http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0/action Sep 02 08:53:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-14d883ad-ef27-4d2b-b61f-70d3099ff12a tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:53:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-14d883ad-ef27-4d2b-b61f-70d3099ff12a tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.group_snapshots [None req-14d883ad-ef27-4d2b-b61f-70d3099ff12a tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] Updating group 'a39f0450-6ac5-42e6-8815-210b24e0bdc0' with 'available' {{(pid=86994) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 02 08:53:15 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:15 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-14d883ad-ef27-4d2b-b61f-70d3099ff12a tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0/action returned with HTTP 202 Sep 02 08:53:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 540/1108] 192.168.122.75 () {62 vars in 1334 bytes} [Wed Sep 2 08:53:14 2026] POST /volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:53:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7563fc11-b769-4627-8eed-c9c934fd3e9c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7563fc11-b769-4627-8eed-c9c934fd3e9c tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 Sep 02 08:53:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7563fc11-b769-4627-8eed-c9c934fd3e9c tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7563fc11-b769-4627-8eed-c9c934fd3e9c tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.group_snapshots [None req-7563fc11-b769-4627-8eed-c9c934fd3e9c tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] show called for member a39f0450-6ac5-42e6-8815-210b24e0bdc0 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:53:15 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:15 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7563fc11-b769-4627-8eed-c9c934fd3e9c tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 returned with HTTP 200 Sep 02 08:53:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 569/1109] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:53:15 2026] GET /volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 => generated 330 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f209d037-bd3f-4efe-83ad-77c0e32a8ba7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f209d037-bd3f-4efe-83ad-77c0e32a8ba7 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] POST http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0/action Sep 02 08:53:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f209d037-bd3f-4efe-83ad-77c0e32a8ba7 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:53:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f209d037-bd3f-4efe-83ad-77c0e32a8ba7 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.group_snapshots [None req-f209d037-bd3f-4efe-83ad-77c0e32a8ba7 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] Updating group 'a39f0450-6ac5-42e6-8815-210b24e0bdc0' with 'error' {{(pid=86994) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 02 08:53:15 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:15 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f209d037-bd3f-4efe-83ad-77c0e32a8ba7 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0/action returned with HTTP 202 Sep 02 08:53:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 541/1110] 192.168.122.75 () {62 vars in 1334 bytes} [Wed Sep 2 08:53:15 2026] POST /volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:53:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-10ba3cf2-738b-47f7-9179-c876eaa39b7e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-10ba3cf2-738b-47f7-9179-c876eaa39b7e tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 Sep 02 08:53:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-10ba3cf2-738b-47f7-9179-c876eaa39b7e tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-10ba3cf2-738b-47f7-9179-c876eaa39b7e tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.group_snapshots [None req-10ba3cf2-738b-47f7-9179-c876eaa39b7e tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] show called for member a39f0450-6ac5-42e6-8815-210b24e0bdc0 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:53:15 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:15 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-10ba3cf2-738b-47f7-9179-c876eaa39b7e tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 returned with HTTP 200 Sep 02 08:53:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 570/1111] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:53:15 2026] GET /volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 => generated 326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1fe397ad-ea8c-4376-b051-75e1e4f6e2d7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1fe397ad-ea8c-4376-b051-75e1e4f6e2d7 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] POST http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0/action Sep 02 08:53:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1fe397ad-ea8c-4376-b051-75e1e4f6e2d7 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:53:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1fe397ad-ea8c-4376-b051-75e1e4f6e2d7 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.group_snapshots [None req-1fe397ad-ea8c-4376-b051-75e1e4f6e2d7 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] Updating group 'a39f0450-6ac5-42e6-8815-210b24e0bdc0' with 'available' {{(pid=86994) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 02 08:53:15 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:15 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1fe397ad-ea8c-4376-b051-75e1e4f6e2d7 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0/action returned with HTTP 202 Sep 02 08:53:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 542/1112] 192.168.122.75 () {62 vars in 1334 bytes} [Wed Sep 2 08:53:15 2026] POST /volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:53:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1fca8422-083e-420c-9f7e-3f7cd6b0f1d1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1fca8422-083e-420c-9f7e-3f7cd6b0f1d1 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 Sep 02 08:53:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1fca8422-083e-420c-9f7e-3f7cd6b0f1d1 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1fca8422-083e-420c-9f7e-3f7cd6b0f1d1 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.group_snapshots [None req-1fca8422-083e-420c-9f7e-3f7cd6b0f1d1 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] show called for member a39f0450-6ac5-42e6-8815-210b24e0bdc0 {{(pid=86995) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:53:15 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:15 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1fca8422-083e-420c-9f7e-3f7cd6b0f1d1 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 returned with HTTP 200 Sep 02 08:53:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 571/1113] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:53:15 2026] GET /volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 => generated 330 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4fb62282-43a6-453a-a78a-3791e8fbe3eb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4fb62282-43a6-453a-a78a-3791e8fbe3eb tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] DELETE http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 Sep 02 08:53:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4fb62282-43a6-453a-a78a-3791e8fbe3eb tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4fb62282-43a6-453a-a78a-3791e8fbe3eb tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.group_snapshots [None req-4fb62282-43a6-453a-a78a-3791e8fbe3eb tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] delete called for member a39f0450-6ac5-42e6-8815-210b24e0bdc0 {{(pid=86994) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 08:53:15 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.group_snapshots [None req-4fb62282-43a6-453a-a78a-3791e8fbe3eb tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Delete group_snapshot with id: a39f0450-6ac5-42e6-8815-210b24e0bdc0 Sep 02 08:53:15 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:15 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:15 devstack devstack@c-api.service[86994]: /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 02 08:53:15 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:53:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4fb62282-43a6-453a-a78a-3791e8fbe3eb tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 returned with HTTP 202 Sep 02 08:53:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 543/1114] 192.168.122.75 () {60 vars in 1295 bytes} [Wed Sep 2 08:53:15 2026] DELETE /volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 08:53:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fdb784d9-5dec-44dd-afc2-eefc3e72c943 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fdb784d9-5dec-44dd-afc2-eefc3e72c943 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:53:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fdb784d9-5dec-44dd-afc2-eefc3e72c943 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fdb784d9-5dec-44dd-afc2-eefc3e72c943 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-fdb784d9-5dec-44dd-afc2-eefc3e72c943 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:53:15 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-fdb784d9-5dec-44dd-afc2-eefc3e72c943 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:53:15 devstack devstack@c-api.service[86995]: /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 02 08:53:15 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:53:15 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:15 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:15 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-fdb784d9-5dec-44dd-afc2-eefc3e72c943 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Get all volumes completed successfully. Sep 02 08:53:15 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-fdb784d9-5dec-44dd-afc2-eefc3e72c943 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:53:15 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-fdb784d9-5dec-44dd-afc2-eefc3e72c943 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:53:15 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-fdb784d9-5dec-44dd-afc2-eefc3e72c943 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:53:15 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:15 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fdb784d9-5dec-44dd-afc2-eefc3e72c943 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:53:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 572/1115] 192.168.122.75 () {60 vars in 1178 bytes} [Wed Sep 2 08:53:15 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-51c3807d-a0a8-4316-8a0e-7e777acc6124 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-51c3807d-a0a8-4316-8a0e-7e777acc6124 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] GET http://192.168.122.75/volume/v3/snapshots/detail Sep 02 08:53:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-51c3807d-a0a8-4316-8a0e-7e777acc6124 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-51c3807d-a0a8-4316-8a0e-7e777acc6124 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-51c3807d-a0a8-4316-8a0e-7e777acc6124 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:53:15 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:15 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:15 devstack devstack@c-api.service[86994]: DEBUG cinder.db.api [None req-51c3807d-a0a8-4316-8a0e-7e777acc6124 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Building query based on filter {{(pid=86994) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:53:15 devstack devstack@c-api.service[86994]: /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 02 08:53:15 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:53:15 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-51c3807d-a0a8-4316-8a0e-7e777acc6124 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Get all snapshots completed successfully. Sep 02 08:53:15 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:15 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-51c3807d-a0a8-4316-8a0e-7e777acc6124 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 08:53:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 544/1116] 192.168.122.75 () {58 vars in 1143 bytes} [Wed Sep 2 08:53:15 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3a1e25a4-02c5-4d01-85dd-6740693df44f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3a1e25a4-02c5-4d01-85dd-6740693df44f tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] GET http://192.168.122.75/volume/v3/snapshots/12e2ad8d-f89f-4ed1-a313-276196081fb2 Sep 02 08:53:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3a1e25a4-02c5-4d01-85dd-6740693df44f tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3a1e25a4-02c5-4d01-85dd-6740693df44f tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:15 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:15 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:15 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3a1e25a4-02c5-4d01-85dd-6740693df44f tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Snapshot retrieved successfully. Sep 02 08:53:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3a1e25a4-02c5-4d01-85dd-6740693df44f tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/snapshots/12e2ad8d-f89f-4ed1-a313-276196081fb2 returned with HTTP 200 Sep 02 08:53:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 573/1117] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:15 2026] GET /volume/v3/snapshots/12e2ad8d-f89f-4ed1-a313-276196081fb2 => generated 472 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d104bc95-eb4a-4609-b554-b20d36cc093b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d104bc95-eb4a-4609-b554-b20d36cc093b tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 Sep 02 08:53:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d104bc95-eb4a-4609-b554-b20d36cc093b tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d104bc95-eb4a-4609-b554-b20d36cc093b tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:15 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:15 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:15 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d104bc95-eb4a-4609-b554-b20d36cc093b tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Snapshot retrieved successfully. Sep 02 08:53:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d104bc95-eb4a-4609-b554-b20d36cc093b tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 returned with HTTP 200 Sep 02 08:53:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 545/1118] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:15 2026] GET /volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 => generated 436 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-487e1f0d-8450-4601-8007-0ca63fd08e4e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-487e1f0d-8450-4601-8007-0ca63fd08e4e tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] GET http://192.168.122.75/volume/v3/snapshots/12e2ad8d-f89f-4ed1-a313-276196081fb2 Sep 02 08:53:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-487e1f0d-8450-4601-8007-0ca63fd08e4e tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-487e1f0d-8450-4601-8007-0ca63fd08e4e tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:16 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:16 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:16 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-487e1f0d-8450-4601-8007-0ca63fd08e4e tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Snapshot retrieved successfully. Sep 02 08:53:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-487e1f0d-8450-4601-8007-0ca63fd08e4e tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/snapshots/12e2ad8d-f89f-4ed1-a313-276196081fb2 returned with HTTP 200 Sep 02 08:53:16 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 574/1119] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:16 2026] GET /volume/v3/snapshots/12e2ad8d-f89f-4ed1-a313-276196081fb2 => generated 472 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-dc2e92e2-2b21-476d-a8f1-0aeaafb37cec None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dc2e92e2-2b21-476d-a8f1-0aeaafb37cec tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 Sep 02 08:53:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dc2e92e2-2b21-476d-a8f1-0aeaafb37cec tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dc2e92e2-2b21-476d-a8f1-0aeaafb37cec tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:16 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:16 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:16 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-dc2e92e2-2b21-476d-a8f1-0aeaafb37cec tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Snapshot retrieved successfully. Sep 02 08:53:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dc2e92e2-2b21-476d-a8f1-0aeaafb37cec tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 returned with HTTP 200 Sep 02 08:53:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 546/1120] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:16 2026] GET /volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 => generated 436 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fd67f1c2-ec66-4eb3-8347-3950a28d55fc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fd67f1c2-ec66-4eb3-8347-3950a28d55fc tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] GET http://192.168.122.75/volume/v3/snapshots/12e2ad8d-f89f-4ed1-a313-276196081fb2 Sep 02 08:53:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fd67f1c2-ec66-4eb3-8347-3950a28d55fc tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fd67f1c2-ec66-4eb3-8347-3950a28d55fc tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fd67f1c2-ec66-4eb3-8347-3950a28d55fc tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/snapshots/12e2ad8d-f89f-4ed1-a313-276196081fb2 returned with HTTP 404 Sep 02 08:53:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 575/1121] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:17 2026] GET /volume/v3/snapshots/12e2ad8d-f89f-4ed1-a313-276196081fb2 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8d90dfe7-f46e-4d8e-ab7a-a513375952c7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8d90dfe7-f46e-4d8e-ab7a-a513375952c7 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] GET http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 Sep 02 08:53:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8d90dfe7-f46e-4d8e-ab7a-a513375952c7 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8d90dfe7-f46e-4d8e-ab7a-a513375952c7 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.group_snapshots [None req-8d90dfe7-f46e-4d8e-ab7a-a513375952c7 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] show called for member a39f0450-6ac5-42e6-8815-210b24e0bdc0 {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 08:53:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8d90dfe7-f46e-4d8e-ab7a-a513375952c7 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 returned with HTTP 404 Sep 02 08:53:17 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 547/1122] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 08:53:17 2026] GET /volume/v3/group_snapshots/a39f0450-6ac5-42e6-8815-210b24e0bdc0 => generated 116 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:53:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-10f753fe-e494-405f-9953-762f303d6ca1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-06c1cac2-9556-433e-948d-31013a10b932 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-10f753fe-e494-405f-9953-762f303d6ca1 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 Sep 02 08:53:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-10f753fe-e494-405f-9953-762f303d6ca1 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-10f753fe-e494-405f-9953-762f303d6ca1 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-06c1cac2-9556-433e-948d-31013a10b932 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:53:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-06c1cac2-9556-433e-948d-31013a10b932 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-06c1cac2-9556-433e-948d-31013a10b932 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-06c1cac2-9556-433e-948d-31013a10b932 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:53:17 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-06c1cac2-9556-433e-948d-31013a10b932 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:53:17 devstack devstack@c-api.service[86994]: /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 02 08:53:17 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:53:17 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:17 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:17 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-06c1cac2-9556-433e-948d-31013a10b932 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Get all volumes completed successfully. Sep 02 08:53:17 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:17 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:17 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-10f753fe-e494-405f-9953-762f303d6ca1 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Snapshot retrieved successfully. Sep 02 08:53:17 devstack devstack@c-api.service[86994]: WARNING stevedore.named [None req-06c1cac2-9556-433e-948d-31013a10b932 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:53:17 devstack devstack@c-api.service[86994]: WARNING castellan.key_manager [None req-06c1cac2-9556-433e-948d-31013a10b932 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:53:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-10f753fe-e494-405f-9953-762f303d6ca1 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 returned with HTTP 200 Sep 02 08:53:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 576/1123] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:17 2026] GET /volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 => generated 463 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a5e5caa9-8297-4660-81a2-5b7d1cda43f5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a5e5caa9-8297-4660-81a2-5b7d1cda43f5 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] POST http://192.168.122.75/volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b/action Sep 02 08:53:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a5e5caa9-8297-4660-81a2-5b7d1cda43f5 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:53:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a5e5caa9-8297-4660-81a2-5b7d1cda43f5 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:17 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:17 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:17 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:17 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a5e5caa9-8297-4660-81a2-5b7d1cda43f5 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:53:18 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [None req-06c1cac2-9556-433e-948d-31013a10b932 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:53:18 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:18 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-06c1cac2-9556-433e-948d-31013a10b932 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:53:18 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 548/1124] 192.168.122.75 () {60 vars in 1178 bytes} [Wed Sep 2 08:53:17 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-014cf367-811d-4f26-8800-c6987ca0c53e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-014cf367-811d-4f26-8800-c6987ca0c53e tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] POST http://192.168.122.75/volume/v3/groups/361b9315-e0b7-450b-8c91-123146021e6a/action Sep 02 08:53:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-014cf367-811d-4f26-8800-c6987ca0c53e tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:53:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-014cf367-811d-4f26-8800-c6987ca0c53e tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:18 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-a5e5caa9-8297-4660-81a2-5b7d1cda43f5 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Created reservations ['ee0ac4ab-17d9-4439-9392-e68f8c908888', 'f1b13f1a-5378-4cd4-8113-ac6fd9617ed4'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:53:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-014cf367-811d-4f26-8800-c6987ca0c53e tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] delete called for group 361b9315-e0b7-450b-8c91-123146021e6a {{(pid=86994) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 08:53:18 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.groups [None req-014cf367-811d-4f26-8800-c6987ca0c53e tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Delete group with id: 361b9315-e0b7-450b-8c91-123146021e6a Sep 02 08:53:18 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:18 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a5e5caa9-8297-4660-81a2-5b7d1cda43f5 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Extend volume request issued successfully. Sep 02 08:53:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a5e5caa9-8297-4660-81a2-5b7d1cda43f5 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b/action returned with HTTP 202 Sep 02 08:53:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 577/1125] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:53:17 2026] POST /volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b/action => generated 0 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:53:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-47cbd9ec-4ec1-4846-8179-1a6b3a65ba1f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:18 devstack devstack@c-api.service[86994]: /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 02 08:53:18 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 08:53:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-47cbd9ec-4ec1-4846-8179-1a6b3a65ba1f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b Sep 02 08:53:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-47cbd9ec-4ec1-4846-8179-1a6b3a65ba1f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-47cbd9ec-4ec1-4846-8179-1a6b3a65ba1f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:18 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:18 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-47cbd9ec-4ec1-4846-8179-1a6b3a65ba1f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:53:18 devstack devstack@c-api.service[86994]: /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 02 08:53:18 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:53:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-47cbd9ec-4ec1-4846-8179-1a6b3a65ba1f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b returned with HTTP 200 Sep 02 08:53:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 578/1126] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:18 2026] GET /volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-014cf367-811d-4f26-8800-c6987ca0c53e tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/groups/361b9315-e0b7-450b-8c91-123146021e6a/action returned with HTTP 202 Sep 02 08:53:18 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 549/1127] 192.168.122.75 () {62 vars in 1307 bytes} [Wed Sep 2 08:53:18 2026] POST /volume/v3/groups/361b9315-e0b7-450b-8c91-123146021e6a/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:53:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ee2ad813-aa88-46b3-8fbf-67b1542e28ed None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ee2ad813-aa88-46b3-8fbf-67b1542e28ed tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] GET http://192.168.122.75/volume/v3/volumes/02330cbc-d917-4759-bb19-f5dbe86f7146 Sep 02 08:53:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ee2ad813-aa88-46b3-8fbf-67b1542e28ed tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ee2ad813-aa88-46b3-8fbf-67b1542e28ed tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:18 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:18 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ee2ad813-aa88-46b3-8fbf-67b1542e28ed tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Volume info retrieved successfully. Sep 02 08:53:18 devstack devstack@c-api.service[86995]: WARNING stevedore.named [None req-ee2ad813-aa88-46b3-8fbf-67b1542e28ed tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 08:53:18 devstack devstack@c-api.service[86995]: WARNING castellan.key_manager [None req-ee2ad813-aa88-46b3-8fbf-67b1542e28ed tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 08:53:18 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-ee2ad813-aa88-46b3-8fbf-67b1542e28ed tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:53:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ee2ad813-aa88-46b3-8fbf-67b1542e28ed tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/volumes/02330cbc-d917-4759-bb19-f5dbe86f7146 returned with HTTP 200 Sep 02 08:53:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 579/1128] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:53:18 2026] GET /volume/v3/volumes/02330cbc-d917-4759-bb19-f5dbe86f7146 => generated 925 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-89955a2c-67c1-43c5-a680-abe9e934c34b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-89955a2c-67c1-43c5-a680-abe9e934c34b tempest-UserMessagesTest-1257834410 tempest-UserMessagesTest-1257834410-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:53:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-89955a2c-67c1-43c5-a680-abe9e934c34b tempest-UserMessagesTest-1257834410 tempest-UserMessagesTest-1257834410-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-326055236", "extra_specs": {"storage_protocol": "tempest-storage_protocol-225796058", "vendor_name": "tempest-vendor_name-1582437761"}}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-89955a2c-67c1-43c5-a680-abe9e934c34b tempest-UserMessagesTest-1257834410 tempest-UserMessagesTest-1257834410-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:53:18 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 550/1129] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 08:53:18 2026] POST /volume/v3/types => generated 326 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-12207781-f080-48d6-a37c-5aa8327fbadb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-12207781-f080-48d6-a37c-5aa8327fbadb tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:53:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-12207781-f080-48d6-a37c-5aa8327fbadb tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8f27c9d5-df33-480d-8ea1-302f20905ee4", "size": 1, "name": "tempest-UserMessagesTest-Volume-1191887371"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-12207781-f080-48d6-a37c-5aa8327fbadb tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Create volume request body: {'volume': {'volume_type': '8f27c9d5-df33-480d-8ea1-302f20905ee4', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1191887371'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:53:19 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-12207781-f080-48d6-a37c-5aa8327fbadb tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Create volume of 1 GB Sep 02 08:53:19 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:19 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:19 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-12207781-f080-48d6-a37c-5aa8327fbadb tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Availability Zones retrieved successfully. Sep 02 08:53:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-12207781-f080-48d6-a37c-5aa8327fbadb tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Flow 'volume_create_api' (541e14b9-5bb8-4057-9a69-c37832babcea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-12207781-f080-48d6-a37c-5aa8327fbadb tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9138f983-cc03-4138-b760-e9378d77d4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-12207781-f080-48d6-a37c-5aa8327fbadb tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cf30eca0-5bea-47e6-b2e4-34ebaed63cb4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cf30eca0-5bea-47e6-b2e4-34ebaed63cb4 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b Sep 02 08:53:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cf30eca0-5bea-47e6-b2e4-34ebaed63cb4 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cf30eca0-5bea-47e6-b2e4-34ebaed63cb4 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-12207781-f080-48d6-a37c-5aa8327fbadb tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9138f983-cc03-4138-b760-e9378d77d4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:53:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-225796058',vendor_name='tempest-vendor_name-1582437761'},id=8f27c9d5-df33-480d-8ea1-302f20905ee4,is_public=True,name='tempest-UserMessagesTest-volume-type-326055236',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8f27c9d5-df33-480d-8ea1-302f20905ee4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:19 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-12207781-f080-48d6-a37c-5aa8327fbadb tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dda31c24-4a47-4e66-a555-ec3841d4805b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:19 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:19 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cf30eca0-5bea-47e6-b2e4-34ebaed63cb4 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:53:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cf30eca0-5bea-47e6-b2e4-34ebaed63cb4 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b returned with HTTP 200 Sep 02 08:53:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 551/1130] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:19 2026] GET /volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b => generated 847 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-663902f2-1fbf-42d0-b043-3222bb8f5b4e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-663902f2-1fbf-42d0-b043-3222bb8f5b4e tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b Sep 02 08:53:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-663902f2-1fbf-42d0-b043-3222bb8f5b4e tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-663902f2-1fbf-42d0-b043-3222bb8f5b4e tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:19 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:19 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:19 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:19 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-12207781-f080-48d6-a37c-5aa8327fbadb tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-326055236 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-326055236, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:53:19 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-12207781-f080-48d6-a37c-5aa8327fbadb tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-326055236 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-326055236, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:53:19 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-663902f2-1fbf-42d0-b043-3222bb8f5b4e tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:53:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-663902f2-1fbf-42d0-b043-3222bb8f5b4e tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b returned with HTTP 200 Sep 02 08:53:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 552/1131] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:19 2026] GET /volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b => generated 847 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-351e303f-b634-49da-97a7-0ccd853c100f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-351e303f-b634-49da-97a7-0ccd853c100f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 Sep 02 08:53:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-351e303f-b634-49da-97a7-0ccd853c100f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-351e303f-b634-49da-97a7-0ccd853c100f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-351e303f-b634-49da-97a7-0ccd853c100f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Delete snapshot with id: 635423f8-82a9-477f-93b3-b2ae11441072 Sep 02 08:53:19 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:19 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:19 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-351e303f-b634-49da-97a7-0ccd853c100f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Snapshot retrieved successfully. Sep 02 08:53:19 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:19 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:19 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-12207781-f080-48d6-a37c-5aa8327fbadb tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Created reservations ['ce5c03c7-0dfc-4f89-83d9-6802c2d263ff', '2b660f49-1707-4108-8f7a-5876043698d4', '66a5a8f9-5b25-45bb-9c5d-1653acb60ddb', '8d7e1dc6-5f75-465e-96b8-d13c340692d3'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-351e303f-b634-49da-97a7-0ccd853c100f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Snapshot delete request issued successfully. Sep 02 08:53:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-351e303f-b634-49da-97a7-0ccd853c100f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 returned with HTTP 202 Sep 02 08:53:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-12207781-f080-48d6-a37c-5aa8327fbadb tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dda31c24-4a47-4e66-a555-ec3841d4805b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce5c03c7-0dfc-4f89-83d9-6802c2d263ff', '2b660f49-1707-4108-8f7a-5876043698d4', '66a5a8f9-5b25-45bb-9c5d-1653acb60ddb', '8d7e1dc6-5f75-465e-96b8-d13c340692d3']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 553/1132] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 08:53:19 2026] DELETE /volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:53:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-12207781-f080-48d6-a37c-5aa8327fbadb tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b0b9d9c-3460-48e2-84aa-cd4aa171701c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b1721037-63f8-47e8-88b5-83f0851b16a0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b1721037-63f8-47e8-88b5-83f0851b16a0 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 Sep 02 08:53:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b1721037-63f8-47e8-88b5-83f0851b16a0 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b1721037-63f8-47e8-88b5-83f0851b16a0 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:19 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:19 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b1721037-63f8-47e8-88b5-83f0851b16a0 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Snapshot retrieved successfully. Sep 02 08:53:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b1721037-63f8-47e8-88b5-83f0851b16a0 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 returned with HTTP 200 Sep 02 08:53:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 554/1133] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:19 2026] GET /volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 => generated 462 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2adcf91f-e77b-4665-bd24-11b4e3d3932d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2adcf91f-e77b-4665-bd24-11b4e3d3932d tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] GET http://192.168.122.75/volume/v3/volumes/02330cbc-d917-4759-bb19-f5dbe86f7146 Sep 02 08:53:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2adcf91f-e77b-4665-bd24-11b4e3d3932d tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2adcf91f-e77b-4665-bd24-11b4e3d3932d tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:19 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:19 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2adcf91f-e77b-4665-bd24-11b4e3d3932d tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/volumes/02330cbc-d917-4759-bb19-f5dbe86f7146 returned with HTTP 404 Sep 02 08:53:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 555/1134] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:53:19 2026] GET /volume/v3/volumes/02330cbc-d917-4759-bb19-f5dbe86f7146 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:53:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-12207781-f080-48d6-a37c-5aa8327fbadb tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b0b9d9c-3460-48e2-84aa-cd4aa171701c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27f41259-ad58-497c-b09c-2d18d87933ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1191887371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03eace65217a4f0ab452aca1b1743bf8',qos_specs=None,replication_status=,reservations=['ce5c03c7-0dfc-4f89-83d9-6802c2d263ff','2b660f49-1707-4108-8f7a-5876043698d4','66a5a8f9-5b25-45bb-9c5d-1653acb60ddb','8d7e1dc6-5f75-465e-96b8-d13c340692d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d4fe81ae70a49e58baebf4ef6ee01f7',volume_type_id=8f27c9d5-df33-480d-8ea1-302f20905ee4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:53:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1191887371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27f41259-ad58-497c-b09c-2d18d87933ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03eace65217a4f0ab452aca1b1743bf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d4fe81ae70a49e58baebf4ef6ee01f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8f27c9d5-df33-480d-8ea1-302f20905ee4),volume_type_id=8f27c9d5-df33-480d-8ea1-302f20905ee4)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-25e88f42-ae49-4ecc-bd01-7e0a83e86ee0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-12207781-f080-48d6-a37c-5aa8327fbadb tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee913e25-152b-45a5-a695-de3785a9111f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-25e88f42-ae49-4ecc-bd01-7e0a83e86ee0 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] GET http://192.168.122.75/volume/v3/groups/361b9315-e0b7-450b-8c91-123146021e6a Sep 02 08:53:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-25e88f42-ae49-4ecc-bd01-7e0a83e86ee0 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-25e88f42-ae49-4ecc-bd01-7e0a83e86ee0 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-25e88f42-ae49-4ecc-bd01-7e0a83e86ee0 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] show called for member 361b9315-e0b7-450b-8c91-123146021e6a {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:19 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:19 devstack devstack@c-api.service[86994]: /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 02 08:53:19 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:53:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-25e88f42-ae49-4ecc-bd01-7e0a83e86ee0 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/groups/361b9315-e0b7-450b-8c91-123146021e6a returned with HTTP 200 Sep 02 08:53:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 556/1135] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:53:19 2026] GET /volume/v3/groups/361b9315-e0b7-450b-8c91-123146021e6a => generated 396 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-12207781-f080-48d6-a37c-5aa8327fbadb tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee913e25-152b-45a5-a695-de3785a9111f) transitioned into state 'SUCCESS' from state '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-1191887371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03eace65217a4f0ab452aca1b1743bf8',qos_specs=None,replication_status=,reservations=['ce5c03c7-0dfc-4f89-83d9-6802c2d263ff','2b660f49-1707-4108-8f7a-5876043698d4','66a5a8f9-5b25-45bb-9c5d-1653acb60ddb','8d7e1dc6-5f75-465e-96b8-d13c340692d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d4fe81ae70a49e58baebf4ef6ee01f7',volume_type_id=8f27c9d5-df33-480d-8ea1-302f20905ee4)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-12207781-f080-48d6-a37c-5aa8327fbadb tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fec2625-002d-4eb9-9c0d-06e16014d5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-12207781-f080-48d6-a37c-5aa8327fbadb tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fec2625-002d-4eb9-9c0d-06e16014d5a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-12207781-f080-48d6-a37c-5aa8327fbadb tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Flow 'volume_create_api' (541e14b9-5bb8-4057-9a69-c37832babcea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:19 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-12207781-f080-48d6-a37c-5aa8327fbadb tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Create volume request issued successfully. Sep 02 08:53:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-12207781-f080-48d6-a37c-5aa8327fbadb tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:53:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 580/1136] 192.168.122.75 () {62 vars in 1178 bytes} [Wed Sep 2 08:53:18 2026] POST /volume/v3/volumes => generated 791 bytes in 945 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 08:53:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7d3f4428-daaf-43b9-8384-44039429c144 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7d3f4428-daaf-43b9-8384-44039429c144 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] GET http://192.168.122.75/volume/v3/volumes/27f41259-ad58-497c-b09c-2d18d87933ea Sep 02 08:53:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7d3f4428-daaf-43b9-8384-44039429c144 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7d3f4428-daaf-43b9-8384-44039429c144 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:19 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:19 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:19 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:19 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:19 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7d3f4428-daaf-43b9-8384-44039429c144 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Volume info retrieved successfully. Sep 02 08:53:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7d3f4428-daaf-43b9-8384-44039429c144 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] http://192.168.122.75/volume/v3/volumes/27f41259-ad58-497c-b09c-2d18d87933ea returned with HTTP 200 Sep 02 08:53:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 557/1137] 192.168.122.75 () {60 vars in 1267 bytes} [Wed Sep 2 08:53:19 2026] GET /volume/v3/volumes/27f41259-ad58-497c-b09c-2d18d87933ea => generated 859 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-dd50935d-3976-4dac-b591-7bb62c4dd2c2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dd50935d-3976-4dac-b591-7bb62c4dd2c2 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 Sep 02 08:53:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dd50935d-3976-4dac-b591-7bb62c4dd2c2 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dd50935d-3976-4dac-b591-7bb62c4dd2c2 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:20 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:20 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:20 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-dd50935d-3976-4dac-b591-7bb62c4dd2c2 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Snapshot retrieved successfully. Sep 02 08:53:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dd50935d-3976-4dac-b591-7bb62c4dd2c2 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 returned with HTTP 200 Sep 02 08:53:20 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 581/1138] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:20 2026] GET /volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 => generated 462 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:53:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d8b5804d-4ffb-4555-8221-bc775546dfa7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d8b5804d-4ffb-4555-8221-bc775546dfa7 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] GET http://192.168.122.75/volume/v3/groups/361b9315-e0b7-450b-8c91-123146021e6a Sep 02 08:53:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d8b5804d-4ffb-4555-8221-bc775546dfa7 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d8b5804d-4ffb-4555-8221-bc775546dfa7 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.groups [None req-d8b5804d-4ffb-4555-8221-bc775546dfa7 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] show called for member 361b9315-e0b7-450b-8c91-123146021e6a {{(pid=86994) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 08:53:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d8b5804d-4ffb-4555-8221-bc775546dfa7 tempest-GroupSnapshotsV319Test-659595809 tempest-GroupSnapshotsV319Test-659595809-project-member] http://192.168.122.75/volume/v3/groups/361b9315-e0b7-450b-8c91-123146021e6a returned with HTTP 404 Sep 02 08:53:20 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 558/1139] 192.168.122.75 () {60 vars in 1265 bytes} [Wed Sep 2 08:53:20 2026] GET /volume/v3/groups/361b9315-e0b7-450b-8c91-123146021e6a => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:53:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1d2155ca-e3f7-4b99-91b3-106233192599 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1d2155ca-e3f7-4b99-91b3-106233192599 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] DELETE http://192.168.122.75/volume/v3/group_types/e8894f86-eca7-42f4-afcd-0a190dbbf7ec Sep 02 08:53:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1d2155ca-e3f7-4b99-91b3-106233192599 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1d2155ca-e3f7-4b99-91b3-106233192599 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1d2155ca-e3f7-4b99-91b3-106233192599 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] http://192.168.122.75/volume/v3/group_types/e8894f86-eca7-42f4-afcd-0a190dbbf7ec returned with HTTP 202 Sep 02 08:53:20 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 582/1140] 192.168.122.75 () {60 vars in 1283 bytes} [Wed Sep 2 08:53:20 2026] DELETE /volume/v3/group_types/e8894f86-eca7-42f4-afcd-0a190dbbf7ec => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 08:53:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3dd8c542-4285-4d3e-9670-a3501df81e54 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3dd8c542-4285-4d3e-9670-a3501df81e54 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] DELETE http://192.168.122.75/volume/v3/types/9be29547-01c0-4665-b8cc-8c300060b12f Sep 02 08:53:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3dd8c542-4285-4d3e-9670-a3501df81e54 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3dd8c542-4285-4d3e-9670-a3501df81e54 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3dd8c542-4285-4d3e-9670-a3501df81e54 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] http://192.168.122.75/volume/v3/types/9be29547-01c0-4665-b8cc-8c300060b12f returned with HTTP 202 Sep 02 08:53:20 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 559/1141] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:53:20 2026] DELETE /volume/v3/types/9be29547-01c0-4665-b8cc-8c300060b12f => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:53:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-155696d0-cf69-4cde-8532-ea55b0a55d43 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-155696d0-cf69-4cde-8532-ea55b0a55d43 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] GET http://192.168.122.75/volume/v3/types/9be29547-01c0-4665-b8cc-8c300060b12f Sep 02 08:53:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-155696d0-cf69-4cde-8532-ea55b0a55d43 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-155696d0-cf69-4cde-8532-ea55b0a55d43 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-16bbdb37-fe7d-4dd7-8fbf-dfa78d48f207 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-155696d0-cf69-4cde-8532-ea55b0a55d43 tempest-GroupSnapshotsV319Test-857148353 tempest-GroupSnapshotsV319Test-857148353-project-admin] http://192.168.122.75/volume/v3/types/9be29547-01c0-4665-b8cc-8c300060b12f returned with HTTP 404 Sep 02 08:53:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-16bbdb37-fe7d-4dd7-8fbf-dfa78d48f207 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] GET http://192.168.122.75/volume/v3/volumes/27f41259-ad58-497c-b09c-2d18d87933ea Sep 02 08:53:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-16bbdb37-fe7d-4dd7-8fbf-dfa78d48f207 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-16bbdb37-fe7d-4dd7-8fbf-dfa78d48f207 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:20 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 583/1142] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:53:20 2026] GET /volume/v3/types/9be29547-01c0-4665-b8cc-8c300060b12f => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:21 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:21 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:21 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:21 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:21 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-16bbdb37-fe7d-4dd7-8fbf-dfa78d48f207 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Volume info retrieved successfully. Sep 02 08:53:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-16bbdb37-fe7d-4dd7-8fbf-dfa78d48f207 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] http://192.168.122.75/volume/v3/volumes/27f41259-ad58-497c-b09c-2d18d87933ea returned with HTTP 200 Sep 02 08:53:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 560/1143] 192.168.122.75 () {60 vars in 1267 bytes} [Wed Sep 2 08:53:20 2026] GET /volume/v3/volumes/27f41259-ad58-497c-b09c-2d18d87933ea => generated 880 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f882ef82-7a46-4693-aca0-0c777271c87f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f882ef82-7a46-4693-aca0-0c777271c87f tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] GET http://192.168.122.75/volume/v3/messages Sep 02 08:53:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f882ef82-7a46-4693-aca0-0c777271c87f tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f882ef82-7a46-4693-aca0-0c777271c87f tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f882ef82-7a46-4693-aca0-0c777271c87f tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] http://192.168.122.75/volume/v3/messages returned with HTTP 200 Sep 02 08:53:21 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 584/1144] 192.168.122.75 () {60 vars in 1159 bytes} [Wed Sep 2 08:53:21 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 02 08:53:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-20c1c6eb-c541-4ddc-9ded-7712f5679a84 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-20c1c6eb-c541-4ddc-9ded-7712f5679a84 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] DELETE http://192.168.122.75/volume/v3/messages/2a5ee3c5-7e57-4f4c-9707-52a4a155aee2 Sep 02 08:53:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-20c1c6eb-c541-4ddc-9ded-7712f5679a84 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-20c1c6eb-c541-4ddc-9ded-7712f5679a84 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-20c1c6eb-c541-4ddc-9ded-7712f5679a84 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] http://192.168.122.75/volume/v3/messages/2a5ee3c5-7e57-4f4c-9707-52a4a155aee2 returned with HTTP 204 Sep 02 08:53:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 561/1145] 192.168.122.75 () {60 vars in 1273 bytes} [Wed Sep 2 08:53:21 2026] DELETE /volume/v3/messages/2a5ee3c5-7e57-4f4c-9707-52a4a155aee2 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 08:53:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5f3eea53-9b38-45f5-8ef5-05be26b73dd7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5f3eea53-9b38-45f5-8ef5-05be26b73dd7 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] GET http://192.168.122.75/volume/v3/messages/2a5ee3c5-7e57-4f4c-9707-52a4a155aee2 Sep 02 08:53:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5f3eea53-9b38-45f5-8ef5-05be26b73dd7 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5f3eea53-9b38-45f5-8ef5-05be26b73dd7 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5f3eea53-9b38-45f5-8ef5-05be26b73dd7 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] http://192.168.122.75/volume/v3/messages/2a5ee3c5-7e57-4f4c-9707-52a4a155aee2 returned with HTTP 404 Sep 02 08:53:21 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 585/1146] 192.168.122.75 () {60 vars in 1270 bytes} [Wed Sep 2 08:53:21 2026] GET /volume/v3/messages/2a5ee3c5-7e57-4f4c-9707-52a4a155aee2 => generated 110 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cd448d9a-4c40-4a05-8016-376ac7e6a591 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cd448d9a-4c40-4a05-8016-376ac7e6a591 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] GET http://192.168.122.75/volume/v3/volumes/27f41259-ad58-497c-b09c-2d18d87933ea Sep 02 08:53:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cd448d9a-4c40-4a05-8016-376ac7e6a591 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cd448d9a-4c40-4a05-8016-376ac7e6a591 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:21 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:21 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:21 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:21 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:21 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cd448d9a-4c40-4a05-8016-376ac7e6a591 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Volume info retrieved successfully. Sep 02 08:53:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cd448d9a-4c40-4a05-8016-376ac7e6a591 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] http://192.168.122.75/volume/v3/volumes/27f41259-ad58-497c-b09c-2d18d87933ea returned with HTTP 200 Sep 02 08:53:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 562/1147] 192.168.122.75 () {60 vars in 1267 bytes} [Wed Sep 2 08:53:21 2026] GET /volume/v3/volumes/27f41259-ad58-497c-b09c-2d18d87933ea => generated 880 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f282e4b1-ff6d-40ae-9a78-fe8f7f45abaf None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f282e4b1-ff6d-40ae-9a78-fe8f7f45abaf tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] DELETE http://192.168.122.75/volume/v3/volumes/27f41259-ad58-497c-b09c-2d18d87933ea Sep 02 08:53:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f282e4b1-ff6d-40ae-9a78-fe8f7f45abaf tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f282e4b1-ff6d-40ae-9a78-fe8f7f45abaf tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:21 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-f282e4b1-ff6d-40ae-9a78-fe8f7f45abaf tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Delete volume with id: 27f41259-ad58-497c-b09c-2d18d87933ea Sep 02 08:53:21 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:21 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:21 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:21 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:21 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f282e4b1-ff6d-40ae-9a78-fe8f7f45abaf tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Volume info retrieved successfully. Sep 02 08:53:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-f282e4b1-ff6d-40ae-9a78-fe8f7f45abaf tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86995) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 08:53:21 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-f282e4b1-ff6d-40ae-9a78-fe8f7f45abaf tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Created reservations ['7cf7e2a4-d584-497c-951e-c2806d2fc2a3', '0db172e2-2991-42ba-b16f-152da3dcbc95', 'a6997b90-7a04-44dd-b005-b03341c4eec0', '558c55db-9b4a-4ef4-ba4d-5780e8d8b83b'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:53:21 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f282e4b1-ff6d-40ae-9a78-fe8f7f45abaf tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Delete volume request issued successfully. Sep 02 08:53:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f282e4b1-ff6d-40ae-9a78-fe8f7f45abaf tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] http://192.168.122.75/volume/v3/volumes/27f41259-ad58-497c-b09c-2d18d87933ea returned with HTTP 202 Sep 02 08:53:21 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 586/1148] 192.168.122.75 () {60 vars in 1270 bytes} [Wed Sep 2 08:53:21 2026] DELETE /volume/v3/volumes/27f41259-ad58-497c-b09c-2d18d87933ea => generated 0 bytes in 241 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:53:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5c382d2c-d64f-4871-81c8-06f9d09af366 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5c382d2c-d64f-4871-81c8-06f9d09af366 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] GET http://192.168.122.75/volume/v3/volumes/27f41259-ad58-497c-b09c-2d18d87933ea Sep 02 08:53:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5c382d2c-d64f-4871-81c8-06f9d09af366 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5c382d2c-d64f-4871-81c8-06f9d09af366 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5c382d2c-d64f-4871-81c8-06f9d09af366 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] http://192.168.122.75/volume/v3/volumes/27f41259-ad58-497c-b09c-2d18d87933ea returned with HTTP 404 Sep 02 08:53:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 563/1149] 192.168.122.75 () {60 vars in 1267 bytes} [Wed Sep 2 08:53:21 2026] GET /volume/v3/volumes/27f41259-ad58-497c-b09c-2d18d87933ea => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7881d1cf-659d-4c1a-9326-7bf1a63ac498 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7881d1cf-659d-4c1a-9326-7bf1a63ac498 tempest-UserMessagesTest-1257834410 tempest-UserMessagesTest-1257834410-project-admin] DELETE http://192.168.122.75/volume/v3/types/8f27c9d5-df33-480d-8ea1-302f20905ee4 Sep 02 08:53:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7881d1cf-659d-4c1a-9326-7bf1a63ac498 tempest-UserMessagesTest-1257834410 tempest-UserMessagesTest-1257834410-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7881d1cf-659d-4c1a-9326-7bf1a63ac498 tempest-UserMessagesTest-1257834410 tempest-UserMessagesTest-1257834410-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7881d1cf-659d-4c1a-9326-7bf1a63ac498 tempest-UserMessagesTest-1257834410 tempest-UserMessagesTest-1257834410-project-admin] http://192.168.122.75/volume/v3/types/8f27c9d5-df33-480d-8ea1-302f20905ee4 returned with HTTP 202 Sep 02 08:53:21 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 587/1150] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:53:21 2026] DELETE /volume/v3/types/8f27c9d5-df33-480d-8ea1-302f20905ee4 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:53:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a11f4c45-b425-4517-a917-a345cd5928d0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a11f4c45-b425-4517-a917-a345cd5928d0 tempest-UserMessagesTest-1257834410 tempest-UserMessagesTest-1257834410-project-admin] GET http://192.168.122.75/volume/v3/types/8f27c9d5-df33-480d-8ea1-302f20905ee4 Sep 02 08:53:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a11f4c45-b425-4517-a917-a345cd5928d0 tempest-UserMessagesTest-1257834410 tempest-UserMessagesTest-1257834410-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a11f4c45-b425-4517-a917-a345cd5928d0 tempest-UserMessagesTest-1257834410 tempest-UserMessagesTest-1257834410-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9ad86a3c-aeaf-42e4-95d0-5e5a55243f27 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a11f4c45-b425-4517-a917-a345cd5928d0 tempest-UserMessagesTest-1257834410 tempest-UserMessagesTest-1257834410-project-admin] http://192.168.122.75/volume/v3/types/8f27c9d5-df33-480d-8ea1-302f20905ee4 returned with HTTP 404 Sep 02 08:53:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 564/1151] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:53:21 2026] GET /volume/v3/types/8f27c9d5-df33-480d-8ea1-302f20905ee4 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9ad86a3c-aeaf-42e4-95d0-5e5a55243f27 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 Sep 02 08:53:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9ad86a3c-aeaf-42e4-95d0-5e5a55243f27 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9ad86a3c-aeaf-42e4-95d0-5e5a55243f27 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-176e3ebc-ceca-4c83-a3d2-57b68c8204a7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-176e3ebc-ceca-4c83-a3d2-57b68c8204a7 tempest-UserMessagesTest-1257834410 tempest-UserMessagesTest-1257834410-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:53:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-176e3ebc-ceca-4c83-a3d2-57b68c8204a7 tempest-UserMessagesTest-1257834410 tempest-UserMessagesTest-1257834410-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1847417920", "extra_specs": {"storage_protocol": "tempest-storage_protocol-473317918", "vendor_name": "tempest-vendor_name-791506914"}}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:21 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:21 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:21 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-9ad86a3c-aeaf-42e4-95d0-5e5a55243f27 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Snapshot retrieved successfully. Sep 02 08:53:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9ad86a3c-aeaf-42e4-95d0-5e5a55243f27 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 returned with HTTP 200 Sep 02 08:53:21 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 588/1152] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:21 2026] GET /volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 => generated 462 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-176e3ebc-ceca-4c83-a3d2-57b68c8204a7 tempest-UserMessagesTest-1257834410 tempest-UserMessagesTest-1257834410-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:53:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 565/1153] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 08:53:21 2026] POST /volume/v3/types => generated 326 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-15ca4f37-7da3-4fcc-8f4c-2c415658be25 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-15ca4f37-7da3-4fcc-8f4c-2c415658be25 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:53:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-15ca4f37-7da3-4fcc-8f4c-2c415658be25 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e8d5e983-2d18-46b3-b809-c1e26af92fd8", "size": 1, "name": "tempest-UserMessagesTest-Volume-1042698870"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-15ca4f37-7da3-4fcc-8f4c-2c415658be25 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Create volume request body: {'volume': {'volume_type': 'e8d5e983-2d18-46b3-b809-c1e26af92fd8', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1042698870'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:53:21 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-15ca4f37-7da3-4fcc-8f4c-2c415658be25 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Create volume of 1 GB Sep 02 08:53:21 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:21 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:21 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-15ca4f37-7da3-4fcc-8f4c-2c415658be25 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Availability Zones retrieved successfully. Sep 02 08:53:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15ca4f37-7da3-4fcc-8f4c-2c415658be25 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Flow 'volume_create_api' (8f16ba6c-2f5c-4b5d-ac69-5edf0e5524ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15ca4f37-7da3-4fcc-8f4c-2c415658be25 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d754dc8e-71b1-414e-9cf8-de1267d64c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-15ca4f37-7da3-4fcc-8f4c-2c415658be25 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:53:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15ca4f37-7da3-4fcc-8f4c-2c415658be25 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d754dc8e-71b1-414e-9cf8-de1267d64c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:53:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-473317918',vendor_name='tempest-vendor_name-791506914'},id=e8d5e983-2d18-46b3-b809-c1e26af92fd8,is_public=True,name='tempest-UserMessagesTest-volume-type-1847417920',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e8d5e983-2d18-46b3-b809-c1e26af92fd8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15ca4f37-7da3-4fcc-8f4c-2c415658be25 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a73ee65f-985f-40db-b5d9-dd0843483db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:22 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-15ca4f37-7da3-4fcc-8f4c-2c415658be25 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1847417920 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1847417920, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:53:22 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-15ca4f37-7da3-4fcc-8f4c-2c415658be25 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1847417920 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1847417920, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:53:22 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-15ca4f37-7da3-4fcc-8f4c-2c415658be25 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Created reservations ['1f83eb7b-7889-413b-92c7-f2622188b600', '3dcb3de8-2f08-463a-901f-b372cc95081c', '8353e761-fc37-4b94-8be3-f3ff44615095', 'b4d7449f-d1b4-476f-87fa-6ef6ec469f78'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:53:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15ca4f37-7da3-4fcc-8f4c-2c415658be25 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a73ee65f-985f-40db-b5d9-dd0843483db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f83eb7b-7889-413b-92c7-f2622188b600', '3dcb3de8-2f08-463a-901f-b372cc95081c', '8353e761-fc37-4b94-8be3-f3ff44615095', 'b4d7449f-d1b4-476f-87fa-6ef6ec469f78']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15ca4f37-7da3-4fcc-8f4c-2c415658be25 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b91bfd1-4cf3-428e-933f-bbdd4153d833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:22 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:22 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15ca4f37-7da3-4fcc-8f4c-2c415658be25 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b91bfd1-4cf3-428e-933f-bbdd4153d833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cc2390a-be0b-426b-8d5c-cd4bf7cc8ba1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1042698870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03eace65217a4f0ab452aca1b1743bf8',qos_specs=None,replication_status=,reservations=['1f83eb7b-7889-413b-92c7-f2622188b600','3dcb3de8-2f08-463a-901f-b372cc95081c','8353e761-fc37-4b94-8be3-f3ff44615095','b4d7449f-d1b4-476f-87fa-6ef6ec469f78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d4fe81ae70a49e58baebf4ef6ee01f7',volume_type_id=e8d5e983-2d18-46b3-b809-c1e26af92fd8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:53:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1042698870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cc2390a-be0b-426b-8d5c-cd4bf7cc8ba1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03eace65217a4f0ab452aca1b1743bf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d4fe81ae70a49e58baebf4ef6ee01f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e8d5e983-2d18-46b3-b809-c1e26af92fd8),volume_type_id=e8d5e983-2d18-46b3-b809-c1e26af92fd8)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15ca4f37-7da3-4fcc-8f4c-2c415658be25 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0863b88-fdaf-4b2d-b47d-da213d344eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15ca4f37-7da3-4fcc-8f4c-2c415658be25 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0863b88-fdaf-4b2d-b47d-da213d344eeb) transitioned into state 'SUCCESS' from state '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-1042698870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03eace65217a4f0ab452aca1b1743bf8',qos_specs=None,replication_status=,reservations=['1f83eb7b-7889-413b-92c7-f2622188b600','3dcb3de8-2f08-463a-901f-b372cc95081c','8353e761-fc37-4b94-8be3-f3ff44615095','b4d7449f-d1b4-476f-87fa-6ef6ec469f78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d4fe81ae70a49e58baebf4ef6ee01f7',volume_type_id=e8d5e983-2d18-46b3-b809-c1e26af92fd8)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15ca4f37-7da3-4fcc-8f4c-2c415658be25 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f171894c-cbc7-4fbe-928a-e3a1a1055329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15ca4f37-7da3-4fcc-8f4c-2c415658be25 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f171894c-cbc7-4fbe-928a-e3a1a1055329) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15ca4f37-7da3-4fcc-8f4c-2c415658be25 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Flow 'volume_create_api' (8f16ba6c-2f5c-4b5d-ac69-5edf0e5524ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:22 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-15ca4f37-7da3-4fcc-8f4c-2c415658be25 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Create volume request issued successfully. Sep 02 08:53:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-15ca4f37-7da3-4fcc-8f4c-2c415658be25 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:53:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 589/1154] 192.168.122.75 () {62 vars in 1178 bytes} [Wed Sep 2 08:53:21 2026] POST /volume/v3/volumes => generated 792 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:53:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-37e825c4-b889-4e2f-88bc-d333ca18a4f7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-37e825c4-b889-4e2f-88bc-d333ca18a4f7 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] GET http://192.168.122.75/volume/v3/volumes/3cc2390a-be0b-426b-8d5c-cd4bf7cc8ba1 Sep 02 08:53:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-37e825c4-b889-4e2f-88bc-d333ca18a4f7 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-37e825c4-b889-4e2f-88bc-d333ca18a4f7 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:22 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:22 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:22 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:22 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-37e825c4-b889-4e2f-88bc-d333ca18a4f7 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Volume info retrieved successfully. Sep 02 08:53:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-37e825c4-b889-4e2f-88bc-d333ca18a4f7 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] http://192.168.122.75/volume/v3/volumes/3cc2390a-be0b-426b-8d5c-cd4bf7cc8ba1 returned with HTTP 200 Sep 02 08:53:22 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 566/1155] 192.168.122.75 () {60 vars in 1267 bytes} [Wed Sep 2 08:53:22 2026] GET /volume/v3/volumes/3cc2390a-be0b-426b-8d5c-cd4bf7cc8ba1 => generated 860 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-56a8d65c-1806-4bc8-bc11-93e106fe1a34 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-56a8d65c-1806-4bc8-bc11-93e106fe1a34 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:53:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-56a8d65c-1806-4bc8-bc11-93e106fe1a34 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-328907971"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-56a8d65c-1806-4bc8-bc11-93e106fe1a34 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-328907971'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:53:22 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-56a8d65c-1806-4bc8-bc11-93e106fe1a34 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Create volume of 1 GB Sep 02 08:53:22 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:22 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c0313e61-e2f5-463b-b242-254ec999f428 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c0313e61-e2f5-463b-b242-254ec999f428 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 Sep 02 08:53:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c0313e61-e2f5-463b-b242-254ec999f428 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c0313e61-e2f5-463b-b242-254ec999f428 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:22 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-56a8d65c-1806-4bc8-bc11-93e106fe1a34 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Availability Zones retrieved successfully. Sep 02 08:53:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c0313e61-e2f5-463b-b242-254ec999f428 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 returned with HTTP 404 Sep 02 08:53:22 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 567/1156] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:22 2026] GET /volume/v3/snapshots/635423f8-82a9-477f-93b3-b2ae11441072 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a15f389e-be01-413b-9e93-ee8935a62bb2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a15f389e-be01-413b-9e93-ee8935a62bb2 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b Sep 02 08:53:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a15f389e-be01-413b-9e93-ee8935a62bb2 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a15f389e-be01-413b-9e93-ee8935a62bb2 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-56a8d65c-1806-4bc8-bc11-93e106fe1a34 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Flow 'volume_create_api' (034b6124-e8f1-4c99-9bb0-a630c68c9fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-56a8d65c-1806-4bc8-bc11-93e106fe1a34 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e342cb15-f2db-4453-855d-07b459588d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-56a8d65c-1806-4bc8-bc11-93e106fe1a34 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:53:22 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:22 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:22 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:22 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a15f389e-be01-413b-9e93-ee8935a62bb2 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:53:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a15f389e-be01-413b-9e93-ee8935a62bb2 tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b returned with HTTP 200 Sep 02 08:53:22 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 568/1157] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:22 2026] GET /volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-06228c8f-a939-4af0-8b02-d67fe23e5f4d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-06228c8f-a939-4af0-8b02-d67fe23e5f4d tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] DELETE http://192.168.122.75/volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b Sep 02 08:53:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-06228c8f-a939-4af0-8b02-d67fe23e5f4d tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-06228c8f-a939-4af0-8b02-d67fe23e5f4d tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:22 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-06228c8f-a939-4af0-8b02-d67fe23e5f4d tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Delete volume with id: 86bae17c-97a7-46f1-a043-f43468ff988b Sep 02 08:53:22 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:22 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:22 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:22 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-06228c8f-a939-4af0-8b02-d67fe23e5f4d tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:53:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-56a8d65c-1806-4bc8-bc11-93e106fe1a34 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e342cb15-f2db-4453-855d-07b459588d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-56a8d65c-1806-4bc8-bc11-93e106fe1a34 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b63a81f-5728-4fc5-9e77-7e42c49cbd72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-06228c8f-a939-4af0-8b02-d67fe23e5f4d tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Delete volume request issued successfully. Sep 02 08:53:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-06228c8f-a939-4af0-8b02-d67fe23e5f4d tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b returned with HTTP 202 Sep 02 08:53:22 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 569/1158] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:53:22 2026] DELETE /volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:53:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-263af7ba-e369-4e11-a5a8-2c7bdef1d2fd None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-263af7ba-e369-4e11-a5a8-2c7bdef1d2fd tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b Sep 02 08:53:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-263af7ba-e369-4e11-a5a8-2c7bdef1d2fd tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-263af7ba-e369-4e11-a5a8-2c7bdef1d2fd tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:22 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:22 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:22 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:22 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-263af7ba-e369-4e11-a5a8-2c7bdef1d2fd tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Volume info retrieved successfully. Sep 02 08:53:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-263af7ba-e369-4e11-a5a8-2c7bdef1d2fd tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b returned with HTTP 200 Sep 02 08:53:22 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 570/1159] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:22 2026] GET /volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b => generated 846 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:23 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-56a8d65c-1806-4bc8-bc11-93e106fe1a34 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Created reservations ['98fac57c-982f-4c40-b15b-e99a0707f4c3', '0abbe8c0-2fe4-44f8-901c-40f068eb02b2', 'df08f784-eec7-48cc-90a4-20e3f5baddb6', 'a0983e7a-1903-4b6f-87c3-0b732180d136'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:53:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-56a8d65c-1806-4bc8-bc11-93e106fe1a34 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b63a81f-5728-4fc5-9e77-7e42c49cbd72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98fac57c-982f-4c40-b15b-e99a0707f4c3', '0abbe8c0-2fe4-44f8-901c-40f068eb02b2', 'df08f784-eec7-48cc-90a4-20e3f5baddb6', 'a0983e7a-1903-4b6f-87c3-0b732180d136']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-56a8d65c-1806-4bc8-bc11-93e106fe1a34 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0457e962-5415-4ed6-bae3-7fe189eb9746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:23 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:23 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-56a8d65c-1806-4bc8-bc11-93e106fe1a34 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0457e962-5415-4ed6-bae3-7fe189eb9746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '587cb041-9270-452c-9877-547070d82c6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-328907971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56aa0835de434099948b8f55853a8189',qos_specs=None,replication_status=,reservations=['98fac57c-982f-4c40-b15b-e99a0707f4c3','0abbe8c0-2fe4-44f8-901c-40f068eb02b2','df08f784-eec7-48cc-90a4-20e3f5baddb6','a0983e7a-1903-4b6f-87c3-0b732180d136'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a144ad41874cf7b9b8988e98e84e1a',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:53:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-328907971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=587cb041-9270-452c-9877-547070d82c6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56aa0835de434099948b8f55853a8189',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5a144ad41874cf7b9b8988e98e84e1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-56a8d65c-1806-4bc8-bc11-93e106fe1a34 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40d2d32b-6100-439c-9463-084c70132b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-56a8d65c-1806-4bc8-bc11-93e106fe1a34 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40d2d32b-6100-439c-9463-084c70132b95) transitioned into state 'SUCCESS' from state '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-328907971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56aa0835de434099948b8f55853a8189',qos_specs=None,replication_status=,reservations=['98fac57c-982f-4c40-b15b-e99a0707f4c3','0abbe8c0-2fe4-44f8-901c-40f068eb02b2','df08f784-eec7-48cc-90a4-20e3f5baddb6','a0983e7a-1903-4b6f-87c3-0b732180d136'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a144ad41874cf7b9b8988e98e84e1a',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-56a8d65c-1806-4bc8-bc11-93e106fe1a34 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f73a7853-9566-47a3-8452-bca3904dd279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-56a8d65c-1806-4bc8-bc11-93e106fe1a34 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f73a7853-9566-47a3-8452-bca3904dd279) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-56a8d65c-1806-4bc8-bc11-93e106fe1a34 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Flow 'volume_create_api' (034b6124-e8f1-4c99-9bb0-a630c68c9fa0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:23 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-56a8d65c-1806-4bc8-bc11-93e106fe1a34 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Create volume request issued successfully. Sep 02 08:53:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-56a8d65c-1806-4bc8-bc11-93e106fe1a34 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:53:23 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 590/1160] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:53:22 2026] POST /volume/v3/volumes => generated 755 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 08:53:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7a35bd69-9e70-4fd4-bceb-46acd10bdfaf None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7a35bd69-9e70-4fd4-bceb-46acd10bdfaf tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] GET http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b Sep 02 08:53:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7a35bd69-9e70-4fd4-bceb-46acd10bdfaf tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7a35bd69-9e70-4fd4-bceb-46acd10bdfaf tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:23 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:23 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:23 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:23 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:23 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7a35bd69-9e70-4fd4-bceb-46acd10bdfaf tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:53:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7a35bd69-9e70-4fd4-bceb-46acd10bdfaf tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b returned with HTTP 200 Sep 02 08:53:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 571/1161] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:23 2026] GET /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b => generated 823 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-730fec27-bc2a-45e7-a063-7416255add79 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-730fec27-bc2a-45e7-a063-7416255add79 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] GET http://192.168.122.75/volume/v3/volumes/3cc2390a-be0b-426b-8d5c-cd4bf7cc8ba1 Sep 02 08:53:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-730fec27-bc2a-45e7-a063-7416255add79 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-730fec27-bc2a-45e7-a063-7416255add79 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:23 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:23 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:23 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:23 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:23 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-730fec27-bc2a-45e7-a063-7416255add79 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Volume info retrieved successfully. Sep 02 08:53:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-730fec27-bc2a-45e7-a063-7416255add79 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] http://192.168.122.75/volume/v3/volumes/3cc2390a-be0b-426b-8d5c-cd4bf7cc8ba1 returned with HTTP 200 Sep 02 08:53:23 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 591/1162] 192.168.122.75 () {60 vars in 1267 bytes} [Wed Sep 2 08:53:23 2026] GET /volume/v3/volumes/3cc2390a-be0b-426b-8d5c-cd4bf7cc8ba1 => generated 881 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bbfd9e01-799e-48ac-9e0e-55451df5f080 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bbfd9e01-799e-48ac-9e0e-55451df5f080 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] GET http://192.168.122.75/volume/v3/messages Sep 02 08:53:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bbfd9e01-799e-48ac-9e0e-55451df5f080 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bbfd9e01-799e-48ac-9e0e-55451df5f080 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bbfd9e01-799e-48ac-9e0e-55451df5f080 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] http://192.168.122.75/volume/v3/messages returned with HTTP 200 Sep 02 08:53:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 572/1163] 192.168.122.75 () {60 vars in 1159 bytes} [Wed Sep 2 08:53:23 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 02 08:53:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-af8ddd83-be3e-44cb-83b5-f00d4027a36f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-af8ddd83-be3e-44cb-83b5-f00d4027a36f tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] GET http://192.168.122.75/volume/v3/messages/839a1c24-c4a5-4259-a68c-356391d54914 Sep 02 08:53:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-af8ddd83-be3e-44cb-83b5-f00d4027a36f tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-af8ddd83-be3e-44cb-83b5-f00d4027a36f tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-af8ddd83-be3e-44cb-83b5-f00d4027a36f tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] http://192.168.122.75/volume/v3/messages/839a1c24-c4a5-4259-a68c-356391d54914 returned with HTTP 200 Sep 02 08:53:23 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 592/1164] 192.168.122.75 () {60 vars in 1270 bytes} [Wed Sep 2 08:53:23 2026] GET /volume/v3/messages/839a1c24-c4a5-4259-a68c-356391d54914 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f8bec584-7400-4663-abe4-dc6e395a7698 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f8bec584-7400-4663-abe4-dc6e395a7698 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] GET http://192.168.122.75/volume/v3/messages Sep 02 08:53:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f8bec584-7400-4663-abe4-dc6e395a7698 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f8bec584-7400-4663-abe4-dc6e395a7698 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f8bec584-7400-4663-abe4-dc6e395a7698 tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] http://192.168.122.75/volume/v3/messages returned with HTTP 200 Sep 02 08:53:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 573/1165] 192.168.122.75 () {60 vars in 1159 bytes} [Wed Sep 2 08:53:23 2026] GET /volume/v3/messages => generated 676 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d778fb40-d4f5-4849-9ce1-89f3936795fe None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d778fb40-d4f5-4849-9ce1-89f3936795fe tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] DELETE http://192.168.122.75/volume/v3/messages/839a1c24-c4a5-4259-a68c-356391d54914 Sep 02 08:53:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d778fb40-d4f5-4849-9ce1-89f3936795fe tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d778fb40-d4f5-4849-9ce1-89f3936795fe tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d778fb40-d4f5-4849-9ce1-89f3936795fe tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] http://192.168.122.75/volume/v3/messages/839a1c24-c4a5-4259-a68c-356391d54914 returned with HTTP 204 Sep 02 08:53:23 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 593/1166] 192.168.122.75 () {60 vars in 1273 bytes} [Wed Sep 2 08:53:23 2026] DELETE /volume/v3/messages/839a1c24-c4a5-4259-a68c-356391d54914 => generated 0 bytes in 29 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 08:53:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6728dd9b-a1f9-4554-9d3c-2f656d5dc52f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6728dd9b-a1f9-4554-9d3c-2f656d5dc52f tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] GET http://192.168.122.75/volume/v3/volumes/3cc2390a-be0b-426b-8d5c-cd4bf7cc8ba1 Sep 02 08:53:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6728dd9b-a1f9-4554-9d3c-2f656d5dc52f tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6728dd9b-a1f9-4554-9d3c-2f656d5dc52f tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:23 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:23 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:23 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:23 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:23 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6728dd9b-a1f9-4554-9d3c-2f656d5dc52f tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Volume info retrieved successfully. Sep 02 08:53:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6728dd9b-a1f9-4554-9d3c-2f656d5dc52f tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] http://192.168.122.75/volume/v3/volumes/3cc2390a-be0b-426b-8d5c-cd4bf7cc8ba1 returned with HTTP 200 Sep 02 08:53:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 574/1167] 192.168.122.75 () {60 vars in 1267 bytes} [Wed Sep 2 08:53:23 2026] GET /volume/v3/volumes/3cc2390a-be0b-426b-8d5c-cd4bf7cc8ba1 => generated 881 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a2a3bd5a-4479-45d2-8788-dc6189f52a9d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a2a3bd5a-4479-45d2-8788-dc6189f52a9d tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] DELETE http://192.168.122.75/volume/v3/volumes/3cc2390a-be0b-426b-8d5c-cd4bf7cc8ba1 Sep 02 08:53:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a2a3bd5a-4479-45d2-8788-dc6189f52a9d tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a2a3bd5a-4479-45d2-8788-dc6189f52a9d tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:23 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-a2a3bd5a-4479-45d2-8788-dc6189f52a9d tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Delete volume with id: 3cc2390a-be0b-426b-8d5c-cd4bf7cc8ba1 Sep 02 08:53:23 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:23 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:23 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:23 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:23 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a2a3bd5a-4479-45d2-8788-dc6189f52a9d tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Volume info retrieved successfully. Sep 02 08:53:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a2a3bd5a-4479-45d2-8788-dc6189f52a9d tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86995) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 08:53:23 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-a2a3bd5a-4479-45d2-8788-dc6189f52a9d tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Created reservations ['ed4b7492-abc6-4eb4-a8c4-d89620c63252', '94771702-3539-412c-baa5-33f8fee10fda', 'f29a16fd-8701-450e-9319-9d165cac1561', '4a46fce0-7374-4345-9983-2e438dc93ef2'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:53:23 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a2a3bd5a-4479-45d2-8788-dc6189f52a9d tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Delete volume request issued successfully. Sep 02 08:53:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a2a3bd5a-4479-45d2-8788-dc6189f52a9d tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] http://192.168.122.75/volume/v3/volumes/3cc2390a-be0b-426b-8d5c-cd4bf7cc8ba1 returned with HTTP 202 Sep 02 08:53:23 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 594/1168] 192.168.122.75 () {60 vars in 1270 bytes} [Wed Sep 2 08:53:23 2026] DELETE /volume/v3/volumes/3cc2390a-be0b-426b-8d5c-cd4bf7cc8ba1 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:53:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1a582918-16b0-47e8-aba3-9434f6f9ba9a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1a582918-16b0-47e8-aba3-9434f6f9ba9a tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] GET http://192.168.122.75/volume/v3/volumes/3cc2390a-be0b-426b-8d5c-cd4bf7cc8ba1 Sep 02 08:53:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1a582918-16b0-47e8-aba3-9434f6f9ba9a tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1a582918-16b0-47e8-aba3-9434f6f9ba9a tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1a582918-16b0-47e8-aba3-9434f6f9ba9a tempest-UserMessagesTest-228448157 tempest-UserMessagesTest-228448157-project-member] http://192.168.122.75/volume/v3/volumes/3cc2390a-be0b-426b-8d5c-cd4bf7cc8ba1 returned with HTTP 404 Sep 02 08:53:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 575/1169] 192.168.122.75 () {60 vars in 1267 bytes} [Wed Sep 2 08:53:23 2026] GET /volume/v3/volumes/3cc2390a-be0b-426b-8d5c-cd4bf7cc8ba1 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fdbed4a0-7222-4f44-843c-fce7963fb3af None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fdbed4a0-7222-4f44-843c-fce7963fb3af tempest-UserMessagesTest-1257834410 tempest-UserMessagesTest-1257834410-project-admin] DELETE http://192.168.122.75/volume/v3/types/e8d5e983-2d18-46b3-b809-c1e26af92fd8 Sep 02 08:53:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fdbed4a0-7222-4f44-843c-fce7963fb3af tempest-UserMessagesTest-1257834410 tempest-UserMessagesTest-1257834410-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fdbed4a0-7222-4f44-843c-fce7963fb3af tempest-UserMessagesTest-1257834410 tempest-UserMessagesTest-1257834410-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ace258e8-0efc-4476-a05d-03aecba8952f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ace258e8-0efc-4476-a05d-03aecba8952f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] GET http://192.168.122.75/volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b Sep 02 08:53:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ace258e8-0efc-4476-a05d-03aecba8952f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fdbed4a0-7222-4f44-843c-fce7963fb3af tempest-UserMessagesTest-1257834410 tempest-UserMessagesTest-1257834410-project-admin] http://192.168.122.75/volume/v3/types/e8d5e983-2d18-46b3-b809-c1e26af92fd8 returned with HTTP 202 Sep 02 08:53:24 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 595/1170] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:53:23 2026] DELETE /volume/v3/types/e8d5e983-2d18-46b3-b809-c1e26af92fd8 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:53:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ace258e8-0efc-4476-a05d-03aecba8952f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1e5be18d-a351-4427-b971-1a771dce860f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1e5be18d-a351-4427-b971-1a771dce860f tempest-UserMessagesTest-1257834410 tempest-UserMessagesTest-1257834410-project-admin] GET http://192.168.122.75/volume/v3/types/e8d5e983-2d18-46b3-b809-c1e26af92fd8 Sep 02 08:53:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1e5be18d-a351-4427-b971-1a771dce860f tempest-UserMessagesTest-1257834410 tempest-UserMessagesTest-1257834410-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1e5be18d-a351-4427-b971-1a771dce860f tempest-UserMessagesTest-1257834410 tempest-UserMessagesTest-1257834410-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:24 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:24 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:24 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:24 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1e5be18d-a351-4427-b971-1a771dce860f tempest-UserMessagesTest-1257834410 tempest-UserMessagesTest-1257834410-project-admin] http://192.168.122.75/volume/v3/types/e8d5e983-2d18-46b3-b809-c1e26af92fd8 returned with HTTP 404 Sep 02 08:53:24 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 596/1171] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:53:24 2026] GET /volume/v3/types/e8d5e983-2d18-46b3-b809-c1e26af92fd8 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ace258e8-0efc-4476-a05d-03aecba8952f tempest-VolumesExtendTest-1447873225 tempest-VolumesExtendTest-1447873225-project-member] http://192.168.122.75/volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b returned with HTTP 404 Sep 02 08:53:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 576/1172] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:24 2026] GET /volume/v3/volumes/86bae17c-97a7-46f1-a043-f43468ff988b => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8d078aba-6af6-4963-b0e2-c1dd5e05cc8f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8d078aba-6af6-4963-b0e2-c1dd5e05cc8f tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] GET http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b Sep 02 08:53:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8d078aba-6af6-4963-b0e2-c1dd5e05cc8f tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8d078aba-6af6-4963-b0e2-c1dd5e05cc8f tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:24 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:24 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:24 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:24 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:24 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8d078aba-6af6-4963-b0e2-c1dd5e05cc8f tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:53:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8d078aba-6af6-4963-b0e2-c1dd5e05cc8f tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b returned with HTTP 200 Sep 02 08:53:24 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 597/1173] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:24 2026] GET /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b => generated 847 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-73d69308-1e99-425f-855f-ef1b235fccad None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-73d69308-1e99-425f-855f-ef1b235fccad tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] GET http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b Sep 02 08:53:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-73d69308-1e99-425f-855f-ef1b235fccad tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-73d69308-1e99-425f-855f-ef1b235fccad tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:25 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:25 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:25 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:25 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:25 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-73d69308-1e99-425f-855f-ef1b235fccad tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:53:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-73d69308-1e99-425f-855f-ef1b235fccad tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b returned with HTTP 200 Sep 02 08:53:25 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 577/1174] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:25 2026] GET /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b => generated 848 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8ad5a6cf-dd65-4c98-84d2-9763921f9760 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7f5bca24-0d39-4d10-905c-a0ffaa3a5e0e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8ad5a6cf-dd65-4c98-84d2-9763921f9760 tempest-VolumePoolsAdminTestsJSON-1804519855 tempest-VolumePoolsAdminTestsJSON-1804519855-project-admin] GET http://192.168.122.75/volume/v3/scheduler-stats/get_pools?detail=True Sep 02 08:53:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8ad5a6cf-dd65-4c98-84d2-9763921f9760 tempest-VolumePoolsAdminTestsJSON-1804519855 tempest-VolumePoolsAdminTestsJSON-1804519855-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8ad5a6cf-dd65-4c98-84d2-9763921f9760 tempest-VolumePoolsAdminTestsJSON-1804519855 tempest-VolumePoolsAdminTestsJSON-1804519855-project-admin] Calling method 'get_pools' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8ad5a6cf-dd65-4c98-84d2-9763921f9760 tempest-VolumePoolsAdminTestsJSON-1804519855 tempest-VolumePoolsAdminTestsJSON-1804519855-project-admin] http://192.168.122.75/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 02 08:53:27 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 598/1175] 192.168.122.75 () {58 vars in 1193 bytes} [Wed Sep 2 08:53:27 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 520 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a2b2f7fa-d08f-4d27-af55-35945d9c88ad None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7f5bca24-0d39-4d10-905c-a0ffaa3a5e0e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:53:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7f5bca24-0d39-4d10-905c-a0ffaa3a5e0e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1617951681", "metadata": {"Type": "Test"}}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a2b2f7fa-d08f-4d27-af55-35945d9c88ad tempest-VolumePoolsAdminTestsJSON-1804519855 tempest-VolumePoolsAdminTestsJSON-1804519855-project-admin] GET http://192.168.122.75/volume/v3/scheduler-stats/get_pools Sep 02 08:53:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a2b2f7fa-d08f-4d27-af55-35945d9c88ad tempest-VolumePoolsAdminTestsJSON-1804519855 tempest-VolumePoolsAdminTestsJSON-1804519855-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a2b2f7fa-d08f-4d27-af55-35945d9c88ad tempest-VolumePoolsAdminTestsJSON-1804519855 tempest-VolumePoolsAdminTestsJSON-1804519855-project-admin] Calling method 'get_pools' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-7f5bca24-0d39-4d10-905c-a0ffaa3a5e0e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1617951681', 'metadata': {'Type': 'Test'}}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:53:27 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-7f5bca24-0d39-4d10-905c-a0ffaa3a5e0e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Create volume of 1 GB Sep 02 08:53:27 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7f5bca24-0d39-4d10-905c-a0ffaa3a5e0e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Availability Zones retrieved successfully. Sep 02 08:53:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a2b2f7fa-d08f-4d27-af55-35945d9c88ad tempest-VolumePoolsAdminTestsJSON-1804519855 tempest-VolumePoolsAdminTestsJSON-1804519855-project-admin] http://192.168.122.75/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 08:53:27 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 599/1176] 192.168.122.75 () {58 vars in 1170 bytes} [Wed Sep 2 08:53:27 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:53:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-7f5bca24-0d39-4d10-905c-a0ffaa3a5e0e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Flow 'volume_create_api' (2a68429c-aae4-405d-9fe6-05b0213b5e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-7f5bca24-0d39-4d10-905c-a0ffaa3a5e0e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b41bf4b0-b451-4159-b725-d3579a33ff07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-7f5bca24-0d39-4d10-905c-a0ffaa3a5e0e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:53:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-7f5bca24-0d39-4d10-905c-a0ffaa3a5e0e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b41bf4b0-b451-4159-b725-d3579a33ff07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-7f5bca24-0d39-4d10-905c-a0ffaa3a5e0e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b009b7e-43e6-417c-9186-6d8317580ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:28 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-7f5bca24-0d39-4d10-905c-a0ffaa3a5e0e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Created reservations ['50aa1656-ac05-4b5f-9307-a33f4dedf80d', 'c0b23fcb-8190-41ac-8b74-734292d82cd0', 'e7eef056-5252-4268-8da4-61f4fbc8ac25', 'ecfb7c44-58d3-4355-a27f-fc20088c4de8'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:53:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-7f5bca24-0d39-4d10-905c-a0ffaa3a5e0e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b009b7e-43e6-417c-9186-6d8317580ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50aa1656-ac05-4b5f-9307-a33f4dedf80d', 'c0b23fcb-8190-41ac-8b74-734292d82cd0', 'e7eef056-5252-4268-8da4-61f4fbc8ac25', 'ecfb7c44-58d3-4355-a27f-fc20088c4de8']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-7f5bca24-0d39-4d10-905c-a0ffaa3a5e0e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2095d2e4-22c6-4139-822a-14d20f27a61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:28 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:28 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-7f5bca24-0d39-4d10-905c-a0ffaa3a5e0e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2095d2e4-22c6-4139-822a-14d20f27a61a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '532137c0-6936-4ce6-923d-4919c68ce2a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1617951681',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e47c32a3afdb41679e67449325d18c0f',qos_specs=None,replication_status=,reservations=['50aa1656-ac05-4b5f-9307-a33f4dedf80d','c0b23fcb-8190-41ac-8b74-734292d82cd0','e7eef056-5252-4268-8da4-61f4fbc8ac25','ecfb7c44-58d3-4355-a27f-fc20088c4de8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3b6bca8c654644b175b538629ce0d4',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:53:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1617951681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=532137c0-6936-4ce6-923d-4919c68ce2a1,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e47c32a3afdb41679e67449325d18c0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef3b6bca8c654644b175b538629ce0d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-7f5bca24-0d39-4d10-905c-a0ffaa3a5e0e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eda6dfa1-a849-4abf-8dba-1d2ebf61b7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-7f5bca24-0d39-4d10-905c-a0ffaa3a5e0e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eda6dfa1-a849-4abf-8dba-1d2ebf61b7c2) transitioned into state 'SUCCESS' from state '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-1617951681',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e47c32a3afdb41679e67449325d18c0f',qos_specs=None,replication_status=,reservations=['50aa1656-ac05-4b5f-9307-a33f4dedf80d','c0b23fcb-8190-41ac-8b74-734292d82cd0','e7eef056-5252-4268-8da4-61f4fbc8ac25','ecfb7c44-58d3-4355-a27f-fc20088c4de8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3b6bca8c654644b175b538629ce0d4',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-7f5bca24-0d39-4d10-905c-a0ffaa3a5e0e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ed6aadf-08c0-46cf-9d6f-0e45f05852fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-7f5bca24-0d39-4d10-905c-a0ffaa3a5e0e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ed6aadf-08c0-46cf-9d6f-0e45f05852fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-7f5bca24-0d39-4d10-905c-a0ffaa3a5e0e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Flow 'volume_create_api' (2a68429c-aae4-405d-9fe6-05b0213b5e56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:28 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7f5bca24-0d39-4d10-905c-a0ffaa3a5e0e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Create volume request issued successfully. Sep 02 08:53:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7f5bca24-0d39-4d10-905c-a0ffaa3a5e0e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:53:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 578/1177] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:53:27 2026] POST /volume/v3/volumes => generated 766 bytes in 978 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:53:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-33bc16c6-341a-45ae-ab84-ab53c986b6e0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-33bc16c6-341a-45ae-ab84-ab53c986b6e0 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 Sep 02 08:53:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-33bc16c6-341a-45ae-ab84-ab53c986b6e0 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-33bc16c6-341a-45ae-ab84-ab53c986b6e0 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:28 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:28 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:28 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:28 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:28 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-33bc16c6-341a-45ae-ab84-ab53c986b6e0 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-33bc16c6-341a-45ae-ab84-ab53c986b6e0 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 returned with HTTP 200 Sep 02 08:53:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 600/1178] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:28 2026] GET /volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 => generated 834 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-48fa2f6b-0aa3-499c-a024-e388938d0c7c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-48fa2f6b-0aa3-499c-a024-e388938d0c7c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 Sep 02 08:53:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-48fa2f6b-0aa3-499c-a024-e388938d0c7c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-48fa2f6b-0aa3-499c-a024-e388938d0c7c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:29 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:29 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:29 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-48fa2f6b-0aa3-499c-a024-e388938d0c7c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-48fa2f6b-0aa3-499c-a024-e388938d0c7c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 returned with HTTP 200 Sep 02 08:53:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 579/1179] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:29 2026] GET /volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 => generated 858 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-830dec87-b294-48dc-a15a-5e8e3caeb63b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-830dec87-b294-48dc-a15a-5e8e3caeb63b tempest-VolumeHostsAdminTestsJSON-2086713384 tempest-VolumeHostsAdminTestsJSON-2086713384-project-admin] GET http://192.168.122.75/volume/v3/os-hosts Sep 02 08:53:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-830dec87-b294-48dc-a15a-5e8e3caeb63b tempest-VolumeHostsAdminTestsJSON-2086713384 tempest-VolumeHostsAdminTestsJSON-2086713384-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-830dec87-b294-48dc-a15a-5e8e3caeb63b tempest-VolumeHostsAdminTestsJSON-2086713384 tempest-VolumeHostsAdminTestsJSON-2086713384-project-admin] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:30 devstack devstack@c-api.service[86995]: /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 02 08:53:30 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 08:53:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.hosts [None req-830dec87-b294-48dc-a15a-5e8e3caeb63b tempest-VolumeHostsAdminTestsJSON-2086713384 tempest-VolumeHostsAdminTestsJSON-2086713384-project-admin] status, active and update: available, enabled, 2026-09-02 06:51:44+00:00 {{(pid=86995) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 08:53:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.hosts [None req-830dec87-b294-48dc-a15a-5e8e3caeb63b tempest-VolumeHostsAdminTestsJSON-2086713384 tempest-VolumeHostsAdminTestsJSON-2086713384-project-admin] status, active and update: available, enabled, 2026-09-02 06:44:03+00:00 {{(pid=86995) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 08:53:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.hosts [None req-830dec87-b294-48dc-a15a-5e8e3caeb63b tempest-VolumeHostsAdminTestsJSON-2086713384 tempest-VolumeHostsAdminTestsJSON-2086713384-project-admin] status, active and update: available, enabled, 2026-09-02 06:52:47+00:00 {{(pid=86995) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 08:53:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-830dec87-b294-48dc-a15a-5e8e3caeb63b tempest-VolumeHostsAdminTestsJSON-2086713384 tempest-VolumeHostsAdminTestsJSON-2086713384-project-admin] http://192.168.122.75/volume/v3/os-hosts returned with HTTP 200 Sep 02 08:53:30 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 601/1180] 192.168.122.75 () {58 vars in 1119 bytes} [Wed Sep 2 08:53:30 2026] GET /volume/v3/os-hosts => generated 561 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:53:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bf0bdd30-87b5-4679-b83b-738d4d261367 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bf0bdd30-87b5-4679-b83b-738d4d261367 tempest-VolumeHostsAdminTestsJSON-2086713384 tempest-VolumeHostsAdminTestsJSON-2086713384-project-admin] GET http://192.168.122.75/volume/v3/os-hosts Sep 02 08:53:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bf0bdd30-87b5-4679-b83b-738d4d261367 tempest-VolumeHostsAdminTestsJSON-2086713384 tempest-VolumeHostsAdminTestsJSON-2086713384-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bf0bdd30-87b5-4679-b83b-738d4d261367 tempest-VolumeHostsAdminTestsJSON-2086713384 tempest-VolumeHostsAdminTestsJSON-2086713384-project-admin] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:30 devstack devstack@c-api.service[86994]: /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 02 08:53:30 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 08:53:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.contrib.hosts [None req-bf0bdd30-87b5-4679-b83b-738d4d261367 tempest-VolumeHostsAdminTestsJSON-2086713384 tempest-VolumeHostsAdminTestsJSON-2086713384-project-admin] status, active and update: available, enabled, 2026-09-02 06:51:44+00:00 {{(pid=86994) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 08:53:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.contrib.hosts [None req-bf0bdd30-87b5-4679-b83b-738d4d261367 tempest-VolumeHostsAdminTestsJSON-2086713384 tempest-VolumeHostsAdminTestsJSON-2086713384-project-admin] status, active and update: available, enabled, 2026-09-02 06:44:03+00:00 {{(pid=86994) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 08:53:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.contrib.hosts [None req-bf0bdd30-87b5-4679-b83b-738d4d261367 tempest-VolumeHostsAdminTestsJSON-2086713384 tempest-VolumeHostsAdminTestsJSON-2086713384-project-admin] status, active and update: available, enabled, 2026-09-02 06:52:47+00:00 {{(pid=86994) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 08:53:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bf0bdd30-87b5-4679-b83b-738d4d261367 tempest-VolumeHostsAdminTestsJSON-2086713384 tempest-VolumeHostsAdminTestsJSON-2086713384-project-admin] http://192.168.122.75/volume/v3/os-hosts returned with HTTP 200 Sep 02 08:53:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 580/1181] 192.168.122.75 () {58 vars in 1119 bytes} [Wed Sep 2 08:53:30 2026] GET /volume/v3/os-hosts => generated 561 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-28454813-9d94-4446-83c2-aac1c711bb25 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-28454813-9d94-4446-83c2-aac1c711bb25 tempest-VolumeHostsAdminTestsJSON-2086713384 tempest-VolumeHostsAdminTestsJSON-2086713384-project-admin] GET http://192.168.122.75/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 02 08:53:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-28454813-9d94-4446-83c2-aac1c711bb25 tempest-VolumeHostsAdminTestsJSON-2086713384 tempest-VolumeHostsAdminTestsJSON-2086713384-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-28454813-9d94-4446-83c2-aac1c711bb25 tempest-VolumeHostsAdminTestsJSON-2086713384 tempest-VolumeHostsAdminTestsJSON-2086713384-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2dcf85b6-c59e-4733-9ccc-c333b65cee18 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2dcf85b6-c59e-4733-9ccc-c333b65cee18 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 Sep 02 08:53:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2dcf85b6-c59e-4733-9ccc-c333b65cee18 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2dcf85b6-c59e-4733-9ccc-c333b65cee18 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:30 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:30 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:30 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:30 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-28454813-9d94-4446-83c2-aac1c711bb25 tempest-VolumeHostsAdminTestsJSON-2086713384 tempest-VolumeHostsAdminTestsJSON-2086713384-project-admin] http://192.168.122.75/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 02 08:53:30 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 602/1182] 192.168.122.75 () {58 vars in 1182 bytes} [Wed Sep 2 08:53:30 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:53:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2dcf85b6-c59e-4733-9ccc-c333b65cee18 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-90e792d6-e2cf-42df-a9b6-d820962dd674 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-90e792d6-e2cf-42df-a9b6-d820962dd674 tempest-VolumeHostsAdminTestsJSON-2086713384 tempest-VolumeHostsAdminTestsJSON-2086713384-project-admin] GET http://192.168.122.75/volume/v3/os-hosts/devstack@QuobyteHD Sep 02 08:53:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-90e792d6-e2cf-42df-a9b6-d820962dd674 tempest-VolumeHostsAdminTestsJSON-2086713384 tempest-VolumeHostsAdminTestsJSON-2086713384-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-90e792d6-e2cf-42df-a9b6-d820962dd674 tempest-VolumeHostsAdminTestsJSON-2086713384 tempest-VolumeHostsAdminTestsJSON-2086713384-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2dcf85b6-c59e-4733-9ccc-c333b65cee18 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 returned with HTTP 200 Sep 02 08:53:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 581/1183] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:30 2026] GET /volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 => generated 859 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-356fba33-a6f4-4f74-bddb-628dfeef1dd0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-356fba33-a6f4-4f74-bddb-628dfeef1dd0 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 Sep 02 08:53:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-356fba33-a6f4-4f74-bddb-628dfeef1dd0 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-356fba33-a6f4-4f74-bddb-628dfeef1dd0 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:30 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:30 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:30 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:30 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-90e792d6-e2cf-42df-a9b6-d820962dd674 tempest-VolumeHostsAdminTestsJSON-2086713384 tempest-VolumeHostsAdminTestsJSON-2086713384-project-admin] http://192.168.122.75/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 02 08:53:30 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 603/1184] 192.168.122.75 () {58 vars in 1176 bytes} [Wed Sep 2 08:53:30 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 546 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:53:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-356fba33-a6f4-4f74-bddb-628dfeef1dd0 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-356fba33-a6f4-4f74-bddb-628dfeef1dd0 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 returned with HTTP 200 Sep 02 08:53:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 582/1185] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:30 2026] GET /volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 => generated 859 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c3f551a9-cb40-49b8-97bf-92dbc4ca080c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c3f551a9-cb40-49b8-97bf-92dbc4ca080c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] PUT http://192.168.122.75/volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 Sep 02 08:53:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c3f551a9-cb40-49b8-97bf-92dbc4ca080c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1617951681"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:31 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:31 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:31 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:31 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:31 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c3f551a9-cb40-49b8-97bf-92dbc4ca080c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:31 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c3f551a9-cb40-49b8-97bf-92dbc4ca080c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume updated successfully. Sep 02 08:53:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c3f551a9-cb40-49b8-97bf-92dbc4ca080c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 returned with HTTP 200 Sep 02 08:53:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 604/1186] 192.168.122.75 () {60 vars in 1247 bytes} [Wed Sep 2 08:53:31 2026] PUT /volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 => generated 791 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fffc458a-dac4-4670-b101-bc8b3221344d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fffc458a-dac4-4670-b101-bc8b3221344d tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] PUT http://192.168.122.75/volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 Sep 02 08:53:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fffc458a-dac4-4670-b101-bc8b3221344d tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1948207123", "description": "This is the new description of volume"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-fffc458a-dac4-4670-b101-bc8b3221344d tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-fffc458a-dac4-4670-b101-bc8b3221344d tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume updated successfully. Sep 02 08:53:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fffc458a-dac4-4670-b101-bc8b3221344d tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 returned with HTTP 200 Sep 02 08:53:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 583/1187] 192.168.122.75 () {60 vars in 1248 bytes} [Wed Sep 2 08:53:31 2026] PUT /volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 => generated 830 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-513cc45e-cbfb-4516-9c9a-247dcb2a4c89 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-513cc45e-cbfb-4516-9c9a-247dcb2a4c89 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 Sep 02 08:53:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-513cc45e-cbfb-4516-9c9a-247dcb2a4c89 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-513cc45e-cbfb-4516-9c9a-247dcb2a4c89 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:31 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:31 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:31 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:31 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:31 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-513cc45e-cbfb-4516-9c9a-247dcb2a4c89 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-513cc45e-cbfb-4516-9c9a-247dcb2a4c89 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 returned with HTTP 200 Sep 02 08:53:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 605/1188] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:31 2026] GET /volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 => generated 898 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f2a83294-3251-4200-9424-9e4994fe2139 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f2a83294-3251-4200-9424-9e4994fe2139 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:53:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f2a83294-3251-4200-9424-9e4994fe2139 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1051885378", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-226346767"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-f2a83294-3251-4200-9424-9e4994fe2139 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1051885378', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-226346767'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:53:31 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-f2a83294-3251-4200-9424-9e4994fe2139 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Create volume of 1 GB Sep 02 08:53:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f2a83294-3251-4200-9424-9e4994fe2139 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Availability Zones retrieved successfully. Sep 02 08:53:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f2a83294-3251-4200-9424-9e4994fe2139 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Flow 'volume_create_api' (837f53ee-a85c-495a-b055-bf05ad0a01f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f2a83294-3251-4200-9424-9e4994fe2139 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dd6f0d3-7253-4cab-a95d-0125a311c4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-f2a83294-3251-4200-9424-9e4994fe2139 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:53:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f2a83294-3251-4200-9424-9e4994fe2139 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dd6f0d3-7253-4cab-a95d-0125a311c4b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f2a83294-3251-4200-9424-9e4994fe2139 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a649e046-c73b-4268-a37c-5145484c2b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:31 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-f2a83294-3251-4200-9424-9e4994fe2139 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Created reservations ['9b682d24-2363-4d59-84fb-2f456e57c544', 'aacdde3b-7d54-4101-93f8-96c7d6b41fd0', 'c869cdd3-6c8c-44ea-bc11-88018bc60e25', 'abe22ccf-e414-48bd-8c91-fe41416c6b28'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:53:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f2a83294-3251-4200-9424-9e4994fe2139 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a649e046-c73b-4268-a37c-5145484c2b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b682d24-2363-4d59-84fb-2f456e57c544', 'aacdde3b-7d54-4101-93f8-96c7d6b41fd0', 'c869cdd3-6c8c-44ea-bc11-88018bc60e25', 'abe22ccf-e414-48bd-8c91-fe41416c6b28']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f2a83294-3251-4200-9424-9e4994fe2139 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df32516c-a745-42fc-b79a-39db5a1c131e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f2a83294-3251-4200-9424-9e4994fe2139 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df32516c-a745-42fc-b79a-39db5a1c131e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e659d64-fbc5-495d-8111-ff36693d4879', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1051885378',display_name='tempest-VolumesGetTest-Volume-226346767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e47c32a3afdb41679e67449325d18c0f',qos_specs=None,replication_status=,reservations=['9b682d24-2363-4d59-84fb-2f456e57c544','aacdde3b-7d54-4101-93f8-96c7d6b41fd0','c869cdd3-6c8c-44ea-bc11-88018bc60e25','abe22ccf-e414-48bd-8c91-fe41416c6b28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3b6bca8c654644b175b538629ce0d4',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:53:31Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1051885378',display_name='tempest-VolumesGetTest-Volume-226346767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e659d64-fbc5-495d-8111-ff36693d4879,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e47c32a3afdb41679e67449325d18c0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef3b6bca8c654644b175b538629ce0d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f2a83294-3251-4200-9424-9e4994fe2139 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51b915a8-ef84-4c6c-b1f7-a0f952d5aa58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f2a83294-3251-4200-9424-9e4994fe2139 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51b915a8-ef84-4c6c-b1f7-a0f952d5aa58) transitioned into 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-1051885378',display_name='tempest-VolumesGetTest-Volume-226346767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e47c32a3afdb41679e67449325d18c0f',qos_specs=None,replication_status=,reservations=['9b682d24-2363-4d59-84fb-2f456e57c544','aacdde3b-7d54-4101-93f8-96c7d6b41fd0','c869cdd3-6c8c-44ea-bc11-88018bc60e25','abe22ccf-e414-48bd-8c91-fe41416c6b28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3b6bca8c654644b175b538629ce0d4',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f2a83294-3251-4200-9424-9e4994fe2139 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39185d15-d36e-4ae7-975e-24cc0ebd18df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f2a83294-3251-4200-9424-9e4994fe2139 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39185d15-d36e-4ae7-975e-24cc0ebd18df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f2a83294-3251-4200-9424-9e4994fe2139 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Flow 'volume_create_api' (837f53ee-a85c-495a-b055-bf05ad0a01f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f2a83294-3251-4200-9424-9e4994fe2139 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Create volume request issued successfully. Sep 02 08:53:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f2a83294-3251-4200-9424-9e4994fe2139 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:53:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 584/1189] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:53:31 2026] POST /volume/v3/volumes => generated 786 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:53:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9815161c-a55b-4393-85b3-f87d9e3aa346 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9815161c-a55b-4393-85b3-f87d9e3aa346 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 Sep 02 08:53:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9815161c-a55b-4393-85b3-f87d9e3aa346 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9815161c-a55b-4393-85b3-f87d9e3aa346 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:31 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:31 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:31 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:31 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:31 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-9815161c-a55b-4393-85b3-f87d9e3aa346 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9815161c-a55b-4393-85b3-f87d9e3aa346 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 returned with HTTP 200 Sep 02 08:53:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 606/1190] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:31 2026] GET /volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2bfd6b0e-16b0-42a4-a0e1-45906a193e4d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2bfd6b0e-16b0-42a4-a0e1-45906a193e4d tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 Sep 02 08:53:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2bfd6b0e-16b0-42a4-a0e1-45906a193e4d tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2bfd6b0e-16b0-42a4-a0e1-45906a193e4d tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:32 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:32 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:32 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:32 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:32 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2bfd6b0e-16b0-42a4-a0e1-45906a193e4d tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2bfd6b0e-16b0-42a4-a0e1-45906a193e4d tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 returned with HTTP 200 Sep 02 08:53:32 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 585/1191] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:32 2026] GET /volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 => generated 878 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-00fed368-0f6f-4543-bada-60505c0f6182 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-00fed368-0f6f-4543-bada-60505c0f6182 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 Sep 02 08:53:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-00fed368-0f6f-4543-bada-60505c0f6182 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-00fed368-0f6f-4543-bada-60505c0f6182 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:33 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:33 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:33 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:33 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:33 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-00fed368-0f6f-4543-bada-60505c0f6182 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-00fed368-0f6f-4543-bada-60505c0f6182 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 returned with HTTP 200 Sep 02 08:53:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 607/1192] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:33 2026] GET /volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 => generated 879 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2f84f3ee-f81e-46e9-960c-9ec5f5ea3c0f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2f84f3ee-f81e-46e9-960c-9ec5f5ea3c0f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] PUT http://192.168.122.75/volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 Sep 02 08:53:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2f84f3ee-f81e-46e9-960c-9ec5f5ea3c0f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1617951681", "description": null}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:34 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:34 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:34 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:34 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2f84f3ee-f81e-46e9-960c-9ec5f5ea3c0f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2f84f3ee-f81e-46e9-960c-9ec5f5ea3c0f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume updated successfully. Sep 02 08:53:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2f84f3ee-f81e-46e9-960c-9ec5f5ea3c0f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 returned with HTTP 200 Sep 02 08:53:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 586/1193] 192.168.122.75 () {60 vars in 1247 bytes} [Wed Sep 2 08:53:34 2026] PUT /volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 => generated 777 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f90d5a94-8751-4d1e-982c-0f515febc9a6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f90d5a94-8751-4d1e-982c-0f515febc9a6 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 Sep 02 08:53:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f90d5a94-8751-4d1e-982c-0f515febc9a6 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f90d5a94-8751-4d1e-982c-0f515febc9a6 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:34 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:34 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:34 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:34 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f90d5a94-8751-4d1e-982c-0f515febc9a6 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f90d5a94-8751-4d1e-982c-0f515febc9a6 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 returned with HTTP 200 Sep 02 08:53:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 608/1194] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:34 2026] GET /volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 => generated 845 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8c2c8730-c984-4805-a0bb-9d13fdd039de None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8c2c8730-c984-4805-a0bb-9d13fdd039de tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] DELETE http://192.168.122.75/volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 Sep 02 08:53:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8c2c8730-c984-4805-a0bb-9d13fdd039de tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8c2c8730-c984-4805-a0bb-9d13fdd039de tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:34 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-8c2c8730-c984-4805-a0bb-9d13fdd039de tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Delete volume with id: 9e659d64-fbc5-495d-8111-ff36693d4879 Sep 02 08:53:34 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:34 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:34 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:34 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8c2c8730-c984-4805-a0bb-9d13fdd039de tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8c2c8730-c984-4805-a0bb-9d13fdd039de tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Delete volume request issued successfully. Sep 02 08:53:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8c2c8730-c984-4805-a0bb-9d13fdd039de tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 returned with HTTP 202 Sep 02 08:53:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 587/1195] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:53:34 2026] DELETE /volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:53:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-bd1acdc6-3754-4088-a25e-d0dd1968f0d3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bd1acdc6-3754-4088-a25e-d0dd1968f0d3 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 Sep 02 08:53:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bd1acdc6-3754-4088-a25e-d0dd1968f0d3 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bd1acdc6-3754-4088-a25e-d0dd1968f0d3 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:34 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:34 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:34 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:34 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-bd1acdc6-3754-4088-a25e-d0dd1968f0d3 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bd1acdc6-3754-4088-a25e-d0dd1968f0d3 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 returned with HTTP 200 Sep 02 08:53:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 609/1196] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:34 2026] GET /volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 => generated 844 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:53:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3477804e-8c54-4db5-9d67-5307e1403064 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3477804e-8c54-4db5-9d67-5307e1403064 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 Sep 02 08:53:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3477804e-8c54-4db5-9d67-5307e1403064 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3477804e-8c54-4db5-9d67-5307e1403064 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:35 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:35 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:35 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:35 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3477804e-8c54-4db5-9d67-5307e1403064 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3477804e-8c54-4db5-9d67-5307e1403064 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 returned with HTTP 200 Sep 02 08:53:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 588/1197] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:35 2026] GET /volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 => generated 844 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-bbcf9506-8bc4-4904-aa67-93aa3aa1a23e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bbcf9506-8bc4-4904-aa67-93aa3aa1a23e tempest-VolumeQuotasNegativeTestJSON-8378146 tempest-VolumeQuotasNegativeTestJSON-8378146-project-admin] GET http://192.168.122.75/volume/v3/os-quota-sets/1dce657f6ebc4078b37727606962ed6a Sep 02 08:53:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bbcf9506-8bc4-4904-aa67-93aa3aa1a23e tempest-VolumeQuotasNegativeTestJSON-8378146 tempest-VolumeQuotasNegativeTestJSON-8378146-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bbcf9506-8bc4-4904-aa67-93aa3aa1a23e tempest-VolumeQuotasNegativeTestJSON-8378146 tempest-VolumeQuotasNegativeTestJSON-8378146-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bbcf9506-8bc4-4904-aa67-93aa3aa1a23e tempest-VolumeQuotasNegativeTestJSON-8378146 tempest-VolumeQuotasNegativeTestJSON-8378146-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/1dce657f6ebc4078b37727606962ed6a returned with HTTP 200 Sep 02 08:53:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 610/1198] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:36 2026] GET /volume/v3/os-quota-sets/1dce657f6ebc4078b37727606962ed6a => generated 440 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-dfe50432-ed3e-4990-84ce-d8af6b1f174e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5671f804-08ed-4802-bc16-5e77a672a49b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5671f804-08ed-4802-bc16-5e77a672a49b tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] POST http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action Sep 02 08:53:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5671f804-08ed-4802-bc16-5e77a672a49b tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Action body: b'{"os-attach": {"instance_uuid": "2f44d245-6a28-4357-8e47-5afede0505c8", "mountpoint": "/dev/vdb"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:53:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5671f804-08ed-4802-bc16-5e77a672a49b tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2f44d245-6a28-4357-8e47-5afede0505c8", "mountpoint": "/dev/vdb"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:36 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:36 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:36 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:36 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:36 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5671f804-08ed-4802-bc16-5e77a672a49b tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:53:36 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5671f804-08ed-4802-bc16-5e77a672a49b tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Update volume admin metadata completed successfully. Sep 02 08:53:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dfe50432-ed3e-4990-84ce-d8af6b1f174e tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:53:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dfe50432-ed3e-4990-84ce-d8af6b1f174e tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-2036103408"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-dfe50432-ed3e-4990-84ce-d8af6b1f174e tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-2036103408'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:53:36 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-dfe50432-ed3e-4990-84ce-d8af6b1f174e tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Create volume of 1 GB Sep 02 08:53:36 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-dfe50432-ed3e-4990-84ce-d8af6b1f174e tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Availability Zones retrieved successfully. Sep 02 08:53:36 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5671f804-08ed-4802-bc16-5e77a672a49b tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Attach volume completed successfully. Sep 02 08:53:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5671f804-08ed-4802-bc16-5e77a672a49b tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action returned with HTTP 202 Sep 02 08:53:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 611/1199] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:53:36 2026] POST /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action => generated 0 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:53:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4ff5589a-dca7-44ea-855c-89bbb992f205 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:36 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-dfe50432-ed3e-4990-84ce-d8af6b1f174e tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Flow 'volume_create_api' (4b44d7ee-5b28-4ea8-8aae-b7ce5c01f444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4ff5589a-dca7-44ea-855c-89bbb992f205 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 Sep 02 08:53:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4ff5589a-dca7-44ea-855c-89bbb992f205 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:36 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-dfe50432-ed3e-4990-84ce-d8af6b1f174e tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4d1d54b-152c-4823-b736-b69dffbd463c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4ff5589a-dca7-44ea-855c-89bbb992f205 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:36 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-dfe50432-ed3e-4990-84ce-d8af6b1f174e tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:53:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4ff5589a-dca7-44ea-855c-89bbb992f205 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 returned with HTTP 404 Sep 02 08:53:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 612/1200] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:36 2026] GET /volume/v3/volumes/9e659d64-fbc5-495d-8111-ff36693d4879 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-75d15bbb-7adb-433b-8777-78d903c5f67f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-75d15bbb-7adb-433b-8777-78d903c5f67f tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] GET http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b Sep 02 08:53:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-75d15bbb-7adb-433b-8777-78d903c5f67f tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-75d15bbb-7adb-433b-8777-78d903c5f67f tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:37 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:37 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:37 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:37 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:37 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-dfe50432-ed3e-4990-84ce-d8af6b1f174e tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4d1d54b-152c-4823-b736-b69dffbd463c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:37 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-dfe50432-ed3e-4990-84ce-d8af6b1f174e tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a0908ca-1335-4396-8b08-7576527744b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:37 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-75d15bbb-7adb-433b-8777-78d903c5f67f tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:53:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-75d15bbb-7adb-433b-8777-78d903c5f67f tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b returned with HTTP 200 Sep 02 08:53:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 613/1201] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:37 2026] GET /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b => generated 1182 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-64c7e189-c846-4ee9-97a1-9b7bfb85d728 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-64c7e189-c846-4ee9-97a1-9b7bfb85d728 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 Sep 02 08:53:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-64c7e189-c846-4ee9-97a1-9b7bfb85d728 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-64c7e189-c846-4ee9-97a1-9b7bfb85d728 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:37 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:37 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:37 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:37 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:37 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-64c7e189-c846-4ee9-97a1-9b7bfb85d728 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-64c7e189-c846-4ee9-97a1-9b7bfb85d728 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 returned with HTTP 200 Sep 02 08:53:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 614/1202] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:37 2026] GET /volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 => generated 898 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e7c6d251-1e66-4427-b271-f004f49a3169 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e7c6d251-1e66-4427-b271-f004f49a3169 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] POST http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action Sep 02 08:53:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e7c6d251-1e66-4427-b271-f004f49a3169 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Action body: b'{"os-detach": {}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:53:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e7c6d251-1e66-4427-b271-f004f49a3169 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:37 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:37 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:37 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:37 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:37 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e7c6d251-1e66-4427-b271-f004f49a3169 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:53:37 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-dfe50432-ed3e-4990-84ce-d8af6b1f174e tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Created reservations ['8ce22c21-a0aa-4b9a-9e7f-eaa147832b6d', 'a4bd8bfc-3b05-4cee-b50f-42e88b28dcaa', 'c0f98204-afbe-4bf8-9786-e96b6fc74afe', 'e4473817-3948-488d-af7c-bee20d5ab98e'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:53:37 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-dfe50432-ed3e-4990-84ce-d8af6b1f174e tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a0908ca-1335-4396-8b08-7576527744b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ce22c21-a0aa-4b9a-9e7f-eaa147832b6d', 'a4bd8bfc-3b05-4cee-b50f-42e88b28dcaa', 'c0f98204-afbe-4bf8-9786-e96b6fc74afe', 'e4473817-3948-488d-af7c-bee20d5ab98e']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:37 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-dfe50432-ed3e-4990-84ce-d8af6b1f174e tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (947a166d-3a06-4f3a-8a43-d09aa4581d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:37 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:37 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:37 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-dfe50432-ed3e-4990-84ce-d8af6b1f174e tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (947a166d-3a06-4f3a-8a43-d09aa4581d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '327beb9a-4ba6-4974-9d8c-63b98b4a731b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-2036103408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dce657f6ebc4078b37727606962ed6a',qos_specs=None,replication_status=,reservations=['8ce22c21-a0aa-4b9a-9e7f-eaa147832b6d','a4bd8bfc-3b05-4cee-b50f-42e88b28dcaa','c0f98204-afbe-4bf8-9786-e96b6fc74afe','e4473817-3948-488d-af7c-bee20d5ab98e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7102adaa81f24dcba1efa8bb3b7d3868',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:53:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-2036103408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=327beb9a-4ba6-4974-9d8c-63b98b4a731b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dce657f6ebc4078b37727606962ed6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7102adaa81f24dcba1efa8bb3b7d3868',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:37 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-dfe50432-ed3e-4990-84ce-d8af6b1f174e tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (743b2cef-b0cc-4c85-9aa8-f60fae9f789b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:37 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e7c6d251-1e66-4427-b271-f004f49a3169 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Detach volume completed successfully. Sep 02 08:53:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e7c6d251-1e66-4427-b271-f004f49a3169 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action returned with HTTP 202 Sep 02 08:53:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 615/1203] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:53:37 2026] POST /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action => generated 0 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:53:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1c7d6947-16c3-413e-9f27-c2a5e446ac35 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1c7d6947-16c3-413e-9f27-c2a5e446ac35 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] DELETE http://192.168.122.75/volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 Sep 02 08:53:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1c7d6947-16c3-413e-9f27-c2a5e446ac35 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1c7d6947-16c3-413e-9f27-c2a5e446ac35 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:37 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-1c7d6947-16c3-413e-9f27-c2a5e446ac35 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Delete volume with id: 532137c0-6936-4ce6-923d-4919c68ce2a1 Sep 02 08:53:37 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-dfe50432-ed3e-4990-84ce-d8af6b1f174e tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (743b2cef-b0cc-4c85-9aa8-f60fae9f789b) transitioned into state 'SUCCESS' from state '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-2036103408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dce657f6ebc4078b37727606962ed6a',qos_specs=None,replication_status=,reservations=['8ce22c21-a0aa-4b9a-9e7f-eaa147832b6d','a4bd8bfc-3b05-4cee-b50f-42e88b28dcaa','c0f98204-afbe-4bf8-9786-e96b6fc74afe','e4473817-3948-488d-af7c-bee20d5ab98e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7102adaa81f24dcba1efa8bb3b7d3868',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:37 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-dfe50432-ed3e-4990-84ce-d8af6b1f174e tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28eea574-b9ca-498b-a2b3-6018ea5d883d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:37 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:37 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:37 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:37 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:37 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1c7d6947-16c3-413e-9f27-c2a5e446ac35 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:37 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-dfe50432-ed3e-4990-84ce-d8af6b1f174e tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28eea574-b9ca-498b-a2b3-6018ea5d883d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:37 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-dfe50432-ed3e-4990-84ce-d8af6b1f174e tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Flow 'volume_create_api' (4b44d7ee-5b28-4ea8-8aae-b7ce5c01f444) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:37 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-dfe50432-ed3e-4990-84ce-d8af6b1f174e tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Create volume request issued successfully. Sep 02 08:53:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dfe50432-ed3e-4990-84ce-d8af6b1f174e tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:53:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 589/1204] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:53:36 2026] POST /volume/v3/volumes => generated 766 bytes in 827 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:53:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-738a1e04-f3a8-4a87-a082-c0af77e7fdb3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-738a1e04-f3a8-4a87-a082-c0af77e7fdb3 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] GET http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b Sep 02 08:53:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-738a1e04-f3a8-4a87-a082-c0af77e7fdb3 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-738a1e04-f3a8-4a87-a082-c0af77e7fdb3 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:37 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:37 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:37 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1c7d6947-16c3-413e-9f27-c2a5e446ac35 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Delete volume request issued successfully. Sep 02 08:53:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1c7d6947-16c3-413e-9f27-c2a5e446ac35 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 returned with HTTP 202 Sep 02 08:53:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 616/1205] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:53:37 2026] DELETE /volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:53:37 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:37 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f7e6b6c0-26fa-4ebb-8af0-a3eab45405d5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f7e6b6c0-26fa-4ebb-8af0-a3eab45405d5 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] GET http://192.168.122.75/volume/v3/volumes/327beb9a-4ba6-4974-9d8c-63b98b4a731b Sep 02 08:53:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f7e6b6c0-26fa-4ebb-8af0-a3eab45405d5 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f7e6b6c0-26fa-4ebb-8af0-a3eab45405d5 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:37 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:37 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:37 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-738a1e04-f3a8-4a87-a082-c0af77e7fdb3 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:53:37 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:37 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:37 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f7e6b6c0-26fa-4ebb-8af0-a3eab45405d5 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Volume info retrieved successfully. Sep 02 08:53:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-738a1e04-f3a8-4a87-a082-c0af77e7fdb3 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b returned with HTTP 200 Sep 02 08:53:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f7e6b6c0-26fa-4ebb-8af0-a3eab45405d5 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] http://192.168.122.75/volume/v3/volumes/327beb9a-4ba6-4974-9d8c-63b98b4a731b returned with HTTP 200 Sep 02 08:53:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 590/1206] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:37 2026] GET /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b => generated 867 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-95c71a8b-54dc-41b7-8217-75ad5713c439 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 617/1207] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:37 2026] GET /volume/v3/volumes/327beb9a-4ba6-4974-9d8c-63b98b4a731b => generated 834 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-95c71a8b-54dc-41b7-8217-75ad5713c439 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 Sep 02 08:53:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-95c71a8b-54dc-41b7-8217-75ad5713c439 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-95c71a8b-54dc-41b7-8217-75ad5713c439 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:37 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:37 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:37 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:37 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:37 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-95c71a8b-54dc-41b7-8217-75ad5713c439 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-95c71a8b-54dc-41b7-8217-75ad5713c439 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 returned with HTTP 200 Sep 02 08:53:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 591/1208] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:37 2026] GET /volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 => generated 897 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-532ab855-8cfe-46b0-b8b6-672f101b561d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-532ab855-8cfe-46b0-b8b6-672f101b561d tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] GET http://192.168.122.75/volume/v3/volumes/327beb9a-4ba6-4974-9d8c-63b98b4a731b Sep 02 08:53:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-532ab855-8cfe-46b0-b8b6-672f101b561d tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-532ab855-8cfe-46b0-b8b6-672f101b561d tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:38 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:38 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:38 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:38 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:38 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-532ab855-8cfe-46b0-b8b6-672f101b561d tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Volume info retrieved successfully. Sep 02 08:53:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-329e3789-fe25-4e16-895a-8d1f15b5208e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-329e3789-fe25-4e16-895a-8d1f15b5208e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 Sep 02 08:53:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-329e3789-fe25-4e16-895a-8d1f15b5208e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-329e3789-fe25-4e16-895a-8d1f15b5208e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-532ab855-8cfe-46b0-b8b6-672f101b561d tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] http://192.168.122.75/volume/v3/volumes/327beb9a-4ba6-4974-9d8c-63b98b4a731b returned with HTTP 200 Sep 02 08:53:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 618/1209] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:38 2026] GET /volume/v3/volumes/327beb9a-4ba6-4974-9d8c-63b98b4a731b => generated 858 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:38 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:38 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:38 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:38 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:38 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-329e3789-fe25-4e16-895a-8d1f15b5208e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-329e3789-fe25-4e16-895a-8d1f15b5208e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 returned with HTTP 200 Sep 02 08:53:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 592/1210] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:38 2026] GET /volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 => generated 897 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a80a0568-610c-4e5b-a46d-524e4cc1fd69 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a80a0568-610c-4e5b-a46d-524e4cc1fd69 tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] GET http://192.168.122.75/volume/v3/os-services Sep 02 08:53:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a80a0568-610c-4e5b-a46d-524e4cc1fd69 tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a80a0568-610c-4e5b-a46d-524e4cc1fd69 tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:38 devstack devstack@c-api.service[86995]: /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 02 08:53:38 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 08:53:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a80a0568-610c-4e5b-a46d-524e4cc1fd69 tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] http://192.168.122.75/volume/v3/os-services returned with HTTP 200 Sep 02 08:53:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 619/1211] 192.168.122.75 () {58 vars in 1128 bytes} [Wed Sep 2 08:53:38 2026] GET /volume/v3/os-services => generated 705 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:53:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fa0d0034-fbdc-4ddd-ae68-6c0cd871b8ee None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fa0d0034-fbdc-4ddd-ae68-6c0cd871b8ee tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] GET http://192.168.122.75/volume/v3/os-services?host=devstack Sep 02 08:53:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fa0d0034-fbdc-4ddd-ae68-6c0cd871b8ee tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fa0d0034-fbdc-4ddd-ae68-6c0cd871b8ee tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:39 devstack devstack@c-api.service[86994]: /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 02 08:53:39 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 08:53:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fa0d0034-fbdc-4ddd-ae68-6c0cd871b8ee tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] http://192.168.122.75/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 02 08:53:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 593/1212] 192.168.122.75 () {58 vars in 1155 bytes} [Wed Sep 2 08:53:39 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-44d2ebbe-3bef-402f-862a-4b747abdaa13 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-44d2ebbe-3bef-402f-862a-4b747abdaa13 tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] GET http://192.168.122.75/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-44d2ebbe-3bef-402f-862a-4b747abdaa13 tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-44d2ebbe-3bef-402f-862a-4b747abdaa13 tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-44d2ebbe-3bef-402f-862a-4b747abdaa13 tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] http://192.168.122.75/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 02 08:53:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 620/1213] 192.168.122.75 () {58 vars in 1203 bytes} [Wed Sep 2 08:53:39 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d8f03e86-5f7c-4a9d-94b4-62aa31864e90 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d8f03e86-5f7c-4a9d-94b4-62aa31864e90 tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] GET http://192.168.122.75/volume/v3/os-services?binary=cinder-scheduler Sep 02 08:53:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d8f03e86-5f7c-4a9d-94b4-62aa31864e90 tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d8f03e86-5f7c-4a9d-94b4-62aa31864e90 tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d8f03e86-5f7c-4a9d-94b4-62aa31864e90 tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] http://192.168.122.75/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 02 08:53:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 594/1214] 192.168.122.75 () {58 vars in 1175 bytes} [Wed Sep 2 08:53:39 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 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ac96fb1e-a4da-4a0a-8589-d6bc5e963926 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ac96fb1e-a4da-4a0a-8589-d6bc5e963926 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ac96fb1e-a4da-4a0a-8589-d6bc5e963926 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-14347508"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-ac96fb1e-a4da-4a0a-8589-d6bc5e963926 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-14347508'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-ac96fb1e-a4da-4a0a-8589-d6bc5e963926 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Create volume of 1 GB Sep 02 08:53:39 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ac96fb1e-a4da-4a0a-8589-d6bc5e963926 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Availability Zones retrieved successfully. Sep 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ac96fb1e-a4da-4a0a-8589-d6bc5e963926 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Flow 'volume_create_api' (69faced5-a220-497b-a254-05608313447c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ac96fb1e-a4da-4a0a-8589-d6bc5e963926 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36effe33-9a09-460f-9d59-2ca1c7ab82d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-ac96fb1e-a4da-4a0a-8589-d6bc5e963926 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ac96fb1e-a4da-4a0a-8589-d6bc5e963926 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36effe33-9a09-460f-9d59-2ca1c7ab82d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ac96fb1e-a4da-4a0a-8589-d6bc5e963926 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34396797-bc0e-4a06-be87-d13e5f2dc275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-ac96fb1e-a4da-4a0a-8589-d6bc5e963926 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Created reservations ['f1d7742d-a753-4a27-b39b-1a3cb9ee727d', '996f7f99-5ad7-480c-8dd1-59bfbda118b3', 'd1c4ad15-8e5f-4669-86f9-6f43db647f98', '7aa319b5-cdd0-4abd-9b86-02ad1f2624f1'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ac96fb1e-a4da-4a0a-8589-d6bc5e963926 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34396797-bc0e-4a06-be87-d13e5f2dc275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1d7742d-a753-4a27-b39b-1a3cb9ee727d', '996f7f99-5ad7-480c-8dd1-59bfbda118b3', 'd1c4ad15-8e5f-4669-86f9-6f43db647f98', '7aa319b5-cdd0-4abd-9b86-02ad1f2624f1']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ac96fb1e-a4da-4a0a-8589-d6bc5e963926 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c637e3bc-c4c5-4bd9-8f6a-9562145a17e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-85b1b641-411e-4a8a-b6e5-248d21c8269f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:39 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-85b1b641-411e-4a8a-b6e5-248d21c8269f tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] GET http://192.168.122.75/volume/v3/volumes/327beb9a-4ba6-4974-9d8c-63b98b4a731b Sep 02 08:53:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-85b1b641-411e-4a8a-b6e5-248d21c8269f tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-85b1b641-411e-4a8a-b6e5-248d21c8269f tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ac96fb1e-a4da-4a0a-8589-d6bc5e963926 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c637e3bc-c4c5-4bd9-8f6a-9562145a17e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00d6fafa-1fe3-437b-9f86-e445bc437a5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-14347508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9ae454e352a4071a6a2ce97a18acea0',qos_specs=None,replication_status=,reservations=['f1d7742d-a753-4a27-b39b-1a3cb9ee727d','996f7f99-5ad7-480c-8dd1-59bfbda118b3','d1c4ad15-8e5f-4669-86f9-6f43db647f98','7aa319b5-cdd0-4abd-9b86-02ad1f2624f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fb7bc19388b4083922e4f4b0111a0d2',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:53:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-14347508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00d6fafa-1fe3-437b-9f86-e445bc437a5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9ae454e352a4071a6a2ce97a18acea0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fb7bc19388b4083922e4f4b0111a0d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ac96fb1e-a4da-4a0a-8589-d6bc5e963926 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (679e2abf-08b5-40fe-993c-1928f707392c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:39 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:39 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:39 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:39 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:39 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-85b1b641-411e-4a8a-b6e5-248d21c8269f tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Volume info retrieved successfully. Sep 02 08:53:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-85b1b641-411e-4a8a-b6e5-248d21c8269f tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] http://192.168.122.75/volume/v3/volumes/327beb9a-4ba6-4974-9d8c-63b98b4a731b returned with HTTP 200 Sep 02 08:53:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 595/1215] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:39 2026] GET /volume/v3/volumes/327beb9a-4ba6-4974-9d8c-63b98b4a731b => generated 859 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ac96fb1e-a4da-4a0a-8589-d6bc5e963926 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (679e2abf-08b5-40fe-993c-1928f707392c) transitioned into state 'SUCCESS' from state '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-14347508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9ae454e352a4071a6a2ce97a18acea0',qos_specs=None,replication_status=,reservations=['f1d7742d-a753-4a27-b39b-1a3cb9ee727d','996f7f99-5ad7-480c-8dd1-59bfbda118b3','d1c4ad15-8e5f-4669-86f9-6f43db647f98','7aa319b5-cdd0-4abd-9b86-02ad1f2624f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fb7bc19388b4083922e4f4b0111a0d2',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-22a56346-f52f-4dd1-911a-99f69ed416fd None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ac96fb1e-a4da-4a0a-8589-d6bc5e963926 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc495561-5b61-436a-91eb-311432114fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-22a56346-f52f-4dd1-911a-99f69ed416fd tempest-VolumeQuotasNegativeTestJSON-8378146 tempest-VolumeQuotasNegativeTestJSON-8378146-project-admin] PUT http://192.168.122.75/volume/v3/os-quota-sets/1dce657f6ebc4078b37727606962ed6a Sep 02 08:53:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-22a56346-f52f-4dd1-911a-99f69ed416fd tempest-VolumeQuotasNegativeTestJSON-8378146 tempest-VolumeQuotasNegativeTestJSON-8378146-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ac96fb1e-a4da-4a0a-8589-d6bc5e963926 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc495561-5b61-436a-91eb-311432114fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ac96fb1e-a4da-4a0a-8589-d6bc5e963926 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Flow 'volume_create_api' (69faced5-a220-497b-a254-05608313447c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ac96fb1e-a4da-4a0a-8589-d6bc5e963926 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Create volume request issued successfully. Sep 02 08:53:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ac96fb1e-a4da-4a0a-8589-d6bc5e963926 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:53:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 621/1216] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:53:39 2026] POST /volume/v3/volumes => generated 759 bytes in 753 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-976177a3-ba68-4761-a943-b04540cc8779 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-976177a3-ba68-4761-a943-b04540cc8779 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 Sep 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-976177a3-ba68-4761-a943-b04540cc8779 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-976177a3-ba68-4761-a943-b04540cc8779 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-976177a3-ba68-4761-a943-b04540cc8779 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 returned with HTTP 404 Sep 02 08:53:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 622/1217] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:39 2026] GET /volume/v3/volumes/532137c0-6936-4ce6-923d-4919c68ce2a1 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3f20bb98-8e33-4411-98e1-1b2b826e5bb0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3f20bb98-8e33-4411-98e1-1b2b826e5bb0 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] GET http://192.168.122.75/volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d Sep 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3f20bb98-8e33-4411-98e1-1b2b826e5bb0 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3f20bb98-8e33-4411-98e1-1b2b826e5bb0 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:39 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:39 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:39 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-22a56346-f52f-4dd1-911a-99f69ed416fd tempest-VolumeQuotasNegativeTestJSON-8378146 tempest-VolumeQuotasNegativeTestJSON-8378146-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/1dce657f6ebc4078b37727606962ed6a returned with HTTP 200 Sep 02 08:53:39 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3f20bb98-8e33-4411-98e1-1b2b826e5bb0 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Volume info retrieved successfully. Sep 02 08:53:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 596/1218] 192.168.122.75 () {60 vars in 1253 bytes} [Wed Sep 2 08:53:39 2026] PUT /volume/v3/os-quota-sets/1dce657f6ebc4078b37727606962ed6a => generated 395 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a52a9536-3049-4717-be75-44c722ed67af None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3f20bb98-8e33-4411-98e1-1b2b826e5bb0 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] http://192.168.122.75/volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d returned with HTTP 200 Sep 02 08:53:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 623/1219] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:39 2026] GET /volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d => generated 827 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a52a9536-3049-4717-be75-44c722ed67af tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:53:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8e576f17-366a-49ed-a580-acf2cec743f3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a52a9536-3049-4717-be75-44c722ed67af tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-439469623"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-a52a9536-3049-4717-be75-44c722ed67af tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-439469623'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:53:40 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-a52a9536-3049-4717-be75-44c722ed67af tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Create volume of 1 GB Sep 02 08:53:40 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a52a9536-3049-4717-be75-44c722ed67af tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Availability Zones retrieved successfully. Sep 02 08:53:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8e576f17-366a-49ed-a580-acf2cec743f3 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:53:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8e576f17-366a-49ed-a580-acf2cec743f3 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-8e576f17-366a-49ed-a580-acf2cec743f3 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:53:40 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-8e576f17-366a-49ed-a580-acf2cec743f3 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Create volume of 2 GB Sep 02 08:53:40 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8e576f17-366a-49ed-a580-acf2cec743f3 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Availability Zones retrieved successfully. Sep 02 08:53:40 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-a52a9536-3049-4717-be75-44c722ed67af tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Flow 'volume_create_api' (9670c2fe-2929-44d3-b3ab-2087844f7f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:40 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-a52a9536-3049-4717-be75-44c722ed67af tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb5f3ffa-605f-43d9-9d64-10c97ce5d4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:40 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-a52a9536-3049-4717-be75-44c722ed67af tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:53:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8e576f17-366a-49ed-a580-acf2cec743f3 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Flow 'volume_create_api' (e26ae052-4b33-4efe-b269-994f0016ab85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8e576f17-366a-49ed-a580-acf2cec743f3 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (929b6d47-ec3c-483b-b1ea-311417627d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-8e576f17-366a-49ed-a580-acf2cec743f3 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Validating volume size '2' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:53:40 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-a52a9536-3049-4717-be75-44c722ed67af tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb5f3ffa-605f-43d9-9d64-10c97ce5d4e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:40 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-a52a9536-3049-4717-be75-44c722ed67af tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (160b4468-aa74-4f01-842d-f3d39e356d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8e576f17-366a-49ed-a580-acf2cec743f3 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (929b6d47-ec3c-483b-b1ea-311417627d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8e576f17-366a-49ed-a580-acf2cec743f3 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (624b2475-c1ff-4539-b147-c55032f28ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:40 devstack devstack@c-api.service[86995]: WARNING cinder.quota_utils [None req-8e576f17-366a-49ed-a580-acf2cec743f3 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Quota exceeded for 1dce657f6ebc4078b37727606962ed6a, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 02 08:53:40 devstack devstack@c-api.service[86995]: WARNING cinder.volume.api [None req-8e576f17-366a-49ed-a580-acf2cec743f3 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (624b2475-c1ff-4539-b147-c55032f28ef9) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 08:53:40 devstack devstack@c-api.service[86995]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 02 08:53:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8e576f17-366a-49ed-a580-acf2cec743f3 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (624b2475-c1ff-4539-b147-c55032f28ef9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:40 devstack devstack@c-api.service[86995]: WARNING cinder.volume.api [None req-8e576f17-366a-49ed-a580-acf2cec743f3 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (624b2475-c1ff-4539-b147-c55032f28ef9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 08:53:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8e576f17-366a-49ed-a580-acf2cec743f3 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (929b6d47-ec3c-483b-b1ea-311417627d82) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:40 devstack devstack@c-api.service[86995]: WARNING cinder.volume.api [None req-8e576f17-366a-49ed-a580-acf2cec743f3 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (929b6d47-ec3c-483b-b1ea-311417627d82) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 08:53:40 devstack devstack@c-api.service[86995]: WARNING cinder.volume.api [None req-8e576f17-366a-49ed-a580-acf2cec743f3 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Flow 'volume_create_api' (e26ae052-4b33-4efe-b269-994f0016ab85) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 08:53:40 devstack devstack@c-api.service[86995]: INFO cinder.api.middleware.fault [None req-8e576f17-366a-49ed-a580-acf2cec743f3 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 413 Sep 02 08:53:40 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-a52a9536-3049-4717-be75-44c722ed67af tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Created reservations ['eb96fe33-19a9-4da8-830a-488123d28cfa', '974bf2f4-866a-40ec-9648-1110163e1ee3', 'a4a20783-c034-467e-9219-9dcd4e5eb130', 'a6a7063e-2872-4b4a-9581-ff3d2be72cab'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:53:40 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 624/1220] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:53:39 2026] POST /volume/v3/volumes => generated 208 bytes in 278 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 02 08:53:40 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-a52a9536-3049-4717-be75-44c722ed67af tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (160b4468-aa74-4f01-842d-f3d39e356d71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb96fe33-19a9-4da8-830a-488123d28cfa', '974bf2f4-866a-40ec-9648-1110163e1ee3', 'a4a20783-c034-467e-9219-9dcd4e5eb130', 'a6a7063e-2872-4b4a-9581-ff3d2be72cab']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:40 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-a52a9536-3049-4717-be75-44c722ed67af tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a857887b-362d-4c20-805c-a41597df040c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-39960a0a-b634-4a37-bd4c-97b37baa85e9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-39960a0a-b634-4a37-bd4c-97b37baa85e9 tempest-VolumeQuotasNegativeTestJSON-8378146 tempest-VolumeQuotasNegativeTestJSON-8378146-project-admin] PUT http://192.168.122.75/volume/v3/os-quota-sets/1dce657f6ebc4078b37727606962ed6a Sep 02 08:53:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-39960a0a-b634-4a37-bd4c-97b37baa85e9 tempest-VolumeQuotasNegativeTestJSON-8378146 tempest-VolumeQuotasNegativeTestJSON-8378146-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:40 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:40 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:40 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-a52a9536-3049-4717-be75-44c722ed67af tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a857887b-362d-4c20-805c-a41597df040c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79be8a6b-91d1-4fb4-943f-5903d20cf6a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-439469623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e47c32a3afdb41679e67449325d18c0f',qos_specs=None,replication_status=,reservations=['eb96fe33-19a9-4da8-830a-488123d28cfa','974bf2f4-866a-40ec-9648-1110163e1ee3','a4a20783-c034-467e-9219-9dcd4e5eb130','a6a7063e-2872-4b4a-9581-ff3d2be72cab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3b6bca8c654644b175b538629ce0d4',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:53:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-439469623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79be8a6b-91d1-4fb4-943f-5903d20cf6a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e47c32a3afdb41679e67449325d18c0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef3b6bca8c654644b175b538629ce0d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:40 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-a52a9536-3049-4717-be75-44c722ed67af tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff995690-6325-4474-af90-290e971613b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:40 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:40 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:40 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-a52a9536-3049-4717-be75-44c722ed67af tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff995690-6325-4474-af90-290e971613b5) transitioned into state 'SUCCESS' from state '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-439469623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e47c32a3afdb41679e67449325d18c0f',qos_specs=None,replication_status=,reservations=['eb96fe33-19a9-4da8-830a-488123d28cfa','974bf2f4-866a-40ec-9648-1110163e1ee3','a4a20783-c034-467e-9219-9dcd4e5eb130','a6a7063e-2872-4b4a-9581-ff3d2be72cab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3b6bca8c654644b175b538629ce0d4',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:40 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-a52a9536-3049-4717-be75-44c722ed67af tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3ae201c-c1d5-4c5c-a26d-34bd83d019cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:40 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-a52a9536-3049-4717-be75-44c722ed67af tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3ae201c-c1d5-4c5c-a26d-34bd83d019cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:40 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-a52a9536-3049-4717-be75-44c722ed67af tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Flow 'volume_create_api' (9670c2fe-2929-44d3-b3ab-2087844f7f83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:40 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a52a9536-3049-4717-be75-44c722ed67af tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Create volume request issued successfully. Sep 02 08:53:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a52a9536-3049-4717-be75-44c722ed67af tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:53:40 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 597/1221] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:53:39 2026] POST /volume/v3/volumes => generated 751 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:53:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-dd7b7031-0fed-4cd3-ba9a-b867d308487b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dd7b7031-0fed-4cd3-ba9a-b867d308487b tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/79be8a6b-91d1-4fb4-943f-5903d20cf6a3 Sep 02 08:53:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dd7b7031-0fed-4cd3-ba9a-b867d308487b tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dd7b7031-0fed-4cd3-ba9a-b867d308487b tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-39960a0a-b634-4a37-bd4c-97b37baa85e9 tempest-VolumeQuotasNegativeTestJSON-8378146 tempest-VolumeQuotasNegativeTestJSON-8378146-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/1dce657f6ebc4078b37727606962ed6a returned with HTTP 200 Sep 02 08:53:40 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 625/1222] 192.168.122.75 () {60 vars in 1253 bytes} [Wed Sep 2 08:53:40 2026] PUT /volume/v3/os-quota-sets/1dce657f6ebc4078b37727606962ed6a => generated 395 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:40 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:40 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:40 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:40 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-cfee647d-e168-4e70-a2d9-7adfc5887b44 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:40 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-dd7b7031-0fed-4cd3-ba9a-b867d308487b tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dd7b7031-0fed-4cd3-ba9a-b867d308487b tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/79be8a6b-91d1-4fb4-943f-5903d20cf6a3 returned with HTTP 200 Sep 02 08:53:40 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 598/1223] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:40 2026] GET /volume/v3/volumes/79be8a6b-91d1-4fb4-943f-5903d20cf6a3 => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cfee647d-e168-4e70-a2d9-7adfc5887b44 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:53:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cfee647d-e168-4e70-a2d9-7adfc5887b44 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-cfee647d-e168-4e70-a2d9-7adfc5887b44 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:53:40 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-cfee647d-e168-4e70-a2d9-7adfc5887b44 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Create volume of 1 GB Sep 02 08:53:40 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-cfee647d-e168-4e70-a2d9-7adfc5887b44 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Availability Zones retrieved successfully. Sep 02 08:53:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cfee647d-e168-4e70-a2d9-7adfc5887b44 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Flow 'volume_create_api' (bb2d18b4-1580-49ba-8660-7c4eb99c7ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cfee647d-e168-4e70-a2d9-7adfc5887b44 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (868be803-20fe-43ff-820d-19dbe329b25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-cfee647d-e168-4e70-a2d9-7adfc5887b44 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:53:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cfee647d-e168-4e70-a2d9-7adfc5887b44 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (868be803-20fe-43ff-820d-19dbe329b25b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cfee647d-e168-4e70-a2d9-7adfc5887b44 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (550ff027-2b28-4b5e-b0c8-7ad181e9962f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:40 devstack devstack@c-api.service[86995]: WARNING cinder.quota_utils [None req-cfee647d-e168-4e70-a2d9-7adfc5887b44 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Quota exceeded for 1dce657f6ebc4078b37727606962ed6a, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 02 08:53:40 devstack devstack@c-api.service[86995]: WARNING cinder.volume.api [None req-cfee647d-e168-4e70-a2d9-7adfc5887b44 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (550ff027-2b28-4b5e-b0c8-7ad181e9962f) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 08:53:40 devstack devstack@c-api.service[86995]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 02 08:53:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cfee647d-e168-4e70-a2d9-7adfc5887b44 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (550ff027-2b28-4b5e-b0c8-7ad181e9962f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:40 devstack devstack@c-api.service[86995]: WARNING cinder.volume.api [None req-cfee647d-e168-4e70-a2d9-7adfc5887b44 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (550ff027-2b28-4b5e-b0c8-7ad181e9962f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 08:53:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cfee647d-e168-4e70-a2d9-7adfc5887b44 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (868be803-20fe-43ff-820d-19dbe329b25b) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:40 devstack devstack@c-api.service[86995]: WARNING cinder.volume.api [None req-cfee647d-e168-4e70-a2d9-7adfc5887b44 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (868be803-20fe-43ff-820d-19dbe329b25b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 08:53:40 devstack devstack@c-api.service[86995]: WARNING cinder.volume.api [None req-cfee647d-e168-4e70-a2d9-7adfc5887b44 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Flow 'volume_create_api' (bb2d18b4-1580-49ba-8660-7c4eb99c7ceb) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 08:53:40 devstack devstack@c-api.service[86995]: INFO cinder.api.middleware.fault [None req-cfee647d-e168-4e70-a2d9-7adfc5887b44 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 413 Sep 02 08:53:40 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 626/1224] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:53:40 2026] POST /volume/v3/volumes => generated 150 bytes in 301 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 02 08:53:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0f80cb90-d2d2-41b2-8846-96f6360fd9d3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0f80cb90-d2d2-41b2-8846-96f6360fd9d3 tempest-VolumeQuotasNegativeTestJSON-8378146 tempest-VolumeQuotasNegativeTestJSON-8378146-project-admin] PUT http://192.168.122.75/volume/v3/os-quota-sets/1dce657f6ebc4078b37727606962ed6a Sep 02 08:53:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0f80cb90-d2d2-41b2-8846-96f6360fd9d3 tempest-VolumeQuotasNegativeTestJSON-8378146 tempest-VolumeQuotasNegativeTestJSON-8378146-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0f80cb90-d2d2-41b2-8846-96f6360fd9d3 tempest-VolumeQuotasNegativeTestJSON-8378146 tempest-VolumeQuotasNegativeTestJSON-8378146-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/1dce657f6ebc4078b37727606962ed6a returned with HTTP 200 Sep 02 08:53:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 599/1225] 192.168.122.75 () {60 vars in 1253 bytes} [Wed Sep 2 08:53:40 2026] PUT /volume/v3/os-quota-sets/1dce657f6ebc4078b37727606962ed6a => generated 394 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-17ba7f45-f374-4da7-830f-b35cd24c12f7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-17ba7f45-f374-4da7-830f-b35cd24c12f7 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] GET http://192.168.122.75/volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d Sep 02 08:53:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-17ba7f45-f374-4da7-830f-b35cd24c12f7 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-acb69718-7684-4b3d-89d9-ad2cd7f8d5fd None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-17ba7f45-f374-4da7-830f-b35cd24c12f7 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-acb69718-7684-4b3d-89d9-ad2cd7f8d5fd tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] POST http://192.168.122.75/volume/v3/volumes/327beb9a-4ba6-4974-9d8c-63b98b4a731b/action Sep 02 08:53:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-acb69718-7684-4b3d-89d9-ad2cd7f8d5fd tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:53:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-acb69718-7684-4b3d-89d9-ad2cd7f8d5fd tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:41 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:41 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:41 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:41 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:41 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:41 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:41 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:41 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:41 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-acb69718-7684-4b3d-89d9-ad2cd7f8d5fd tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Volume info retrieved successfully. Sep 02 08:53:41 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-17ba7f45-f374-4da7-830f-b35cd24c12f7 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Volume info retrieved successfully. Sep 02 08:53:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-17ba7f45-f374-4da7-830f-b35cd24c12f7 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] http://192.168.122.75/volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d returned with HTTP 200 Sep 02 08:53:41 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 627/1226] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:41 2026] GET /volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:41 devstack devstack@c-api.service[86994]: ERROR cinder.volume.api [None req-acb69718-7684-4b3d-89d9-ad2cd7f8d5fd tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Quota exceeded for 1dce657f6ebc4078b37727606962ed6a, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 02 08:53:41 devstack devstack@c-api.service[86994]: INFO cinder.api.middleware.fault [None req-acb69718-7684-4b3d-89d9-ad2cd7f8d5fd tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] http://192.168.122.75/volume/v3/volumes/327beb9a-4ba6-4974-9d8c-63b98b4a731b/action returned with HTTP 413 Sep 02 08:53:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 600/1227] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:53:41 2026] POST /volume/v3/volumes/327beb9a-4ba6-4974-9d8c-63b98b4a731b/action => generated 208 bytes in 119 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 02 08:53:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-551ee83d-9bb2-44b9-b7ad-c9d4e4c8c529 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-551ee83d-9bb2-44b9-b7ad-c9d4e4c8c529 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] GET http://192.168.122.75/volume/v3/volumes/327beb9a-4ba6-4974-9d8c-63b98b4a731b Sep 02 08:53:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-551ee83d-9bb2-44b9-b7ad-c9d4e4c8c529 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-551ee83d-9bb2-44b9-b7ad-c9d4e4c8c529 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:41 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:41 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:41 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:41 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:41 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-551ee83d-9bb2-44b9-b7ad-c9d4e4c8c529 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Volume info retrieved successfully. Sep 02 08:53:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-551ee83d-9bb2-44b9-b7ad-c9d4e4c8c529 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] http://192.168.122.75/volume/v3/volumes/327beb9a-4ba6-4974-9d8c-63b98b4a731b returned with HTTP 200 Sep 02 08:53:41 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 628/1228] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:41 2026] GET /volume/v3/volumes/327beb9a-4ba6-4974-9d8c-63b98b4a731b => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-944c19e6-9534-4ff6-935c-e4c1da70986a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-944c19e6-9534-4ff6-935c-e4c1da70986a tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] DELETE http://192.168.122.75/volume/v3/volumes/327beb9a-4ba6-4974-9d8c-63b98b4a731b Sep 02 08:53:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-944c19e6-9534-4ff6-935c-e4c1da70986a tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-944c19e6-9534-4ff6-935c-e4c1da70986a tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:41 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-944c19e6-9534-4ff6-935c-e4c1da70986a tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Delete volume with id: 327beb9a-4ba6-4974-9d8c-63b98b4a731b Sep 02 08:53:41 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:41 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:41 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:41 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:41 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-944c19e6-9534-4ff6-935c-e4c1da70986a tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Volume info retrieved successfully. Sep 02 08:53:41 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-944c19e6-9534-4ff6-935c-e4c1da70986a tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Delete volume request issued successfully. Sep 02 08:53:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-944c19e6-9534-4ff6-935c-e4c1da70986a tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] http://192.168.122.75/volume/v3/volumes/327beb9a-4ba6-4974-9d8c-63b98b4a731b returned with HTTP 202 Sep 02 08:53:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 601/1229] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:53:41 2026] DELETE /volume/v3/volumes/327beb9a-4ba6-4974-9d8c-63b98b4a731b => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:53:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-be53058f-0a2a-4fb2-a4b4-51b5db2bf55c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-be53058f-0a2a-4fb2-a4b4-51b5db2bf55c tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] GET http://192.168.122.75/volume/v3/volumes/327beb9a-4ba6-4974-9d8c-63b98b4a731b Sep 02 08:53:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-be53058f-0a2a-4fb2-a4b4-51b5db2bf55c tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-be53058f-0a2a-4fb2-a4b4-51b5db2bf55c tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:41 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:41 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:41 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:41 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:41 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-be53058f-0a2a-4fb2-a4b4-51b5db2bf55c tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Volume info retrieved successfully. Sep 02 08:53:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-be53058f-0a2a-4fb2-a4b4-51b5db2bf55c tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] http://192.168.122.75/volume/v3/volumes/327beb9a-4ba6-4974-9d8c-63b98b4a731b returned with HTTP 200 Sep 02 08:53:41 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 629/1230] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:41 2026] GET /volume/v3/volumes/327beb9a-4ba6-4974-9d8c-63b98b4a731b => generated 858 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-17868599-d2e8-4352-8601-b61e6716e26c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-17868599-d2e8-4352-8601-b61e6716e26c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/79be8a6b-91d1-4fb4-943f-5903d20cf6a3 Sep 02 08:53:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-17868599-d2e8-4352-8601-b61e6716e26c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-17868599-d2e8-4352-8601-b61e6716e26c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:41 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:41 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:41 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:41 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:41 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-17868599-d2e8-4352-8601-b61e6716e26c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-17868599-d2e8-4352-8601-b61e6716e26c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/79be8a6b-91d1-4fb4-943f-5903d20cf6a3 returned with HTTP 200 Sep 02 08:53:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 602/1231] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:41 2026] GET /volume/v3/volumes/79be8a6b-91d1-4fb4-943f-5903d20cf6a3 => generated 843 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6340029a-ddec-4c21-a449-5c52d6ed9a2a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6340029a-ddec-4c21-a449-5c52d6ed9a2a tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] GET http://192.168.122.75/volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d Sep 02 08:53:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6340029a-ddec-4c21-a449-5c52d6ed9a2a tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6340029a-ddec-4c21-a449-5c52d6ed9a2a tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:42 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:42 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:42 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:42 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6340029a-ddec-4c21-a449-5c52d6ed9a2a tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Volume info retrieved successfully. Sep 02 08:53:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6340029a-ddec-4c21-a449-5c52d6ed9a2a tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] http://192.168.122.75/volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d returned with HTTP 200 Sep 02 08:53:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 630/1232] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:42 2026] GET /volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-21e84328-ba4f-43da-9a85-8ca3b23decc1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-21e84328-ba4f-43da-9a85-8ca3b23decc1 tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] GET http://192.168.122.75/volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d Sep 02 08:53:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-21e84328-ba4f-43da-9a85-8ca3b23decc1 tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-21e84328-ba4f-43da-9a85-8ca3b23decc1 tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:42 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:42 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:42 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-21e84328-ba4f-43da-9a85-8ca3b23decc1 tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] Volume info retrieved successfully. Sep 02 08:53:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-21e84328-ba4f-43da-9a85-8ca3b23decc1 tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] http://192.168.122.75/volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d returned with HTTP 200 Sep 02 08:53:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 603/1233] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:42 2026] GET /volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d => generated 1015 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:53:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-679e3559-5f01-4168-96ea-3bfe3bb0069a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-679e3559-5f01-4168-96ea-3bfe3bb0069a tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] GET http://192.168.122.75/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 02 08:53:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-679e3559-5f01-4168-96ea-3bfe3bb0069a tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-679e3559-5f01-4168-96ea-3bfe3bb0069a tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:42 devstack devstack@c-api.service[86995]: /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 02 08:53:42 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 08:53:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-679e3559-5f01-4168-96ea-3bfe3bb0069a tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] http://192.168.122.75/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 02 08:53:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 631/1234] 192.168.122.75 () {58 vars in 1197 bytes} [Wed Sep 2 08:53:42 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ea4080d0-21d0-4813-937e-ae4cc5d9fb10 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ea4080d0-21d0-4813-937e-ae4cc5d9fb10 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] GET http://192.168.122.75/volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d Sep 02 08:53:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ea4080d0-21d0-4813-937e-ae4cc5d9fb10 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ea4080d0-21d0-4813-937e-ae4cc5d9fb10 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:42 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:42 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:42 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ea4080d0-21d0-4813-937e-ae4cc5d9fb10 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Volume info retrieved successfully. Sep 02 08:53:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ea4080d0-21d0-4813-937e-ae4cc5d9fb10 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] http://192.168.122.75/volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d returned with HTTP 200 Sep 02 08:53:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 604/1235] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:42 2026] GET /volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:53:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-78db953b-ebbd-4070-9ef5-6ddfe98cb8b5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-78db953b-ebbd-4070-9ef5-6ddfe98cb8b5 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] DELETE http://192.168.122.75/volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d Sep 02 08:53:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-78db953b-ebbd-4070-9ef5-6ddfe98cb8b5 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-78db953b-ebbd-4070-9ef5-6ddfe98cb8b5 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:42 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-78db953b-ebbd-4070-9ef5-6ddfe98cb8b5 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Delete volume with id: 00d6fafa-1fe3-437b-9f86-e445bc437a5d Sep 02 08:53:42 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:42 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ed236e7a-7e93-4ea0-8d1c-78ae5378c343 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:42 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:42 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ed236e7a-7e93-4ea0-8d1c-78ae5378c343 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] GET http://192.168.122.75/volume/v3/volumes/327beb9a-4ba6-4974-9d8c-63b98b4a731b Sep 02 08:53:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-78db953b-ebbd-4070-9ef5-6ddfe98cb8b5 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Volume info retrieved successfully. Sep 02 08:53:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ed236e7a-7e93-4ea0-8d1c-78ae5378c343 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ed236e7a-7e93-4ea0-8d1c-78ae5378c343 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ed236e7a-7e93-4ea0-8d1c-78ae5378c343 tempest-VolumeQuotasNegativeTestJSON-1007324888 tempest-VolumeQuotasNegativeTestJSON-1007324888-project-member] http://192.168.122.75/volume/v3/volumes/327beb9a-4ba6-4974-9d8c-63b98b4a731b returned with HTTP 404 Sep 02 08:53:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 605/1236] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:42 2026] GET /volume/v3/volumes/327beb9a-4ba6-4974-9d8c-63b98b4a731b => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fe376ede-cc5d-47ad-ae30-f4e6bbaa1f11 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fe376ede-cc5d-47ad-ae30-f4e6bbaa1f11 tempest-VolumeQuotasNegativeTestJSON-8378146 tempest-VolumeQuotasNegativeTestJSON-8378146-project-admin] PUT http://192.168.122.75/volume/v3/os-quota-sets/1dce657f6ebc4078b37727606962ed6a Sep 02 08:53:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fe376ede-cc5d-47ad-ae30-f4e6bbaa1f11 tempest-VolumeQuotasNegativeTestJSON-8378146 tempest-VolumeQuotasNegativeTestJSON-8378146-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=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-78db953b-ebbd-4070-9ef5-6ddfe98cb8b5 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Delete volume request issued successfully. Sep 02 08:53:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-78db953b-ebbd-4070-9ef5-6ddfe98cb8b5 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] http://192.168.122.75/volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d returned with HTTP 202 Sep 02 08:53:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 632/1237] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:53:42 2026] DELETE /volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 08:53:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f322909a-35ec-4239-8548-17acbfff2b77 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f322909a-35ec-4239-8548-17acbfff2b77 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] GET http://192.168.122.75/volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d Sep 02 08:53:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f322909a-35ec-4239-8548-17acbfff2b77 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f322909a-35ec-4239-8548-17acbfff2b77 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:42 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:42 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:42 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:42 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f322909a-35ec-4239-8548-17acbfff2b77 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Volume info retrieved successfully. Sep 02 08:53:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f322909a-35ec-4239-8548-17acbfff2b77 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] http://192.168.122.75/volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d returned with HTTP 200 Sep 02 08:53:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 633/1238] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:42 2026] GET /volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-40edf355-1400-497f-8ff5-c757d936c319 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-40edf355-1400-497f-8ff5-c757d936c319 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/79be8a6b-91d1-4fb4-943f-5903d20cf6a3 Sep 02 08:53:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-40edf355-1400-497f-8ff5-c757d936c319 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-40edf355-1400-497f-8ff5-c757d936c319 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:42 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:42 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:42 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:42 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-40edf355-1400-497f-8ff5-c757d936c319 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-40edf355-1400-497f-8ff5-c757d936c319 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/79be8a6b-91d1-4fb4-943f-5903d20cf6a3 returned with HTTP 200 Sep 02 08:53:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 634/1239] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:42 2026] GET /volume/v3/volumes/79be8a6b-91d1-4fb4-943f-5903d20cf6a3 => generated 844 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e735d030-77f6-458b-8dfc-479bbad984da None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e735d030-77f6-458b-8dfc-479bbad984da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:53:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e735d030-77f6-458b-8dfc-479bbad984da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "79be8a6b-91d1-4fb4-943f-5903d20cf6a3", "size": 1, "name": "tempest-VolumesGetTest-Volume-1774606502", "metadata": {"Type": "Test"}}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-e735d030-77f6-458b-8dfc-479bbad984da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Create volume request body: {'volume': {'source_volid': '79be8a6b-91d1-4fb4-943f-5903d20cf6a3', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1774606502', 'metadata': {'Type': 'Test'}}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:53:42 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:42 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:42 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:42 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e735d030-77f6-458b-8dfc-479bbad984da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume retrieved successfully. Sep 02 08:53:42 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-e735d030-77f6-458b-8dfc-479bbad984da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Create volume of 1 GB Sep 02 08:53:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fe376ede-cc5d-47ad-ae30-f4e6bbaa1f11 tempest-VolumeQuotasNegativeTestJSON-8378146 tempest-VolumeQuotasNegativeTestJSON-8378146-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/1dce657f6ebc4078b37727606962ed6a returned with HTTP 200 Sep 02 08:53:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 606/1240] 192.168.122.75 () {60 vars in 1254 bytes} [Wed Sep 2 08:53:42 2026] PUT /volume/v3/os-quota-sets/1dce657f6ebc4078b37727606962ed6a => generated 398 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e735d030-77f6-458b-8dfc-479bbad984da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Availability Zones retrieved successfully. Sep 02 08:53:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e735d030-77f6-458b-8dfc-479bbad984da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Flow 'volume_create_api' (e53a1b18-c3d0-4ec3-9dd9-e0a639abe8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e735d030-77f6-458b-8dfc-479bbad984da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (558decd0-373d-495b-aafd-09b72593913e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-e735d030-77f6-458b-8dfc-479bbad984da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:53:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e735d030-77f6-458b-8dfc-479bbad984da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (558decd0-373d-495b-aafd-09b72593913e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '79be8a6b-91d1-4fb4-943f-5903d20cf6a3', 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e735d030-77f6-458b-8dfc-479bbad984da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c551c4eb-0d7a-4be2-a1b9-5e00e4dc9570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:43 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-e735d030-77f6-458b-8dfc-479bbad984da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Created reservations ['c458a1c3-d083-4d7c-a9b8-ac4a28fb8382', 'f1e14727-ec16-4a08-aaba-ea33d9b262c4', 'dd39a002-d174-4243-ba28-22da1769ca94', '3527bcdc-a733-4cdd-ac39-b6e3af609534'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:53:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e735d030-77f6-458b-8dfc-479bbad984da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c551c4eb-0d7a-4be2-a1b9-5e00e4dc9570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c458a1c3-d083-4d7c-a9b8-ac4a28fb8382', 'f1e14727-ec16-4a08-aaba-ea33d9b262c4', 'dd39a002-d174-4243-ba28-22da1769ca94', '3527bcdc-a733-4cdd-ac39-b6e3af609534']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e735d030-77f6-458b-8dfc-479bbad984da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (016a77c1-bc55-48d4-bc51-a66be5d39e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:43 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:43 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:43 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:43 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e735d030-77f6-458b-8dfc-479bbad984da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (016a77c1-bc55-48d4-bc51-a66be5d39e86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9991563-5c5c-43be-8294-d1dc2b6610b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1774606502',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e47c32a3afdb41679e67449325d18c0f',qos_specs=None,replication_status=,reservations=['c458a1c3-d083-4d7c-a9b8-ac4a28fb8382','f1e14727-ec16-4a08-aaba-ea33d9b262c4','dd39a002-d174-4243-ba28-22da1769ca94','3527bcdc-a733-4cdd-ac39-b6e3af609534'],size=1,snapshot_id=None,source_replicaid=,source_volid=79be8a6b-91d1-4fb4-943f-5903d20cf6a3,status='creating',user_id='ef3b6bca8c654644b175b538629ce0d4',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:53:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1774606502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9991563-5c5c-43be-8294-d1dc2b6610b5,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e47c32a3afdb41679e67449325d18c0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=79be8a6b-91d1-4fb4-943f-5903d20cf6a3,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef3b6bca8c654644b175b538629ce0d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e735d030-77f6-458b-8dfc-479bbad984da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc46032-4de4-4d6e-a450-5f1a898474af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e735d030-77f6-458b-8dfc-479bbad984da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc46032-4de4-4d6e-a450-5f1a898474af) transitioned into state 'SUCCESS' from state '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-1774606502',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e47c32a3afdb41679e67449325d18c0f',qos_specs=None,replication_status=,reservations=['c458a1c3-d083-4d7c-a9b8-ac4a28fb8382','f1e14727-ec16-4a08-aaba-ea33d9b262c4','dd39a002-d174-4243-ba28-22da1769ca94','3527bcdc-a733-4cdd-ac39-b6e3af609534'],size=1,snapshot_id=None,source_replicaid=,source_volid=79be8a6b-91d1-4fb4-943f-5903d20cf6a3,status='creating',user_id='ef3b6bca8c654644b175b538629ce0d4',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e735d030-77f6-458b-8dfc-479bbad984da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (784c0e83-95bc-4452-a7c2-5c406ad696d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:43 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:43 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e735d030-77f6-458b-8dfc-479bbad984da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (784c0e83-95bc-4452-a7c2-5c406ad696d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e735d030-77f6-458b-8dfc-479bbad984da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Flow 'volume_create_api' (e53a1b18-c3d0-4ec3-9dd9-e0a639abe8cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:43 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e735d030-77f6-458b-8dfc-479bbad984da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Create volume request issued successfully. Sep 02 08:53:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e735d030-77f6-458b-8dfc-479bbad984da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:53:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 635/1241] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:53:42 2026] POST /volume/v3/volumes => generated 800 bytes in 795 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:53:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d3048f4a-9298-4c64-af43-51e3dc5029dd None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d3048f4a-9298-4c64-af43-51e3dc5029dd tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 Sep 02 08:53:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d3048f4a-9298-4c64-af43-51e3dc5029dd tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d3048f4a-9298-4c64-af43-51e3dc5029dd tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e25e153d-114e-43ec-a285-513e7931c2d6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:43 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:43 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:43 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:43 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e25e153d-114e-43ec-a285-513e7931c2d6 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] GET http://192.168.122.75/volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d Sep 02 08:53:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e25e153d-114e-43ec-a285-513e7931c2d6 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e25e153d-114e-43ec-a285-513e7931c2d6 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:43 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d3048f4a-9298-4c64-af43-51e3dc5029dd tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d3048f4a-9298-4c64-af43-51e3dc5029dd tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 returned with HTTP 200 Sep 02 08:53:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 607/1242] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:43 2026] GET /volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 => generated 868 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:43 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:43 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:43 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:43 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:43 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e25e153d-114e-43ec-a285-513e7931c2d6 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Volume info retrieved successfully. Sep 02 08:53:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e25e153d-114e-43ec-a285-513e7931c2d6 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] http://192.168.122.75/volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d returned with HTTP 200 Sep 02 08:53:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 636/1243] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:43 2026] GET /volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d => generated 851 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f85a8348-b19d-46f7-af8c-e54adefd6f7d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f85a8348-b19d-46f7-af8c-e54adefd6f7d tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 Sep 02 08:53:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f85a8348-b19d-46f7-af8c-e54adefd6f7d tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f85a8348-b19d-46f7-af8c-e54adefd6f7d tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:44 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:44 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:44 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:44 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:44 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f85a8348-b19d-46f7-af8c-e54adefd6f7d tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f85a8348-b19d-46f7-af8c-e54adefd6f7d tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 returned with HTTP 200 Sep 02 08:53:44 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 608/1244] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:44 2026] GET /volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 => generated 892 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f23026da-dd3b-4136-a77e-484653e39f87 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f23026da-dd3b-4136-a77e-484653e39f87 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] GET http://192.168.122.75/volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d Sep 02 08:53:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f23026da-dd3b-4136-a77e-484653e39f87 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f23026da-dd3b-4136-a77e-484653e39f87 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f23026da-dd3b-4136-a77e-484653e39f87 tempest-VolumesServicesTestJSON-1144407074 tempest-VolumesServicesTestJSON-1144407074-project-member] http://192.168.122.75/volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d returned with HTTP 404 Sep 02 08:53:44 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 637/1245] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:44 2026] GET /volume/v3/volumes/00d6fafa-1fe3-437b-9f86-e445bc437a5d => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-76380406-9b3f-4895-aece-6d8e3ca7174d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-76380406-9b3f-4895-aece-6d8e3ca7174d tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] GET http://192.168.122.75/volume/v3/os-services Sep 02 08:53:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-76380406-9b3f-4895-aece-6d8e3ca7174d tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-76380406-9b3f-4895-aece-6d8e3ca7174d tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:44 devstack devstack@c-api.service[86994]: /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 02 08:53:44 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 08:53:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-76380406-9b3f-4895-aece-6d8e3ca7174d tempest-VolumesServicesTestJSON-941757002 tempest-VolumesServicesTestJSON-941757002-project-admin] http://192.168.122.75/volume/v3/os-services returned with HTTP 200 Sep 02 08:53:44 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 609/1246] 192.168.122.75 () {58 vars in 1128 bytes} [Wed Sep 2 08:53:44 2026] GET /volume/v3/os-services => generated 705 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-40bbe7b4-72f8-4574-893e-a259b0a2ebc4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-40bbe7b4-72f8-4574-893e-a259b0a2ebc4 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 Sep 02 08:53:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-40bbe7b4-72f8-4574-893e-a259b0a2ebc4 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-40bbe7b4-72f8-4574-893e-a259b0a2ebc4 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:45 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:45 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:45 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:45 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:45 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-40bbe7b4-72f8-4574-893e-a259b0a2ebc4 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-40bbe7b4-72f8-4574-893e-a259b0a2ebc4 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 returned with HTTP 200 Sep 02 08:53:45 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 638/1247] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:45 2026] GET /volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 => generated 892 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5c9c1e30-c657-4266-9b60-cd3ce7a60323 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5c9c1e30-c657-4266-9b60-cd3ce7a60323 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 Sep 02 08:53:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5c9c1e30-c657-4266-9b60-cd3ce7a60323 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5c9c1e30-c657-4266-9b60-cd3ce7a60323 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:46 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:46 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:46 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:46 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:46 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5c9c1e30-c657-4266-9b60-cd3ce7a60323 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5c9c1e30-c657-4266-9b60-cd3ce7a60323 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 returned with HTTP 200 Sep 02 08:53:46 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 610/1248] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:46 2026] GET /volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 => generated 892 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-90b70ddf-77c4-4db0-9ae0-52265e7131b0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-90b70ddf-77c4-4db0-9ae0-52265e7131b0 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 Sep 02 08:53:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-90b70ddf-77c4-4db0-9ae0-52265e7131b0 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-90b70ddf-77c4-4db0-9ae0-52265e7131b0 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:48 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:48 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-90b70ddf-77c4-4db0-9ae0-52265e7131b0 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-90b70ddf-77c4-4db0-9ae0-52265e7131b0 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 returned with HTTP 200 Sep 02 08:53:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 639/1249] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:47 2026] GET /volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 => generated 892 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2b644381-6faa-4969-a4e7-c6254b39d6ac None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2b644381-6faa-4969-a4e7-c6254b39d6ac tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 Sep 02 08:53:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2b644381-6faa-4969-a4e7-c6254b39d6ac tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2b644381-6faa-4969-a4e7-c6254b39d6ac tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:49 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:49 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:49 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:49 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:49 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2b644381-6faa-4969-a4e7-c6254b39d6ac tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2b644381-6faa-4969-a4e7-c6254b39d6ac tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 returned with HTTP 200 Sep 02 08:53:49 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 611/1250] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:49 2026] GET /volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 => generated 892 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-59863097-ec46-468f-a1a7-0e08cc3e76c2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-59863097-ec46-468f-a1a7-0e08cc3e76c2 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 Sep 02 08:53:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-59863097-ec46-468f-a1a7-0e08cc3e76c2 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-59863097-ec46-468f-a1a7-0e08cc3e76c2 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:50 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:50 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:50 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:50 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:50 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-59863097-ec46-468f-a1a7-0e08cc3e76c2 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-59863097-ec46-468f-a1a7-0e08cc3e76c2 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 returned with HTTP 200 Sep 02 08:53:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 640/1251] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:50 2026] GET /volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 => generated 892 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-502f4250-6ab8-4659-abfa-abb4310c0f53 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-502f4250-6ab8-4659-abfa-abb4310c0f53 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 Sep 02 08:53:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-502f4250-6ab8-4659-abfa-abb4310c0f53 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-502f4250-6ab8-4659-abfa-abb4310c0f53 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:51 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:51 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-502f4250-6ab8-4659-abfa-abb4310c0f53 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-502f4250-6ab8-4659-abfa-abb4310c0f53 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 returned with HTTP 200 Sep 02 08:53:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 612/1252] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:51 2026] GET /volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 => generated 892 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9e0228be-ebf0-40d3-8700-05a5b420d039 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4b977eeb-cafd-43ab-9e2b-d948eb56a55a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4b977eeb-cafd-43ab-9e2b-d948eb56a55a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 Sep 02 08:53:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4b977eeb-cafd-43ab-9e2b-d948eb56a55a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4b977eeb-cafd-43ab-9e2b-d948eb56a55a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:52 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:52 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:52 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:52 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:52 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4b977eeb-cafd-43ab-9e2b-d948eb56a55a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4b977eeb-cafd-43ab-9e2b-d948eb56a55a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 returned with HTTP 200 Sep 02 08:53:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 613/1253] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:52 2026] GET /volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 => generated 892 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bf03867b-9221-49c9-83ec-7c36411284dc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bf03867b-9221-49c9-83ec-7c36411284dc tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] POST http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action Sep 02 08:53:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bf03867b-9221-49c9-83ec-7c36411284dc tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Action body: b'{"os-attach": {"instance_uuid": "7d709c2e-0860-4b47-80d5-98d0be58200e", "mountpoint": "/dev/vdb"}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:53:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bf03867b-9221-49c9-83ec-7c36411284dc tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "7d709c2e-0860-4b47-80d5-98d0be58200e", "mountpoint": "/dev/vdb"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:53 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:53 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-bf03867b-9221-49c9-83ec-7c36411284dc tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:53:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-bf03867b-9221-49c9-83ec-7c36411284dc tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Update volume admin metadata completed successfully. Sep 02 08:53:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9e0228be-ebf0-40d3-8700-05a5b420d039 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472-project-admin] GET http://192.168.122.75/volume/v3/os-quota-sets/24a12a8e71b54c849adf0f33e318e0e8 Sep 02 08:53:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9e0228be-ebf0-40d3-8700-05a5b420d039 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9e0228be-ebf0-40d3-8700-05a5b420d039 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9e0228be-ebf0-40d3-8700-05a5b420d039 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/24a12a8e71b54c849adf0f33e318e0e8 returned with HTTP 200 Sep 02 08:53:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 641/1254] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:53:52 2026] GET /volume/v3/os-quota-sets/24a12a8e71b54c849adf0f33e318e0e8 => generated 440 bytes in 1367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5545f991-442c-4755-91b2-be11be6a4437 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5545f991-442c-4755-91b2-be11be6a4437 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472-project-admin] PUT http://192.168.122.75/volume/v3/os-quota-sets/24a12a8e71b54c849adf0f33e318e0e8 Sep 02 08:53:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5545f991-442c-4755-91b2-be11be6a4437 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-bf03867b-9221-49c9-83ec-7c36411284dc tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Attach volume completed successfully. Sep 02 08:53:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bf03867b-9221-49c9-83ec-7c36411284dc tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action returned with HTTP 202 Sep 02 08:53:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 614/1255] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:53:53 2026] POST /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action => generated 0 bytes in 850 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:53:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8d59aa85-dece-4084-bf6e-c746480a1b5f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8d59aa85-dece-4084-bf6e-c746480a1b5f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 Sep 02 08:53:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8d59aa85-dece-4084-bf6e-c746480a1b5f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8d59aa85-dece-4084-bf6e-c746480a1b5f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:54 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:54 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8d59aa85-dece-4084-bf6e-c746480a1b5f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5545f991-442c-4755-91b2-be11be6a4437 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/24a12a8e71b54c849adf0f33e318e0e8 returned with HTTP 200 Sep 02 08:53:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 642/1256] 192.168.122.75 () {60 vars in 1253 bytes} [Wed Sep 2 08:53:53 2026] PUT /volume/v3/os-quota-sets/24a12a8e71b54c849adf0f33e318e0e8 => generated 393 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-abbbb681-346e-480f-b517-534fb2572cc8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8d59aa85-dece-4084-bf6e-c746480a1b5f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 returned with HTTP 200 Sep 02 08:53:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 615/1257] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:54 2026] GET /volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 => generated 892 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b8fa79b1-b1af-4d2d-9e1a-fdb34a8a32bf None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-abbbb681-346e-480f-b517-534fb2572cc8 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] GET http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b Sep 02 08:53:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-abbbb681-346e-480f-b517-534fb2572cc8 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-abbbb681-346e-480f-b517-534fb2572cc8 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-abbbb681-346e-480f-b517-534fb2572cc8 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:53:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-abbbb681-346e-480f-b517-534fb2572cc8 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b returned with HTTP 200 Sep 02 08:53:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 643/1258] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:54 2026] GET /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b => generated 1182 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b47c51df-952f-4551-ae91-d706bbb3fa96 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b47c51df-952f-4551-ae91-d706bbb3fa96 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] GET http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b Sep 02 08:53:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b47c51df-952f-4551-ae91-d706bbb3fa96 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b47c51df-952f-4551-ae91-d706bbb3fa96 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b47c51df-952f-4551-ae91-d706bbb3fa96 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:53:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b47c51df-952f-4551-ae91-d706bbb3fa96 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b returned with HTTP 200 Sep 02 08:53:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 644/1259] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:54 2026] GET /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b => generated 1182 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:53:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-57a07ead-9420-4465-a3d4-73abfb73c56f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-57a07ead-9420-4465-a3d4-73abfb73c56f tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] POST http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action Sep 02 08:53:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-57a07ead-9420-4465-a3d4-73abfb73c56f tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Action body: b'{"os-detach": {}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:53:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-57a07ead-9420-4465-a3d4-73abfb73c56f tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-57a07ead-9420-4465-a3d4-73abfb73c56f tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:53:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-57a07ead-9420-4465-a3d4-73abfb73c56f tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Detach volume completed successfully. Sep 02 08:53:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-57a07ead-9420-4465-a3d4-73abfb73c56f tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action returned with HTTP 202 Sep 02 08:53:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 645/1260] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:53:54 2026] POST /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action => generated 0 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:53:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d5954019-3c75-43b6-b7fa-0ac246db44e3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d5954019-3c75-43b6-b7fa-0ac246db44e3 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] GET http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b Sep 02 08:53:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d5954019-3c75-43b6-b7fa-0ac246db44e3 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d5954019-3c75-43b6-b7fa-0ac246db44e3 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:55 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:55 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d5954019-3c75-43b6-b7fa-0ac246db44e3 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:53:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d5954019-3c75-43b6-b7fa-0ac246db44e3 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b returned with HTTP 200 Sep 02 08:53:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 646/1261] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:55 2026] GET /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b => generated 867 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:53:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e4027708-e72b-4877-9088-ff699bdaa2d0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e4027708-e72b-4877-9088-ff699bdaa2d0 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 Sep 02 08:53:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e4027708-e72b-4877-9088-ff699bdaa2d0 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e4027708-e72b-4877-9088-ff699bdaa2d0 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:55 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:55 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e4027708-e72b-4877-9088-ff699bdaa2d0 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e4027708-e72b-4877-9088-ff699bdaa2d0 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 returned with HTTP 200 Sep 02 08:53:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 647/1262] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:55 2026] GET /volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 => generated 892 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b8fa79b1-b1af-4d2d-9e1a-fdb34a8a32bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:53:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b8fa79b1-b1af-4d2d-9e1a-fdb34a8a32bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-547283977"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-b8fa79b1-b1af-4d2d-9e1a-fdb34a8a32bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-547283977'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:53:55 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-b8fa79b1-b1af-4d2d-9e1a-fdb34a8a32bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Create volume of 1 GB Sep 02 08:53:55 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b8fa79b1-b1af-4d2d-9e1a-fdb34a8a32bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Availability Zones retrieved successfully. Sep 02 08:53:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b8fa79b1-b1af-4d2d-9e1a-fdb34a8a32bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Flow 'volume_create_api' (d7388595-21bd-442a-8d0f-bd86362bef10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b8fa79b1-b1af-4d2d-9e1a-fdb34a8a32bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94fd053a-b3b4-4b33-b428-e1e880ec1bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-b8fa79b1-b1af-4d2d-9e1a-fdb34a8a32bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:53:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b8fa79b1-b1af-4d2d-9e1a-fdb34a8a32bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94fd053a-b3b4-4b33-b428-e1e880ec1bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b8fa79b1-b1af-4d2d-9e1a-fdb34a8a32bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab42fe1d-d620-4191-8d3e-523e098b3222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-157b064a-9d96-469b-be29-33f61286357d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:56 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-b8fa79b1-b1af-4d2d-9e1a-fdb34a8a32bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Created reservations ['c697c287-683c-489d-be11-150abba00f80', 'c6f98d9d-9a0c-4e3f-9c85-2f112d5deeef', '1e691d31-dfd3-4f4a-98f3-9d07a7d74e54', 'b7fb55c9-e635-4e82-94cf-1413e0146d53'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:53:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-157b064a-9d96-469b-be29-33f61286357d tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 Sep 02 08:53:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-157b064a-9d96-469b-be29-33f61286357d tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b8fa79b1-b1af-4d2d-9e1a-fdb34a8a32bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab42fe1d-d620-4191-8d3e-523e098b3222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c697c287-683c-489d-be11-150abba00f80', 'c6f98d9d-9a0c-4e3f-9c85-2f112d5deeef', '1e691d31-dfd3-4f4a-98f3-9d07a7d74e54', 'b7fb55c9-e635-4e82-94cf-1413e0146d53']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-157b064a-9d96-469b-be29-33f61286357d tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b8fa79b1-b1af-4d2d-9e1a-fdb34a8a32bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b040b35-2ef2-43cf-b0be-826d493e739d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:56 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:56 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:56 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:56 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:56 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:56 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b8fa79b1-b1af-4d2d-9e1a-fdb34a8a32bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b040b35-2ef2-43cf-b0be-826d493e739d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25d0c171-cc53-480f-a852-235656af42fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-547283977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24a12a8e71b54c849adf0f33e318e0e8',qos_specs=None,replication_status=,reservations=['c697c287-683c-489d-be11-150abba00f80','c6f98d9d-9a0c-4e3f-9c85-2f112d5deeef','1e691d31-dfd3-4f4a-98f3-9d07a7d74e54','b7fb55c9-e635-4e82-94cf-1413e0146d53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8781d9b573bb461791c9b253c08e477a',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:53:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-547283977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25d0c171-cc53-480f-a852-235656af42fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24a12a8e71b54c849adf0f33e318e0e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8781d9b573bb461791c9b253c08e477a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:56 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-157b064a-9d96-469b-be29-33f61286357d tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b8fa79b1-b1af-4d2d-9e1a-fdb34a8a32bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc257279-663e-4756-aa1c-829b0ea3c1f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-157b064a-9d96-469b-be29-33f61286357d tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 returned with HTTP 200 Sep 02 08:53:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 648/1263] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:56 2026] GET /volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 => generated 892 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b8fa79b1-b1af-4d2d-9e1a-fdb34a8a32bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc257279-663e-4756-aa1c-829b0ea3c1f3) transitioned into state 'SUCCESS' from state '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-547283977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24a12a8e71b54c849adf0f33e318e0e8',qos_specs=None,replication_status=,reservations=['c697c287-683c-489d-be11-150abba00f80','c6f98d9d-9a0c-4e3f-9c85-2f112d5deeef','1e691d31-dfd3-4f4a-98f3-9d07a7d74e54','b7fb55c9-e635-4e82-94cf-1413e0146d53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8781d9b573bb461791c9b253c08e477a',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b8fa79b1-b1af-4d2d-9e1a-fdb34a8a32bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (615dd1c5-e9e1-4e93-8ab6-f7d66415fc68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:53:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b8fa79b1-b1af-4d2d-9e1a-fdb34a8a32bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (615dd1c5-e9e1-4e93-8ab6-f7d66415fc68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:53:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b8fa79b1-b1af-4d2d-9e1a-fdb34a8a32bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Flow 'volume_create_api' (d7388595-21bd-442a-8d0f-bd86362bef10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:53:56 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b8fa79b1-b1af-4d2d-9e1a-fdb34a8a32bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Create volume request issued successfully. Sep 02 08:53:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b8fa79b1-b1af-4d2d-9e1a-fdb34a8a32bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:53:56 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 616/1264] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:53:54 2026] POST /volume/v3/volumes => generated 773 bytes in 2586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:53:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-532f59a1-9fb8-4864-b0b7-7dfc856be993 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-532f59a1-9fb8-4864-b0b7-7dfc856be993 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] GET http://192.168.122.75/volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc Sep 02 08:53:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-532f59a1-9fb8-4864-b0b7-7dfc856be993 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-532f59a1-9fb8-4864-b0b7-7dfc856be993 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:57 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:57 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:57 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:57 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:57 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-532f59a1-9fb8-4864-b0b7-7dfc856be993 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Volume info retrieved successfully. Sep 02 08:53:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-532f59a1-9fb8-4864-b0b7-7dfc856be993 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] http://192.168.122.75/volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc returned with HTTP 200 Sep 02 08:53:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 649/1265] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:56 2026] GET /volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc => generated 841 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-219ebd26-ba84-46b3-aa80-6b7c42418a8a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-219ebd26-ba84-46b3-aa80-6b7c42418a8a tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:53:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-219ebd26-ba84-46b3-aa80-6b7c42418a8a tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2017802302", "description": "tempest-volume-type-description-1657376990", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:57 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:57 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-219ebd26-ba84-46b3-aa80-6b7c42418a8a tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:53:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 617/1266] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 08:53:57 2026] POST /volume/v3/types => generated 318 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d6016ab6-905c-4eb1-a4bc-b67b10aeb48d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d6016ab6-905c-4eb1-a4bc-b67b10aeb48d tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] GET http://192.168.122.75/volume/v3/types/a0097ac1-54a6-45a8-9a25-0e0ac7d9066d Sep 02 08:53:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d6016ab6-905c-4eb1-a4bc-b67b10aeb48d tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d6016ab6-905c-4eb1-a4bc-b67b10aeb48d tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d6016ab6-905c-4eb1-a4bc-b67b10aeb48d tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] http://192.168.122.75/volume/v3/types/a0097ac1-54a6-45a8-9a25-0e0ac7d9066d returned with HTTP 200 Sep 02 08:53:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 650/1267] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:53:57 2026] GET /volume/v3/types/a0097ac1-54a6-45a8-9a25-0e0ac7d9066d => generated 340 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a790a490-fca0-4978-b879-4e662551c7e0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a790a490-fca0-4978-b879-4e662551c7e0 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] DELETE http://192.168.122.75/volume/v3/types/a0097ac1-54a6-45a8-9a25-0e0ac7d9066d Sep 02 08:53:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a790a490-fca0-4978-b879-4e662551c7e0 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a790a490-fca0-4978-b879-4e662551c7e0 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a790a490-fca0-4978-b879-4e662551c7e0 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] http://192.168.122.75/volume/v3/types/a0097ac1-54a6-45a8-9a25-0e0ac7d9066d returned with HTTP 202 Sep 02 08:53:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 618/1268] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:53:57 2026] DELETE /volume/v3/types/a0097ac1-54a6-45a8-9a25-0e0ac7d9066d => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:53:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c8029f0a-61f0-4a2a-b8e6-8ecbc48669e5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c8029f0a-61f0-4a2a-b8e6-8ecbc48669e5 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] GET http://192.168.122.75/volume/v3/types/a0097ac1-54a6-45a8-9a25-0e0ac7d9066d Sep 02 08:53:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c8029f0a-61f0-4a2a-b8e6-8ecbc48669e5 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c8029f0a-61f0-4a2a-b8e6-8ecbc48669e5 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c8029f0a-61f0-4a2a-b8e6-8ecbc48669e5 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] http://192.168.122.75/volume/v3/types/a0097ac1-54a6-45a8-9a25-0e0ac7d9066d returned with HTTP 404 Sep 02 08:53:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 651/1269] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:53:57 2026] GET /volume/v3/types/a0097ac1-54a6-45a8-9a25-0e0ac7d9066d => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:53:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-325e1908-8586-43d8-8eb9-ca2c4221bd17 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-325e1908-8586-43d8-8eb9-ca2c4221bd17 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:53:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-325e1908-8586-43d8-8eb9-ca2c4221bd17 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-281408590"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-325e1908-8586-43d8-8eb9-ca2c4221bd17 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:53:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 619/1270] 192.168.122.75 () {60 vars in 1131 bytes} [Wed Sep 2 08:53:57 2026] POST /volume/v3/types => generated 220 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ca60e496-bc49-4a71-8459-52a1e2e746d2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ca60e496-bc49-4a71-8459-52a1e2e746d2 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] POST http://192.168.122.75/volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76/encryption Sep 02 08:53:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ca60e496-bc49-4a71-8459-52a1e2e746d2 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ca60e496-bc49-4a71-8459-52a1e2e746d2 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] http://192.168.122.75/volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76/encryption returned with HTTP 200 Sep 02 08:53:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 652/1271] 192.168.122.75 () {60 vars in 1276 bytes} [Wed Sep 2 08:53:57 2026] POST /volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a66b0e1c-2c53-4d48-86c2-d300740ba168 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a66b0e1c-2c53-4d48-86c2-d300740ba168 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] GET http://192.168.122.75/volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76/encryption Sep 02 08:53:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a66b0e1c-2c53-4d48-86c2-d300740ba168 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a66b0e1c-2c53-4d48-86c2-d300740ba168 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a66b0e1c-2c53-4d48-86c2-d300740ba168 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] http://192.168.122.75/volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76/encryption returned with HTTP 200 Sep 02 08:53:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 620/1272] 192.168.122.75 () {58 vars in 1254 bytes} [Wed Sep 2 08:53:57 2026] GET /volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76/encryption => generated 325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3512e5bd-2e9d-4fdb-89b0-70f6b6f25e72 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3512e5bd-2e9d-4fdb-89b0-70f6b6f25e72 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] PUT http://192.168.122.75/volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76/encryption/437101aa-8c1c-4b17-bfa0-0493062b59eb Sep 02 08:53:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3512e5bd-2e9d-4fdb-89b0-70f6b6f25e72 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3512e5bd-2e9d-4fdb-89b0-70f6b6f25e72 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] http://192.168.122.75/volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76/encryption/437101aa-8c1c-4b17-bfa0-0493062b59eb returned with HTTP 200 Sep 02 08:53:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 653/1273] 192.168.122.75 () {60 vars in 1386 bytes} [Wed Sep 2 08:53:57 2026] PUT /volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76/encryption/437101aa-8c1c-4b17-bfa0-0493062b59eb => generated 122 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e6c55f76-5615-4c71-b955-2ce274fca9e7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e6c55f76-5615-4c71-b955-2ce274fca9e7 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] GET http://192.168.122.75/volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76/encryption Sep 02 08:53:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e6c55f76-5615-4c71-b955-2ce274fca9e7 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e6c55f76-5615-4c71-b955-2ce274fca9e7 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e6c55f76-5615-4c71-b955-2ce274fca9e7 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] http://192.168.122.75/volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76/encryption returned with HTTP 200 Sep 02 08:53:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 621/1274] 192.168.122.75 () {58 vars in 1254 bytes} [Wed Sep 2 08:53:57 2026] GET /volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76/encryption => generated 347 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-093bb98f-1cee-4273-81f1-5096b233e156 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-093bb98f-1cee-4273-81f1-5096b233e156 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] GET http://192.168.122.75/volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76/encryption/cipher Sep 02 08:53:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-093bb98f-1cee-4273-81f1-5096b233e156 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-093bb98f-1cee-4273-81f1-5096b233e156 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-093bb98f-1cee-4273-81f1-5096b233e156 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] http://192.168.122.75/volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76/encryption/cipher returned with HTTP 200 Sep 02 08:53:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 654/1275] 192.168.122.75 () {58 vars in 1275 bytes} [Wed Sep 2 08:53:57 2026] GET /volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76/encryption/cipher => generated 29 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:53:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9b2e3c2c-8644-40a9-9ecc-6aaa4ad98228 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9b2e3c2c-8644-40a9-9ecc-6aaa4ad98228 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] DELETE http://192.168.122.75/volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76/encryption/437101aa-8c1c-4b17-bfa0-0493062b59eb Sep 02 08:53:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9b2e3c2c-8644-40a9-9ecc-6aaa4ad98228 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9b2e3c2c-8644-40a9-9ecc-6aaa4ad98228 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9b2e3c2c-8644-40a9-9ecc-6aaa4ad98228 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] http://192.168.122.75/volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76/encryption/437101aa-8c1c-4b17-bfa0-0493062b59eb returned with HTTP 202 Sep 02 08:53:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 622/1276] 192.168.122.75 () {58 vars in 1368 bytes} [Wed Sep 2 08:53:57 2026] DELETE /volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76/encryption/437101aa-8c1c-4b17-bfa0-0493062b59eb => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:53:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6c058fb9-e994-4f9b-87df-d8b4d67f4eb4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6c058fb9-e994-4f9b-87df-d8b4d67f4eb4 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] GET http://192.168.122.75/volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76/encryption Sep 02 08:53:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6c058fb9-e994-4f9b-87df-d8b4d67f4eb4 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6c058fb9-e994-4f9b-87df-d8b4d67f4eb4 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6c058fb9-e994-4f9b-87df-d8b4d67f4eb4 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] http://192.168.122.75/volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76/encryption returned with HTTP 200 Sep 02 08:53:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 655/1277] 192.168.122.75 () {58 vars in 1254 bytes} [Wed Sep 2 08:53:57 2026] GET /volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76/encryption => generated 2 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 08:53:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8ec68b6f-fee4-415d-8932-6d3f09be365d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8ec68b6f-fee4-415d-8932-6d3f09be365d tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 Sep 02 08:53:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8ec68b6f-fee4-415d-8932-6d3f09be365d tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8ec68b6f-fee4-415d-8932-6d3f09be365d tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-91df9065-08d2-4868-9336-2f234962ad8e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-91df9065-08d2-4868-9336-2f234962ad8e tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] GET http://192.168.122.75/volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76/encryption Sep 02 08:53:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-91df9065-08d2-4868-9336-2f234962ad8e tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-91df9065-08d2-4868-9336-2f234962ad8e tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:57 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:57 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:57 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:57 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:57 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8ec68b6f-fee4-415d-8932-6d3f09be365d tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-91df9065-08d2-4868-9336-2f234962ad8e tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] http://192.168.122.75/volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76/encryption returned with HTTP 200 Sep 02 08:53:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 656/1278] 192.168.122.75 () {58 vars in 1254 bytes} [Wed Sep 2 08:53:57 2026] GET /volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76/encryption => generated 2 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 08:53:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8ec68b6f-fee4-415d-8932-6d3f09be365d tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 returned with HTTP 200 Sep 02 08:53:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 623/1279] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:57 2026] GET /volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 => generated 892 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3bb59c06-60d2-4c96-8e53-ce2d9a071a05 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3bb59c06-60d2-4c96-8e53-ce2d9a071a05 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] DELETE http://192.168.122.75/volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76 Sep 02 08:53:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3bb59c06-60d2-4c96-8e53-ce2d9a071a05 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3bb59c06-60d2-4c96-8e53-ce2d9a071a05 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3bb59c06-60d2-4c96-8e53-ce2d9a071a05 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] http://192.168.122.75/volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76 returned with HTTP 202 Sep 02 08:53:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 657/1280] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:53:57 2026] DELETE /volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:53:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d16c9c02-d029-4a68-8b57-cb4f8e6da0db None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d16c9c02-d029-4a68-8b57-cb4f8e6da0db tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] GET http://192.168.122.75/volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76 Sep 02 08:53:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d16c9c02-d029-4a68-8b57-cb4f8e6da0db tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d16c9c02-d029-4a68-8b57-cb4f8e6da0db tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d16c9c02-d029-4a68-8b57-cb4f8e6da0db tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] http://192.168.122.75/volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76 returned with HTTP 404 Sep 02 08:53:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 624/1281] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:53:58 2026] GET /volume/v3/types/da1a3274-9965-4f76-85c7-22b1537b9e76 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8338a0a4-600f-4caf-b4b0-a17073e41550 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8338a0a4-600f-4caf-b4b0-a17073e41550 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] GET http://192.168.122.75/volume/v3/types Sep 02 08:53:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8338a0a4-600f-4caf-b4b0-a17073e41550 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8338a0a4-600f-4caf-b4b0-a17073e41550 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8338a0a4-600f-4caf-b4b0-a17073e41550 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:53:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 658/1282] 192.168.122.75 () {58 vars in 1110 bytes} [Wed Sep 2 08:53:58 2026] GET /volume/v3/types => generated 648 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1e700009-f8a0-4090-b18c-0f5ed45ae375 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2eb777ad-56e1-419b-9f6c-98133cbffba0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2eb777ad-56e1-419b-9f6c-98133cbffba0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] GET http://192.168.122.75/volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc Sep 02 08:53:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2eb777ad-56e1-419b-9f6c-98133cbffba0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2eb777ad-56e1-419b-9f6c-98133cbffba0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1e700009-f8a0-4090-b18c-0f5ed45ae375 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:53:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1e700009-f8a0-4090-b18c-0f5ed45ae375 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1960077635"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:58 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:58 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:58 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2eb777ad-56e1-419b-9f6c-98133cbffba0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Volume info retrieved successfully. Sep 02 08:53:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2eb777ad-56e1-419b-9f6c-98133cbffba0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] http://192.168.122.75/volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc returned with HTTP 200 Sep 02 08:53:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 659/1283] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:58 2026] GET /volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc => generated 865 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1e700009-f8a0-4090-b18c-0f5ed45ae375 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:53:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 625/1284] 192.168.122.75 () {60 vars in 1131 bytes} [Wed Sep 2 08:53:58 2026] POST /volume/v3/types => generated 221 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e1e6c17f-42ca-4b46-931c-4218d6662b4a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e1e6c17f-42ca-4b46-931c-4218d6662b4a tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] PUT http://192.168.122.75/volume/v3/types/28b960c5-a76d-4482-9cda-7745584dcdc3 Sep 02 08:53:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e1e6c17f-42ca-4b46-931c-4218d6662b4a tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1343753384", "description": "tempest-volume-type-description-436489421", "is_public": false}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e1e6c17f-42ca-4b46-931c-4218d6662b4a tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] http://192.168.122.75/volume/v3/types/28b960c5-a76d-4482-9cda-7745584dcdc3 returned with HTTP 200 Sep 02 08:53:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 660/1285] 192.168.122.75 () {60 vars in 1242 bytes} [Wed Sep 2 08:53:58 2026] PUT /volume/v3/types/28b960c5-a76d-4482-9cda-7745584dcdc3 => generated 204 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c7cfba84-8798-4e32-89b5-db4574374b2b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c7cfba84-8798-4e32-89b5-db4574374b2b tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] GET http://192.168.122.75/volume/v3/types/28b960c5-a76d-4482-9cda-7745584dcdc3 Sep 02 08:53:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c7cfba84-8798-4e32-89b5-db4574374b2b tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c7cfba84-8798-4e32-89b5-db4574374b2b tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c7cfba84-8798-4e32-89b5-db4574374b2b tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] http://192.168.122.75/volume/v3/types/28b960c5-a76d-4482-9cda-7745584dcdc3 returned with HTTP 200 Sep 02 08:53:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 626/1286] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:53:58 2026] GET /volume/v3/types/28b960c5-a76d-4482-9cda-7745584dcdc3 => generated 268 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-229f8628-4ee2-4765-bf8d-128276a37473 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-229f8628-4ee2-4765-bf8d-128276a37473 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] DELETE http://192.168.122.75/volume/v3/types/28b960c5-a76d-4482-9cda-7745584dcdc3 Sep 02 08:53:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-229f8628-4ee2-4765-bf8d-128276a37473 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-229f8628-4ee2-4765-bf8d-128276a37473 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-229f8628-4ee2-4765-bf8d-128276a37473 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] http://192.168.122.75/volume/v3/types/28b960c5-a76d-4482-9cda-7745584dcdc3 returned with HTTP 202 Sep 02 08:53:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 661/1287] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:53:58 2026] DELETE /volume/v3/types/28b960c5-a76d-4482-9cda-7745584dcdc3 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:53:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7cf3fb88-6abd-4263-8496-33e59d203111 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7cf3fb88-6abd-4263-8496-33e59d203111 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] GET http://192.168.122.75/volume/v3/types/28b960c5-a76d-4482-9cda-7745584dcdc3 Sep 02 08:53:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7cf3fb88-6abd-4263-8496-33e59d203111 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7cf3fb88-6abd-4263-8496-33e59d203111 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7cf3fb88-6abd-4263-8496-33e59d203111 tempest-VolumeTypesTest-1024473510 tempest-VolumeTypesTest-1024473510-project-admin] http://192.168.122.75/volume/v3/types/28b960c5-a76d-4482-9cda-7745584dcdc3 returned with HTTP 404 Sep 02 08:53:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 627/1288] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:53:58 2026] GET /volume/v3/types/28b960c5-a76d-4482-9cda-7745584dcdc3 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:53:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-56a33ba0-3973-4d8c-9f9f-dcd0805598f5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-56a33ba0-3973-4d8c-9f9f-dcd0805598f5 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 Sep 02 08:53:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-56a33ba0-3973-4d8c-9f9f-dcd0805598f5 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-56a33ba0-3973-4d8c-9f9f-dcd0805598f5 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:58 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:58 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:58 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-56a33ba0-3973-4d8c-9f9f-dcd0805598f5 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:53:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-56a33ba0-3973-4d8c-9f9f-dcd0805598f5 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 returned with HTTP 200 Sep 02 08:53:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 662/1289] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:58 2026] GET /volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 => generated 892 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-87d0f10c-6103-4e0e-a436-8fefae0686e5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-87d0f10c-6103-4e0e-a436-8fefae0686e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] GET http://192.168.122.75/volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc Sep 02 08:53:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-87d0f10c-6103-4e0e-a436-8fefae0686e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-87d0f10c-6103-4e0e-a436-8fefae0686e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:59 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:59 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:59 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:59 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:59 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-87d0f10c-6103-4e0e-a436-8fefae0686e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Volume info retrieved successfully. Sep 02 08:53:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-87d0f10c-6103-4e0e-a436-8fefae0686e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] http://192.168.122.75/volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc returned with HTTP 200 Sep 02 08:53:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 628/1290] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:59 2026] GET /volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c248099e-0137-4e72-8754-a3b4d8a0e69e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c248099e-0137-4e72-8754-a3b4d8a0e69e tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] POST http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action Sep 02 08:53:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c248099e-0137-4e72-8754-a3b4d8a0e69e tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:53:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c248099e-0137-4e72-8754-a3b4d8a0e69e tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:59 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:59 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:59 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:59 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c248099e-0137-4e72-8754-a3b4d8a0e69e tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:53:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c248099e-0137-4e72-8754-a3b4d8a0e69e tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Reserve volume completed successfully. Sep 02 08:53:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c248099e-0137-4e72-8754-a3b4d8a0e69e tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action returned with HTTP 202 Sep 02 08:53:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 663/1291] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:53:59 2026] POST /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:53:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8202776f-5953-4c5a-905b-67b564a0b3ed None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8202776f-5953-4c5a-905b-67b564a0b3ed tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] GET http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b Sep 02 08:53:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8202776f-5953-4c5a-905b-67b564a0b3ed tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8202776f-5953-4c5a-905b-67b564a0b3ed tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:59 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:59 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:59 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:59 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:59 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8202776f-5953-4c5a-905b-67b564a0b3ed tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:53:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8202776f-5953-4c5a-905b-67b564a0b3ed tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b returned with HTTP 200 Sep 02 08:53:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 629/1292] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:59 2026] GET /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b => generated 867 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c381e003-c67f-4400-9075-17877fb57306 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c381e003-c67f-4400-9075-17877fb57306 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] POST http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action Sep 02 08:53:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c381e003-c67f-4400-9075-17877fb57306 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:53:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c381e003-c67f-4400-9075-17877fb57306 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:59 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:59 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:59 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:59 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c381e003-c67f-4400-9075-17877fb57306 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:53:59 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:59 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c381e003-c67f-4400-9075-17877fb57306 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Unreserve volume completed successfully. Sep 02 08:53:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c381e003-c67f-4400-9075-17877fb57306 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action returned with HTTP 202 Sep 02 08:53:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 664/1293] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:53:59 2026] POST /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:53:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-18817f3a-906e-4657-aaa8-af9afb3e30d3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-18817f3a-906e-4657-aaa8-af9afb3e30d3 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] GET http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b Sep 02 08:53:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-18817f3a-906e-4657-aaa8-af9afb3e30d3 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-18817f3a-906e-4657-aaa8-af9afb3e30d3 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:59 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:59 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:59 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:59 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:59 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-18817f3a-906e-4657-aaa8-af9afb3e30d3 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:53:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-18817f3a-906e-4657-aaa8-af9afb3e30d3 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b returned with HTTP 200 Sep 02 08:53:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 630/1294] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:59 2026] GET /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b => generated 867 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-83edc4e7-5804-4f58-b7b0-99b8eb37575e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-83edc4e7-5804-4f58-b7b0-99b8eb37575e tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] POST http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action Sep 02 08:53:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-83edc4e7-5804-4f58-b7b0-99b8eb37575e tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:53:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-83edc4e7-5804-4f58-b7b0-99b8eb37575e tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:59 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:59 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:59 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:59 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-83edc4e7-5804-4f58-b7b0-99b8eb37575e tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:53:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-83edc4e7-5804-4f58-b7b0-99b8eb37575e tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume updated successfully. Sep 02 08:53:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-83edc4e7-5804-4f58-b7b0-99b8eb37575e tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action returned with HTTP 200 Sep 02 08:53:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 665/1295] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:53:59 2026] POST /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action => generated 0 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 08:53:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4c4139e9-9671-4a3c-9c2b-b0bceab676a2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4c4139e9-9671-4a3c-9c2b-b0bceab676a2 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] GET http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b Sep 02 08:53:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4c4139e9-9671-4a3c-9c2b-b0bceab676a2 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4c4139e9-9671-4a3c-9c2b-b0bceab676a2 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:59 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:59 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:59 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:59 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:59 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4c4139e9-9671-4a3c-9c2b-b0bceab676a2 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:53:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4c4139e9-9671-4a3c-9c2b-b0bceab676a2 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b returned with HTTP 200 Sep 02 08:53:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 631/1296] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:59 2026] GET /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-eb4044d5-0a75-4814-b0c4-716573bbd9e9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-eb4044d5-0a75-4814-b0c4-716573bbd9e9 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] POST http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action Sep 02 08:53:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-eb4044d5-0a75-4814-b0c4-716573bbd9e9 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:53:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-eb4044d5-0a75-4814-b0c4-716573bbd9e9 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:59 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:59 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:59 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:59 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-eb4044d5-0a75-4814-b0c4-716573bbd9e9 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:53:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-eb4044d5-0a75-4814-b0c4-716573bbd9e9 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume updated successfully. Sep 02 08:53:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-eb4044d5-0a75-4814-b0c4-716573bbd9e9 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action returned with HTTP 200 Sep 02 08:53:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 666/1297] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:53:59 2026] POST /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action => generated 0 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 08:53:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7e4a353b-961f-4e1f-90d1-4f040577e465 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7e4a353b-961f-4e1f-90d1-4f040577e465 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] GET http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b Sep 02 08:53:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7e4a353b-961f-4e1f-90d1-4f040577e465 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7e4a353b-961f-4e1f-90d1-4f040577e465 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:59 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:59 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:59 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:59 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:59 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7e4a353b-961f-4e1f-90d1-4f040577e465 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:53:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7e4a353b-961f-4e1f-90d1-4f040577e465 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b returned with HTTP 200 Sep 02 08:53:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 632/1298] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:59 2026] GET /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b => generated 867 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:53:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d270c363-a07f-4a16-a599-452d256445eb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d270c363-a07f-4a16-a599-452d256445eb tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] POST http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action Sep 02 08:53:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d270c363-a07f-4a16-a599-452d256445eb tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:53:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d270c363-a07f-4a16-a599-452d256445eb tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:53:59 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:59 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:53:59 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:59 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:53:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d270c363-a07f-4a16-a599-452d256445eb tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:53:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d270c363-a07f-4a16-a599-452d256445eb tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Update volume admin metadata completed successfully. Sep 02 08:53:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d270c363-a07f-4a16-a599-452d256445eb tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Update readonly setting on volume completed successfully. Sep 02 08:53:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d270c363-a07f-4a16-a599-452d256445eb tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action returned with HTTP 202 Sep 02 08:53:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 667/1299] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:53:59 2026] POST /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:53:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e5a3381b-ebd4-4244-b547-fd8da6671165 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:53:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e5a3381b-ebd4-4244-b547-fd8da6671165 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] GET http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b Sep 02 08:53:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e5a3381b-ebd4-4244-b547-fd8da6671165 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:53:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e5a3381b-ebd4-4244-b547-fd8da6671165 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:53:59 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:53:59 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:53:59 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:53:59 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:53:59 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e5a3381b-ebd4-4244-b547-fd8da6671165 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:54:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e5a3381b-ebd4-4244-b547-fd8da6671165 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b returned with HTTP 200 Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-15177303-d34d-4112-b69c-5bbabb4f9666 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:00 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 633/1300] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:53:59 2026] GET /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b => generated 866 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-15177303-d34d-4112-b69c-5bbabb4f9666 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-15177303-d34d-4112-b69c-5bbabb4f9666 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-15177303-d34d-4112-b69c-5bbabb4f9666 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3e9b02da-72d2-47c4-84a8-3cbab7739c08 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3e9b02da-72d2-47c4-84a8-3cbab7739c08 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] POST http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action Sep 02 08:54:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3e9b02da-72d2-47c4-84a8-3cbab7739c08 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:54:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3e9b02da-72d2-47c4-84a8-3cbab7739c08 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-15177303-d34d-4112-b69c-5bbabb4f9666 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:00 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:00 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:00 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:00 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3e9b02da-72d2-47c4-84a8-3cbab7739c08 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-15177303-d34d-4112-b69c-5bbabb4f9666 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 returned with HTTP 200 Sep 02 08:54:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 668/1301] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:00 2026] GET /volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 => generated 893 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-622732bb-cf18-43ae-ac04-3b6a94207958 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-622732bb-cf18-43ae-ac04-3b6a94207958 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-622732bb-cf18-43ae-ac04-3b6a94207958 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-622732bb-cf18-43ae-ac04-3b6a94207958 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3e9b02da-72d2-47c4-84a8-3cbab7739c08 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Update volume admin metadata completed successfully. Sep 02 08:54:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3e9b02da-72d2-47c4-84a8-3cbab7739c08 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Update readonly setting on volume completed successfully. Sep 02 08:54:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3e9b02da-72d2-47c4-84a8-3cbab7739c08 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action returned with HTTP 202 Sep 02 08:54:00 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 634/1302] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:54:00 2026] POST /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:54:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1fd5ab3c-d916-4f1f-b979-d4a9034d2d61 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1fd5ab3c-d916-4f1f-b979-d4a9034d2d61 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] GET http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b Sep 02 08:54:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1fd5ab3c-d916-4f1f-b979-d4a9034d2d61 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1fd5ab3c-d916-4f1f-b979-d4a9034d2d61 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-622732bb-cf18-43ae-ac04-3b6a94207958 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-622732bb-cf18-43ae-ac04-3b6a94207958 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 returned with HTTP 200 Sep 02 08:54:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 669/1303] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:00 2026] GET /volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 => generated 893 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:00 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:00 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-20aa9c9c-02c9-4138-b11f-95dbeaca2042 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:00 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:00 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-20aa9c9c-02c9-4138-b11f-95dbeaca2042 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] PUT http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-20aa9c9c-02c9-4138-b11f-95dbeaca2042 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1774606502"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1fd5ab3c-d916-4f1f-b979-d4a9034d2d61 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:54:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1fd5ab3c-d916-4f1f-b979-d4a9034d2d61 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b returned with HTTP 200 Sep 02 08:54:00 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 635/1304] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:00 2026] GET /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b => generated 867 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ec95e879-b1cf-4753-ad69-e41d12948cc1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ec95e879-b1cf-4753-ad69-e41d12948cc1 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] POST http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action Sep 02 08:54:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ec95e879-b1cf-4753-ad69-e41d12948cc1 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-953024887", "disk_format": "raw"}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:54:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ec95e879-b1cf-4753-ad69-e41d12948cc1 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-953024887", "disk_format": "raw"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-20aa9c9c-02c9-4138-b11f-95dbeaca2042 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-20aa9c9c-02c9-4138-b11f-95dbeaca2042 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume updated successfully. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-20aa9c9c-02c9-4138-b11f-95dbeaca2042 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 returned with HTTP 200 Sep 02 08:54:00 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:00 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 670/1305] 192.168.122.75 () {60 vars in 1247 bytes} [Wed Sep 2 08:54:00 2026] PUT /volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 => generated 825 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:54:00 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:00 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ec95e879-b1cf-4753-ad69-e41d12948cc1 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-66c09108-fe7b-47f1-b4b7-d203f0d9a324 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-66c09108-fe7b-47f1-b4b7-d203f0d9a324 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] GET http://192.168.122.75/volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-66c09108-fe7b-47f1-b4b7-d203f0d9a324 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-66c09108-fe7b-47f1-b4b7-d203f0d9a324 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:00 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:00 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-66c09108-fe7b-47f1-b4b7-d203f0d9a324 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Volume info retrieved successfully. Sep 02 08:54:00 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:00 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-66c09108-fe7b-47f1-b4b7-d203f0d9a324 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] http://192.168.122.75/volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc returned with HTTP 200 Sep 02 08:54:00 devstack devstack@c-api.service[86994]: DEBUG cinder.image.image_utils [None req-ec95e879-b1cf-4753-ad69-e41d12948cc1 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-953024887'}] 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-953024887'}]. {{(pid=86994) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 671/1306] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:00 2026] GET /volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc => generated 866 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b58766f0-6f5e-4514-909c-a3d87c0a1367 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b58766f0-6f5e-4514-909c-a3d87c0a1367 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] PUT http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b58766f0-6f5e-4514-909c-a3d87c0a1367 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-155184412", "description": "This is the new description of volume"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b58766f0-6f5e-4514-909c-a3d87c0a1367 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b58766f0-6f5e-4514-909c-a3d87c0a1367 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume updated successfully. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b58766f0-6f5e-4514-909c-a3d87c0a1367 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 returned with HTTP 200 Sep 02 08:54:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 672/1307] 192.168.122.75 () {60 vars in 1248 bytes} [Wed Sep 2 08:54:00 2026] PUT /volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 => generated 863 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-88ab0e60-d259-4204-a4a7-dba15209795f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-88ab0e60-d259-4204-a4a7-dba15209795f tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-88ab0e60-d259-4204-a4a7-dba15209795f tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "25d0c171-cc53-480f-a852-235656af42fc", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1651267768"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-88ab0e60-d259-4204-a4a7-dba15209795f tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Volume info retrieved successfully. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-88ab0e60-d259-4204-a4a7-dba15209795f tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Create snapshot from volume 25d0c171-cc53-480f-a852-235656af42fc Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-88ab0e60-d259-4204-a4a7-dba15209795f tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Created reservations ['b498202b-4b53-4e62-8fc4-c910077df486', '4e4c157a-623a-4d2d-b55f-1af2dfe97170', '08976883-6dd9-4ca7-ba3a-f6829aee9f75', '3d788872-ba15-41e9-a9af-5fc7fad251fb'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-88ab0e60-d259-4204-a4a7-dba15209795f tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Snapshot create request issued successfully. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-88ab0e60-d259-4204-a4a7-dba15209795f tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 08:54:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 673/1308] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 08:54:00 2026] POST /volume/v3/snapshots => generated 323 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-22bc647e-c698-4c88-b569-12825e4c340f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-22bc647e-c698-4c88-b569-12825e4c340f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-22bc647e-c698-4c88-b569-12825e4c340f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-22bc647e-c698-4c88-b569-12825e4c340f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-22bc647e-c698-4c88-b569-12825e4c340f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-22bc647e-c698-4c88-b569-12825e4c340f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 returned with HTTP 200 Sep 02 08:54:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 674/1309] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:00 2026] GET /volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 => generated 931 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d0a1a829-4ab3-4c11-b65a-de3939f42557 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d0a1a829-4ab3-4c11-b65a-de3939f42557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] GET http://192.168.122.75/volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d0a1a829-4ab3-4c11-b65a-de3939f42557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d0a1a829-4ab3-4c11-b65a-de3939f42557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d0a1a829-4ab3-4c11-b65a-de3939f42557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Snapshot retrieved successfully. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d0a1a829-4ab3-4c11-b65a-de3939f42557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] http://192.168.122.75/volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 returned with HTTP 200 Sep 02 08:54:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 675/1310] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:00 2026] GET /volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 => generated 455 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7a728af5-f9b5-46f8-ba2a-64f29d4e6dbc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7a728af5-f9b5-46f8-ba2a-64f29d4e6dbc tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7a728af5-f9b5-46f8-ba2a-64f29d4e6dbc tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-307912714", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1306920104"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-7a728af5-f9b5-46f8-ba2a-64f29d4e6dbc tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-307912714', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1306920104'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-7a728af5-f9b5-46f8-ba2a-64f29d4e6dbc tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Create volume of 1 GB Sep 02 08:54:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7a728af5-f9b5-46f8-ba2a-64f29d4e6dbc tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Availability Zones retrieved successfully. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7a728af5-f9b5-46f8-ba2a-64f29d4e6dbc tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Flow 'volume_create_api' (30033e75-67c5-42a8-b491-d3237987d725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7a728af5-f9b5-46f8-ba2a-64f29d4e6dbc tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b95390d-26b4-4520-8f50-62af64feffec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-7a728af5-f9b5-46f8-ba2a-64f29d4e6dbc tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7a728af5-f9b5-46f8-ba2a-64f29d4e6dbc tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b95390d-26b4-4520-8f50-62af64feffec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7a728af5-f9b5-46f8-ba2a-64f29d4e6dbc tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f960500b-7fff-4a41-bb3f-eb68f459abc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-7a728af5-f9b5-46f8-ba2a-64f29d4e6dbc tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Created reservations ['a113fd08-6f4b-425c-b7fb-97b86f131926', '085da415-b1f3-4132-80d0-f6e17f1de92e', '8196b8bd-cf7d-4e98-86e7-b214c99c8a91', 'c01e392f-0511-4943-9e61-21f67cfc1971'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7a728af5-f9b5-46f8-ba2a-64f29d4e6dbc tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f960500b-7fff-4a41-bb3f-eb68f459abc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a113fd08-6f4b-425c-b7fb-97b86f131926', '085da415-b1f3-4132-80d0-f6e17f1de92e', '8196b8bd-cf7d-4e98-86e7-b214c99c8a91', 'c01e392f-0511-4943-9e61-21f67cfc1971']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7a728af5-f9b5-46f8-ba2a-64f29d4e6dbc tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05f0b223-dd19-461b-8776-d2d24d755e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7a728af5-f9b5-46f8-ba2a-64f29d4e6dbc tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05f0b223-dd19-461b-8776-d2d24d755e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ad760ef-5fac-4529-a941-c26b79f31ed2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-307912714',display_name='tempest-VolumesGetTest-Volume-1306920104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e47c32a3afdb41679e67449325d18c0f',qos_specs=None,replication_status=,reservations=['a113fd08-6f4b-425c-b7fb-97b86f131926','085da415-b1f3-4132-80d0-f6e17f1de92e','8196b8bd-cf7d-4e98-86e7-b214c99c8a91','c01e392f-0511-4943-9e61-21f67cfc1971'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3b6bca8c654644b175b538629ce0d4',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:54:00Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-307912714',display_name='tempest-VolumesGetTest-Volume-1306920104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ad760ef-5fac-4529-a941-c26b79f31ed2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e47c32a3afdb41679e67449325d18c0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef3b6bca8c654644b175b538629ce0d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:54:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7a728af5-f9b5-46f8-ba2a-64f29d4e6dbc tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf260c44-2e57-4399-8d1c-fa8572e0107f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:54:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7a728af5-f9b5-46f8-ba2a-64f29d4e6dbc tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf260c44-2e57-4399-8d1c-fa8572e0107f) transitioned into 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-307912714',display_name='tempest-VolumesGetTest-Volume-1306920104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e47c32a3afdb41679e67449325d18c0f',qos_specs=None,replication_status=,reservations=['a113fd08-6f4b-425c-b7fb-97b86f131926','085da415-b1f3-4132-80d0-f6e17f1de92e','8196b8bd-cf7d-4e98-86e7-b214c99c8a91','c01e392f-0511-4943-9e61-21f67cfc1971'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3b6bca8c654644b175b538629ce0d4',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:54:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7a728af5-f9b5-46f8-ba2a-64f29d4e6dbc tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef541d36-d7cd-48dc-bafe-a89e8a05bd33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:54:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7a728af5-f9b5-46f8-ba2a-64f29d4e6dbc tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef541d36-d7cd-48dc-bafe-a89e8a05bd33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:54:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7a728af5-f9b5-46f8-ba2a-64f29d4e6dbc tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Flow 'volume_create_api' (30033e75-67c5-42a8-b491-d3237987d725) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:54:01 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7a728af5-f9b5-46f8-ba2a-64f29d4e6dbc tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Create volume request issued successfully. Sep 02 08:54:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7a728af5-f9b5-46f8-ba2a-64f29d4e6dbc tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:54:01 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 676/1311] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:54:00 2026] POST /volume/v3/volumes => generated 786 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 08:54:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-67b297cb-421b-40a8-9462-26917799a363 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-67b297cb-421b-40a8-9462-26917799a363 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 Sep 02 08:54:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-67b297cb-421b-40a8-9462-26917799a363 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-67b297cb-421b-40a8-9462-26917799a363 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:01 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:01 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:01 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:01 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:01 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-67b297cb-421b-40a8-9462-26917799a363 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-67b297cb-421b-40a8-9462-26917799a363 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 returned with HTTP 200 Sep 02 08:54:01 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 677/1312] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:01 2026] GET /volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:01 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ec95e879-b1cf-4753-ad69-e41d12948cc1 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Copy volume to image completed successfully. Sep 02 08:54:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ec95e879-b1cf-4753-ad69-e41d12948cc1 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action returned with HTTP 202 Sep 02 08:54:01 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 636/1313] 192.168.122.75 () {60 vars in 1270 bytes} [Wed Sep 2 08:54:00 2026] POST /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action => generated 654 bytes in 1246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:54:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0e6f800a-5b8d-4ec5-b3b3-620d5ace2bb9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0e6f800a-5b8d-4ec5-b3b3-620d5ace2bb9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] GET http://192.168.122.75/volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 Sep 02 08:54:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0e6f800a-5b8d-4ec5-b3b3-620d5ace2bb9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0e6f800a-5b8d-4ec5-b3b3-620d5ace2bb9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:01 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:01 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:01 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0e6f800a-5b8d-4ec5-b3b3-620d5ace2bb9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Snapshot retrieved successfully. Sep 02 08:54:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0e6f800a-5b8d-4ec5-b3b3-620d5ace2bb9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] http://192.168.122.75/volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 returned with HTTP 200 Sep 02 08:54:01 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 678/1314] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:01 2026] GET /volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 => generated 455 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d7a0d9dc-fa14-494f-bbdb-d11a13db3bb3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d7a0d9dc-fa14-494f-bbdb-d11a13db3bb3 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 Sep 02 08:54:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d7a0d9dc-fa14-494f-bbdb-d11a13db3bb3 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d7a0d9dc-fa14-494f-bbdb-d11a13db3bb3 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:02 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:02 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:02 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:02 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:02 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d7a0d9dc-fa14-494f-bbdb-d11a13db3bb3 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d7a0d9dc-fa14-494f-bbdb-d11a13db3bb3 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 returned with HTTP 200 Sep 02 08:54:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 637/1315] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:02 2026] GET /volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 => generated 878 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-958514c9-e812-436c-87d6-9e6f334655bb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-958514c9-e812-436c-87d6-9e6f334655bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] GET http://192.168.122.75/volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 Sep 02 08:54:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-958514c9-e812-436c-87d6-9e6f334655bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-958514c9-e812-436c-87d6-9e6f334655bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:02 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:02 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:02 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-958514c9-e812-436c-87d6-9e6f334655bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Snapshot retrieved successfully. Sep 02 08:54:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-958514c9-e812-436c-87d6-9e6f334655bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] http://192.168.122.75/volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 returned with HTTP 200 Sep 02 08:54:02 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 679/1316] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:02 2026] GET /volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 => generated 455 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c247e130-ebb4-4722-bf75-8a5374737084 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c247e130-ebb4-4722-bf75-8a5374737084 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 Sep 02 08:54:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c247e130-ebb4-4722-bf75-8a5374737084 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c247e130-ebb4-4722-bf75-8a5374737084 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:03 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:03 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:03 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:03 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c247e130-ebb4-4722-bf75-8a5374737084 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c247e130-ebb4-4722-bf75-8a5374737084 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 returned with HTTP 200 Sep 02 08:54:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 638/1317] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:03 2026] GET /volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 => generated 878 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5f2e260a-c2fa-480a-85ee-a47bb4ecf6c6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5f2e260a-c2fa-480a-85ee-a47bb4ecf6c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] GET http://192.168.122.75/volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 Sep 02 08:54:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5f2e260a-c2fa-480a-85ee-a47bb4ecf6c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5f2e260a-c2fa-480a-85ee-a47bb4ecf6c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:03 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:03 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5f2e260a-c2fa-480a-85ee-a47bb4ecf6c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Snapshot retrieved successfully. Sep 02 08:54:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5f2e260a-c2fa-480a-85ee-a47bb4ecf6c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] http://192.168.122.75/volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 returned with HTTP 200 Sep 02 08:54:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 680/1318] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:03 2026] GET /volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 => generated 482 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a0189a12-7d91-400f-b9f0-a7db2a60ba88 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a0189a12-7d91-400f-b9f0-a7db2a60ba88 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472-project-admin] PUT http://192.168.122.75/volume/v3/os-quota-sets/24a12a8e71b54c849adf0f33e318e0e8 Sep 02 08:54:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a0189a12-7d91-400f-b9f0-a7db2a60ba88 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a0189a12-7d91-400f-b9f0-a7db2a60ba88 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/24a12a8e71b54c849adf0f33e318e0e8 returned with HTTP 200 Sep 02 08:54:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 639/1319] 192.168.122.75 () {60 vars in 1253 bytes} [Wed Sep 2 08:54:03 2026] PUT /volume/v3/os-quota-sets/24a12a8e71b54c849adf0f33e318e0e8 => generated 393 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f8e186c2-24e4-43f6-abad-e088d4d9fee8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f8e186c2-24e4-43f6-abad-e088d4d9fee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 08:54:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f8e186c2-24e4-43f6-abad-e088d4d9fee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "25d0c171-cc53-480f-a852-235656af42fc"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f8e186c2-24e4-43f6-abad-e088d4d9fee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Volume info retrieved successfully. Sep 02 08:54:04 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-f8e186c2-24e4-43f6-abad-e088d4d9fee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Create snapshot from volume 25d0c171-cc53-480f-a852-235656af42fc Sep 02 08:54:04 devstack devstack@c-api.service[86995]: WARNING cinder.quota_utils [None req-f8e186c2-24e4-43f6-abad-e088d4d9fee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Quota exceeded for 24a12a8e71b54c849adf0f33e318e0e8, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 02 08:54:04 devstack devstack@c-api.service[86995]: INFO cinder.api.middleware.fault [None req-f8e186c2-24e4-43f6-abad-e088d4d9fee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 413 Sep 02 08:54:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 681/1320] 192.168.122.75 () {60 vars in 1143 bytes} [Wed Sep 2 08:54:03 2026] POST /volume/v3/snapshots => generated 208 bytes in 79 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 02 08:54:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9b2aaf4c-89ef-4433-be2a-feba1e09ce7c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9b2aaf4c-89ef-4433-be2a-feba1e09ce7c tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472-project-admin] PUT http://192.168.122.75/volume/v3/os-quota-sets/24a12a8e71b54c849adf0f33e318e0e8 Sep 02 08:54:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9b2aaf4c-89ef-4433-be2a-feba1e09ce7c tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9b2aaf4c-89ef-4433-be2a-feba1e09ce7c tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/24a12a8e71b54c849adf0f33e318e0e8 returned with HTTP 200 Sep 02 08:54:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 640/1321] 192.168.122.75 () {60 vars in 1253 bytes} [Wed Sep 2 08:54:04 2026] PUT /volume/v3/os-quota-sets/24a12a8e71b54c849adf0f33e318e0e8 => generated 393 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2e3aec63-8cac-47c4-be55-9932b013c2c7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2e3aec63-8cac-47c4-be55-9932b013c2c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 08:54:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2e3aec63-8cac-47c4-be55-9932b013c2c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "25d0c171-cc53-480f-a852-235656af42fc"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2e3aec63-8cac-47c4-be55-9932b013c2c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Volume info retrieved successfully. Sep 02 08:54:04 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-2e3aec63-8cac-47c4-be55-9932b013c2c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Create snapshot from volume 25d0c171-cc53-480f-a852-235656af42fc Sep 02 08:54:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-035ff6fa-0513-46a5-8001-79201f2ee52c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-035ff6fa-0513-46a5-8001-79201f2ee52c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 Sep 02 08:54:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-035ff6fa-0513-46a5-8001-79201f2ee52c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-035ff6fa-0513-46a5-8001-79201f2ee52c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:04 devstack devstack@c-api.service[86995]: WARNING cinder.quota_utils [None req-2e3aec63-8cac-47c4-be55-9932b013c2c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Quota exceeded for 24a12a8e71b54c849adf0f33e318e0e8, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 02 08:54:04 devstack devstack@c-api.service[86995]: INFO cinder.api.middleware.fault [None req-2e3aec63-8cac-47c4-be55-9932b013c2c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 413 Sep 02 08:54:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 682/1322] 192.168.122.75 () {60 vars in 1143 bytes} [Wed Sep 2 08:54:04 2026] POST /volume/v3/snapshots => generated 133 bytes in 78 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 02 08:54:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-58aebb41-dfd4-49ac-bc8c-fb958c169a68 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-58aebb41-dfd4-49ac-bc8c-fb958c169a68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 Sep 02 08:54:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-58aebb41-dfd4-49ac-bc8c-fb958c169a68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-58aebb41-dfd4-49ac-bc8c-fb958c169a68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:04 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-58aebb41-dfd4-49ac-bc8c-fb958c169a68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Delete snapshot with id: e69639e9-edf1-4261-a7ae-c8e171f11a92 Sep 02 08:54:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-035ff6fa-0513-46a5-8001-79201f2ee52c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-58aebb41-dfd4-49ac-bc8c-fb958c169a68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Snapshot retrieved successfully. Sep 02 08:54:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-035ff6fa-0513-46a5-8001-79201f2ee52c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 returned with HTTP 200 Sep 02 08:54:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 641/1323] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:04 2026] GET /volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 => generated 879 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-23b8479b-e103-4f58-bcc2-fdf73f7a20ee None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-23b8479b-e103-4f58-bcc2-fdf73f7a20ee tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] PUT http://192.168.122.75/volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 Sep 02 08:54:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-23b8479b-e103-4f58-bcc2-fdf73f7a20ee tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1774606502", "description": null}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-58aebb41-dfd4-49ac-bc8c-fb958c169a68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Snapshot delete request issued successfully. Sep 02 08:54:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-58aebb41-dfd4-49ac-bc8c-fb958c169a68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] http://192.168.122.75/volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 returned with HTTP 202 Sep 02 08:54:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 683/1324] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 08:54:04 2026] DELETE /volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:54:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d2b967d6-d843-4e59-97c6-cc6b96dec86d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d2b967d6-d843-4e59-97c6-cc6b96dec86d tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] GET http://192.168.122.75/volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 Sep 02 08:54:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d2b967d6-d843-4e59-97c6-cc6b96dec86d tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d2b967d6-d843-4e59-97c6-cc6b96dec86d tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-23b8479b-e103-4f58-bcc2-fdf73f7a20ee tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d2b967d6-d843-4e59-97c6-cc6b96dec86d tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Snapshot retrieved successfully. Sep 02 08:54:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d2b967d6-d843-4e59-97c6-cc6b96dec86d tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] http://192.168.122.75/volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 returned with HTTP 200 Sep 02 08:54:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 684/1325] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:04 2026] GET /volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 => generated 481 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:54:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-23b8479b-e103-4f58-bcc2-fdf73f7a20ee tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume updated successfully. Sep 02 08:54:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-23b8479b-e103-4f58-bcc2-fdf73f7a20ee tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 returned with HTTP 200 Sep 02 08:54:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 642/1326] 192.168.122.75 () {60 vars in 1247 bytes} [Wed Sep 2 08:54:04 2026] PUT /volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 => generated 777 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2a0da2d0-366d-45b3-b50a-5f9cb1ceacea None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2a0da2d0-366d-45b3-b50a-5f9cb1ceacea tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 Sep 02 08:54:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2a0da2d0-366d-45b3-b50a-5f9cb1ceacea tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2a0da2d0-366d-45b3-b50a-5f9cb1ceacea tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2a0da2d0-366d-45b3-b50a-5f9cb1ceacea tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2a0da2d0-366d-45b3-b50a-5f9cb1ceacea tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 returned with HTTP 200 Sep 02 08:54:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 685/1327] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:04 2026] GET /volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 => generated 845 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-36b83067-9320-46fd-a1fa-7467d5b561da None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-36b83067-9320-46fd-a1fa-7467d5b561da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] DELETE http://192.168.122.75/volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 Sep 02 08:54:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-36b83067-9320-46fd-a1fa-7467d5b561da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-36b83067-9320-46fd-a1fa-7467d5b561da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:04 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-36b83067-9320-46fd-a1fa-7467d5b561da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Delete volume with id: 4ad760ef-5fac-4529-a941-c26b79f31ed2 Sep 02 08:54:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-36b83067-9320-46fd-a1fa-7467d5b561da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-36b83067-9320-46fd-a1fa-7467d5b561da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Delete volume request issued successfully. Sep 02 08:54:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-36b83067-9320-46fd-a1fa-7467d5b561da tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 returned with HTTP 202 Sep 02 08:54:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 643/1328] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:54:04 2026] DELETE /volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:54:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6ebdc2a5-2909-47b5-aed5-213bc05fc1f1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6ebdc2a5-2909-47b5-aed5-213bc05fc1f1 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 Sep 02 08:54:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6ebdc2a5-2909-47b5-aed5-213bc05fc1f1 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6ebdc2a5-2909-47b5-aed5-213bc05fc1f1 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6ebdc2a5-2909-47b5-aed5-213bc05fc1f1 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6ebdc2a5-2909-47b5-aed5-213bc05fc1f1 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 returned with HTTP 200 Sep 02 08:54:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 686/1329] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:04 2026] GET /volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5958accd-c3f1-4c79-95d4-5d5e51e40b61 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5958accd-c3f1-4c79-95d4-5d5e51e40b61 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] GET http://192.168.122.75/volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 Sep 02 08:54:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5958accd-c3f1-4c79-95d4-5d5e51e40b61 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5958accd-c3f1-4c79-95d4-5d5e51e40b61 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:05 devstack devstack@c-api.service[86994]: DEBUG dbcounter [-] [86994] Writing DB stats cinder:SELECT=616,cinder:INSERT=84,cinder:UPDATE=130,cinder:DELETE=3 {{(pid=86994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:54:05 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:05 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:05 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5958accd-c3f1-4c79-95d4-5d5e51e40b61 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Snapshot retrieved successfully. Sep 02 08:54:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5958accd-c3f1-4c79-95d4-5d5e51e40b61 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] http://192.168.122.75/volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 returned with HTTP 200 Sep 02 08:54:05 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 644/1330] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:05 2026] GET /volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 => generated 481 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-89561a0c-8550-4b86-ba01-7921a9acba97 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-89561a0c-8550-4b86-ba01-7921a9acba97 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 Sep 02 08:54:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-89561a0c-8550-4b86-ba01-7921a9acba97 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-89561a0c-8550-4b86-ba01-7921a9acba97 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:05 devstack devstack@c-api.service[86995]: DEBUG dbcounter [-] [86995] Writing DB stats cinder:SELECT=695,cinder:UPDATE=180,cinder:DELETE=1,cinder:INSERT=94 {{(pid=86995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:54:05 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:05 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:05 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:05 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:05 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-89561a0c-8550-4b86-ba01-7921a9acba97 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-89561a0c-8550-4b86-ba01-7921a9acba97 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 returned with HTTP 200 Sep 02 08:54:06 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 687/1331] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:05 2026] GET /volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 => generated 844 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-59c56fde-9c7c-4187-9256-4c4fd6e7f907 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-59c56fde-9c7c-4187-9256-4c4fd6e7f907 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] GET http://192.168.122.75/volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 Sep 02 08:54:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-59c56fde-9c7c-4187-9256-4c4fd6e7f907 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-59c56fde-9c7c-4187-9256-4c4fd6e7f907 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:06 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:06 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:06 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-59c56fde-9c7c-4187-9256-4c4fd6e7f907 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Snapshot retrieved successfully. Sep 02 08:54:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-59c56fde-9c7c-4187-9256-4c4fd6e7f907 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] http://192.168.122.75/volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 returned with HTTP 200 Sep 02 08:54:06 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 645/1332] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:06 2026] GET /volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 => generated 481 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:54:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-cd91b052-414d-4133-aa6e-9d3f960001b2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cd91b052-414d-4133-aa6e-9d3f960001b2 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 Sep 02 08:54:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cd91b052-414d-4133-aa6e-9d3f960001b2 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cd91b052-414d-4133-aa6e-9d3f960001b2 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cd91b052-414d-4133-aa6e-9d3f960001b2 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 returned with HTTP 404 Sep 02 08:54:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 688/1333] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:07 2026] GET /volume/v3/volumes/4ad760ef-5fac-4529-a941-c26b79f31ed2 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:54:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8f3ca1d1-b79b-453c-8003-41b90656a1c1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8f3ca1d1-b79b-453c-8003-41b90656a1c1 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 Sep 02 08:54:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8f3ca1d1-b79b-453c-8003-41b90656a1c1 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8f3ca1d1-b79b-453c-8003-41b90656a1c1 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:07 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:07 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:07 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:07 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:07 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8f3ca1d1-b79b-453c-8003-41b90656a1c1 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8f3ca1d1-b79b-453c-8003-41b90656a1c1 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 returned with HTTP 200 Sep 02 08:54:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 646/1334] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:07 2026] GET /volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 => generated 931 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d89c5715-6b9c-4c01-95a7-c84d82ae223a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d89c5715-6b9c-4c01-95a7-c84d82ae223a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] DELETE http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 Sep 02 08:54:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d89c5715-6b9c-4c01-95a7-c84d82ae223a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d89c5715-6b9c-4c01-95a7-c84d82ae223a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:07 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-d89c5715-6b9c-4c01-95a7-c84d82ae223a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Delete volume with id: e9991563-5c5c-43be-8294-d1dc2b6610b5 Sep 02 08:54:07 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:07 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d89c5715-6b9c-4c01-95a7-c84d82ae223a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d89c5715-6b9c-4c01-95a7-c84d82ae223a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Delete volume request issued successfully. Sep 02 08:54:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d89c5715-6b9c-4c01-95a7-c84d82ae223a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 returned with HTTP 202 Sep 02 08:54:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 689/1335] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:54:07 2026] DELETE /volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 => generated 0 bytes in 301 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:54:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-dbe6569b-196e-49f7-a0d0-e9e0429760ef None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dbe6569b-196e-49f7-a0d0-e9e0429760ef tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 Sep 02 08:54:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dbe6569b-196e-49f7-a0d0-e9e0429760ef tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dbe6569b-196e-49f7-a0d0-e9e0429760ef tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-07251659-6de1-421e-9152-3624285bea84 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:07 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:07 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:07 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:07 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-07251659-6de1-421e-9152-3624285bea84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] GET http://192.168.122.75/volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 Sep 02 08:54:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-07251659-6de1-421e-9152-3624285bea84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-07251659-6de1-421e-9152-3624285bea84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:07 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-dbe6569b-196e-49f7-a0d0-e9e0429760ef tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-07251659-6de1-421e-9152-3624285bea84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Snapshot retrieved successfully. Sep 02 08:54:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-07251659-6de1-421e-9152-3624285bea84 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] http://192.168.122.75/volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 returned with HTTP 200 Sep 02 08:54:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 690/1336] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:07 2026] GET /volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 => generated 481 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dbe6569b-196e-49f7-a0d0-e9e0429760ef tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 returned with HTTP 200 Sep 02 08:54:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 647/1337] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:07 2026] GET /volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 => generated 930 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-dd0921f9-81c6-45c0-b9a7-88cd80a53077 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dd0921f9-81c6-45c0-b9a7-88cd80a53077 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] GET http://192.168.122.75/volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 Sep 02 08:54:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dd0921f9-81c6-45c0-b9a7-88cd80a53077 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dd0921f9-81c6-45c0-b9a7-88cd80a53077 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-feb584ed-71b9-42da-b1d2-54846d755cbf None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-feb584ed-71b9-42da-b1d2-54846d755cbf tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 Sep 02 08:54:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-feb584ed-71b9-42da-b1d2-54846d755cbf tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-feb584ed-71b9-42da-b1d2-54846d755cbf tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:08 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:08 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dd0921f9-81c6-45c0-b9a7-88cd80a53077 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] http://192.168.122.75/volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 returned with HTTP 404 Sep 02 08:54:08 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 691/1338] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:08 2026] GET /volume/v3/snapshots/e69639e9-edf1-4261-a7ae-c8e171f11a92 => generated 111 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:54:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-318e28b0-ddbf-44b7-a0ac-40994239b78d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:08 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:08 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-318e28b0-ddbf-44b7-a0ac-40994239b78d tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] GET http://192.168.122.75/volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc Sep 02 08:54:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-318e28b0-ddbf-44b7-a0ac-40994239b78d tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-318e28b0-ddbf-44b7-a0ac-40994239b78d tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:09 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-feb584ed-71b9-42da-b1d2-54846d755cbf tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:09 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:09 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:09 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:09 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-feb584ed-71b9-42da-b1d2-54846d755cbf tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 returned with HTTP 200 Sep 02 08:54:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 648/1339] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:08 2026] GET /volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 => generated 930 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:09 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-318e28b0-ddbf-44b7-a0ac-40994239b78d tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Volume info retrieved successfully. Sep 02 08:54:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-318e28b0-ddbf-44b7-a0ac-40994239b78d tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] http://192.168.122.75/volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc returned with HTTP 200 Sep 02 08:54:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 692/1340] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:08 2026] GET /volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc => generated 866 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ba734c68-04f5-4e96-b689-599c997b6cb6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ba734c68-04f5-4e96-b689-599c997b6cb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] DELETE http://192.168.122.75/volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc Sep 02 08:54:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ba734c68-04f5-4e96-b689-599c997b6cb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ba734c68-04f5-4e96-b689-599c997b6cb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:09 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-ba734c68-04f5-4e96-b689-599c997b6cb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Delete volume with id: 25d0c171-cc53-480f-a852-235656af42fc Sep 02 08:54:09 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:09 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:09 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:09 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:09 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ba734c68-04f5-4e96-b689-599c997b6cb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Volume info retrieved successfully. Sep 02 08:54:09 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ba734c68-04f5-4e96-b689-599c997b6cb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Delete volume request issued successfully. Sep 02 08:54:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ba734c68-04f5-4e96-b689-599c997b6cb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] http://192.168.122.75/volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc returned with HTTP 202 Sep 02 08:54:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 649/1341] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:54:09 2026] DELETE /volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc => generated 0 bytes in 293 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:54:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c82b2a64-72d1-4f84-8430-6f617c8e9166 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c82b2a64-72d1-4f84-8430-6f617c8e9166 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] GET http://192.168.122.75/volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc Sep 02 08:54:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c82b2a64-72d1-4f84-8430-6f617c8e9166 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c82b2a64-72d1-4f84-8430-6f617c8e9166 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:09 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:09 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:09 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:09 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:09 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c82b2a64-72d1-4f84-8430-6f617c8e9166 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Volume info retrieved successfully. Sep 02 08:54:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c82b2a64-72d1-4f84-8430-6f617c8e9166 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] http://192.168.122.75/volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc returned with HTTP 200 Sep 02 08:54:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 693/1342] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:09 2026] GET /volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc => generated 865 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5b905384-58d7-4b66-88a3-0111ccc48859 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5b905384-58d7-4b66-88a3-0111ccc48859 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 Sep 02 08:54:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5b905384-58d7-4b66-88a3-0111ccc48859 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5b905384-58d7-4b66-88a3-0111ccc48859 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:10 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:10 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:10 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:10 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:10 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5b905384-58d7-4b66-88a3-0111ccc48859 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5b905384-58d7-4b66-88a3-0111ccc48859 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 returned with HTTP 200 Sep 02 08:54:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 650/1343] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:10 2026] GET /volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 => generated 930 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:54:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-dd6bebe2-732a-462a-89e0-a342261a862e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dd6bebe2-732a-462a-89e0-a342261a862e tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] GET http://192.168.122.75/volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc Sep 02 08:54:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dd6bebe2-732a-462a-89e0-a342261a862e tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dd6bebe2-732a-462a-89e0-a342261a862e tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:10 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:10 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:10 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:10 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:10 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-dd6bebe2-732a-462a-89e0-a342261a862e tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Volume info retrieved successfully. Sep 02 08:54:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dd6bebe2-732a-462a-89e0-a342261a862e tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] http://192.168.122.75/volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc returned with HTTP 200 Sep 02 08:54:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 694/1344] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:10 2026] GET /volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc => generated 865 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-26b951b7-9bcc-4eff-9516-168f6de83ebf None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-26b951b7-9bcc-4eff-9516-168f6de83ebf tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 Sep 02 08:54:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-26b951b7-9bcc-4eff-9516-168f6de83ebf tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-26b951b7-9bcc-4eff-9516-168f6de83ebf tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-26b951b7-9bcc-4eff-9516-168f6de83ebf tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 returned with HTTP 404 Sep 02 08:54:11 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 651/1345] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:11 2026] GET /volume/v3/volumes/e9991563-5c5c-43be-8294-d1dc2b6610b5 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:54:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3376ff37-b9ab-4787-aaba-61dbb6edcfec None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3376ff37-b9ab-4787-aaba-61dbb6edcfec tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/79be8a6b-91d1-4fb4-943f-5903d20cf6a3 Sep 02 08:54:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3376ff37-b9ab-4787-aaba-61dbb6edcfec tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3376ff37-b9ab-4787-aaba-61dbb6edcfec tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:11 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:11 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:11 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:11 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:11 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3376ff37-b9ab-4787-aaba-61dbb6edcfec tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3376ff37-b9ab-4787-aaba-61dbb6edcfec tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/79be8a6b-91d1-4fb4-943f-5903d20cf6a3 returned with HTTP 200 Sep 02 08:54:11 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 695/1346] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:11 2026] GET /volume/v3/volumes/79be8a6b-91d1-4fb4-943f-5903d20cf6a3 => generated 844 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c8883057-f62d-4b6b-942f-0604f76f1c64 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c8883057-f62d-4b6b-942f-0604f76f1c64 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] DELETE http://192.168.122.75/volume/v3/volumes/79be8a6b-91d1-4fb4-943f-5903d20cf6a3 Sep 02 08:54:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c8883057-f62d-4b6b-942f-0604f76f1c64 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c8883057-f62d-4b6b-942f-0604f76f1c64 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:11 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-c8883057-f62d-4b6b-942f-0604f76f1c64 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Delete volume with id: 79be8a6b-91d1-4fb4-943f-5903d20cf6a3 Sep 02 08:54:11 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:11 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:11 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:11 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:11 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c8883057-f62d-4b6b-942f-0604f76f1c64 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:11 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c8883057-f62d-4b6b-942f-0604f76f1c64 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Delete volume request issued successfully. Sep 02 08:54:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c8883057-f62d-4b6b-942f-0604f76f1c64 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/79be8a6b-91d1-4fb4-943f-5903d20cf6a3 returned with HTTP 202 Sep 02 08:54:11 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 652/1347] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:54:11 2026] DELETE /volume/v3/volumes/79be8a6b-91d1-4fb4-943f-5903d20cf6a3 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:54:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1df6c520-83ce-4bbf-8886-ccb508adb26e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1df6c520-83ce-4bbf-8886-ccb508adb26e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/79be8a6b-91d1-4fb4-943f-5903d20cf6a3 Sep 02 08:54:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1df6c520-83ce-4bbf-8886-ccb508adb26e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1df6c520-83ce-4bbf-8886-ccb508adb26e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:11 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:11 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:11 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:11 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:11 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1df6c520-83ce-4bbf-8886-ccb508adb26e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1df6c520-83ce-4bbf-8886-ccb508adb26e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/79be8a6b-91d1-4fb4-943f-5903d20cf6a3 returned with HTTP 200 Sep 02 08:54:11 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 696/1348] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:11 2026] GET /volume/v3/volumes/79be8a6b-91d1-4fb4-943f-5903d20cf6a3 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c33dd802-bc0e-422d-ba7a-f9a3d4c5ec13 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c33dd802-bc0e-422d-ba7a-f9a3d4c5ec13 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] GET http://192.168.122.75/volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc Sep 02 08:54:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c33dd802-bc0e-422d-ba7a-f9a3d4c5ec13 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c33dd802-bc0e-422d-ba7a-f9a3d4c5ec13 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c33dd802-bc0e-422d-ba7a-f9a3d4c5ec13 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1250483877-project-member] http://192.168.122.75/volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc returned with HTTP 404 Sep 02 08:54:11 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 653/1349] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:11 2026] GET /volume/v3/volumes/25d0c171-cc53-480f-a852-235656af42fc => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:54:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d8b78011-3a48-4ae8-8de3-5574a62ff4a8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d8b78011-3a48-4ae8-8de3-5574a62ff4a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472-project-admin] PUT http://192.168.122.75/volume/v3/os-quota-sets/24a12a8e71b54c849adf0f33e318e0e8 Sep 02 08:54:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d8b78011-3a48-4ae8-8de3-5574a62ff4a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472-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=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d8b78011-3a48-4ae8-8de3-5574a62ff4a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472 tempest-VolumeSnapshotQuotasNegativeTestJSON-111751472-project-admin] http://192.168.122.75/volume/v3/os-quota-sets/24a12a8e71b54c849adf0f33e318e0e8 returned with HTTP 200 Sep 02 08:54:12 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 697/1350] 192.168.122.75 () {60 vars in 1254 bytes} [Wed Sep 2 08:54:11 2026] PUT /volume/v3/os-quota-sets/24a12a8e71b54c849adf0f33e318e0e8 => generated 398 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-67c5489d-e33d-4e3f-972e-a54875b3fbc2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-67c5489d-e33d-4e3f-972e-a54875b3fbc2 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/79be8a6b-91d1-4fb4-943f-5903d20cf6a3 Sep 02 08:54:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-67c5489d-e33d-4e3f-972e-a54875b3fbc2 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-67c5489d-e33d-4e3f-972e-a54875b3fbc2 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-67c5489d-e33d-4e3f-972e-a54875b3fbc2 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/79be8a6b-91d1-4fb4-943f-5903d20cf6a3 returned with HTTP 404 Sep 02 08:54:12 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 654/1351] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:12 2026] GET /volume/v3/volumes/79be8a6b-91d1-4fb4-943f-5903d20cf6a3 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:54:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-20ad9480-3999-4eed-af6c-f6209aac2a8f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-20ad9480-3999-4eed-af6c-f6209aac2a8f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:54:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-20ad9480-3999-4eed-af6c-f6209aac2a8f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb", "size": 1, "name": "tempest-VolumesGetTest-Volume-1152767054", "metadata": {"Type": "Test"}}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-20ad9480-3999-4eed-af6c-f6209aac2a8f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Create volume request body: {'volume': {'imageRef': '390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1152767054', 'metadata': {'Type': 'Test'}}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:54:13 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-20ad9480-3999-4eed-af6c-f6209aac2a8f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Create volume of 1 GB Sep 02 08:54:13 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-20ad9480-3999-4eed-af6c-f6209aac2a8f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Availability Zones retrieved successfully. Sep 02 08:54:13 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-20ad9480-3999-4eed-af6c-f6209aac2a8f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Flow 'volume_create_api' (e79f4d7c-088f-49df-833e-6adaba553d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:54:13 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-20ad9480-3999-4eed-af6c-f6209aac2a8f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e237241-035e-4657-b257-f5057c90a1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:54:13 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-20ad9480-3999-4eed-af6c-f6209aac2a8f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:54:13 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-20ad9480-3999-4eed-af6c-f6209aac2a8f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e237241-035e-4657-b257-f5057c90a1f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:54:13 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-20ad9480-3999-4eed-af6c-f6209aac2a8f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7295c06-9521-4413-b663-0455f5b95a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:54:13 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-20ad9480-3999-4eed-af6c-f6209aac2a8f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Created reservations ['62bfd304-263c-48d1-a220-5fce295d384a', 'd6f537df-9d6f-4887-9f3a-6b332eb50872', '2ac8ad58-5843-4e5e-b20f-2dcaae06c0d5', '45ed263b-bab2-4de5-9444-63a1c22f2676'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:54:13 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-20ad9480-3999-4eed-af6c-f6209aac2a8f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7295c06-9521-4413-b663-0455f5b95a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62bfd304-263c-48d1-a220-5fce295d384a', 'd6f537df-9d6f-4887-9f3a-6b332eb50872', '2ac8ad58-5843-4e5e-b20f-2dcaae06c0d5', '45ed263b-bab2-4de5-9444-63a1c22f2676']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:54:13 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-20ad9480-3999-4eed-af6c-f6209aac2a8f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (848fcbbc-24fa-432f-9c44-bf17a3b7897f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:54:13 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:13 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:13 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-20ad9480-3999-4eed-af6c-f6209aac2a8f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (848fcbbc-24fa-432f-9c44-bf17a3b7897f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd52b5c94-bee7-49f8-8d6d-29168a80da00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1152767054',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e47c32a3afdb41679e67449325d18c0f',qos_specs=None,replication_status=,reservations=['62bfd304-263c-48d1-a220-5fce295d384a','d6f537df-9d6f-4887-9f3a-6b332eb50872','2ac8ad58-5843-4e5e-b20f-2dcaae06c0d5','45ed263b-bab2-4de5-9444-63a1c22f2676'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3b6bca8c654644b175b538629ce0d4',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:54:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1152767054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d52b5c94-bee7-49f8-8d6d-29168a80da00,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e47c32a3afdb41679e67449325d18c0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef3b6bca8c654644b175b538629ce0d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:54:13 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-20ad9480-3999-4eed-af6c-f6209aac2a8f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf83be5-0d51-48dd-bff8-d5bd5cf8e79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:54:13 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-20ad9480-3999-4eed-af6c-f6209aac2a8f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf83be5-0d51-48dd-bff8-d5bd5cf8e79c) transitioned into state 'SUCCESS' from state '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-1152767054',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e47c32a3afdb41679e67449325d18c0f',qos_specs=None,replication_status=,reservations=['62bfd304-263c-48d1-a220-5fce295d384a','d6f537df-9d6f-4887-9f3a-6b332eb50872','2ac8ad58-5843-4e5e-b20f-2dcaae06c0d5','45ed263b-bab2-4de5-9444-63a1c22f2676'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3b6bca8c654644b175b538629ce0d4',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:54:13 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-20ad9480-3999-4eed-af6c-f6209aac2a8f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46d3d780-82f7-4de9-bb36-6fda11eb3f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:54:13 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-20ad9480-3999-4eed-af6c-f6209aac2a8f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46d3d780-82f7-4de9-bb36-6fda11eb3f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:54:13 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-20ad9480-3999-4eed-af6c-f6209aac2a8f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Flow 'volume_create_api' (e79f4d7c-088f-49df-833e-6adaba553d8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:54:13 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-20ad9480-3999-4eed-af6c-f6209aac2a8f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Create volume request issued successfully. Sep 02 08:54:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-20ad9480-3999-4eed-af6c-f6209aac2a8f tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:54:13 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 698/1352] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:54:12 2026] POST /volume/v3/volumes => generated 766 bytes in 1138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 08:54:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-60dc58d7-c40d-4947-9a8b-183b18e82be7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-60dc58d7-c40d-4947-9a8b-183b18e82be7 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-60dc58d7-c40d-4947-9a8b-183b18e82be7 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-60dc58d7-c40d-4947-9a8b-183b18e82be7 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:13 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:13 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:13 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:13 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:13 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-60dc58d7-c40d-4947-9a8b-183b18e82be7 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-60dc58d7-c40d-4947-9a8b-183b18e82be7 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:13 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 655/1353] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:13 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 834 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-cf2d7102-9d0c-4ca8-97cc-09811a7994a0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cf2d7102-9d0c-4ca8-97cc-09811a7994a0 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cf2d7102-9d0c-4ca8-97cc-09811a7994a0 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cf2d7102-9d0c-4ca8-97cc-09811a7994a0 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:15 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:15 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:15 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:15 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:15 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-cf2d7102-9d0c-4ca8-97cc-09811a7994a0 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cf2d7102-9d0c-4ca8-97cc-09811a7994a0 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 699/1354] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:14 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 858 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-599e4b27-e538-4995-a661-7a7a45e79bae None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-599e4b27-e538-4995-a661-7a7a45e79bae tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-599e4b27-e538-4995-a661-7a7a45e79bae tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-599e4b27-e538-4995-a661-7a7a45e79bae tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:16 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:16 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:16 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:16 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:16 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-599e4b27-e538-4995-a661-7a7a45e79bae tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-599e4b27-e538-4995-a661-7a7a45e79bae tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 656/1355] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:16 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 858 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-cc3b8516-38e8-40f2-8a9f-dac9ca0d5af6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cc3b8516-38e8-40f2-8a9f-dac9ca0d5af6 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cc3b8516-38e8-40f2-8a9f-dac9ca0d5af6 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cc3b8516-38e8-40f2-8a9f-dac9ca0d5af6 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:17 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:17 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:17 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:17 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:17 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-cc3b8516-38e8-40f2-8a9f-dac9ca0d5af6 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cc3b8516-38e8-40f2-8a9f-dac9ca0d5af6 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 700/1356] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:17 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 916 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-87521ab7-a932-49c0-907a-0e044407d294 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-87521ab7-a932-49c0-907a-0e044407d294 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-87521ab7-a932-49c0-907a-0e044407d294 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-87521ab7-a932-49c0-907a-0e044407d294 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:18 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:18 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:18 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:18 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:18 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-87521ab7-a932-49c0-907a-0e044407d294 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-87521ab7-a932-49c0-907a-0e044407d294 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:18 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 657/1357] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:18 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 916 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b73a5b83-bc98-4c5b-88a3-e54e5eb72c22 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b73a5b83-bc98-4c5b-88a3-e54e5eb72c22 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:54:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b73a5b83-bc98-4c5b-88a3-e54e5eb72c22 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-137021050"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b73a5b83-bc98-4c5b-88a3-e54e5eb72c22 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:54:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 701/1358] 192.168.122.75 () {60 vars in 1131 bytes} [Wed Sep 2 08:54:18 2026] POST /volume/v3/types => generated 230 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-91e69f0e-e7bb-4f3f-b064-cd9989bb1fac None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-91e69f0e-e7bb-4f3f-b064-cd9989bb1fac tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] POST http://192.168.122.75/volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs Sep 02 08:54:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-91e69f0e-e7bb-4f3f-b064-cd9989bb1fac tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-91e69f0e-e7bb-4f3f-b064-cd9989bb1fac tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] http://192.168.122.75/volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs returned with HTTP 200 Sep 02 08:54:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 658/1359] 192.168.122.75 () {60 vars in 1278 bytes} [Wed Sep 2 08:54:18 2026] POST /volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs => generated 34 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:54:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-513a5454-b676-4db4-a261-db475eb03eba None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-513a5454-b676-4db4-a261-db475eb03eba tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] GET http://192.168.122.75/volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs/spec3 Sep 02 08:54:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-513a5454-b676-4db4-a261-db475eb03eba tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-513a5454-b676-4db4-a261-db475eb03eba tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-513a5454-b676-4db4-a261-db475eb03eba tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] http://192.168.122.75/volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs/spec3 returned with HTTP 200 Sep 02 08:54:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 702/1360] 192.168.122.75 () {58 vars in 1275 bytes} [Wed Sep 2 08:54:19 2026] GET /volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs/spec3 => generated 17 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:54:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a10e80f5-1fff-4d86-a17f-e26202f9867e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a10e80f5-1fff-4d86-a17f-e26202f9867e tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] DELETE http://192.168.122.75/volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs/spec3 Sep 02 08:54:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a10e80f5-1fff-4d86-a17f-e26202f9867e tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a10e80f5-1fff-4d86-a17f-e26202f9867e tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a10e80f5-1fff-4d86-a17f-e26202f9867e tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] http://192.168.122.75/volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs/spec3 returned with HTTP 202 Sep 02 08:54:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 659/1361] 192.168.122.75 () {58 vars in 1278 bytes} [Wed Sep 2 08:54:19 2026] DELETE /volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs/spec3 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:54:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0ba811f7-d944-4d37-813b-fe1906c9a6e5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0ba811f7-d944-4d37-813b-fe1906c9a6e5 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] GET http://192.168.122.75/volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs/spec3 Sep 02 08:54:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0ba811f7-d944-4d37-813b-fe1906c9a6e5 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0ba811f7-d944-4d37-813b-fe1906c9a6e5 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0ba811f7-d944-4d37-813b-fe1906c9a6e5 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] http://192.168.122.75/volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs/spec3 returned with HTTP 404 Sep 02 08:54:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 703/1362] 192.168.122.75 () {58 vars in 1275 bytes} [Wed Sep 2 08:54:19 2026] GET /volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs/spec3 => generated 129 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:54:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6e300784-d990-4d26-b278-8809978757ff None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6e300784-d990-4d26-b278-8809978757ff tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] POST http://192.168.122.75/volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs Sep 02 08:54:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6e300784-d990-4d26-b278-8809978757ff tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6e300784-d990-4d26-b278-8809978757ff tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] http://192.168.122.75/volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs returned with HTTP 200 Sep 02 08:54:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 660/1363] 192.168.122.75 () {60 vars in 1278 bytes} [Wed Sep 2 08:54:19 2026] POST /volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs => generated 34 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:54:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c93dccec-5acc-4b57-be1f-b86005c6f6b6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c93dccec-5acc-4b57-be1f-b86005c6f6b6 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] GET http://192.168.122.75/volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs Sep 02 08:54:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c93dccec-5acc-4b57-be1f-b86005c6f6b6 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c93dccec-5acc-4b57-be1f-b86005c6f6b6 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c93dccec-5acc-4b57-be1f-b86005c6f6b6 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] http://192.168.122.75/volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs returned with HTTP 200 Sep 02 08:54:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 704/1364] 192.168.122.75 () {58 vars in 1257 bytes} [Wed Sep 2 08:54:19 2026] GET /volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs => generated 34 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:54:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-adb80e0e-4f88-44b1-898d-11d0b87dec11 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-adb80e0e-4f88-44b1-898d-11d0b87dec11 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] POST http://192.168.122.75/volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs Sep 02 08:54:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-adb80e0e-4f88-44b1-898d-11d0b87dec11 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-adb80e0e-4f88-44b1-898d-11d0b87dec11 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] http://192.168.122.75/volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs returned with HTTP 200 Sep 02 08:54:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 661/1365] 192.168.122.75 () {60 vars in 1278 bytes} [Wed Sep 2 08:54:19 2026] POST /volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs => generated 34 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:54:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-75dcf051-c5eb-459a-95a1-8798daf64080 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-75dcf051-c5eb-459a-95a1-8798daf64080 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] PUT http://192.168.122.75/volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs/spec2 Sep 02 08:54:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-75dcf051-c5eb-459a-95a1-8798daf64080 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-75dcf051-c5eb-459a-95a1-8798daf64080 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] http://192.168.122.75/volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs/spec2 returned with HTTP 200 Sep 02 08:54:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 705/1366] 192.168.122.75 () {60 vars in 1295 bytes} [Wed Sep 2 08:54:19 2026] PUT /volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs/spec2 => generated 17 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:54:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-55e57ce5-8289-4261-8bd5-1b02d987a0e4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d968360b-b0bf-423a-8e47-cea7f75b49e8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-55e57ce5-8289-4261-8bd5-1b02d987a0e4 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-55e57ce5-8289-4261-8bd5-1b02d987a0e4 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-55e57ce5-8289-4261-8bd5-1b02d987a0e4 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d968360b-b0bf-423a-8e47-cea7f75b49e8 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] GET http://192.168.122.75/volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs/spec2 Sep 02 08:54:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d968360b-b0bf-423a-8e47-cea7f75b49e8 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d968360b-b0bf-423a-8e47-cea7f75b49e8 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:19 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:19 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:19 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:19 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:19 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-55e57ce5-8289-4261-8bd5-1b02d987a0e4 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-55e57ce5-8289-4261-8bd5-1b02d987a0e4 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 706/1367] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:19 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 916 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d968360b-b0bf-423a-8e47-cea7f75b49e8 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] http://192.168.122.75/volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs/spec2 returned with HTTP 200 Sep 02 08:54:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 662/1368] 192.168.122.75 () {58 vars in 1275 bytes} [Wed Sep 2 08:54:19 2026] GET /volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs/spec2 => generated 17 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:54:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2490bfbc-0318-481a-8a89-bc2b4c1aed77 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2490bfbc-0318-481a-8a89-bc2b4c1aed77 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] POST http://192.168.122.75/volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs Sep 02 08:54:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2490bfbc-0318-481a-8a89-bc2b4c1aed77 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2490bfbc-0318-481a-8a89-bc2b4c1aed77 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] http://192.168.122.75/volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs returned with HTTP 200 Sep 02 08:54:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 707/1369] 192.168.122.75 () {60 vars in 1278 bytes} [Wed Sep 2 08:54:19 2026] POST /volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs => generated 51 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:54:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4007110c-5487-40b6-a85e-b0d2e8cfbf6e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4007110c-5487-40b6-a85e-b0d2e8cfbf6e tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] GET http://192.168.122.75/volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs Sep 02 08:54:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4007110c-5487-40b6-a85e-b0d2e8cfbf6e tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4007110c-5487-40b6-a85e-b0d2e8cfbf6e tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4007110c-5487-40b6-a85e-b0d2e8cfbf6e tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] http://192.168.122.75/volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs returned with HTTP 200 Sep 02 08:54:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 663/1370] 192.168.122.75 () {58 vars in 1257 bytes} [Wed Sep 2 08:54:19 2026] GET /volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91/extra_specs => generated 68 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:54:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-cba84108-b998-4beb-95ca-edb8f94f75da None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cba84108-b998-4beb-95ca-edb8f94f75da tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] DELETE http://192.168.122.75/volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91 Sep 02 08:54:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cba84108-b998-4beb-95ca-edb8f94f75da tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cba84108-b998-4beb-95ca-edb8f94f75da tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cba84108-b998-4beb-95ca-edb8f94f75da tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] http://192.168.122.75/volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91 returned with HTTP 202 Sep 02 08:54:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 708/1371] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:54:19 2026] DELETE /volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:54:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9e6f5eb9-fd3d-4fad-8889-2214564e0702 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9e6f5eb9-fd3d-4fad-8889-2214564e0702 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] GET http://192.168.122.75/volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91 Sep 02 08:54:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9e6f5eb9-fd3d-4fad-8889-2214564e0702 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9e6f5eb9-fd3d-4fad-8889-2214564e0702 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9e6f5eb9-fd3d-4fad-8889-2214564e0702 tempest-VolumeTypesExtraSpecsTest-1106930911 tempest-VolumeTypesExtraSpecsTest-1106930911-project-admin] http://192.168.122.75/volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91 returned with HTTP 404 Sep 02 08:54:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 664/1372] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 08:54:19 2026] GET /volume/v3/types/bbb018bf-4f2c-4529-b0e6-16540242af91 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:54:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2723972f-345f-4b54-8d5a-b5f6dd82c51b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2723972f-345f-4b54-8d5a-b5f6dd82c51b tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2723972f-345f-4b54-8d5a-b5f6dd82c51b tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2723972f-345f-4b54-8d5a-b5f6dd82c51b tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:20 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:20 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:20 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:20 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:20 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2723972f-345f-4b54-8d5a-b5f6dd82c51b tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2723972f-345f-4b54-8d5a-b5f6dd82c51b tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:20 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 709/1373] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:20 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 916 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-759372cf-2a37-4fbc-855f-b78af34f12b7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-759372cf-2a37-4fbc-855f-b78af34f12b7 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-759372cf-2a37-4fbc-855f-b78af34f12b7 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-759372cf-2a37-4fbc-855f-b78af34f12b7 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:21 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:21 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:21 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:21 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:21 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-759372cf-2a37-4fbc-855f-b78af34f12b7 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-759372cf-2a37-4fbc-855f-b78af34f12b7 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 665/1374] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:21 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 916 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1af0a90e-c42b-4c7a-8352-4b62d4aad213 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1af0a90e-c42b-4c7a-8352-4b62d4aad213 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1af0a90e-c42b-4c7a-8352-4b62d4aad213 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1af0a90e-c42b-4c7a-8352-4b62d4aad213 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:22 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:22 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:22 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:22 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:22 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1af0a90e-c42b-4c7a-8352-4b62d4aad213 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1af0a90e-c42b-4c7a-8352-4b62d4aad213 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 710/1375] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:22 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 916 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b3cce46c-210d-4287-9fbf-c86dc33b6d66 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b3cce46c-210d-4287-9fbf-c86dc33b6d66 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b3cce46c-210d-4287-9fbf-c86dc33b6d66 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b3cce46c-210d-4287-9fbf-c86dc33b6d66 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:23 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:23 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:23 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:23 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:23 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b3cce46c-210d-4287-9fbf-c86dc33b6d66 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b3cce46c-210d-4287-9fbf-c86dc33b6d66 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 666/1376] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:23 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 916 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1f940ed0-5344-477b-a1ab-106846159cde None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1f940ed0-5344-477b-a1ab-106846159cde tempest-ExtensionsTestJSON-2044501663 tempest-ExtensionsTestJSON-2044501663-project-member] GET http://192.168.122.75/volume/v3/extensions Sep 02 08:54:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1f940ed0-5344-477b-a1ab-106846159cde tempest-ExtensionsTestJSON-2044501663 tempest-ExtensionsTestJSON-2044501663-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1f940ed0-5344-477b-a1ab-106846159cde tempest-ExtensionsTestJSON-2044501663 tempest-ExtensionsTestJSON-2044501663-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1f940ed0-5344-477b-a1ab-106846159cde tempest-ExtensionsTestJSON-2044501663 tempest-ExtensionsTestJSON-2044501663-project-member] http://192.168.122.75/volume/v3/extensions returned with HTTP 200 Sep 02 08:54:24 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 711/1377] 192.168.122.75 () {58 vars in 1125 bytes} [Wed Sep 2 08:54:24 2026] GET /volume/v3/extensions => generated 5245 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:54:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d3f01c7d-204c-4ab7-aaab-baaeffb210f8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d3f01c7d-204c-4ab7-aaab-baaeffb210f8 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d3f01c7d-204c-4ab7-aaab-baaeffb210f8 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d3f01c7d-204c-4ab7-aaab-baaeffb210f8 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:25 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:25 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:25 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:25 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:25 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d3f01c7d-204c-4ab7-aaab-baaeffb210f8 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d3f01c7d-204c-4ab7-aaab-baaeffb210f8 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:25 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 667/1378] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:24 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 916 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fb56e166-f99a-4999-8a72-49d2547e869b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fb56e166-f99a-4999-8a72-49d2547e869b tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fb56e166-f99a-4999-8a72-49d2547e869b tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fb56e166-f99a-4999-8a72-49d2547e869b tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:26 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:26 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:26 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:26 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:26 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-fb56e166-f99a-4999-8a72-49d2547e869b tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fb56e166-f99a-4999-8a72-49d2547e869b tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:26 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 712/1379] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:26 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 916 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e2a82f90-f74f-4f2b-8fce-8ad455debe88 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e2a82f90-f74f-4f2b-8fce-8ad455debe88 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e2a82f90-f74f-4f2b-8fce-8ad455debe88 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e2a82f90-f74f-4f2b-8fce-8ad455debe88 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:27 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:27 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:27 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:27 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:27 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e2a82f90-f74f-4f2b-8fce-8ad455debe88 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e2a82f90-f74f-4f2b-8fce-8ad455debe88 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:27 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 668/1380] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:27 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 916 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:54:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5aef4224-e6c5-4d3b-b38a-7893eb31e3f3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5aef4224-e6c5-4d3b-b38a-7893eb31e3f3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:54:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5aef4224-e6c5-4d3b-b38a-7893eb31e3f3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-2106364585"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-5aef4224-e6c5-4d3b-b38a-7893eb31e3f3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-2106364585'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:54:28 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-5aef4224-e6c5-4d3b-b38a-7893eb31e3f3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Create volume of 1 GB Sep 02 08:54:28 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5aef4224-e6c5-4d3b-b38a-7893eb31e3f3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Availability Zones retrieved successfully. Sep 02 08:54:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5aef4224-e6c5-4d3b-b38a-7893eb31e3f3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Flow 'volume_create_api' (1e878c1a-5681-43ff-b411-ca7fd056e2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:54:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5aef4224-e6c5-4d3b-b38a-7893eb31e3f3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19efd263-6096-4f90-90cb-0a5138247d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:54:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-5aef4224-e6c5-4d3b-b38a-7893eb31e3f3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:54:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5aef4224-e6c5-4d3b-b38a-7893eb31e3f3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19efd263-6096-4f90-90cb-0a5138247d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:54:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5aef4224-e6c5-4d3b-b38a-7893eb31e3f3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f457adf-607e-452a-9207-96d125de191c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:54:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-672196f4-b820-4c6e-b4de-56426f5bf99a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-672196f4-b820-4c6e-b4de-56426f5bf99a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-672196f4-b820-4c6e-b4de-56426f5bf99a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-672196f4-b820-4c6e-b4de-56426f5bf99a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:28 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:28 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:28 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:28 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:28 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-5aef4224-e6c5-4d3b-b38a-7893eb31e3f3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Created reservations ['dbfe8e73-1fbe-40de-b6cd-db600bdb3247', 'b4369be0-16eb-4398-a0c4-39d3f2d276e9', '1872ffbf-85e3-4e64-898d-71f028a20e1e', '44c12d82-9b4e-4d3f-a417-f02e68f38fdf'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:54:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5aef4224-e6c5-4d3b-b38a-7893eb31e3f3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f457adf-607e-452a-9207-96d125de191c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbfe8e73-1fbe-40de-b6cd-db600bdb3247', 'b4369be0-16eb-4398-a0c4-39d3f2d276e9', '1872ffbf-85e3-4e64-898d-71f028a20e1e', '44c12d82-9b4e-4d3f-a417-f02e68f38fdf']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:54:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5aef4224-e6c5-4d3b-b38a-7893eb31e3f3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41da2fc3-21d6-42cd-b035-50ed2b011ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:54:28 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-672196f4-b820-4c6e-b4de-56426f5bf99a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-672196f4-b820-4c6e-b4de-56426f5bf99a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 669/1381] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:28 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 916 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:28 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:28 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5aef4224-e6c5-4d3b-b38a-7893eb31e3f3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41da2fc3-21d6-42cd-b035-50ed2b011ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e2ff131-6e84-40d5-a941-9c24ad3573ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2106364585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3be26464aca4547bcd4f6295ae79da2',qos_specs=None,replication_status=,reservations=['dbfe8e73-1fbe-40de-b6cd-db600bdb3247','b4369be0-16eb-4398-a0c4-39d3f2d276e9','1872ffbf-85e3-4e64-898d-71f028a20e1e','44c12d82-9b4e-4d3f-a417-f02e68f38fdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79f91757c57941afa6f0b4967e2b0d58',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:54:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2106364585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e2ff131-6e84-40d5-a941-9c24ad3573ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3be26464aca4547bcd4f6295ae79da2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79f91757c57941afa6f0b4967e2b0d58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:54:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5aef4224-e6c5-4d3b-b38a-7893eb31e3f3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26766cbe-d595-40ff-9c35-2ec85825f417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:54:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5aef4224-e6c5-4d3b-b38a-7893eb31e3f3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26766cbe-d595-40ff-9c35-2ec85825f417) transitioned into state 'SUCCESS' from state '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-2106364585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3be26464aca4547bcd4f6295ae79da2',qos_specs=None,replication_status=,reservations=['dbfe8e73-1fbe-40de-b6cd-db600bdb3247','b4369be0-16eb-4398-a0c4-39d3f2d276e9','1872ffbf-85e3-4e64-898d-71f028a20e1e','44c12d82-9b4e-4d3f-a417-f02e68f38fdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79f91757c57941afa6f0b4967e2b0d58',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:54:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5aef4224-e6c5-4d3b-b38a-7893eb31e3f3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3661564d-c440-49c3-8159-97864bf2f237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:54:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5aef4224-e6c5-4d3b-b38a-7893eb31e3f3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3661564d-c440-49c3-8159-97864bf2f237) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:54:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5aef4224-e6c5-4d3b-b38a-7893eb31e3f3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Flow 'volume_create_api' (1e878c1a-5681-43ff-b411-ca7fd056e2d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:54:28 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5aef4224-e6c5-4d3b-b38a-7893eb31e3f3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Create volume request issued successfully. Sep 02 08:54:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5aef4224-e6c5-4d3b-b38a-7893eb31e3f3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:54:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 713/1382] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:54:27 2026] POST /volume/v3/volumes => generated 762 bytes in 825 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:54:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e10fb908-aaed-4a8f-a1df-226c66d417a7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e10fb908-aaed-4a8f-a1df-226c66d417a7 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff Sep 02 08:54:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e10fb908-aaed-4a8f-a1df-226c66d417a7 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e10fb908-aaed-4a8f-a1df-226c66d417a7 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:28 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:28 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:28 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:28 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:28 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e10fb908-aaed-4a8f-a1df-226c66d417a7 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Volume info retrieved successfully. Sep 02 08:54:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e10fb908-aaed-4a8f-a1df-226c66d417a7 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff returned with HTTP 200 Sep 02 08:54:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 670/1383] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:28 2026] GET /volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff => generated 830 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-35146246-44dd-4c8b-a48d-e63e1b9990ab None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-35146246-44dd-4c8b-a48d-e63e1b9990ab tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-35146246-44dd-4c8b-a48d-e63e1b9990ab tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-35146246-44dd-4c8b-a48d-e63e1b9990ab tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:29 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:29 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:29 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-35146246-44dd-4c8b-a48d-e63e1b9990ab tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-35146246-44dd-4c8b-a48d-e63e1b9990ab tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 714/1384] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:29 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 916 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0a7dd645-783b-411f-b058-385ab26df9ca None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0a7dd645-783b-411f-b058-385ab26df9ca tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff Sep 02 08:54:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0a7dd645-783b-411f-b058-385ab26df9ca tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0a7dd645-783b-411f-b058-385ab26df9ca tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:29 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:29 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:29 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0a7dd645-783b-411f-b058-385ab26df9ca tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Volume info retrieved successfully. Sep 02 08:54:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0a7dd645-783b-411f-b058-385ab26df9ca tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff returned with HTTP 200 Sep 02 08:54:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 671/1385] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:29 2026] GET /volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f7046357-5ffb-4baf-8aff-da8c3c4a955a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f7046357-5ffb-4baf-8aff-da8c3c4a955a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f7046357-5ffb-4baf-8aff-da8c3c4a955a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f7046357-5ffb-4baf-8aff-da8c3c4a955a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:30 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:30 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:30 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:30 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:30 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f7046357-5ffb-4baf-8aff-da8c3c4a955a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f7046357-5ffb-4baf-8aff-da8c3c4a955a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:30 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 715/1386] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:30 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 916 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a26da1d8-8f7b-4b35-b6c5-163624bc85be None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a26da1d8-8f7b-4b35-b6c5-163624bc85be tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff Sep 02 08:54:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a26da1d8-8f7b-4b35-b6c5-163624bc85be tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a26da1d8-8f7b-4b35-b6c5-163624bc85be tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:30 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:30 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:30 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:30 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a26da1d8-8f7b-4b35-b6c5-163624bc85be tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Volume info retrieved successfully. Sep 02 08:54:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a26da1d8-8f7b-4b35-b6c5-163624bc85be tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff returned with HTTP 200 Sep 02 08:54:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 672/1387] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:30 2026] GET /volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6c4d7455-bfcb-4d00-a784-2d7031610255 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6c4d7455-bfcb-4d00-a784-2d7031610255 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6c4d7455-bfcb-4d00-a784-2d7031610255 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6c4d7455-bfcb-4d00-a784-2d7031610255 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:31 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:31 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:31 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:31 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:31 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6c4d7455-bfcb-4d00-a784-2d7031610255 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6c4d7455-bfcb-4d00-a784-2d7031610255 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 716/1388] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:31 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 916 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bd10a277-2ce9-4d7a-a180-1adc0011dd04 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bd10a277-2ce9-4d7a-a180-1adc0011dd04 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff Sep 02 08:54:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bd10a277-2ce9-4d7a-a180-1adc0011dd04 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bd10a277-2ce9-4d7a-a180-1adc0011dd04 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-bd10a277-2ce9-4d7a-a180-1adc0011dd04 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Volume info retrieved successfully. Sep 02 08:54:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bd10a277-2ce9-4d7a-a180-1adc0011dd04 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff returned with HTTP 200 Sep 02 08:54:32 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 673/1389] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:31 2026] GET /volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:54:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6a8c1750-37bc-46aa-972c-5e7ee118e09e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6a8c1750-37bc-46aa-972c-5e7ee118e09e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6a8c1750-37bc-46aa-972c-5e7ee118e09e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6a8c1750-37bc-46aa-972c-5e7ee118e09e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:32 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:32 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:32 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:32 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:32 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6a8c1750-37bc-46aa-972c-5e7ee118e09e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6a8c1750-37bc-46aa-972c-5e7ee118e09e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:32 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 717/1390] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:32 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 916 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c8a54ae3-3584-4609-9752-409197882c65 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c8a54ae3-3584-4609-9752-409197882c65 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff Sep 02 08:54:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c8a54ae3-3584-4609-9752-409197882c65 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c8a54ae3-3584-4609-9752-409197882c65 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:33 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:33 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:33 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:33 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:33 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c8a54ae3-3584-4609-9752-409197882c65 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Volume info retrieved successfully. Sep 02 08:54:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c8a54ae3-3584-4609-9752-409197882c65 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff returned with HTTP 200 Sep 02 08:54:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 674/1391] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:33 2026] GET /volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-38e2c878-3852-435b-ac9f-b9a9c3a8a2b1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-38e2c878-3852-435b-ac9f-b9a9c3a8a2b1 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-38e2c878-3852-435b-ac9f-b9a9c3a8a2b1 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-38e2c878-3852-435b-ac9f-b9a9c3a8a2b1 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:33 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:33 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:33 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:33 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:33 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-38e2c878-3852-435b-ac9f-b9a9c3a8a2b1 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-38e2c878-3852-435b-ac9f-b9a9c3a8a2b1 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 718/1392] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:33 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 916 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1761f052-4ff7-4cf6-85aa-df948fd2f4a8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1761f052-4ff7-4cf6-85aa-df948fd2f4a8 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff Sep 02 08:54:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1761f052-4ff7-4cf6-85aa-df948fd2f4a8 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1761f052-4ff7-4cf6-85aa-df948fd2f4a8 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:34 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:34 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:34 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:34 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1761f052-4ff7-4cf6-85aa-df948fd2f4a8 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Volume info retrieved successfully. Sep 02 08:54:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1761f052-4ff7-4cf6-85aa-df948fd2f4a8 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff returned with HTTP 200 Sep 02 08:54:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 675/1393] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:34 2026] GET /volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff => generated 854 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fe81a891-d72a-4693-89c8-1b2a2c2611cd None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fe81a891-d72a-4693-89c8-1b2a2c2611cd tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fe81a891-d72a-4693-89c8-1b2a2c2611cd tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fe81a891-d72a-4693-89c8-1b2a2c2611cd tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:35 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:35 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:35 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:35 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:35 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-fe81a891-d72a-4693-89c8-1b2a2c2611cd tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fe81a891-d72a-4693-89c8-1b2a2c2611cd tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 719/1394] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:34 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 916 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e3c4bd83-bc4c-46bd-bfa5-25f24002bec8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e3c4bd83-bc4c-46bd-bfa5-25f24002bec8 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff Sep 02 08:54:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e3c4bd83-bc4c-46bd-bfa5-25f24002bec8 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e3c4bd83-bc4c-46bd-bfa5-25f24002bec8 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:35 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:35 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:35 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:35 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e3c4bd83-bc4c-46bd-bfa5-25f24002bec8 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Volume info retrieved successfully. Sep 02 08:54:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e3c4bd83-bc4c-46bd-bfa5-25f24002bec8 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff returned with HTTP 200 Sep 02 08:54:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 676/1395] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:35 2026] GET /volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4b8026f3-19b7-485f-9536-2f49e6962731 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4b8026f3-19b7-485f-9536-2f49e6962731 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4b8026f3-19b7-485f-9536-2f49e6962731 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4b8026f3-19b7-485f-9536-2f49e6962731 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:36 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:36 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:36 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:36 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:36 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4b8026f3-19b7-485f-9536-2f49e6962731 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4b8026f3-19b7-485f-9536-2f49e6962731 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 720/1396] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:36 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 916 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d4a94169-a7d8-4b2e-a917-cca98e66ddf0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d4a94169-a7d8-4b2e-a917-cca98e66ddf0 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff Sep 02 08:54:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d4a94169-a7d8-4b2e-a917-cca98e66ddf0 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d4a94169-a7d8-4b2e-a917-cca98e66ddf0 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:36 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:36 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:36 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:36 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:36 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d4a94169-a7d8-4b2e-a917-cca98e66ddf0 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Volume info retrieved successfully. Sep 02 08:54:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d4a94169-a7d8-4b2e-a917-cca98e66ddf0 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff returned with HTTP 200 Sep 02 08:54:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 677/1397] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:36 2026] GET /volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff => generated 854 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0d444330-fc41-4834-a643-be3f6fe564af None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0d444330-fc41-4834-a643-be3f6fe564af tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] GET http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b Sep 02 08:54:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0d444330-fc41-4834-a643-be3f6fe564af tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0d444330-fc41-4834-a643-be3f6fe564af tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:36 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:36 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:36 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:36 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:36 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0d444330-fc41-4834-a643-be3f6fe564af tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:54:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0d444330-fc41-4834-a643-be3f6fe564af tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b returned with HTTP 200 Sep 02 08:54:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 721/1398] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:36 2026] GET /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b => generated 867 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f17f470d-fad4-4652-a30b-69770e79f391 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f17f470d-fad4-4652-a30b-69770e79f391 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] POST http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action Sep 02 08:54:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f17f470d-fad4-4652-a30b-69770e79f391 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-995559685", "disk_format": "qcow2"}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:54:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f17f470d-fad4-4652-a30b-69770e79f391 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-995559685", "disk_format": "qcow2"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:36 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:36 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:36 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:36 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:36 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f17f470d-fad4-4652-a30b-69770e79f391 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:54:36 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:36 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:36 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:36 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:36 devstack devstack@c-api.service[86994]: DEBUG cinder.image.image_utils [None req-f17f470d-fad4-4652-a30b-69770e79f391 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-995559685'}] 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-995559685'}]. {{(pid=86994) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 02 08:54:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-40f04133-3581-4ea5-a075-a723d06934c3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-40f04133-3581-4ea5-a075-a723d06934c3 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-40f04133-3581-4ea5-a075-a723d06934c3 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-40f04133-3581-4ea5-a075-a723d06934c3 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:37 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:37 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:37 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:37 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:37 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-40f04133-3581-4ea5-a075-a723d06934c3 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-40f04133-3581-4ea5-a075-a723d06934c3 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 722/1399] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:37 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 916 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1d322abd-e147-4493-9dfa-ef1f8f79d9d8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1d322abd-e147-4493-9dfa-ef1f8f79d9d8 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff Sep 02 08:54:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1d322abd-e147-4493-9dfa-ef1f8f79d9d8 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1d322abd-e147-4493-9dfa-ef1f8f79d9d8 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:37 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:37 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:37 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:37 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:37 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1d322abd-e147-4493-9dfa-ef1f8f79d9d8 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Volume info retrieved successfully. Sep 02 08:54:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1d322abd-e147-4493-9dfa-ef1f8f79d9d8 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff returned with HTTP 200 Sep 02 08:54:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 723/1400] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:37 2026] GET /volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff => generated 854 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:37 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f17f470d-fad4-4652-a30b-69770e79f391 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Copy volume to image completed successfully. Sep 02 08:54:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f17f470d-fad4-4652-a30b-69770e79f391 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action returned with HTTP 202 Sep 02 08:54:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 678/1401] 192.168.122.75 () {60 vars in 1270 bytes} [Wed Sep 2 08:54:36 2026] POST /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b/action => generated 656 bytes in 1261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:54:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1294afd1-f445-4a3c-b0e7-44c8fbddd665 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1294afd1-f445-4a3c-b0e7-44c8fbddd665 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1294afd1-f445-4a3c-b0e7-44c8fbddd665 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1294afd1-f445-4a3c-b0e7-44c8fbddd665 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:38 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:38 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:38 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:38 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:38 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1294afd1-f445-4a3c-b0e7-44c8fbddd665 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1294afd1-f445-4a3c-b0e7-44c8fbddd665 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 724/1402] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:38 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 919 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-065e16e3-5fd8-4e31-b05b-30bf047b4b5e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-065e16e3-5fd8-4e31-b05b-30bf047b4b5e tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff Sep 02 08:54:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-065e16e3-5fd8-4e31-b05b-30bf047b4b5e tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-065e16e3-5fd8-4e31-b05b-30bf047b4b5e tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:38 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:38 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:38 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:38 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:38 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-065e16e3-5fd8-4e31-b05b-30bf047b4b5e tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Volume info retrieved successfully. Sep 02 08:54:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-065e16e3-5fd8-4e31-b05b-30bf047b4b5e tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff returned with HTTP 200 Sep 02 08:54:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 679/1403] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:38 2026] GET /volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-26edaeb0-d0b4-41bd-ad3e-6cbc2e3239f2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-26edaeb0-d0b4-41bd-ad3e-6cbc2e3239f2 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 08:54:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-26edaeb0-d0b4-41bd-ad3e-6cbc2e3239f2 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e2ff131-6e84-40d5-a941-9c24ad3573ff", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1850769109"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:38 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:38 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:38 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:38 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:38 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-26edaeb0-d0b4-41bd-ad3e-6cbc2e3239f2 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Volume info retrieved successfully. Sep 02 08:54:38 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-26edaeb0-d0b4-41bd-ad3e-6cbc2e3239f2 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Create snapshot from volume 7e2ff131-6e84-40d5-a941-9c24ad3573ff Sep 02 08:54:38 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-26edaeb0-d0b4-41bd-ad3e-6cbc2e3239f2 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Created reservations ['388d86a9-e5c1-4da5-ac7f-5448010be7f3', 'ca31dc19-cdd1-47e7-8f2d-5ead67b920a6', '46e6af40-c9cd-403a-9fe9-63fbcb6f2aec', '8a714759-f44b-45d0-8211-2f4a93936f54'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:54:38 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:38 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:38 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-26edaeb0-d0b4-41bd-ad3e-6cbc2e3239f2 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot create request issued successfully. Sep 02 08:54:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-26edaeb0-d0b4-41bd-ad3e-6cbc2e3239f2 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 08:54:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 725/1404] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 08:54:38 2026] POST /volume/v3/snapshots => generated 311 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:54:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-20261406-70c6-48e8-a924-980f3770e3b4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-20261406-70c6-48e8-a924-980f3770e3b4 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 Sep 02 08:54:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-20261406-70c6-48e8-a924-980f3770e3b4 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-20261406-70c6-48e8-a924-980f3770e3b4 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:38 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:38 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:38 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-20261406-70c6-48e8-a924-980f3770e3b4 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-20261406-70c6-48e8-a924-980f3770e3b4 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 returned with HTTP 200 Sep 02 08:54:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 680/1405] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:38 2026] GET /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 => generated 443 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:54:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2f7d2224-1ce4-48ce-8939-9e162f297cfa None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2f7d2224-1ce4-48ce-8939-9e162f297cfa tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2f7d2224-1ce4-48ce-8939-9e162f297cfa tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2f7d2224-1ce4-48ce-8939-9e162f297cfa tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:39 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:39 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:39 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:39 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2f7d2224-1ce4-48ce-8939-9e162f297cfa tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2f7d2224-1ce4-48ce-8939-9e162f297cfa tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 726/1406] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:39 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 919 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fef3bc1b-295c-4498-93e2-2f43bb99ff01 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fef3bc1b-295c-4498-93e2-2f43bb99ff01 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 Sep 02 08:54:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fef3bc1b-295c-4498-93e2-2f43bb99ff01 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fef3bc1b-295c-4498-93e2-2f43bb99ff01 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:39 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:39 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:39 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-fef3bc1b-295c-4498-93e2-2f43bb99ff01 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fef3bc1b-295c-4498-93e2-2f43bb99ff01 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 returned with HTTP 200 Sep 02 08:54:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 681/1407] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:39 2026] GET /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 => generated 443 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:54:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a867b41f-ed7a-4187-a3f1-ec606910fe87 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a867b41f-ed7a-4187-a3f1-ec606910fe87 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a867b41f-ed7a-4187-a3f1-ec606910fe87 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a867b41f-ed7a-4187-a3f1-ec606910fe87 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:40 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:40 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:40 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:40 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:40 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a867b41f-ed7a-4187-a3f1-ec606910fe87 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a867b41f-ed7a-4187-a3f1-ec606910fe87 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:40 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 727/1408] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:40 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 919 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4e4f07cb-b069-49dd-bfde-14b2a55783d2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4e4f07cb-b069-49dd-bfde-14b2a55783d2 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 Sep 02 08:54:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4e4f07cb-b069-49dd-bfde-14b2a55783d2 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4e4f07cb-b069-49dd-bfde-14b2a55783d2 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:41 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:41 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:41 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4e4f07cb-b069-49dd-bfde-14b2a55783d2 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4e4f07cb-b069-49dd-bfde-14b2a55783d2 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 returned with HTTP 200 Sep 02 08:54:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 682/1409] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:40 2026] GET /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 => generated 443 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-87f20601-f8b2-402e-9e48-68465c9bb77e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-87f20601-f8b2-402e-9e48-68465c9bb77e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-87f20601-f8b2-402e-9e48-68465c9bb77e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-87f20601-f8b2-402e-9e48-68465c9bb77e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:41 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:41 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:41 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:41 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:41 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-87f20601-f8b2-402e-9e48-68465c9bb77e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-87f20601-f8b2-402e-9e48-68465c9bb77e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:41 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 728/1410] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:41 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 919 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ab7a9c3d-a446-4321-b826-b1abc2d8e4b4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ab7a9c3d-a446-4321-b826-b1abc2d8e4b4 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 Sep 02 08:54:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ab7a9c3d-a446-4321-b826-b1abc2d8e4b4 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ab7a9c3d-a446-4321-b826-b1abc2d8e4b4 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:42 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ab7a9c3d-a446-4321-b826-b1abc2d8e4b4 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ab7a9c3d-a446-4321-b826-b1abc2d8e4b4 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 returned with HTTP 200 Sep 02 08:54:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 683/1411] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:42 2026] GET /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 => generated 443 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-85b9d444-1f6f-4841-a917-12798959765c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-85b9d444-1f6f-4841-a917-12798959765c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-85b9d444-1f6f-4841-a917-12798959765c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-85b9d444-1f6f-4841-a917-12798959765c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:42 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:42 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:42 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:42 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:43 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-85b9d444-1f6f-4841-a917-12798959765c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-85b9d444-1f6f-4841-a917-12798959765c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 729/1412] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:42 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 919 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-06f58ba8-8978-4d94-aa93-2b60905e3b6e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-06f58ba8-8978-4d94-aa93-2b60905e3b6e tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 Sep 02 08:54:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-06f58ba8-8978-4d94-aa93-2b60905e3b6e tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-06f58ba8-8978-4d94-aa93-2b60905e3b6e tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:43 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:43 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:43 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-06f58ba8-8978-4d94-aa93-2b60905e3b6e tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-06f58ba8-8978-4d94-aa93-2b60905e3b6e tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 returned with HTTP 200 Sep 02 08:54:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 684/1413] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:43 2026] GET /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 => generated 443 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4d7fb861-7ede-413a-a837-280542fe2bcf None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4d7fb861-7ede-413a-a837-280542fe2bcf tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4d7fb861-7ede-413a-a837-280542fe2bcf tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4d7fb861-7ede-413a-a837-280542fe2bcf tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:44 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:44 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:44 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:44 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:44 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4d7fb861-7ede-413a-a837-280542fe2bcf tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-68b2d85e-f245-4f2e-bd81-44df27ea8fae None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4d7fb861-7ede-413a-a837-280542fe2bcf tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:44 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 730/1414] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:44 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 919 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-68b2d85e-f245-4f2e-bd81-44df27ea8fae tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 Sep 02 08:54:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-68b2d85e-f245-4f2e-bd81-44df27ea8fae tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-68b2d85e-f245-4f2e-bd81-44df27ea8fae tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:44 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:44 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:44 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-68b2d85e-f245-4f2e-bd81-44df27ea8fae tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-68b2d85e-f245-4f2e-bd81-44df27ea8fae tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 returned with HTTP 200 Sep 02 08:54:44 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 685/1415] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:44 2026] GET /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 => generated 443 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-01a105b8-5597-4dc3-b5cd-4535b1665224 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-01a105b8-5597-4dc3-b5cd-4535b1665224 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:54:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-01a105b8-5597-4dc3-b5cd-4535b1665224 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1157021624"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-01a105b8-5597-4dc3-b5cd-4535b1665224 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1157021624'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:54:44 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-01a105b8-5597-4dc3-b5cd-4535b1665224 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Create volume of 1 GB Sep 02 08:54:44 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-01a105b8-5597-4dc3-b5cd-4535b1665224 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Availability Zones retrieved successfully. Sep 02 08:54:44 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-01a105b8-5597-4dc3-b5cd-4535b1665224 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Flow 'volume_create_api' (f462ee3c-924b-4072-83a4-2b87dfab2d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:54:44 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-01a105b8-5597-4dc3-b5cd-4535b1665224 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b763ed88-906f-4530-bc19-b80fd9cd1339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:54:44 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-01a105b8-5597-4dc3-b5cd-4535b1665224 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:54:44 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-01a105b8-5597-4dc3-b5cd-4535b1665224 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b763ed88-906f-4530-bc19-b80fd9cd1339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:54:44 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-01a105b8-5597-4dc3-b5cd-4535b1665224 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (120336aa-73a9-457c-807b-97363c24cb23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:54:45 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-01a105b8-5597-4dc3-b5cd-4535b1665224 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Created reservations ['05ca7c3b-d343-4ed8-9acf-845df19673c7', 'f6fdca77-19eb-4168-803f-ad2a9033be2a', '2e6374f3-cf91-4c74-a6b6-0debbae2cbcb', 'a9278a5a-23c5-4c95-8cc4-a96a8a8e5f6e'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:54:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f21885ae-f688-4471-8fe8-53aa538d1183 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:45 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-01a105b8-5597-4dc3-b5cd-4535b1665224 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (120336aa-73a9-457c-807b-97363c24cb23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05ca7c3b-d343-4ed8-9acf-845df19673c7', 'f6fdca77-19eb-4168-803f-ad2a9033be2a', '2e6374f3-cf91-4c74-a6b6-0debbae2cbcb', 'a9278a5a-23c5-4c95-8cc4-a96a8a8e5f6e']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:54:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f21885ae-f688-4471-8fe8-53aa538d1183 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f21885ae-f688-4471-8fe8-53aa538d1183 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f21885ae-f688-4471-8fe8-53aa538d1183 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:45 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-01a105b8-5597-4dc3-b5cd-4535b1665224 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01770277-c711-4455-944a-91b2310c0576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:54:45 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:45 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:45 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:45 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:45 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f21885ae-f688-4471-8fe8-53aa538d1183 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f21885ae-f688-4471-8fe8-53aa538d1183 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:45 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 686/1416] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:45 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 1337 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:54:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4e8a0407-c05b-49c9-8d20-cbfceb738adc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4e8a0407-c05b-49c9-8d20-cbfceb738adc tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 Sep 02 08:54:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4e8a0407-c05b-49c9-8d20-cbfceb738adc tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4e8a0407-c05b-49c9-8d20-cbfceb738adc tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:45 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:45 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:45 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4e8a0407-c05b-49c9-8d20-cbfceb738adc tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4e8a0407-c05b-49c9-8d20-cbfceb738adc tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 returned with HTTP 200 Sep 02 08:54:45 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 687/1417] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:45 2026] GET /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 => generated 443 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b94738f6-b87e-4be9-ad96-cae656215274 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b94738f6-b87e-4be9-ad96-cae656215274 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b94738f6-b87e-4be9-ad96-cae656215274 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b94738f6-b87e-4be9-ad96-cae656215274 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:45 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:45 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:45 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-01a105b8-5597-4dc3-b5cd-4535b1665224 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01770277-c711-4455-944a-91b2310c0576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ab4e6bf-2459-4ef2-91e2-6679acfa70a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1157021624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6802de770ff45088f53678773bb3612',qos_specs=None,replication_status=,reservations=['05ca7c3b-d343-4ed8-9acf-845df19673c7','f6fdca77-19eb-4168-803f-ad2a9033be2a','2e6374f3-cf91-4c74-a6b6-0debbae2cbcb','a9278a5a-23c5-4c95-8cc4-a96a8a8e5f6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a7458ba940d4ebf8960c11abaf04ccd',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:54:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1157021624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ab4e6bf-2459-4ef2-91e2-6679acfa70a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6802de770ff45088f53678773bb3612',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a7458ba940d4ebf8960c11abaf04ccd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:54:45 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-01a105b8-5597-4dc3-b5cd-4535b1665224 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (172becf1-699a-4b21-81bc-17b951bddfa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:54:45 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:45 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:45 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:45 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:45 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b94738f6-b87e-4be9-ad96-cae656215274 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b94738f6-b87e-4be9-ad96-cae656215274 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:45 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 688/1418] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:45 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 1337 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:54:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-81b9f979-d472-4cc5-8069-342d4b71ac09 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-81b9f979-d472-4cc5-8069-342d4b71ac09 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] PUT http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-81b9f979-d472-4cc5-8069-342d4b71ac09 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1152767054"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:45 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-01a105b8-5597-4dc3-b5cd-4535b1665224 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (172becf1-699a-4b21-81bc-17b951bddfa9) transitioned into state 'SUCCESS' from state '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-1157021624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6802de770ff45088f53678773bb3612',qos_specs=None,replication_status=,reservations=['05ca7c3b-d343-4ed8-9acf-845df19673c7','f6fdca77-19eb-4168-803f-ad2a9033be2a','2e6374f3-cf91-4c74-a6b6-0debbae2cbcb','a9278a5a-23c5-4c95-8cc4-a96a8a8e5f6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a7458ba940d4ebf8960c11abaf04ccd',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:54:45 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-01a105b8-5597-4dc3-b5cd-4535b1665224 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b03f8b06-1d27-42dc-8384-2ea3d985e6c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:54:45 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:45 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:45 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:45 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:45 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-81b9f979-d472-4cc5-8069-342d4b71ac09 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:45 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-01a105b8-5597-4dc3-b5cd-4535b1665224 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b03f8b06-1d27-42dc-8384-2ea3d985e6c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:54:45 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-01a105b8-5597-4dc3-b5cd-4535b1665224 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Flow 'volume_create_api' (f462ee3c-924b-4072-83a4-2b87dfab2d67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:54:45 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-01a105b8-5597-4dc3-b5cd-4535b1665224 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Create volume request issued successfully. Sep 02 08:54:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-01a105b8-5597-4dc3-b5cd-4535b1665224 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:54:45 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 731/1419] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:54:44 2026] POST /volume/v3/volumes => generated 756 bytes in 1331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:54:45 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-81b9f979-d472-4cc5-8069-342d4b71ac09 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume updated successfully. Sep 02 08:54:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-82d4eff8-c911-430c-9014-8c127310feaa None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-81b9f979-d472-4cc5-8069-342d4b71ac09 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:45 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 689/1420] 192.168.122.75 () {60 vars in 1247 bytes} [Wed Sep 2 08:54:45 2026] PUT /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 790 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-82d4eff8-c911-430c-9014-8c127310feaa tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 Sep 02 08:54:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-82d4eff8-c911-430c-9014-8c127310feaa tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-82d4eff8-c911-430c-9014-8c127310feaa tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-023378a9-92ea-4ce8-999e-386a3fa7d38b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-023378a9-92ea-4ce8-999e-386a3fa7d38b tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] PUT http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-023378a9-92ea-4ce8-999e-386a3fa7d38b tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-361339810", "description": "This is the new description of volume"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:46 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:46 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:46 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:46 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:46 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:46 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:46 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-82d4eff8-c911-430c-9014-8c127310feaa tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:54:46 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:46 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-82d4eff8-c911-430c-9014-8c127310feaa tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 returned with HTTP 200 Sep 02 08:54:46 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-023378a9-92ea-4ce8-999e-386a3fa7d38b tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:46 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 732/1421] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:45 2026] GET /volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 => generated 824 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:46 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-023378a9-92ea-4ce8-999e-386a3fa7d38b tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume updated successfully. Sep 02 08:54:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-023378a9-92ea-4ce8-999e-386a3fa7d38b tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:46 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 690/1422] 192.168.122.75 () {60 vars in 1248 bytes} [Wed Sep 2 08:54:45 2026] PUT /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 828 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a86df88a-182d-460a-b149-a1b6154e8fbc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a86df88a-182d-460a-b149-a1b6154e8fbc tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a86df88a-182d-460a-b149-a1b6154e8fbc tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a86df88a-182d-460a-b149-a1b6154e8fbc tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:46 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:46 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:46 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:46 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:46 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a86df88a-182d-460a-b149-a1b6154e8fbc tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a86df88a-182d-460a-b149-a1b6154e8fbc tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:46 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 733/1423] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:46 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 1375 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:54:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c636c3c0-2619-461e-bef1-ce8cc37c9c67 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c636c3c0-2619-461e-bef1-ce8cc37c9c67 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:54:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c636c3c0-2619-461e-bef1-ce8cc37c9c67 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-707903315", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1626194764"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-c636c3c0-2619-461e-bef1-ce8cc37c9c67 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-707903315', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1626194764'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:54:46 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-c636c3c0-2619-461e-bef1-ce8cc37c9c67 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Create volume of 1 GB Sep 02 08:54:46 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c636c3c0-2619-461e-bef1-ce8cc37c9c67 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Availability Zones retrieved successfully. Sep 02 08:54:46 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c636c3c0-2619-461e-bef1-ce8cc37c9c67 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Flow 'volume_create_api' (860e1ddb-9d6a-4f97-b3bb-c0a1e45d365f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:54:46 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c636c3c0-2619-461e-bef1-ce8cc37c9c67 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e08609c2-d038-4375-962a-d4af3fc2cfd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:54:46 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-c636c3c0-2619-461e-bef1-ce8cc37c9c67 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:54:46 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c636c3c0-2619-461e-bef1-ce8cc37c9c67 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e08609c2-d038-4375-962a-d4af3fc2cfd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:54:46 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c636c3c0-2619-461e-bef1-ce8cc37c9c67 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0867490d-6852-4198-86f6-cc701062014c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:54:46 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-c636c3c0-2619-461e-bef1-ce8cc37c9c67 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Created reservations ['9ca681c8-6bce-426a-9849-9ff36540bac9', '9a246128-37d1-449a-b19d-e9f3c9e1db7c', 'aedb5a19-4f66-40fd-8db7-3bd7c20ecc41', 'ebaa92b0-f3e4-4420-a6db-d3a5f1aed594'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:54:46 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c636c3c0-2619-461e-bef1-ce8cc37c9c67 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0867490d-6852-4198-86f6-cc701062014c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ca681c8-6bce-426a-9849-9ff36540bac9', '9a246128-37d1-449a-b19d-e9f3c9e1db7c', 'aedb5a19-4f66-40fd-8db7-3bd7c20ecc41', 'ebaa92b0-f3e4-4420-a6db-d3a5f1aed594']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:54:46 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c636c3c0-2619-461e-bef1-ce8cc37c9c67 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9939093-d0d4-48eb-b63d-d417e77eafb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:54:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-44973ef4-1663-4bb8-a71b-c5b9187f5e70 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-44973ef4-1663-4bb8-a71b-c5b9187f5e70 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 Sep 02 08:54:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-44973ef4-1663-4bb8-a71b-c5b9187f5e70 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-44973ef4-1663-4bb8-a71b-c5b9187f5e70 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:46 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:46 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:46 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-44973ef4-1663-4bb8-a71b-c5b9187f5e70 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-44973ef4-1663-4bb8-a71b-c5b9187f5e70 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 returned with HTTP 200 Sep 02 08:54:46 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 734/1424] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:46 2026] GET /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 => generated 443 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:46 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:46 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:46 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c636c3c0-2619-461e-bef1-ce8cc37c9c67 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9939093-d0d4-48eb-b63d-d417e77eafb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a28dd29-bfef-44aa-9493-d64fa63a1bde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-707903315',display_name='tempest-VolumesGetTest-Volume-1626194764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e47c32a3afdb41679e67449325d18c0f',qos_specs=None,replication_status=,reservations=['9ca681c8-6bce-426a-9849-9ff36540bac9','9a246128-37d1-449a-b19d-e9f3c9e1db7c','aedb5a19-4f66-40fd-8db7-3bd7c20ecc41','ebaa92b0-f3e4-4420-a6db-d3a5f1aed594'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3b6bca8c654644b175b538629ce0d4',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:54:46Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-707903315',display_name='tempest-VolumesGetTest-Volume-1626194764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a28dd29-bfef-44aa-9493-d64fa63a1bde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e47c32a3afdb41679e67449325d18c0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef3b6bca8c654644b175b538629ce0d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:54:46 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c636c3c0-2619-461e-bef1-ce8cc37c9c67 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5dc8df9-bf03-4612-8518-e7dc4dc3e4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:54:46 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c636c3c0-2619-461e-bef1-ce8cc37c9c67 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5dc8df9-bf03-4612-8518-e7dc4dc3e4da) transitioned into 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-707903315',display_name='tempest-VolumesGetTest-Volume-1626194764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e47c32a3afdb41679e67449325d18c0f',qos_specs=None,replication_status=,reservations=['9ca681c8-6bce-426a-9849-9ff36540bac9','9a246128-37d1-449a-b19d-e9f3c9e1db7c','aedb5a19-4f66-40fd-8db7-3bd7c20ecc41','ebaa92b0-f3e4-4420-a6db-d3a5f1aed594'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef3b6bca8c654644b175b538629ce0d4',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:54:46 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c636c3c0-2619-461e-bef1-ce8cc37c9c67 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2192a1e-7102-4091-9f6d-a0ebd5d6cc7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:54:46 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c636c3c0-2619-461e-bef1-ce8cc37c9c67 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2192a1e-7102-4091-9f6d-a0ebd5d6cc7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:54:46 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c636c3c0-2619-461e-bef1-ce8cc37c9c67 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Flow 'volume_create_api' (860e1ddb-9d6a-4f97-b3bb-c0a1e45d365f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:54:46 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c636c3c0-2619-461e-bef1-ce8cc37c9c67 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Create volume request issued successfully. Sep 02 08:54:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c636c3c0-2619-461e-bef1-ce8cc37c9c67 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:54:46 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 691/1425] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:54:46 2026] POST /volume/v3/volumes => generated 786 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 08:54:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7b6db58f-2402-47d3-88ab-f8c6ce639bd2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7b6db58f-2402-47d3-88ab-f8c6ce639bd2 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde Sep 02 08:54:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7b6db58f-2402-47d3-88ab-f8c6ce639bd2 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7b6db58f-2402-47d3-88ab-f8c6ce639bd2 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:46 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:46 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:46 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:46 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:46 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7b6db58f-2402-47d3-88ab-f8c6ce639bd2 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7b6db58f-2402-47d3-88ab-f8c6ce639bd2 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde returned with HTTP 200 Sep 02 08:54:46 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 735/1426] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:46 2026] GET /volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde => generated 854 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b22c3f25-fbce-4162-97b3-6bb6aad2200d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b22c3f25-fbce-4162-97b3-6bb6aad2200d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 Sep 02 08:54:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b22c3f25-fbce-4162-97b3-6bb6aad2200d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b22c3f25-fbce-4162-97b3-6bb6aad2200d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:47 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:47 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:47 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:47 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:47 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b22c3f25-fbce-4162-97b3-6bb6aad2200d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:54:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b22c3f25-fbce-4162-97b3-6bb6aad2200d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 returned with HTTP 200 Sep 02 08:54:47 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 692/1427] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:47 2026] GET /volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7f2c6e51-ac0a-4490-a4a5-87280e201481 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7f2c6e51-ac0a-4490-a4a5-87280e201481 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 Sep 02 08:54:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7f2c6e51-ac0a-4490-a4a5-87280e201481 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7f2c6e51-ac0a-4490-a4a5-87280e201481 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:47 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:47 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7f2c6e51-ac0a-4490-a4a5-87280e201481 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7f2c6e51-ac0a-4490-a4a5-87280e201481 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 returned with HTTP 200 Sep 02 08:54:47 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 736/1428] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:47 2026] GET /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 => generated 443 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:54:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3717f371-3088-44b8-b051-9f141d7583f6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3717f371-3088-44b8-b051-9f141d7583f6 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde Sep 02 08:54:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3717f371-3088-44b8-b051-9f141d7583f6 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3717f371-3088-44b8-b051-9f141d7583f6 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:47 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:47 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:47 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:47 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:47 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3717f371-3088-44b8-b051-9f141d7583f6 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3717f371-3088-44b8-b051-9f141d7583f6 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde returned with HTTP 200 Sep 02 08:54:47 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 693/1429] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:47 2026] GET /volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde => generated 878 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e676c9ba-5f4f-4af5-8570-55a89f760fee None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e676c9ba-5f4f-4af5-8570-55a89f760fee tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 Sep 02 08:54:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e676c9ba-5f4f-4af5-8570-55a89f760fee tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e676c9ba-5f4f-4af5-8570-55a89f760fee tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:48 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:48 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e676c9ba-5f4f-4af5-8570-55a89f760fee tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:54:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e676c9ba-5f4f-4af5-8570-55a89f760fee tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 returned with HTTP 200 Sep 02 08:54:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 737/1430] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:48 2026] GET /volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 => generated 848 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0b999acb-02d0-42eb-90b1-7951fbffa15d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0b999acb-02d0-42eb-90b1-7951fbffa15d tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 Sep 02 08:54:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0b999acb-02d0-42eb-90b1-7951fbffa15d tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0b999acb-02d0-42eb-90b1-7951fbffa15d tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:48 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:48 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0b999acb-02d0-42eb-90b1-7951fbffa15d tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0b999acb-02d0-42eb-90b1-7951fbffa15d tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 returned with HTTP 200 Sep 02 08:54:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 694/1431] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:48 2026] GET /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 => generated 443 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ce0288d5-5c4a-4bb6-8006-d0c8f102f62a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ce0288d5-5c4a-4bb6-8006-d0c8f102f62a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde Sep 02 08:54:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ce0288d5-5c4a-4bb6-8006-d0c8f102f62a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ce0288d5-5c4a-4bb6-8006-d0c8f102f62a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:48 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:48 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ce0288d5-5c4a-4bb6-8006-d0c8f102f62a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ce0288d5-5c4a-4bb6-8006-d0c8f102f62a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde returned with HTTP 200 Sep 02 08:54:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 738/1432] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:48 2026] GET /volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde => generated 878 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9a470bef-79c9-4b98-a7b1-2487e21942fa None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9a470bef-79c9-4b98-a7b1-2487e21942fa tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 Sep 02 08:54:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9a470bef-79c9-4b98-a7b1-2487e21942fa tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9a470bef-79c9-4b98-a7b1-2487e21942fa tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:49 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:49 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:49 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:49 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:49 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9a470bef-79c9-4b98-a7b1-2487e21942fa tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:54:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9a470bef-79c9-4b98-a7b1-2487e21942fa tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 returned with HTTP 200 Sep 02 08:54:49 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 695/1433] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:49 2026] GET /volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 => generated 848 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-963307ce-1b8b-40c2-9480-9919d395758c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-963307ce-1b8b-40c2-9480-9919d395758c tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 Sep 02 08:54:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-963307ce-1b8b-40c2-9480-9919d395758c tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-963307ce-1b8b-40c2-9480-9919d395758c tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-963307ce-1b8b-40c2-9480-9919d395758c tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-963307ce-1b8b-40c2-9480-9919d395758c tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 returned with HTTP 200 Sep 02 08:54:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 739/1434] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:49 2026] GET /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 => generated 443 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-135a87de-bea2-4224-94bc-06900d18acd9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-135a87de-bea2-4224-94bc-06900d18acd9 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] GET http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b Sep 02 08:54:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-135a87de-bea2-4224-94bc-06900d18acd9 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-135a87de-bea2-4224-94bc-06900d18acd9 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:49 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:49 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:49 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:49 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:49 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-135a87de-bea2-4224-94bc-06900d18acd9 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:54:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-135a87de-bea2-4224-94bc-06900d18acd9 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b returned with HTTP 200 Sep 02 08:54:49 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 696/1435] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:49 2026] GET /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b => generated 867 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-23a411e1-99c3-48bf-bb71-55a98b5e2eab None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-23a411e1-99c3-48bf-bb71-55a98b5e2eab tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde Sep 02 08:54:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-23a411e1-99c3-48bf-bb71-55a98b5e2eab tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-23a411e1-99c3-48bf-bb71-55a98b5e2eab tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:49 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:49 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:50 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:50 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:50 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-23a411e1-99c3-48bf-bb71-55a98b5e2eab tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-23a411e1-99c3-48bf-bb71-55a98b5e2eab tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde returned with HTTP 200 Sep 02 08:54:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 740/1436] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:49 2026] GET /volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde => generated 878 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-90978915-31b2-49d6-a140-4546c9abb6ca None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-90978915-31b2-49d6-a140-4546c9abb6ca tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 Sep 02 08:54:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-90978915-31b2-49d6-a140-4546c9abb6ca tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-90978915-31b2-49d6-a140-4546c9abb6ca tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:50 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:50 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:50 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:50 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:50 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-90978915-31b2-49d6-a140-4546c9abb6ca tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:54:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-90978915-31b2-49d6-a140-4546c9abb6ca tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 returned with HTTP 200 Sep 02 08:54:50 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 697/1437] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:50 2026] GET /volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 => generated 848 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4ef919dc-5287-46ff-8cb0-c5a3adff640f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4ef919dc-5287-46ff-8cb0-c5a3adff640f tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] GET http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b Sep 02 08:54:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4ef919dc-5287-46ff-8cb0-c5a3adff640f tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4ef919dc-5287-46ff-8cb0-c5a3adff640f tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:50 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:50 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:50 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:50 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:50 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4ef919dc-5287-46ff-8cb0-c5a3adff640f tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:54:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4ef919dc-5287-46ff-8cb0-c5a3adff640f tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b returned with HTTP 200 Sep 02 08:54:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 741/1438] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:50 2026] GET /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b => generated 867 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:54:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-36ce2840-3bc2-4190-a7aa-8930ff37a0b4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-36ce2840-3bc2-4190-a7aa-8930ff37a0b4 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] DELETE http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b Sep 02 08:54:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-36ce2840-3bc2-4190-a7aa-8930ff37a0b4 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-36ce2840-3bc2-4190-a7aa-8930ff37a0b4 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:50 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-36ce2840-3bc2-4190-a7aa-8930ff37a0b4 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Delete volume with id: 587cb041-9270-452c-9877-547070d82c6b Sep 02 08:54:50 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:50 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:50 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:50 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:50 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-36ce2840-3bc2-4190-a7aa-8930ff37a0b4 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:54:50 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-36ce2840-3bc2-4190-a7aa-8930ff37a0b4 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Delete volume request issued successfully. Sep 02 08:54:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-36ce2840-3bc2-4190-a7aa-8930ff37a0b4 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b returned with HTTP 202 Sep 02 08:54:50 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 698/1439] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:54:50 2026] DELETE /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:54:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b1db3dbb-d50e-4ac5-9c33-f552ea677661 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b1db3dbb-d50e-4ac5-9c33-f552ea677661 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] GET http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b Sep 02 08:54:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b1db3dbb-d50e-4ac5-9c33-f552ea677661 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b1db3dbb-d50e-4ac5-9c33-f552ea677661 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:50 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:50 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:50 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:50 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:50 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b1db3dbb-d50e-4ac5-9c33-f552ea677661 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Volume info retrieved successfully. Sep 02 08:54:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b1db3dbb-d50e-4ac5-9c33-f552ea677661 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b returned with HTTP 200 Sep 02 08:54:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 742/1440] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:50 2026] GET /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b => generated 866 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-93ceb199-9c28-4ca2-bcac-2604d7211254 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-93ceb199-9c28-4ca2-bcac-2604d7211254 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 Sep 02 08:54:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-93ceb199-9c28-4ca2-bcac-2604d7211254 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-93ceb199-9c28-4ca2-bcac-2604d7211254 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:50 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:50 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:50 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-93ceb199-9c28-4ca2-bcac-2604d7211254 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-93ceb199-9c28-4ca2-bcac-2604d7211254 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 returned with HTTP 200 Sep 02 08:54:50 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 699/1441] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:50 2026] GET /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 => generated 443 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:54:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c4c9d6d8-5693-4f68-a6dd-b7bd9d95a1db None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c4c9d6d8-5693-4f68-a6dd-b7bd9d95a1db tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde Sep 02 08:54:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c4c9d6d8-5693-4f68-a6dd-b7bd9d95a1db tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c4c9d6d8-5693-4f68-a6dd-b7bd9d95a1db tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:51 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:51 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:51 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:51 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:51 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c4c9d6d8-5693-4f68-a6dd-b7bd9d95a1db tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c4c9d6d8-5693-4f68-a6dd-b7bd9d95a1db tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde returned with HTTP 200 Sep 02 08:54:51 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 743/1442] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:51 2026] GET /volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde => generated 878 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5b7cca12-12d4-4ea5-8537-3a05bd251995 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5b7cca12-12d4-4ea5-8537-3a05bd251995 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 Sep 02 08:54:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5b7cca12-12d4-4ea5-8537-3a05bd251995 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5b7cca12-12d4-4ea5-8537-3a05bd251995 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:51 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:51 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5b7cca12-12d4-4ea5-8537-3a05bd251995 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:54:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5b7cca12-12d4-4ea5-8537-3a05bd251995 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 returned with HTTP 200 Sep 02 08:54:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 700/1443] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:51 2026] GET /volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0af8463f-5a20-42bb-8aa7-97f11ffd5993 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0af8463f-5a20-42bb-8aa7-97f11ffd5993 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] GET http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b Sep 02 08:54:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0af8463f-5a20-42bb-8aa7-97f11ffd5993 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0af8463f-5a20-42bb-8aa7-97f11ffd5993 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0af8463f-5a20-42bb-8aa7-97f11ffd5993 tempest-VolumesActionsTest-1195142430 tempest-VolumesActionsTest-1195142430-project-member] http://192.168.122.75/volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b returned with HTTP 404 Sep 02 08:54:51 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 744/1444] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:51 2026] GET /volume/v3/volumes/587cb041-9270-452c-9877-547070d82c6b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:54:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6683033c-c555-4878-aa8e-df68ab2241d6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6683033c-c555-4878-aa8e-df68ab2241d6 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 Sep 02 08:54:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6683033c-c555-4878-aa8e-df68ab2241d6 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6683033c-c555-4878-aa8e-df68ab2241d6 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6683033c-c555-4878-aa8e-df68ab2241d6 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6683033c-c555-4878-aa8e-df68ab2241d6 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 returned with HTTP 200 Sep 02 08:54:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 701/1445] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:51 2026] GET /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 => generated 443 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5c67abb4-adb3-4a3e-acb6-a581d603cbb4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5c67abb4-adb3-4a3e-acb6-a581d603cbb4 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde Sep 02 08:54:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5c67abb4-adb3-4a3e-acb6-a581d603cbb4 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5c67abb4-adb3-4a3e-acb6-a581d603cbb4 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:52 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:52 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:52 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:52 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:52 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5c67abb4-adb3-4a3e-acb6-a581d603cbb4 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5c67abb4-adb3-4a3e-acb6-a581d603cbb4 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde returned with HTTP 200 Sep 02 08:54:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 745/1446] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:52 2026] GET /volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde => generated 878 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e44db81c-9cc2-457d-b28b-0c0599864d3e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e44db81c-9cc2-457d-b28b-0c0599864d3e tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 Sep 02 08:54:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e44db81c-9cc2-457d-b28b-0c0599864d3e tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e44db81c-9cc2-457d-b28b-0c0599864d3e tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:52 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:52 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:52 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:52 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:52 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e44db81c-9cc2-457d-b28b-0c0599864d3e tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:54:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e44db81c-9cc2-457d-b28b-0c0599864d3e tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 returned with HTTP 200 Sep 02 08:54:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 702/1447] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:52 2026] GET /volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 => generated 848 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8bd25797-e8e5-4a93-ad74-ddf1d7917eb7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8bd25797-e8e5-4a93-ad74-ddf1d7917eb7 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 Sep 02 08:54:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8bd25797-e8e5-4a93-ad74-ddf1d7917eb7 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8bd25797-e8e5-4a93-ad74-ddf1d7917eb7 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:52 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:52 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:52 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8bd25797-e8e5-4a93-ad74-ddf1d7917eb7 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8bd25797-e8e5-4a93-ad74-ddf1d7917eb7 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 returned with HTTP 200 Sep 02 08:54:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 746/1448] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:52 2026] GET /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 => generated 470 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ec438709-8616-4526-9e35-71a5ea74e5d7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ec438709-8616-4526-9e35-71a5ea74e5d7 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] POST http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata Sep 02 08:54:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ec438709-8616-4526-9e35-71a5ea74e5d7 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:52 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:52 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:52 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ec438709-8616-4526-9e35-71a5ea74e5d7 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:52 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ec438709-8616-4526-9e35-71a5ea74e5d7 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Update snapshot metadata completed successfully. Sep 02 08:54:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ec438709-8616-4526-9e35-71a5ea74e5d7 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata returned with HTTP 200 Sep 02 08:54:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 703/1449] 192.168.122.75 () {60 vars in 1281 bytes} [Wed Sep 2 08:54:52 2026] POST /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata => generated 68 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:54:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8730700e-9f1d-4799-b36d-447e107a058f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8730700e-9f1d-4799-b36d-447e107a058f tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata Sep 02 08:54:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8730700e-9f1d-4799-b36d-447e107a058f tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8730700e-9f1d-4799-b36d-447e107a058f tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:52 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:52 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:52 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8730700e-9f1d-4799-b36d-447e107a058f tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:52 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8730700e-9f1d-4799-b36d-447e107a058f tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Get snapshot metadata completed successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8730700e-9f1d-4799-b36d-447e107a058f tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata returned with HTTP 200 Sep 02 08:54:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 747/1450] 192.168.122.75 () {58 vars in 1260 bytes} [Wed Sep 2 08:54:52 2026] GET /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata => generated 68 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 08:54:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-324b224f-bcd2-4ad7-9a04-053daec5c9c8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-324b224f-bcd2-4ad7-9a04-053daec5c9c8 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] PUT http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata Sep 02 08:54:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-324b224f-bcd2-4ad7-9a04-053daec5c9c8 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-324b224f-bcd2-4ad7-9a04-053daec5c9c8 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-324b224f-bcd2-4ad7-9a04-053daec5c9c8 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Update snapshot metadata completed successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-324b224f-bcd2-4ad7-9a04-053daec5c9c8 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata returned with HTTP 200 Sep 02 08:54:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 704/1451] 192.168.122.75 () {60 vars in 1280 bytes} [Wed Sep 2 08:54:53 2026] PUT /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata => generated 57 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 08:54:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-996bcc29-b5da-40a2-9b94-64d799568bf3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-996bcc29-b5da-40a2-9b94-64d799568bf3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata Sep 02 08:54:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-996bcc29-b5da-40a2-9b94-64d799568bf3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-996bcc29-b5da-40a2-9b94-64d799568bf3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-996bcc29-b5da-40a2-9b94-64d799568bf3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-996bcc29-b5da-40a2-9b94-64d799568bf3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Get snapshot metadata completed successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-996bcc29-b5da-40a2-9b94-64d799568bf3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata returned with HTTP 200 Sep 02 08:54:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 748/1452] 192.168.122.75 () {58 vars in 1260 bytes} [Wed Sep 2 08:54:53 2026] GET /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata => generated 57 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:54:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-29944b17-e82b-4065-9dc8-a7005aa85f93 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-29944b17-e82b-4065-9dc8-a7005aa85f93 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata/key3 Sep 02 08:54:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-29944b17-e82b-4065-9dc8-a7005aa85f93 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-29944b17-e82b-4065-9dc8-a7005aa85f93 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-29944b17-e82b-4065-9dc8-a7005aa85f93 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-29944b17-e82b-4065-9dc8-a7005aa85f93 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Get snapshot metadata completed successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-29944b17-e82b-4065-9dc8-a7005aa85f93 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Delete snapshot metadata completed successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-29944b17-e82b-4065-9dc8-a7005aa85f93 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata/key3 returned with HTTP 200 Sep 02 08:54:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 705/1453] 192.168.122.75 () {58 vars in 1278 bytes} [Wed Sep 2 08:54:53 2026] DELETE /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata/key3 => generated 0 bytes in 48 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 02 08:54:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a6654fc0-ba4f-4066-80d5-610097a096e6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a1678578-b9e4-4b92-bdb9-4ec132f4441a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a6654fc0-ba4f-4066-80d5-610097a096e6 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde Sep 02 08:54:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a6654fc0-ba4f-4066-80d5-610097a096e6 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a6654fc0-ba4f-4066-80d5-610097a096e6 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a1678578-b9e4-4b92-bdb9-4ec132f4441a tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata Sep 02 08:54:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a1678578-b9e4-4b92-bdb9-4ec132f4441a tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a1678578-b9e4-4b92-bdb9-4ec132f4441a tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a1678578-b9e4-4b92-bdb9-4ec132f4441a tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a1678578-b9e4-4b92-bdb9-4ec132f4441a tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Get snapshot metadata completed successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a1678578-b9e4-4b92-bdb9-4ec132f4441a tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata returned with HTTP 200 Sep 02 08:54:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:53 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 706/1454] 192.168.122.75 () {58 vars in 1260 bytes} [Wed Sep 2 08:54:53 2026] GET /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata => generated 32 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:54:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d03202ed-c03f-4946-80b0-98f78271093b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d03202ed-c03f-4946-80b0-98f78271093b tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] PUT http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata Sep 02 08:54:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d03202ed-c03f-4946-80b0-98f78271093b tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a6654fc0-ba4f-4066-80d5-610097a096e6 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d03202ed-c03f-4946-80b0-98f78271093b tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a6654fc0-ba4f-4066-80d5-610097a096e6 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde returned with HTTP 200 Sep 02 08:54:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 749/1455] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:53 2026] GET /volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde => generated 878 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d03202ed-c03f-4946-80b0-98f78271093b tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Update snapshot metadata completed successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d03202ed-c03f-4946-80b0-98f78271093b tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata returned with HTTP 200 Sep 02 08:54:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 707/1456] 192.168.122.75 () {60 vars in 1280 bytes} [Wed Sep 2 08:54:53 2026] PUT /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata => generated 16 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:54:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ef1ff0b3-1310-40f6-bb82-1856b77eae99 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ef1ff0b3-1310-40f6-bb82-1856b77eae99 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] POST http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata Sep 02 08:54:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ef1ff0b3-1310-40f6-bb82-1856b77eae99 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ef1ff0b3-1310-40f6-bb82-1856b77eae99 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ef1ff0b3-1310-40f6-bb82-1856b77eae99 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Update snapshot metadata completed successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ef1ff0b3-1310-40f6-bb82-1856b77eae99 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata returned with HTTP 200 Sep 02 08:54:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 750/1457] 192.168.122.75 () {60 vars in 1281 bytes} [Wed Sep 2 08:54:53 2026] POST /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata => generated 68 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:54:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6e6e2aa6-6cce-41c1-9eac-9af7e155c848 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6e6e2aa6-6cce-41c1-9eac-9af7e155c848 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata Sep 02 08:54:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6e6e2aa6-6cce-41c1-9eac-9af7e155c848 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6e6e2aa6-6cce-41c1-9eac-9af7e155c848 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6e6e2aa6-6cce-41c1-9eac-9af7e155c848 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6e6e2aa6-6cce-41c1-9eac-9af7e155c848 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Get snapshot metadata completed successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6e6e2aa6-6cce-41c1-9eac-9af7e155c848 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata returned with HTTP 200 Sep 02 08:54:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c996f8b7-57dc-4c2e-97f2-efe1b516dd97 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 708/1458] 192.168.122.75 () {58 vars in 1260 bytes} [Wed Sep 2 08:54:53 2026] GET /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata => generated 68 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:54:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a4f720b4-495d-4335-9a6e-c83bc4385cbf None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a4f720b4-495d-4335-9a6e-c83bc4385cbf tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] PUT http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata/key3 Sep 02 08:54:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c996f8b7-57dc-4c2e-97f2-efe1b516dd97 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 Sep 02 08:54:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c996f8b7-57dc-4c2e-97f2-efe1b516dd97 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c996f8b7-57dc-4c2e-97f2-efe1b516dd97 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a4f720b4-495d-4335-9a6e-c83bc4385cbf tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:53 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a4f720b4-495d-4335-9a6e-c83bc4385cbf tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c996f8b7-57dc-4c2e-97f2-efe1b516dd97 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c996f8b7-57dc-4c2e-97f2-efe1b516dd97 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 returned with HTTP 200 Sep 02 08:54:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 751/1459] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:53 2026] GET /volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 => generated 849 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-49e080b4-d875-40d9-97b2-42e442944ecb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a4f720b4-495d-4335-9a6e-c83bc4385cbf tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Update snapshot metadata completed successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a4f720b4-495d-4335-9a6e-c83bc4385cbf tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata/key3 returned with HTTP 200 Sep 02 08:54:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-49e080b4-d875-40d9-97b2-42e442944ecb tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] POST http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1/action Sep 02 08:54:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-49e080b4-d875-40d9-97b2-42e442944ecb tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Action body: b'{"os-attach": {"instance_uuid": "544e114e-192f-4eec-8000-af852bd70e30", "mountpoint": "/dev/vdb"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 709/1460] 192.168.122.75 () {60 vars in 1295 bytes} [Wed Sep 2 08:54:53 2026] PUT /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata/key3 => generated 35 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:54:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-49e080b4-d875-40d9-97b2-42e442944ecb tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "544e114e-192f-4eec-8000-af852bd70e30", "mountpoint": "/dev/vdb"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-de252228-76db-4327-8e2c-9d7da7abe9ab None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:53 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-de252228-76db-4327-8e2c-9d7da7abe9ab tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata/key3 Sep 02 08:54:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-de252228-76db-4327-8e2c-9d7da7abe9ab tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-de252228-76db-4327-8e2c-9d7da7abe9ab tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-49e080b4-d875-40d9-97b2-42e442944ecb tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-49e080b4-d875-40d9-97b2-42e442944ecb tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Update volume admin metadata completed successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-de252228-76db-4327-8e2c-9d7da7abe9ab tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-de252228-76db-4327-8e2c-9d7da7abe9ab tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Get snapshot metadata completed successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-de252228-76db-4327-8e2c-9d7da7abe9ab tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata/key3 returned with HTTP 200 Sep 02 08:54:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 710/1461] 192.168.122.75 () {58 vars in 1275 bytes} [Wed Sep 2 08:54:53 2026] GET /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata/key3 => generated 35 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:54:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ff37bce8-62f6-4fa7-a2cb-9d012fd995d3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ff37bce8-62f6-4fa7-a2cb-9d012fd995d3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata Sep 02 08:54:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ff37bce8-62f6-4fa7-a2cb-9d012fd995d3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ff37bce8-62f6-4fa7-a2cb-9d012fd995d3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ff37bce8-62f6-4fa7-a2cb-9d012fd995d3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ff37bce8-62f6-4fa7-a2cb-9d012fd995d3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Get snapshot metadata completed successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ff37bce8-62f6-4fa7-a2cb-9d012fd995d3 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata returned with HTTP 200 Sep 02 08:54:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 711/1462] 192.168.122.75 () {58 vars in 1260 bytes} [Wed Sep 2 08:54:53 2026] GET /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata => generated 75 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:54:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ad489d15-db7d-4b08-a8a6-8245c44053bb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ad489d15-db7d-4b08-a8a6-8245c44053bb tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] PUT http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata Sep 02 08:54:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ad489d15-db7d-4b08-a8a6-8245c44053bb tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ad489d15-db7d-4b08-a8a6-8245c44053bb tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ad489d15-db7d-4b08-a8a6-8245c44053bb tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Update snapshot metadata completed successfully. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ad489d15-db7d-4b08-a8a6-8245c44053bb tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata returned with HTTP 200 Sep 02 08:54:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 712/1463] 192.168.122.75 () {60 vars in 1280 bytes} [Wed Sep 2 08:54:53 2026] PUT /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57/metadata => generated 16 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:54:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-99ed4eae-e7c0-4a27-bd7f-208966e50332 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-99ed4eae-e7c0-4a27-bd7f-208966e50332 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 Sep 02 08:54:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-99ed4eae-e7c0-4a27-bd7f-208966e50332 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-99ed4eae-e7c0-4a27-bd7f-208966e50332 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:53 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-99ed4eae-e7c0-4a27-bd7f-208966e50332 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Delete snapshot with id: 7bd42980-9766-4269-9f08-6584d0556d57 Sep 02 08:54:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-99ed4eae-e7c0-4a27-bd7f-208966e50332 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-49e080b4-d875-40d9-97b2-42e442944ecb tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Attach volume completed successfully. Sep 02 08:54:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-49e080b4-d875-40d9-97b2-42e442944ecb tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1/action returned with HTTP 202 Sep 02 08:54:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 752/1464] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:54:53 2026] POST /volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1/action => generated 0 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:54:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e4bf1957-9794-4861-a501-1289a4a8d2ed None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e4bf1957-9794-4861-a501-1289a4a8d2ed tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 Sep 02 08:54:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e4bf1957-9794-4861-a501-1289a4a8d2ed tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e4bf1957-9794-4861-a501-1289a4a8d2ed tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-99ed4eae-e7c0-4a27-bd7f-208966e50332 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot delete request issued successfully. Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-99ed4eae-e7c0-4a27-bd7f-208966e50332 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 returned with HTTP 202 Sep 02 08:54:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 713/1465] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 08:54:53 2026] DELETE /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:54:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d065663c-fa38-4771-95fe-f58df4c0ab71 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e4bf1957-9794-4861-a501-1289a4a8d2ed tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d065663c-fa38-4771-95fe-f58df4c0ab71 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 Sep 02 08:54:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d065663c-fa38-4771-95fe-f58df4c0ab71 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d065663c-fa38-4771-95fe-f58df4c0ab71 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:54 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:54 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d065663c-fa38-4771-95fe-f58df4c0ab71 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d065663c-fa38-4771-95fe-f58df4c0ab71 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 returned with HTTP 200 Sep 02 08:54:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 714/1466] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:54 2026] GET /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 => generated 469 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e4bf1957-9794-4861-a501-1289a4a8d2ed tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 returned with HTTP 200 Sep 02 08:54:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 753/1467] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:54 2026] GET /volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 => generated 1183 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:54:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4ed7821d-f968-4811-b362-146ccd64bfaa None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4ed7821d-f968-4811-b362-146ccd64bfaa tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 Sep 02 08:54:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4ed7821d-f968-4811-b362-146ccd64bfaa tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4ed7821d-f968-4811-b362-146ccd64bfaa tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:54 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:54 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4ed7821d-f968-4811-b362-146ccd64bfaa tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4ed7821d-f968-4811-b362-146ccd64bfaa tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 returned with HTTP 200 Sep 02 08:54:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 715/1468] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:54 2026] GET /volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 => generated 1183 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:54:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-af261fe6-1239-4b15-80e5-1b1bfb4b0662 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-af261fe6-1239-4b15-80e5-1b1bfb4b0662 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] POST http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1/action Sep 02 08:54:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-af261fe6-1239-4b15-80e5-1b1bfb4b0662 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:54:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-af261fe6-1239-4b15-80e5-1b1bfb4b0662 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5abf0e1a-7175-4056-b1d6-34547a85acda None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5abf0e1a-7175-4056-b1d6-34547a85acda tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde Sep 02 08:54:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5abf0e1a-7175-4056-b1d6-34547a85acda tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5abf0e1a-7175-4056-b1d6-34547a85acda tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:54 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:54 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.admin_actions [None req-af261fe6-1239-4b15-80e5-1b1bfb4b0662 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Updating volume '4ab4e6bf-2459-4ef2-91e2-6679acfa70a1' with '{'status': 'error'}' {{(pid=86995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5abf0e1a-7175-4056-b1d6-34547a85acda tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5abf0e1a-7175-4056-b1d6-34547a85acda tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde returned with HTTP 200 Sep 02 08:54:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 716/1469] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:54 2026] GET /volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde => generated 879 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0e145cd5-3eb6-4fca-89ac-5feb3380837a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0e145cd5-3eb6-4fca-89ac-5feb3380837a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] PUT http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde Sep 02 08:54:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0e145cd5-3eb6-4fca-89ac-5feb3380837a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1152767054", "description": null}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:54 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:54 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0e145cd5-3eb6-4fca-89ac-5feb3380837a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0e145cd5-3eb6-4fca-89ac-5feb3380837a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume updated successfully. Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0e145cd5-3eb6-4fca-89ac-5feb3380837a tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde returned with HTTP 200 Sep 02 08:54:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 717/1470] 192.168.122.75 () {60 vars in 1247 bytes} [Wed Sep 2 08:54:54 2026] PUT /volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde => generated 777 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8b62903d-508e-461f-807c-e8dc0ce71da8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-af261fe6-1239-4b15-80e5-1b1bfb4b0662 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1/action returned with HTTP 202 Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8b62903d-508e-461f-807c-e8dc0ce71da8 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde Sep 02 08:54:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 754/1471] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:54:54 2026] POST /volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1/action => generated 0 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:54:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8b62903d-508e-461f-807c-e8dc0ce71da8 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8b62903d-508e-461f-807c-e8dc0ce71da8 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7478852f-3e5a-4075-a31e-cf3039cc7098 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7478852f-3e5a-4075-a31e-cf3039cc7098 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 Sep 02 08:54:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7478852f-3e5a-4075-a31e-cf3039cc7098 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7478852f-3e5a-4075-a31e-cf3039cc7098 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:54 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:54 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7478852f-3e5a-4075-a31e-cf3039cc7098 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8b62903d-508e-461f-807c-e8dc0ce71da8 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7478852f-3e5a-4075-a31e-cf3039cc7098 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 returned with HTTP 200 Sep 02 08:54:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 755/1472] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:54 2026] GET /volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 => generated 1182 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8b62903d-508e-461f-807c-e8dc0ce71da8 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde returned with HTTP 200 Sep 02 08:54:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 718/1473] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:54 2026] GET /volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde => generated 845 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f8d9ae42-2191-4194-ad3a-ebad76211407 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f8d9ae42-2191-4194-ad3a-ebad76211407 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] POST http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1/action Sep 02 08:54:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f8d9ae42-2191-4194-ad3a-ebad76211407 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "09fa2dbb-afe9-4750-af51-e24d8568f442"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:54:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f8d9ae42-2191-4194-ad3a-ebad76211407 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "09fa2dbb-afe9-4750-af51-e24d8568f442"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0084b6b5-073f-4d3a-a51a-e0e96431782c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0084b6b5-073f-4d3a-a51a-e0e96431782c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] DELETE http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde Sep 02 08:54:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0084b6b5-073f-4d3a-a51a-e0e96431782c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0084b6b5-073f-4d3a-a51a-e0e96431782c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-0084b6b5-073f-4d3a-a51a-e0e96431782c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Delete volume with id: 3a28dd29-bfef-44aa-9493-d64fa63a1bde Sep 02 08:54:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f8d9ae42-2191-4194-ad3a-ebad76211407 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Volume info retrieved successfully. Sep 02 08:54:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:54 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:54 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0084b6b5-073f-4d3a-a51a-e0e96431782c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f8d9ae42-2191-4194-ad3a-ebad76211407 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Terminate volume connection completed successfully. Sep 02 08:54:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-f8d9ae42-2191-4194-ad3a-ebad76211407 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=86995) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0084b6b5-073f-4d3a-a51a-e0e96431782c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Delete volume request issued successfully. Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0084b6b5-073f-4d3a-a51a-e0e96431782c tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde returned with HTTP 202 Sep 02 08:54:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 719/1474] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:54:54 2026] DELETE /volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:54:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-598dc782-6d11-4204-be61-2cb19af937d8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-598dc782-6d11-4204-be61-2cb19af937d8 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde Sep 02 08:54:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-598dc782-6d11-4204-be61-2cb19af937d8 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-598dc782-6d11-4204-be61-2cb19af937d8 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:54 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:54 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-598dc782-6d11-4204-be61-2cb19af937d8 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-598dc782-6d11-4204-be61-2cb19af937d8 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde returned with HTTP 200 Sep 02 08:54:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 720/1475] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:54 2026] GET /volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f8d9ae42-2191-4194-ad3a-ebad76211407 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Detach volume completed successfully. Sep 02 08:54:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f8d9ae42-2191-4194-ad3a-ebad76211407 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1/action returned with HTTP 202 Sep 02 08:54:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 756/1476] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:54:54 2026] POST /volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1/action => generated 0 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:54:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-199bc7f0-7060-4f2a-b761-249db89d4900 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-199bc7f0-7060-4f2a-b761-249db89d4900 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 Sep 02 08:54:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-199bc7f0-7060-4f2a-b761-249db89d4900 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-199bc7f0-7060-4f2a-b761-249db89d4900 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:55 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:55 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:55 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:55 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:55 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-199bc7f0-7060-4f2a-b761-249db89d4900 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:54:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-199bc7f0-7060-4f2a-b761-249db89d4900 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 returned with HTTP 200 Sep 02 08:54:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 721/1477] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:55 2026] GET /volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 => generated 868 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e1e88274-fe3e-4ff6-ad71-6c74b7726d94 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5c2efab7-63f2-4d18-bcd9-0ac76a1c8628 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e1e88274-fe3e-4ff6-ad71-6c74b7726d94 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 Sep 02 08:54:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e1e88274-fe3e-4ff6-ad71-6c74b7726d94 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5c2efab7-63f2-4d18-bcd9-0ac76a1c8628 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 Sep 02 08:54:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5c2efab7-63f2-4d18-bcd9-0ac76a1c8628 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5c2efab7-63f2-4d18-bcd9-0ac76a1c8628 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e1e88274-fe3e-4ff6-ad71-6c74b7726d94 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:55 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:55 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:55 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:55 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:55 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e1e88274-fe3e-4ff6-ad71-6c74b7726d94 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e1e88274-fe3e-4ff6-ad71-6c74b7726d94 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 returned with HTTP 200 Sep 02 08:54:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 722/1478] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:55 2026] GET /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 => generated 469 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5c2efab7-63f2-4d18-bcd9-0ac76a1c8628 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:54:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5c2efab7-63f2-4d18-bcd9-0ac76a1c8628 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 returned with HTTP 200 Sep 02 08:54:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 757/1479] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:55 2026] GET /volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 => generated 868 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:54:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-be51d43e-6b60-4f57-a1b2-948e4343f8fb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-be51d43e-6b60-4f57-a1b2-948e4343f8fb tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] POST http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1/action Sep 02 08:54:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-be51d43e-6b60-4f57-a1b2-948e4343f8fb tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Action body: b'{"os-detach": {}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:54:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-be51d43e-6b60-4f57-a1b2-948e4343f8fb tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:54:55 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:55 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:55 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:55 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:55 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-be51d43e-6b60-4f57-a1b2-948e4343f8fb tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:54:55 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-be51d43e-6b60-4f57-a1b2-948e4343f8fb tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Detach volume completed successfully. Sep 02 08:54:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-be51d43e-6b60-4f57-a1b2-948e4343f8fb tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1/action returned with HTTP 202 Sep 02 08:54:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 723/1480] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:54:55 2026] POST /volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:54:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7c7e3883-5939-40df-84de-ceaff2fec835 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7c7e3883-5939-40df-84de-ceaff2fec835 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 Sep 02 08:54:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7c7e3883-5939-40df-84de-ceaff2fec835 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7c7e3883-5939-40df-84de-ceaff2fec835 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:55 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:55 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7c7e3883-5939-40df-84de-ceaff2fec835 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:54:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7c7e3883-5939-40df-84de-ceaff2fec835 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 returned with HTTP 200 Sep 02 08:54:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 758/1481] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:55 2026] GET /volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 => generated 868 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-19b7da31-3afb-4fd6-b647-8ab450ec49f2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-19b7da31-3afb-4fd6-b647-8ab450ec49f2 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 Sep 02 08:54:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-19b7da31-3afb-4fd6-b647-8ab450ec49f2 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-19b7da31-3afb-4fd6-b647-8ab450ec49f2 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:55 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:55 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:55 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:55 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:55 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-19b7da31-3afb-4fd6-b647-8ab450ec49f2 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:54:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-19b7da31-3afb-4fd6-b647-8ab450ec49f2 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 returned with HTTP 200 Sep 02 08:54:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 724/1482] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:55 2026] GET /volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 => generated 868 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6c5180da-1c73-4b7d-9aae-b5c64c45525c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6c5180da-1c73-4b7d-9aae-b5c64c45525c tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] DELETE http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 Sep 02 08:54:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6c5180da-1c73-4b7d-9aae-b5c64c45525c tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6c5180da-1c73-4b7d-9aae-b5c64c45525c tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:55 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-6c5180da-1c73-4b7d-9aae-b5c64c45525c tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Delete volume with id: 4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 Sep 02 08:54:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:55 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:55 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6c5180da-1c73-4b7d-9aae-b5c64c45525c tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:54:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6c5180da-1c73-4b7d-9aae-b5c64c45525c tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Delete volume request issued successfully. Sep 02 08:54:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6c5180da-1c73-4b7d-9aae-b5c64c45525c tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 returned with HTTP 202 Sep 02 08:54:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 759/1483] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:54:55 2026] DELETE /volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:54:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-18431f1b-a601-4724-9c34-e40ed84fedc2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-18431f1b-a601-4724-9c34-e40ed84fedc2 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 Sep 02 08:54:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-18431f1b-a601-4724-9c34-e40ed84fedc2 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-18431f1b-a601-4724-9c34-e40ed84fedc2 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:55 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:55 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:55 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:55 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:55 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-18431f1b-a601-4724-9c34-e40ed84fedc2 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:54:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-18431f1b-a601-4724-9c34-e40ed84fedc2 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 returned with HTTP 200 Sep 02 08:54:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 725/1484] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:55 2026] GET /volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 => generated 867 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4ca46042-ea6e-4413-8fe0-8c2173a02930 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4ca46042-ea6e-4413-8fe0-8c2173a02930 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde Sep 02 08:54:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4ca46042-ea6e-4413-8fe0-8c2173a02930 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4ca46042-ea6e-4413-8fe0-8c2173a02930 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:55 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:55 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4ca46042-ea6e-4413-8fe0-8c2173a02930 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4ca46042-ea6e-4413-8fe0-8c2173a02930 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde returned with HTTP 200 Sep 02 08:54:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 760/1485] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:55 2026] GET /volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5063605f-fa99-48eb-8136-40be01e0108f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5063605f-fa99-48eb-8136-40be01e0108f tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 Sep 02 08:54:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5063605f-fa99-48eb-8136-40be01e0108f tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5063605f-fa99-48eb-8136-40be01e0108f tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:56 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:56 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:56 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5063605f-fa99-48eb-8136-40be01e0108f tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Snapshot retrieved successfully. Sep 02 08:54:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5063605f-fa99-48eb-8136-40be01e0108f tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 returned with HTTP 200 Sep 02 08:54:56 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 726/1486] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:56 2026] GET /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 => generated 469 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-058d2db0-a322-40f3-8abf-a6ddddd4b7c8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-058d2db0-a322-40f3-8abf-a6ddddd4b7c8 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 Sep 02 08:54:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-058d2db0-a322-40f3-8abf-a6ddddd4b7c8 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-058d2db0-a322-40f3-8abf-a6ddddd4b7c8 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-058d2db0-a322-40f3-8abf-a6ddddd4b7c8 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 returned with HTTP 404 Sep 02 08:54:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 761/1487] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:56 2026] GET /volume/v3/volumes/4ab4e6bf-2459-4ef2-91e2-6679acfa70a1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:54:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1a716d53-c71f-46c3-8891-dbe4bc82a059 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1a716d53-c71f-46c3-8891-dbe4bc82a059 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde Sep 02 08:54:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1a716d53-c71f-46c3-8891-dbe4bc82a059 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1a716d53-c71f-46c3-8891-dbe4bc82a059 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1a716d53-c71f-46c3-8891-dbe4bc82a059 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde returned with HTTP 404 Sep 02 08:54:56 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 727/1488] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:56 2026] GET /volume/v3/volumes/3a28dd29-bfef-44aa-9493-d64fa63a1bde => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:54:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-dcdb854e-9695-43ca-9a42-d0fc0bc36217 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dcdb854e-9695-43ca-9a42-d0fc0bc36217 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dcdb854e-9695-43ca-9a42-d0fc0bc36217 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dcdb854e-9695-43ca-9a42-d0fc0bc36217 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:56 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:56 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:56 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:56 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:57 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-dcdb854e-9695-43ca-9a42-d0fc0bc36217 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dcdb854e-9695-43ca-9a42-d0fc0bc36217 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 762/1489] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:56 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 1375 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:54:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-02304b82-3fd3-4575-9333-ab3fcbb2bb33 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-02304b82-3fd3-4575-9333-ab3fcbb2bb33 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] DELETE http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-02304b82-3fd3-4575-9333-ab3fcbb2bb33 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-02304b82-3fd3-4575-9333-ab3fcbb2bb33 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:57 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-02304b82-3fd3-4575-9333-ab3fcbb2bb33 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Delete volume with id: d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:57 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:57 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:57 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:57 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:57 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-02304b82-3fd3-4575-9333-ab3fcbb2bb33 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:57 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-02304b82-3fd3-4575-9333-ab3fcbb2bb33 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Delete volume request issued successfully. Sep 02 08:54:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-02304b82-3fd3-4575-9333-ab3fcbb2bb33 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 202 Sep 02 08:54:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 728/1490] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:54:57 2026] DELETE /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:54:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-68539003-cacf-4e01-9af2-609696e2974e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-68539003-cacf-4e01-9af2-609696e2974e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-68539003-cacf-4e01-9af2-609696e2974e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-68539003-cacf-4e01-9af2-609696e2974e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:57 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:57 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:57 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:57 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:57 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-68539003-cacf-4e01-9af2-609696e2974e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-68539003-cacf-4e01-9af2-609696e2974e tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 763/1491] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:57 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 1374 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:54:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8222c1fc-9da4-475b-baec-179ea3d5dcf6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8222c1fc-9da4-475b-baec-179ea3d5dcf6 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 Sep 02 08:54:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8222c1fc-9da4-475b-baec-179ea3d5dcf6 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8222c1fc-9da4-475b-baec-179ea3d5dcf6 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8222c1fc-9da4-475b-baec-179ea3d5dcf6 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 returned with HTTP 404 Sep 02 08:54:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 729/1492] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:54:57 2026] GET /volume/v3/snapshots/7bd42980-9766-4269-9f08-6584d0556d57 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:54:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-84b912ee-c634-4927-9cff-6e1d44cbb2fc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-84b912ee-c634-4927-9cff-6e1d44cbb2fc tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff Sep 02 08:54:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-84b912ee-c634-4927-9cff-6e1d44cbb2fc tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-84b912ee-c634-4927-9cff-6e1d44cbb2fc tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:57 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:57 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:57 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:57 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:57 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-84b912ee-c634-4927-9cff-6e1d44cbb2fc tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Volume info retrieved successfully. Sep 02 08:54:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-84b912ee-c634-4927-9cff-6e1d44cbb2fc tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff returned with HTTP 200 Sep 02 08:54:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 764/1493] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:57 2026] GET /volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a17aa90a-95d5-4d4c-a117-d44b89d3a717 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a17aa90a-95d5-4d4c-a117-d44b89d3a717 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] DELETE http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff Sep 02 08:54:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a17aa90a-95d5-4d4c-a117-d44b89d3a717 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a17aa90a-95d5-4d4c-a117-d44b89d3a717 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:57 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-a17aa90a-95d5-4d4c-a117-d44b89d3a717 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Delete volume with id: 7e2ff131-6e84-40d5-a941-9c24ad3573ff Sep 02 08:54:57 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:57 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:57 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:57 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:57 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a17aa90a-95d5-4d4c-a117-d44b89d3a717 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Volume info retrieved successfully. Sep 02 08:54:57 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a17aa90a-95d5-4d4c-a117-d44b89d3a717 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Delete volume request issued successfully. Sep 02 08:54:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a17aa90a-95d5-4d4c-a117-d44b89d3a717 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff returned with HTTP 202 Sep 02 08:54:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 730/1494] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:54:57 2026] DELETE /volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:54:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a2e8f335-36c8-40d9-afc8-1a094c766dcc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a2e8f335-36c8-40d9-afc8-1a094c766dcc tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff Sep 02 08:54:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a2e8f335-36c8-40d9-afc8-1a094c766dcc tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a2e8f335-36c8-40d9-afc8-1a094c766dcc tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:57 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:57 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:57 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:57 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:57 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a2e8f335-36c8-40d9-afc8-1a094c766dcc tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Volume info retrieved successfully. Sep 02 08:54:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a2e8f335-36c8-40d9-afc8-1a094c766dcc tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff returned with HTTP 200 Sep 02 08:54:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 765/1495] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:57 2026] GET /volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff => generated 854 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cfcab07e-d83f-45a2-b390-b843192287a9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cfcab07e-d83f-45a2-b390-b843192287a9 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cfcab07e-d83f-45a2-b390-b843192287a9 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cfcab07e-d83f-45a2-b390-b843192287a9 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:54:58 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:58 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:54:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cfcab07e-d83f-45a2-b390-b843192287a9 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Volume info retrieved successfully. Sep 02 08:54:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cfcab07e-d83f-45a2-b390-b843192287a9 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 200 Sep 02 08:54:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 731/1496] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:58 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 1374 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:54:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d4e39f46-710c-4219-87a1-2459381aca3c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d4e39f46-710c-4219-87a1-2459381aca3c tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff Sep 02 08:54:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d4e39f46-710c-4219-87a1-2459381aca3c tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d4e39f46-710c-4219-87a1-2459381aca3c tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:54:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:54:58 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:54:58 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:54:58 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d4e39f46-710c-4219-87a1-2459381aca3c tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Volume info retrieved successfully. Sep 02 08:54:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d4e39f46-710c-4219-87a1-2459381aca3c tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff returned with HTTP 200 Sep 02 08:54:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 766/1497] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:58 2026] GET /volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:54:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6960d15f-6137-4fd0-aea1-62d9574166a8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6960d15f-6137-4fd0-aea1-62d9574166a8 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] GET http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 Sep 02 08:54:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6960d15f-6137-4fd0-aea1-62d9574166a8 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6960d15f-6137-4fd0-aea1-62d9574166a8 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6960d15f-6137-4fd0-aea1-62d9574166a8 tempest-VolumesGetTest-414758114 tempest-VolumesGetTest-414758114-project-member] http://192.168.122.75/volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 returned with HTTP 404 Sep 02 08:54:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 732/1498] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:59 2026] GET /volume/v3/volumes/d52b5c94-bee7-49f8-8d6d-29168a80da00 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:54:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-cf8bc58e-de3d-45a2-89d7-72072371dd44 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:54:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cf8bc58e-de3d-45a2-89d7-72072371dd44 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] GET http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff Sep 02 08:54:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cf8bc58e-de3d-45a2-89d7-72072371dd44 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:54:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cf8bc58e-de3d-45a2-89d7-72072371dd44 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:54:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cf8bc58e-de3d-45a2-89d7-72072371dd44 tempest-SnapshotMetadataTestJSON-1778329637 tempest-SnapshotMetadataTestJSON-1778329637-project-member] http://192.168.122.75/volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff returned with HTTP 404 Sep 02 08:54:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 767/1499] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:54:59 2026] GET /volume/v3/volumes/7e2ff131-6e84-40d5-a941-9c24ad3573ff => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:55:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-57f7be6c-38e7-40ba-ba3a-52856b2d7c4b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-57f7be6c-38e7-40ba-ba3a-52856b2d7c4b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:55:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-57f7be6c-38e7-40ba-ba3a-52856b2d7c4b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1187787414"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-57f7be6c-38e7-40ba-ba3a-52856b2d7c4b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1187787414'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:55:00 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-57f7be6c-38e7-40ba-ba3a-52856b2d7c4b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Create volume of 1 GB Sep 02 08:55:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-57f7be6c-38e7-40ba-ba3a-52856b2d7c4b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Availability Zones retrieved successfully. Sep 02 08:55:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-57f7be6c-38e7-40ba-ba3a-52856b2d7c4b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Flow 'volume_create_api' (652676be-5d86-43ad-882b-8f188814a90f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-57f7be6c-38e7-40ba-ba3a-52856b2d7c4b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1caac81-4954-47d0-b2dd-be46c97b3e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-57f7be6c-38e7-40ba-ba3a-52856b2d7c4b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:55:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-57f7be6c-38e7-40ba-ba3a-52856b2d7c4b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1caac81-4954-47d0-b2dd-be46c97b3e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-57f7be6c-38e7-40ba-ba3a-52856b2d7c4b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8164c13c-a480-48a1-af2e-fb457bb076be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:00 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-57f7be6c-38e7-40ba-ba3a-52856b2d7c4b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Created reservations ['7ef137e3-1496-48ab-a1bb-0a4c52bb17b6', '405818d3-d02e-4b31-9202-c9739adbe244', 'd4e41147-ba3c-4bb7-828d-7439343b892d', 'fb6013cb-3c89-4a55-898e-ea524cccc1b1'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:55:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-57f7be6c-38e7-40ba-ba3a-52856b2d7c4b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8164c13c-a480-48a1-af2e-fb457bb076be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ef137e3-1496-48ab-a1bb-0a4c52bb17b6', '405818d3-d02e-4b31-9202-c9739adbe244', 'd4e41147-ba3c-4bb7-828d-7439343b892d', 'fb6013cb-3c89-4a55-898e-ea524cccc1b1']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-57f7be6c-38e7-40ba-ba3a-52856b2d7c4b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a0c1b3e-9d7e-4bb0-9573-1e296e94b594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:00 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:00 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-57f7be6c-38e7-40ba-ba3a-52856b2d7c4b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a0c1b3e-9d7e-4bb0-9573-1e296e94b594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9195585e-1805-41d8-9c01-f4349c31e953', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1187787414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6802de770ff45088f53678773bb3612',qos_specs=None,replication_status=,reservations=['7ef137e3-1496-48ab-a1bb-0a4c52bb17b6','405818d3-d02e-4b31-9202-c9739adbe244','d4e41147-ba3c-4bb7-828d-7439343b892d','fb6013cb-3c89-4a55-898e-ea524cccc1b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a7458ba940d4ebf8960c11abaf04ccd',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:55:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1187787414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9195585e-1805-41d8-9c01-f4349c31e953,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6802de770ff45088f53678773bb3612',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a7458ba940d4ebf8960c11abaf04ccd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-57f7be6c-38e7-40ba-ba3a-52856b2d7c4b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3fe496f-d428-440b-9d9d-b5da9cee0d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-57f7be6c-38e7-40ba-ba3a-52856b2d7c4b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3fe496f-d428-440b-9d9d-b5da9cee0d43) transitioned into state 'SUCCESS' from state '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-1187787414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6802de770ff45088f53678773bb3612',qos_specs=None,replication_status=,reservations=['7ef137e3-1496-48ab-a1bb-0a4c52bb17b6','405818d3-d02e-4b31-9202-c9739adbe244','d4e41147-ba3c-4bb7-828d-7439343b892d','fb6013cb-3c89-4a55-898e-ea524cccc1b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a7458ba940d4ebf8960c11abaf04ccd',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-57f7be6c-38e7-40ba-ba3a-52856b2d7c4b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c554427f-822a-4846-9336-761d312b9cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-57f7be6c-38e7-40ba-ba3a-52856b2d7c4b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c554427f-822a-4846-9336-761d312b9cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-57f7be6c-38e7-40ba-ba3a-52856b2d7c4b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Flow 'volume_create_api' (652676be-5d86-43ad-882b-8f188814a90f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-57f7be6c-38e7-40ba-ba3a-52856b2d7c4b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Create volume request issued successfully. Sep 02 08:55:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-57f7be6c-38e7-40ba-ba3a-52856b2d7c4b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:55:00 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 733/1500] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:55:00 2026] POST /volume/v3/volumes => generated 756 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:55:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-aecc696f-b7d2-4bf4-9740-0d422373c7ae None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aecc696f-b7d2-4bf4-9740-0d422373c7ae tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953 Sep 02 08:55:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aecc696f-b7d2-4bf4-9740-0d422373c7ae tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aecc696f-b7d2-4bf4-9740-0d422373c7ae tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-aecc696f-b7d2-4bf4-9740-0d422373c7ae tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aecc696f-b7d2-4bf4-9740-0d422373c7ae tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953 returned with HTTP 200 Sep 02 08:55:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 768/1501] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:00 2026] GET /volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953 => generated 824 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-70c7dca8-a743-4808-b015-b40ff3c35d73 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-70c7dca8-a743-4808-b015-b40ff3c35d73 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:55:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-70c7dca8-a743-4808-b015-b40ff3c35d73 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-608142387"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-70c7dca8-a743-4808-b015-b40ff3c35d73 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-608142387'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:55:01 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-70c7dca8-a743-4808-b015-b40ff3c35d73 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Create volume of 1 GB Sep 02 08:55:01 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:01 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:01 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-70c7dca8-a743-4808-b015-b40ff3c35d73 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Availability Zones retrieved successfully. Sep 02 08:55:01 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-70c7dca8-a743-4808-b015-b40ff3c35d73 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Flow 'volume_create_api' (bc1e85f6-1884-476a-b129-59c9dca626c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:01 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-70c7dca8-a743-4808-b015-b40ff3c35d73 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efaea51c-7669-4134-bdb2-5aed656d36e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:01 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-70c7dca8-a743-4808-b015-b40ff3c35d73 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:55:01 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-70c7dca8-a743-4808-b015-b40ff3c35d73 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efaea51c-7669-4134-bdb2-5aed656d36e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:01 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-70c7dca8-a743-4808-b015-b40ff3c35d73 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ac818c5-0274-4938-ba8d-83862abde748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:01 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-70c7dca8-a743-4808-b015-b40ff3c35d73 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Created reservations ['1511f880-7938-4e35-bb87-fd79a4d82131', 'f6ac62be-5051-4bef-abf9-89d12d872045', 'ca2b8e09-cdf1-4c9c-a6f2-d58a3d4ae365', '300c1e37-1b7b-4785-a9b1-bce92ef199bd'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:55:01 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-70c7dca8-a743-4808-b015-b40ff3c35d73 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ac818c5-0274-4938-ba8d-83862abde748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1511f880-7938-4e35-bb87-fd79a4d82131', 'f6ac62be-5051-4bef-abf9-89d12d872045', 'ca2b8e09-cdf1-4c9c-a6f2-d58a3d4ae365', '300c1e37-1b7b-4785-a9b1-bce92ef199bd']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:01 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-70c7dca8-a743-4808-b015-b40ff3c35d73 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7771267a-661e-4212-a99f-1712b2510e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:01 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:01 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:01 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-70c7dca8-a743-4808-b015-b40ff3c35d73 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7771267a-661e-4212-a99f-1712b2510e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b164f56-f44e-4ce0-9fef-5bcda20a1d47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-608142387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5bcade3c69647fbb588784b3c4c4a87',qos_specs=None,replication_status=,reservations=['1511f880-7938-4e35-bb87-fd79a4d82131','f6ac62be-5051-4bef-abf9-89d12d872045','ca2b8e09-cdf1-4c9c-a6f2-d58a3d4ae365','300c1e37-1b7b-4785-a9b1-bce92ef199bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='081045375dbe4a8aa06cecb0b7554d59',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:55:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-608142387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b164f56-f44e-4ce0-9fef-5bcda20a1d47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5bcade3c69647fbb588784b3c4c4a87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='081045375dbe4a8aa06cecb0b7554d59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:01 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-70c7dca8-a743-4808-b015-b40ff3c35d73 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c030a18d-5adf-49d4-892a-730645f64816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:01 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-70c7dca8-a743-4808-b015-b40ff3c35d73 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c030a18d-5adf-49d4-892a-730645f64816) transitioned into state 'SUCCESS' from state '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-608142387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5bcade3c69647fbb588784b3c4c4a87',qos_specs=None,replication_status=,reservations=['1511f880-7938-4e35-bb87-fd79a4d82131','f6ac62be-5051-4bef-abf9-89d12d872045','ca2b8e09-cdf1-4c9c-a6f2-d58a3d4ae365','300c1e37-1b7b-4785-a9b1-bce92ef199bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='081045375dbe4a8aa06cecb0b7554d59',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:01 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-70c7dca8-a743-4808-b015-b40ff3c35d73 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46c47908-7800-44c7-bb25-595a1cf4d754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:01 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-70c7dca8-a743-4808-b015-b40ff3c35d73 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46c47908-7800-44c7-bb25-595a1cf4d754) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:01 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-70c7dca8-a743-4808-b015-b40ff3c35d73 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Flow 'volume_create_api' (bc1e85f6-1884-476a-b129-59c9dca626c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:01 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-70c7dca8-a743-4808-b015-b40ff3c35d73 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Create volume request issued successfully. Sep 02 08:55:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-70c7dca8-a743-4808-b015-b40ff3c35d73 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:55:01 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 734/1502] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:55:00 2026] POST /volume/v3/volumes => generated 753 bytes in 670 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:55:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-364dcd2a-fc15-49d4-8bc0-f87e84fd7bc0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-364dcd2a-fc15-49d4-8bc0-f87e84fd7bc0 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] GET http://192.168.122.75/volume/v3/volumes/5b164f56-f44e-4ce0-9fef-5bcda20a1d47 Sep 02 08:55:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-364dcd2a-fc15-49d4-8bc0-f87e84fd7bc0 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-364dcd2a-fc15-49d4-8bc0-f87e84fd7bc0 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:01 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:01 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:01 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:01 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:01 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-364dcd2a-fc15-49d4-8bc0-f87e84fd7bc0 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Volume info retrieved successfully. Sep 02 08:55:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-364dcd2a-fc15-49d4-8bc0-f87e84fd7bc0 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes/5b164f56-f44e-4ce0-9fef-5bcda20a1d47 returned with HTTP 200 Sep 02 08:55:01 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 769/1503] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:01 2026] GET /volume/v3/volumes/5b164f56-f44e-4ce0-9fef-5bcda20a1d47 => generated 821 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1604f062-a762-4552-b6cc-e182f92a94c7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1604f062-a762-4552-b6cc-e182f92a94c7 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953 Sep 02 08:55:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1604f062-a762-4552-b6cc-e182f92a94c7 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1604f062-a762-4552-b6cc-e182f92a94c7 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:01 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:01 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:01 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:01 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:01 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1604f062-a762-4552-b6cc-e182f92a94c7 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1604f062-a762-4552-b6cc-e182f92a94c7 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953 returned with HTTP 200 Sep 02 08:55:01 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 735/1504] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:01 2026] GET /volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953 => generated 848 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9800be21-9366-439b-8c78-3ddc7548a07f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9800be21-9366-439b-8c78-3ddc7548a07f tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] GET http://192.168.122.75/volume/v3/volumes/5b164f56-f44e-4ce0-9fef-5bcda20a1d47 Sep 02 08:55:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9800be21-9366-439b-8c78-3ddc7548a07f tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9800be21-9366-439b-8c78-3ddc7548a07f tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:02 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:02 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:02 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:02 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:02 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-9800be21-9366-439b-8c78-3ddc7548a07f tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Volume info retrieved successfully. Sep 02 08:55:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9800be21-9366-439b-8c78-3ddc7548a07f tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes/5b164f56-f44e-4ce0-9fef-5bcda20a1d47 returned with HTTP 200 Sep 02 08:55:02 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 770/1505] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:02 2026] GET /volume/v3/volumes/5b164f56-f44e-4ce0-9fef-5bcda20a1d47 => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:55:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1ac69d84-8041-44e8-b76b-769e46033195 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1ac69d84-8041-44e8-b76b-769e46033195 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953 Sep 02 08:55:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1ac69d84-8041-44e8-b76b-769e46033195 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1ac69d84-8041-44e8-b76b-769e46033195 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:03 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:03 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:03 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:03 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1ac69d84-8041-44e8-b76b-769e46033195 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1ac69d84-8041-44e8-b76b-769e46033195 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953 returned with HTTP 200 Sep 02 08:55:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 736/1506] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:02 2026] GET /volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6ab40865-20f0-4e59-a3a8-3043f2080228 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6ab40865-20f0-4e59-a3a8-3043f2080228 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] POST http://192.168.122.75/volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953/action Sep 02 08:55:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6ab40865-20f0-4e59-a3a8-3043f2080228 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:55:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6ab40865-20f0-4e59-a3a8-3043f2080228 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:03 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:03 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:03 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:03 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.admin_actions [None req-6ab40865-20f0-4e59-a3a8-3043f2080228 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Updating volume '9195585e-1805-41d8-9c01-f4349c31e953' with '{'status': 'attaching'}' {{(pid=86995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 08:55:03 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:03 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:03 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:03 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6ab40865-20f0-4e59-a3a8-3043f2080228 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] http://192.168.122.75/volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953/action returned with HTTP 202 Sep 02 08:55:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 771/1507] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:55:03 2026] POST /volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:55:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0b714ced-4d83-4e7f-82dd-f2fce2020fea None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0b714ced-4d83-4e7f-82dd-f2fce2020fea tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953 Sep 02 08:55:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0b714ced-4d83-4e7f-82dd-f2fce2020fea tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0b714ced-4d83-4e7f-82dd-f2fce2020fea tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:03 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:03 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:03 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:03 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0b714ced-4d83-4e7f-82dd-f2fce2020fea tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0b714ced-4d83-4e7f-82dd-f2fce2020fea tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953 returned with HTTP 200 Sep 02 08:55:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 737/1508] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:03 2026] GET /volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8843b98b-6591-4472-a04e-9fbf5cb1b7fc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8843b98b-6591-4472-a04e-9fbf5cb1b7fc tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] POST http://192.168.122.75/volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953/action Sep 02 08:55:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8843b98b-6591-4472-a04e-9fbf5cb1b7fc tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:55:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8843b98b-6591-4472-a04e-9fbf5cb1b7fc tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:03 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:03 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:03 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:03 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8843b98b-6591-4472-a04e-9fbf5cb1b7fc tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Volume info retrieved successfully. Sep 02 08:55:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8843b98b-6591-4472-a04e-9fbf5cb1b7fc tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Delete volume request issued successfully. Sep 02 08:55:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8843b98b-6591-4472-a04e-9fbf5cb1b7fc tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] http://192.168.122.75/volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953/action returned with HTTP 202 Sep 02 08:55:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 772/1509] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:55:03 2026] POST /volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:55:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-da100bce-dd50-4924-95ec-25ab901eece1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-da100bce-dd50-4924-95ec-25ab901eece1 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953 Sep 02 08:55:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-da100bce-dd50-4924-95ec-25ab901eece1 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-da100bce-dd50-4924-95ec-25ab901eece1 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:03 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:03 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:03 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:03 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-da100bce-dd50-4924-95ec-25ab901eece1 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-da100bce-dd50-4924-95ec-25ab901eece1 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953 returned with HTTP 200 Sep 02 08:55:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 738/1510] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:03 2026] GET /volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953 => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ddefaf63-b4dc-4dfd-8060-67673ac96bbe None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ddefaf63-b4dc-4dfd-8060-67673ac96bbe tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] GET http://192.168.122.75/volume/v3/volumes/5b164f56-f44e-4ce0-9fef-5bcda20a1d47 Sep 02 08:55:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ddefaf63-b4dc-4dfd-8060-67673ac96bbe tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ddefaf63-b4dc-4dfd-8060-67673ac96bbe tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:03 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:03 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:03 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:03 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ddefaf63-b4dc-4dfd-8060-67673ac96bbe tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Volume info retrieved successfully. Sep 02 08:55:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ddefaf63-b4dc-4dfd-8060-67673ac96bbe tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes/5b164f56-f44e-4ce0-9fef-5bcda20a1d47 returned with HTTP 200 Sep 02 08:55:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 773/1511] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:03 2026] GET /volume/v3/volumes/5b164f56-f44e-4ce0-9fef-5bcda20a1d47 => generated 846 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-dfc228a5-6352-4592-b9cf-c276d7544c0c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dfc228a5-6352-4592-b9cf-c276d7544c0c tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:55:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dfc228a5-6352-4592-b9cf-c276d7544c0c tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "5b164f56-f44e-4ce0-9fef-5bcda20a1d47", "size": 2, "name": "tempest-VolumesCloneTest-Volume-81273088"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-dfc228a5-6352-4592-b9cf-c276d7544c0c tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Create volume request body: {'volume': {'source_volid': '5b164f56-f44e-4ce0-9fef-5bcda20a1d47', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-81273088'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:55:03 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:03 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:03 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:03 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-dfc228a5-6352-4592-b9cf-c276d7544c0c tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Volume retrieved successfully. Sep 02 08:55:03 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-dfc228a5-6352-4592-b9cf-c276d7544c0c tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Create volume of 2 GB Sep 02 08:55:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-dfc228a5-6352-4592-b9cf-c276d7544c0c tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Availability Zones retrieved successfully. Sep 02 08:55:03 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-dfc228a5-6352-4592-b9cf-c276d7544c0c tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Flow 'volume_create_api' (b343e6e5-3a0b-44b5-9b67-58aef7203627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:03 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-dfc228a5-6352-4592-b9cf-c276d7544c0c tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41853af3-c858-413e-bf81-59b930c0dff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-dfc228a5-6352-4592-b9cf-c276d7544c0c tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:55:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-dfc228a5-6352-4592-b9cf-c276d7544c0c tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41853af3-c858-413e-bf81-59b930c0dff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '5b164f56-f44e-4ce0-9fef-5bcda20a1d47', 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-dfc228a5-6352-4592-b9cf-c276d7544c0c tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a3600c9-ee40-4a66-8ee7-6ad3ebcad667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:04 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-dfc228a5-6352-4592-b9cf-c276d7544c0c tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Created reservations ['85990188-29f9-410d-8e1d-ec0f5c4b785c', '952eecc7-2369-41e1-8597-3fa4650b357d', '214dbbed-7164-4325-9d2e-aa0e9f51f635', '77f31400-3316-4a38-80b6-022f20c41008'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:55:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-dfc228a5-6352-4592-b9cf-c276d7544c0c tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a3600c9-ee40-4a66-8ee7-6ad3ebcad667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85990188-29f9-410d-8e1d-ec0f5c4b785c', '952eecc7-2369-41e1-8597-3fa4650b357d', '214dbbed-7164-4325-9d2e-aa0e9f51f635', '77f31400-3316-4a38-80b6-022f20c41008']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-dfc228a5-6352-4592-b9cf-c276d7544c0c tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (577a033d-9fe6-456e-8441-6ba99ed4ca2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-dfc228a5-6352-4592-b9cf-c276d7544c0c tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (577a033d-9fe6-456e-8441-6ba99ed4ca2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c95f2d7-9573-4eea-86a6-ca711bbb3e3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-81273088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5bcade3c69647fbb588784b3c4c4a87',qos_specs=None,replication_status=,reservations=['85990188-29f9-410d-8e1d-ec0f5c4b785c','952eecc7-2369-41e1-8597-3fa4650b357d','214dbbed-7164-4325-9d2e-aa0e9f51f635','77f31400-3316-4a38-80b6-022f20c41008'],size=2,snapshot_id=None,source_replicaid=,source_volid=5b164f56-f44e-4ce0-9fef-5bcda20a1d47,status='creating',user_id='081045375dbe4a8aa06cecb0b7554d59',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:55:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-81273088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c95f2d7-9573-4eea-86a6-ca711bbb3e3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5bcade3c69647fbb588784b3c4c4a87',provider_auth=None,provider_geometry=None,provider_id=None,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=5b164f56-f44e-4ce0-9fef-5bcda20a1d47,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='081045375dbe4a8aa06cecb0b7554d59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-dfc228a5-6352-4592-b9cf-c276d7544c0c tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (461fc48e-f77e-4d03-8b4b-61b22e36ec9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-04edcd43-475e-49ac-9e4f-c06105b8acea None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-dfc228a5-6352-4592-b9cf-c276d7544c0c tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (461fc48e-f77e-4d03-8b4b-61b22e36ec9b) transitioned into state 'SUCCESS' from state '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-81273088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5bcade3c69647fbb588784b3c4c4a87',qos_specs=None,replication_status=,reservations=['85990188-29f9-410d-8e1d-ec0f5c4b785c','952eecc7-2369-41e1-8597-3fa4650b357d','214dbbed-7164-4325-9d2e-aa0e9f51f635','77f31400-3316-4a38-80b6-022f20c41008'],size=2,snapshot_id=None,source_replicaid=,source_volid=5b164f56-f44e-4ce0-9fef-5bcda20a1d47,status='creating',user_id='081045375dbe4a8aa06cecb0b7554d59',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-04edcd43-475e-49ac-9e4f-c06105b8acea tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953 Sep 02 08:55:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-04edcd43-475e-49ac-9e4f-c06105b8acea tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-04edcd43-475e-49ac-9e4f-c06105b8acea tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-dfc228a5-6352-4592-b9cf-c276d7544c0c tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c15474cf-eea0-4be9-b5ea-e3e89fc07baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-04edcd43-475e-49ac-9e4f-c06105b8acea tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953 returned with HTTP 404 Sep 02 08:55:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 774/1512] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:04 2026] GET /volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:55:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-46a45f66-ad39-4379-a674-4874cdd27ff7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-46a45f66-ad39-4379-a674-4874cdd27ff7 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953 Sep 02 08:55:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-46a45f66-ad39-4379-a674-4874cdd27ff7 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-46a45f66-ad39-4379-a674-4874cdd27ff7 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-dfc228a5-6352-4592-b9cf-c276d7544c0c tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c15474cf-eea0-4be9-b5ea-e3e89fc07baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-dfc228a5-6352-4592-b9cf-c276d7544c0c tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Flow 'volume_create_api' (b343e6e5-3a0b-44b5-9b67-58aef7203627) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-dfc228a5-6352-4592-b9cf-c276d7544c0c tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Create volume request issued successfully. Sep 02 08:55:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-46a45f66-ad39-4379-a674-4874cdd27ff7 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953 returned with HTTP 404 Sep 02 08:55:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 775/1513] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:04 2026] GET /volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:55:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dfc228a5-6352-4592-b9cf-c276d7544c0c tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:55:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 739/1514] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:55:03 2026] POST /volume/v3/volumes => generated 786 bytes in 651 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 08:55:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d480b62e-210d-40a6-adff-6179988f6ca2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d480b62e-210d-40a6-adff-6179988f6ca2 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] DELETE http://192.168.122.75/volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953 Sep 02 08:55:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d480b62e-210d-40a6-adff-6179988f6ca2 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d480b62e-210d-40a6-adff-6179988f6ca2 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:04 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-d480b62e-210d-40a6-adff-6179988f6ca2 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Delete volume with id: 9195585e-1805-41d8-9c01-f4349c31e953 Sep 02 08:55:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6b1000c4-7d89-435b-98ae-fb15892b9efa None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6b1000c4-7d89-435b-98ae-fb15892b9efa tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] GET http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c Sep 02 08:55:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6b1000c4-7d89-435b-98ae-fb15892b9efa tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6b1000c4-7d89-435b-98ae-fb15892b9efa tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d480b62e-210d-40a6-adff-6179988f6ca2 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953 returned with HTTP 404 Sep 02 08:55:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 776/1515] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:55:04 2026] DELETE /volume/v3/volumes/9195585e-1805-41d8-9c01-f4349c31e953 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:55:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6d5d4cfd-f120-49a5-9cfa-aa8a4946500f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6d5d4cfd-f120-49a5-9cfa-aa8a4946500f tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:55:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6d5d4cfd-f120-49a5-9cfa-aa8a4946500f tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1077103502"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-6d5d4cfd-f120-49a5-9cfa-aa8a4946500f tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1077103502'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:55:04 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-6d5d4cfd-f120-49a5-9cfa-aa8a4946500f tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Create volume of 1 GB Sep 02 08:55:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6b1000c4-7d89-435b-98ae-fb15892b9efa tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Volume info retrieved successfully. Sep 02 08:55:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6b1000c4-7d89-435b-98ae-fb15892b9efa tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c returned with HTTP 200 Sep 02 08:55:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6d5d4cfd-f120-49a5-9cfa-aa8a4946500f tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Availability Zones retrieved successfully. Sep 02 08:55:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 740/1516] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:04 2026] GET /volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c => generated 854 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:04 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6d5d4cfd-f120-49a5-9cfa-aa8a4946500f tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Flow 'volume_create_api' (ca9631f1-e2ad-44bd-a496-f4b0b82df334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:04 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6d5d4cfd-f120-49a5-9cfa-aa8a4946500f tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70346fe5-32c4-4768-8c69-08df73a952a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:04 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-6d5d4cfd-f120-49a5-9cfa-aa8a4946500f tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:55:04 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6d5d4cfd-f120-49a5-9cfa-aa8a4946500f tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70346fe5-32c4-4768-8c69-08df73a952a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:04 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6d5d4cfd-f120-49a5-9cfa-aa8a4946500f tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (428da682-0ecc-4149-a00d-bce40ca515db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:04 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-6d5d4cfd-f120-49a5-9cfa-aa8a4946500f tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Created reservations ['960d0b19-2c92-4808-b5d6-4f000418ae5c', 'c80a1247-e2da-4c5b-9031-f50027a93190', '3b6111c4-34f2-4825-b5c5-ab56a3554762', 'a5877c26-339c-4864-bce4-b5eace7e9281'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:55:04 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6d5d4cfd-f120-49a5-9cfa-aa8a4946500f tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (428da682-0ecc-4149-a00d-bce40ca515db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['960d0b19-2c92-4808-b5d6-4f000418ae5c', 'c80a1247-e2da-4c5b-9031-f50027a93190', '3b6111c4-34f2-4825-b5c5-ab56a3554762', 'a5877c26-339c-4864-bce4-b5eace7e9281']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:04 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6d5d4cfd-f120-49a5-9cfa-aa8a4946500f tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d1d702e-5493-4743-abe9-a174e118150f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-16be2a03-85ab-4bad-9f0c-340e08b232cb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:04 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6d5d4cfd-f120-49a5-9cfa-aa8a4946500f tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d1d702e-5493-4743-abe9-a174e118150f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab49c8ce-7692-4da6-823f-e1e71a975354', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1077103502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6802de770ff45088f53678773bb3612',qos_specs=None,replication_status=,reservations=['960d0b19-2c92-4808-b5d6-4f000418ae5c','c80a1247-e2da-4c5b-9031-f50027a93190','3b6111c4-34f2-4825-b5c5-ab56a3554762','a5877c26-339c-4864-bce4-b5eace7e9281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a7458ba940d4ebf8960c11abaf04ccd',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:55:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1077103502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab49c8ce-7692-4da6-823f-e1e71a975354,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6802de770ff45088f53678773bb3612',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a7458ba940d4ebf8960c11abaf04ccd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:04 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6d5d4cfd-f120-49a5-9cfa-aa8a4946500f tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99877d64-925d-4c3b-a0fa-1856589c397c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6d5d4cfd-f120-49a5-9cfa-aa8a4946500f tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99877d64-925d-4c3b-a0fa-1856589c397c) transitioned into state 'SUCCESS' from state '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-1077103502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6802de770ff45088f53678773bb3612',qos_specs=None,replication_status=,reservations=['960d0b19-2c92-4808-b5d6-4f000418ae5c','c80a1247-e2da-4c5b-9031-f50027a93190','3b6111c4-34f2-4825-b5c5-ab56a3554762','a5877c26-339c-4864-bce4-b5eace7e9281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a7458ba940d4ebf8960c11abaf04ccd',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6d5d4cfd-f120-49a5-9cfa-aa8a4946500f tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dcd0437-dad6-4abc-8acd-b6e0518b8f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6d5d4cfd-f120-49a5-9cfa-aa8a4946500f tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dcd0437-dad6-4abc-8acd-b6e0518b8f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6d5d4cfd-f120-49a5-9cfa-aa8a4946500f tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Flow 'volume_create_api' (ca9631f1-e2ad-44bd-a496-f4b0b82df334) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:05 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6d5d4cfd-f120-49a5-9cfa-aa8a4946500f tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Create volume request issued successfully. Sep 02 08:55:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6d5d4cfd-f120-49a5-9cfa-aa8a4946500f tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:55:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 777/1517] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:55:04 2026] POST /volume/v3/volumes => generated 756 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:55:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a90d586f-b2aa-4467-9c95-c45f99c9be61 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a90d586f-b2aa-4467-9c95-c45f99c9be61 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 Sep 02 08:55:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a90d586f-b2aa-4467-9c95-c45f99c9be61 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a90d586f-b2aa-4467-9c95-c45f99c9be61 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:05 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:05 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:05 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:05 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:05 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a90d586f-b2aa-4467-9c95-c45f99c9be61 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a90d586f-b2aa-4467-9c95-c45f99c9be61 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 returned with HTTP 200 Sep 02 08:55:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 778/1518] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:05 2026] GET /volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 => generated 824 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-16be2a03-85ab-4bad-9f0c-340e08b232cb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:55:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-16be2a03-85ab-4bad-9f0c-340e08b232cb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-422747383"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-16be2a03-85ab-4bad-9f0c-340e08b232cb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-422747383'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:55:05 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-16be2a03-85ab-4bad-9f0c-340e08b232cb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Create volume of 1 GB Sep 02 08:55:05 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-16be2a03-85ab-4bad-9f0c-340e08b232cb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Availability Zones retrieved successfully. Sep 02 08:55:05 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-16be2a03-85ab-4bad-9f0c-340e08b232cb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Flow 'volume_create_api' (fff26e18-3a63-47c2-976c-4c7b4b3d0efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:05 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-16be2a03-85ab-4bad-9f0c-340e08b232cb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5118976c-0f42-478d-b3b9-b354400baad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:05 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-16be2a03-85ab-4bad-9f0c-340e08b232cb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:55:05 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-16be2a03-85ab-4bad-9f0c-340e08b232cb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5118976c-0f42-478d-b3b9-b354400baad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:05 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-16be2a03-85ab-4bad-9f0c-340e08b232cb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a43e048-2a34-44fd-8691-c25fa39b6d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:05 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-16be2a03-85ab-4bad-9f0c-340e08b232cb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Created reservations ['41a0a220-0848-4993-b1a0-d7d2d098e69f', 'c9a8a8e1-8b9e-4bb5-9e28-b071709f38d3', 'e020c82e-1de2-4a7f-a0f0-0b2154d2157b', '18ea9f5c-0be5-4c52-acda-43dbe3f6b4be'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:55:05 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-16be2a03-85ab-4bad-9f0c-340e08b232cb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a43e048-2a34-44fd-8691-c25fa39b6d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41a0a220-0848-4993-b1a0-d7d2d098e69f', 'c9a8a8e1-8b9e-4bb5-9e28-b071709f38d3', 'e020c82e-1de2-4a7f-a0f0-0b2154d2157b', '18ea9f5c-0be5-4c52-acda-43dbe3f6b4be']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:05 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-16be2a03-85ab-4bad-9f0c-340e08b232cb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f422a8f-eddd-4349-a8ed-9736cd529639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:05 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:05 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:05 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-16be2a03-85ab-4bad-9f0c-340e08b232cb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f422a8f-eddd-4349-a8ed-9736cd529639) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bad718c-7548-447b-9cb3-1a0159b8c1ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-422747383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f5fb73bb7994db9860fefdc862a3b99',qos_specs=None,replication_status=,reservations=['41a0a220-0848-4993-b1a0-d7d2d098e69f','c9a8a8e1-8b9e-4bb5-9e28-b071709f38d3','e020c82e-1de2-4a7f-a0f0-0b2154d2157b','18ea9f5c-0be5-4c52-acda-43dbe3f6b4be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b28199d13d124568b395b312cecea279',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:55:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-422747383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bad718c-7548-447b-9cb3-1a0159b8c1ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f5fb73bb7994db9860fefdc862a3b99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b28199d13d124568b395b312cecea279',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:05 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-16be2a03-85ab-4bad-9f0c-340e08b232cb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79e4d1bb-a241-435f-abb9-f875b0f0b8e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:05 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-16be2a03-85ab-4bad-9f0c-340e08b232cb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79e4d1bb-a241-435f-abb9-f875b0f0b8e9) transitioned into state 'SUCCESS' from state '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-422747383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f5fb73bb7994db9860fefdc862a3b99',qos_specs=None,replication_status=,reservations=['41a0a220-0848-4993-b1a0-d7d2d098e69f','c9a8a8e1-8b9e-4bb5-9e28-b071709f38d3','e020c82e-1de2-4a7f-a0f0-0b2154d2157b','18ea9f5c-0be5-4c52-acda-43dbe3f6b4be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b28199d13d124568b395b312cecea279',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:05 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-16be2a03-85ab-4bad-9f0c-340e08b232cb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6206d449-f2ee-4d50-8f96-012747b9bfff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:05 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-16be2a03-85ab-4bad-9f0c-340e08b232cb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6206d449-f2ee-4d50-8f96-012747b9bfff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:05 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-16be2a03-85ab-4bad-9f0c-340e08b232cb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Flow 'volume_create_api' (fff26e18-3a63-47c2-976c-4c7b4b3d0efb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:05 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-16be2a03-85ab-4bad-9f0c-340e08b232cb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Create volume request issued successfully. Sep 02 08:55:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-16be2a03-85ab-4bad-9f0c-340e08b232cb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:55:05 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 741/1519] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:55:04 2026] POST /volume/v3/volumes => generated 757 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:55:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7a3351fe-562b-46ed-b7d0-88450d03fb56 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7a3351fe-562b-46ed-b7d0-88450d03fb56 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] GET http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec Sep 02 08:55:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7a3351fe-562b-46ed-b7d0-88450d03fb56 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7a3351fe-562b-46ed-b7d0-88450d03fb56 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:05 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:05 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:05 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:05 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:05 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7a3351fe-562b-46ed-b7d0-88450d03fb56 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Volume info retrieved successfully. Sep 02 08:55:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7a3351fe-562b-46ed-b7d0-88450d03fb56 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec returned with HTTP 200 Sep 02 08:55:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 779/1520] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:05 2026] GET /volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec => generated 825 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:55:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e1e14361-def4-4b13-ab14-58c76baaceee None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e1e14361-def4-4b13-ab14-58c76baaceee tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] GET http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c Sep 02 08:55:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e1e14361-def4-4b13-ab14-58c76baaceee tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e1e14361-def4-4b13-ab14-58c76baaceee tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:05 devstack devstack@c-api.service[86994]: DEBUG dbcounter [-] [86994] Writing DB stats cinder:SELECT=409,cinder:UPDATE=86,cinder:INSERT=51 {{(pid=86994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:55:05 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:05 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:05 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:05 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:05 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e1e14361-def4-4b13-ab14-58c76baaceee tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Volume info retrieved successfully. Sep 02 08:55:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e1e14361-def4-4b13-ab14-58c76baaceee tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c returned with HTTP 200 Sep 02 08:55:05 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 742/1521] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:05 2026] GET /volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c => generated 878 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-67b83ce6-86e5-4b58-997c-3c40fb580a93 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-67b83ce6-86e5-4b58-997c-3c40fb580a93 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 Sep 02 08:55:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-67b83ce6-86e5-4b58-997c-3c40fb580a93 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-67b83ce6-86e5-4b58-997c-3c40fb580a93 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:06 devstack devstack@c-api.service[86995]: DEBUG dbcounter [-] [86995] Writing DB stats cinder:SELECT=431,cinder:UPDATE=76,cinder:INSERT=52,cinder:DELETE=2 {{(pid=86995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:55:06 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:06 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:06 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:06 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:06 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-67b83ce6-86e5-4b58-997c-3c40fb580a93 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-67b83ce6-86e5-4b58-997c-3c40fb580a93 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 returned with HTTP 200 Sep 02 08:55:06 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 780/1522] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:06 2026] GET /volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0362dfbf-c1dd-4fee-9ca4-3f8614fbb7ef None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0362dfbf-c1dd-4fee-9ca4-3f8614fbb7ef tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] GET http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec Sep 02 08:55:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0362dfbf-c1dd-4fee-9ca4-3f8614fbb7ef tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0362dfbf-c1dd-4fee-9ca4-3f8614fbb7ef tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:06 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:06 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:06 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:06 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:06 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0362dfbf-c1dd-4fee-9ca4-3f8614fbb7ef tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Volume info retrieved successfully. Sep 02 08:55:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0362dfbf-c1dd-4fee-9ca4-3f8614fbb7ef tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec returned with HTTP 200 Sep 02 08:55:06 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 743/1523] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:06 2026] GET /volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c5fd54c6-5c94-420b-8ea4-074673ea3d05 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c5fd54c6-5c94-420b-8ea4-074673ea3d05 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] GET http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c Sep 02 08:55:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c5fd54c6-5c94-420b-8ea4-074673ea3d05 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c5fd54c6-5c94-420b-8ea4-074673ea3d05 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:06 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:06 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:06 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:06 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:06 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c5fd54c6-5c94-420b-8ea4-074673ea3d05 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Volume info retrieved successfully. Sep 02 08:55:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c5fd54c6-5c94-420b-8ea4-074673ea3d05 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c returned with HTTP 200 Sep 02 08:55:06 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 781/1524] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:06 2026] GET /volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c => generated 878 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d2f82fb2-36b4-4cf7-b5f4-edc2f2e3b2a0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d2f82fb2-36b4-4cf7-b5f4-edc2f2e3b2a0 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 Sep 02 08:55:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d2f82fb2-36b4-4cf7-b5f4-edc2f2e3b2a0 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d2f82fb2-36b4-4cf7-b5f4-edc2f2e3b2a0 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:07 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:07 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:07 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:07 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:07 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d2f82fb2-36b4-4cf7-b5f4-edc2f2e3b2a0 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d2f82fb2-36b4-4cf7-b5f4-edc2f2e3b2a0 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 returned with HTTP 200 Sep 02 08:55:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 744/1525] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:07 2026] GET /volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fb245f69-4f64-440f-8b4b-d1b3409b21d7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fb245f69-4f64-440f-8b4b-d1b3409b21d7 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] GET http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec Sep 02 08:55:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fb245f69-4f64-440f-8b4b-d1b3409b21d7 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fb245f69-4f64-440f-8b4b-d1b3409b21d7 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:07 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:07 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-fb245f69-4f64-440f-8b4b-d1b3409b21d7 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Volume info retrieved successfully. Sep 02 08:55:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fb245f69-4f64-440f-8b4b-d1b3409b21d7 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec returned with HTTP 200 Sep 02 08:55:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 782/1526] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:07 2026] GET /volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-deaef415-5196-43b0-9e82-e70e67d3c2b9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-deaef415-5196-43b0-9e82-e70e67d3c2b9 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] GET http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c Sep 02 08:55:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-deaef415-5196-43b0-9e82-e70e67d3c2b9 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-deaef415-5196-43b0-9e82-e70e67d3c2b9 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:07 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:07 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:07 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:07 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:07 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-deaef415-5196-43b0-9e82-e70e67d3c2b9 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Volume info retrieved successfully. Sep 02 08:55:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-deaef415-5196-43b0-9e82-e70e67d3c2b9 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c returned with HTTP 200 Sep 02 08:55:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 745/1527] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:07 2026] GET /volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c => generated 878 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c55dc4ba-87f7-49cc-8668-c5b5e00ffd27 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c55dc4ba-87f7-49cc-8668-c5b5e00ffd27 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 Sep 02 08:55:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c55dc4ba-87f7-49cc-8668-c5b5e00ffd27 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c55dc4ba-87f7-49cc-8668-c5b5e00ffd27 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:08 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:08 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:08 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:08 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:08 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c55dc4ba-87f7-49cc-8668-c5b5e00ffd27 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c55dc4ba-87f7-49cc-8668-c5b5e00ffd27 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 returned with HTTP 200 Sep 02 08:55:08 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 783/1528] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:08 2026] GET /volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 => generated 848 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-663a6865-cbd5-405e-95c5-775f72c3d653 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-663a6865-cbd5-405e-95c5-775f72c3d653 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] GET http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec Sep 02 08:55:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-663a6865-cbd5-405e-95c5-775f72c3d653 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-663a6865-cbd5-405e-95c5-775f72c3d653 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:08 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:08 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:08 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:08 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-54837110-8717-400f-8d4a-b56487d5d2e2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:08 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-663a6865-cbd5-405e-95c5-775f72c3d653 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Volume info retrieved successfully. Sep 02 08:55:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-54837110-8717-400f-8d4a-b56487d5d2e2 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] GET http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c Sep 02 08:55:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-54837110-8717-400f-8d4a-b56487d5d2e2 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-54837110-8717-400f-8d4a-b56487d5d2e2 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-663a6865-cbd5-405e-95c5-775f72c3d653 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec returned with HTTP 200 Sep 02 08:55:08 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 746/1529] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:08 2026] GET /volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec => generated 849 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:09 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:09 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:09 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:09 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:09 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-54837110-8717-400f-8d4a-b56487d5d2e2 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Volume info retrieved successfully. Sep 02 08:55:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-54837110-8717-400f-8d4a-b56487d5d2e2 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c returned with HTTP 200 Sep 02 08:55:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 784/1530] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:08 2026] GET /volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c => generated 878 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-efa2ec84-99d7-4aca-9cd8-bfee6e7b5dd5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-efa2ec84-99d7-4aca-9cd8-bfee6e7b5dd5 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 Sep 02 08:55:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-efa2ec84-99d7-4aca-9cd8-bfee6e7b5dd5 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-efa2ec84-99d7-4aca-9cd8-bfee6e7b5dd5 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:09 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:09 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:09 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:09 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:09 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-efa2ec84-99d7-4aca-9cd8-bfee6e7b5dd5 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-efa2ec84-99d7-4aca-9cd8-bfee6e7b5dd5 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 returned with HTTP 200 Sep 02 08:55:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 747/1531] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:09 2026] GET /volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 => generated 848 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7d24afda-edcf-4f2d-bc3b-0b2ac5a88d19 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7d24afda-edcf-4f2d-bc3b-0b2ac5a88d19 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] GET http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec Sep 02 08:55:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7d24afda-edcf-4f2d-bc3b-0b2ac5a88d19 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7d24afda-edcf-4f2d-bc3b-0b2ac5a88d19 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:10 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:10 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:10 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:10 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:10 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7d24afda-edcf-4f2d-bc3b-0b2ac5a88d19 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Volume info retrieved successfully. Sep 02 08:55:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-baa2691a-2249-4f7e-8d42-285f8e8f9d8b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7d24afda-edcf-4f2d-bc3b-0b2ac5a88d19 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec returned with HTTP 200 Sep 02 08:55:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 785/1532] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:10 2026] GET /volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec => generated 849 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-baa2691a-2249-4f7e-8d42-285f8e8f9d8b tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] GET http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c Sep 02 08:55:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-baa2691a-2249-4f7e-8d42-285f8e8f9d8b tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-baa2691a-2249-4f7e-8d42-285f8e8f9d8b tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:10 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:10 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:10 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:10 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:10 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-baa2691a-2249-4f7e-8d42-285f8e8f9d8b tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Volume info retrieved successfully. Sep 02 08:55:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-baa2691a-2249-4f7e-8d42-285f8e8f9d8b tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c returned with HTTP 200 Sep 02 08:55:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 748/1533] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:10 2026] GET /volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c => generated 878 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-82b6868e-6150-46fb-a155-d6a49d6d381a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-82b6868e-6150-46fb-a155-d6a49d6d381a tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 Sep 02 08:55:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-82b6868e-6150-46fb-a155-d6a49d6d381a tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-82b6868e-6150-46fb-a155-d6a49d6d381a tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:10 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:10 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:10 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:10 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:10 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-82b6868e-6150-46fb-a155-d6a49d6d381a tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-82b6868e-6150-46fb-a155-d6a49d6d381a tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 returned with HTTP 200 Sep 02 08:55:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 786/1534] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:10 2026] GET /volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 => generated 848 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-796e622d-bbf1-45d4-8c76-d9311601a930 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-796e622d-bbf1-45d4-8c76-d9311601a930 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] GET http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec Sep 02 08:55:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-796e622d-bbf1-45d4-8c76-d9311601a930 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-796e622d-bbf1-45d4-8c76-d9311601a930 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:11 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:11 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:11 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:11 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:11 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-796e622d-bbf1-45d4-8c76-d9311601a930 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Volume info retrieved successfully. Sep 02 08:55:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-796e622d-bbf1-45d4-8c76-d9311601a930 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec returned with HTTP 200 Sep 02 08:55:11 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 749/1535] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:11 2026] GET /volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec => generated 849 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4412e800-03bc-4e15-acc6-b89353432a7e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4412e800-03bc-4e15-acc6-b89353432a7e tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] GET http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c Sep 02 08:55:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4412e800-03bc-4e15-acc6-b89353432a7e tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4412e800-03bc-4e15-acc6-b89353432a7e tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:11 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:11 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:11 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:11 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:11 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4412e800-03bc-4e15-acc6-b89353432a7e tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Volume info retrieved successfully. Sep 02 08:55:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4412e800-03bc-4e15-acc6-b89353432a7e tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c returned with HTTP 200 Sep 02 08:55:11 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 787/1536] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:11 2026] GET /volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c => generated 878 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b0dff852-9ff3-4a83-b25a-c7e427ba1d6d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b0dff852-9ff3-4a83-b25a-c7e427ba1d6d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 Sep 02 08:55:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b0dff852-9ff3-4a83-b25a-c7e427ba1d6d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b0dff852-9ff3-4a83-b25a-c7e427ba1d6d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:11 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:11 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:11 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:11 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:11 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b0dff852-9ff3-4a83-b25a-c7e427ba1d6d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b0dff852-9ff3-4a83-b25a-c7e427ba1d6d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 returned with HTTP 200 Sep 02 08:55:11 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 750/1537] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:11 2026] GET /volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 => generated 848 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-029a3e24-bcdb-4c92-9e9b-c25fdd6db637 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-029a3e24-bcdb-4c92-9e9b-c25fdd6db637 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] GET http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec Sep 02 08:55:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-029a3e24-bcdb-4c92-9e9b-c25fdd6db637 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-029a3e24-bcdb-4c92-9e9b-c25fdd6db637 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:12 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:12 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:12 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:12 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-029a3e24-bcdb-4c92-9e9b-c25fdd6db637 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Volume info retrieved successfully. Sep 02 08:55:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-029a3e24-bcdb-4c92-9e9b-c25fdd6db637 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec returned with HTTP 200 Sep 02 08:55:12 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 788/1538] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:12 2026] GET /volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec => generated 849 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d768f369-2fdf-412b-9025-e5d12043ddcf None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d768f369-2fdf-412b-9025-e5d12043ddcf tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] GET http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c Sep 02 08:55:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d768f369-2fdf-412b-9025-e5d12043ddcf tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d768f369-2fdf-412b-9025-e5d12043ddcf tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:12 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:12 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:12 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:12 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:12 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d768f369-2fdf-412b-9025-e5d12043ddcf tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Volume info retrieved successfully. Sep 02 08:55:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d768f369-2fdf-412b-9025-e5d12043ddcf tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c returned with HTTP 200 Sep 02 08:55:12 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 751/1539] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:12 2026] GET /volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c => generated 878 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-85f42d6c-3a23-4014-b82f-a91d86a43b0d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-85f42d6c-3a23-4014-b82f-a91d86a43b0d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 Sep 02 08:55:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-85f42d6c-3a23-4014-b82f-a91d86a43b0d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-85f42d6c-3a23-4014-b82f-a91d86a43b0d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:12 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:12 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:12 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:12 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-85f42d6c-3a23-4014-b82f-a91d86a43b0d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-85f42d6c-3a23-4014-b82f-a91d86a43b0d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 returned with HTTP 200 Sep 02 08:55:13 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 789/1540] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:12 2026] GET /volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 => generated 848 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-03df6ed8-0700-4f27-9103-0ac3b5e4f38d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-03df6ed8-0700-4f27-9103-0ac3b5e4f38d tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] GET http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec Sep 02 08:55:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-03df6ed8-0700-4f27-9103-0ac3b5e4f38d tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-03df6ed8-0700-4f27-9103-0ac3b5e4f38d tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:13 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:13 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:13 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:13 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:13 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-03df6ed8-0700-4f27-9103-0ac3b5e4f38d tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Volume info retrieved successfully. Sep 02 08:55:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-03df6ed8-0700-4f27-9103-0ac3b5e4f38d tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec returned with HTTP 200 Sep 02 08:55:13 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 752/1541] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:13 2026] GET /volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec => generated 849 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7b8068a1-2ef8-4958-a36f-35648333ce2f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7b8068a1-2ef8-4958-a36f-35648333ce2f tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] GET http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c Sep 02 08:55:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7b8068a1-2ef8-4958-a36f-35648333ce2f tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7b8068a1-2ef8-4958-a36f-35648333ce2f tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:13 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:13 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:13 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:13 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:13 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7b8068a1-2ef8-4958-a36f-35648333ce2f tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Volume info retrieved successfully. Sep 02 08:55:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7b8068a1-2ef8-4958-a36f-35648333ce2f tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c returned with HTTP 200 Sep 02 08:55:13 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 790/1542] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:13 2026] GET /volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c => generated 878 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c5f74cf5-9933-4daa-a1b0-543d80ce94d5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c5f74cf5-9933-4daa-a1b0-543d80ce94d5 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 Sep 02 08:55:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c5f74cf5-9933-4daa-a1b0-543d80ce94d5 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c5f74cf5-9933-4daa-a1b0-543d80ce94d5 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:14 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:14 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:14 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:14 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:14 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c5f74cf5-9933-4daa-a1b0-543d80ce94d5 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c5f74cf5-9933-4daa-a1b0-543d80ce94d5 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 returned with HTTP 200 Sep 02 08:55:14 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 753/1543] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:14 2026] GET /volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-58f87d11-954d-479f-81e9-504879474557 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-58f87d11-954d-479f-81e9-504879474557 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] GET http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec Sep 02 08:55:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-58f87d11-954d-479f-81e9-504879474557 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-58f87d11-954d-479f-81e9-504879474557 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:14 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:14 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:14 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:14 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:14 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-58f87d11-954d-479f-81e9-504879474557 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Volume info retrieved successfully. Sep 02 08:55:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-58f87d11-954d-479f-81e9-504879474557 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec returned with HTTP 200 Sep 02 08:55:14 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 791/1544] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:14 2026] GET /volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:55:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a707e156-8e7a-4e35-96ff-564a6b012bbc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a707e156-8e7a-4e35-96ff-564a6b012bbc tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] GET http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c Sep 02 08:55:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a707e156-8e7a-4e35-96ff-564a6b012bbc tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a707e156-8e7a-4e35-96ff-564a6b012bbc tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:14 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:14 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:14 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:14 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:14 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a707e156-8e7a-4e35-96ff-564a6b012bbc tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Volume info retrieved successfully. Sep 02 08:55:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a707e156-8e7a-4e35-96ff-564a6b012bbc tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c returned with HTTP 200 Sep 02 08:55:14 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 754/1545] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:14 2026] GET /volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c => generated 878 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:55:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d8306a2b-6c55-4986-9e3f-b54b77a32951 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d8306a2b-6c55-4986-9e3f-b54b77a32951 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 Sep 02 08:55:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d8306a2b-6c55-4986-9e3f-b54b77a32951 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d8306a2b-6c55-4986-9e3f-b54b77a32951 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:15 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:15 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:15 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:15 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:15 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d8306a2b-6c55-4986-9e3f-b54b77a32951 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d8306a2b-6c55-4986-9e3f-b54b77a32951 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 returned with HTTP 200 Sep 02 08:55:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 792/1546] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:15 2026] GET /volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4400b7ae-79a3-4303-b070-30a8b977eff5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4400b7ae-79a3-4303-b070-30a8b977eff5 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] GET http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec Sep 02 08:55:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4400b7ae-79a3-4303-b070-30a8b977eff5 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4400b7ae-79a3-4303-b070-30a8b977eff5 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:15 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:15 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:15 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:15 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:15 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4400b7ae-79a3-4303-b070-30a8b977eff5 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Volume info retrieved successfully. Sep 02 08:55:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4400b7ae-79a3-4303-b070-30a8b977eff5 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec returned with HTTP 200 Sep 02 08:55:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 755/1547] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:15 2026] GET /volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-521c8c51-c70d-48a4-b8dc-aa63db2e5513 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-521c8c51-c70d-48a4-b8dc-aa63db2e5513 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] GET http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c Sep 02 08:55:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-521c8c51-c70d-48a4-b8dc-aa63db2e5513 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-521c8c51-c70d-48a4-b8dc-aa63db2e5513 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:15 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:15 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:15 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:15 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:15 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-521c8c51-c70d-48a4-b8dc-aa63db2e5513 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Volume info retrieved successfully. Sep 02 08:55:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-521c8c51-c70d-48a4-b8dc-aa63db2e5513 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c returned with HTTP 200 Sep 02 08:55:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 793/1548] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:15 2026] GET /volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c => generated 878 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9579e154-156d-44ea-a9c1-b5f854774130 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9579e154-156d-44ea-a9c1-b5f854774130 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 Sep 02 08:55:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9579e154-156d-44ea-a9c1-b5f854774130 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9579e154-156d-44ea-a9c1-b5f854774130 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:16 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:16 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:16 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:16 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:16 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9579e154-156d-44ea-a9c1-b5f854774130 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9579e154-156d-44ea-a9c1-b5f854774130 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 returned with HTTP 200 Sep 02 08:55:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 756/1549] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:16 2026] GET /volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-08115a52-d011-40f7-b02a-2ff3b0de904d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-08115a52-d011-40f7-b02a-2ff3b0de904d tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] GET http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec Sep 02 08:55:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-08115a52-d011-40f7-b02a-2ff3b0de904d tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-08115a52-d011-40f7-b02a-2ff3b0de904d tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:16 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:16 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:16 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:16 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:16 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-08115a52-d011-40f7-b02a-2ff3b0de904d tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Volume info retrieved successfully. Sep 02 08:55:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-08115a52-d011-40f7-b02a-2ff3b0de904d tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec returned with HTTP 200 Sep 02 08:55:16 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 794/1550] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:16 2026] GET /volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7d47632e-296e-4a3f-acd8-52c1bb2c5d0e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7d47632e-296e-4a3f-acd8-52c1bb2c5d0e tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] GET http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c Sep 02 08:55:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7d47632e-296e-4a3f-acd8-52c1bb2c5d0e tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7d47632e-296e-4a3f-acd8-52c1bb2c5d0e tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:16 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:16 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:16 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:16 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:16 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7d47632e-296e-4a3f-acd8-52c1bb2c5d0e tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Volume info retrieved successfully. Sep 02 08:55:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7d47632e-296e-4a3f-acd8-52c1bb2c5d0e tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c returned with HTTP 200 Sep 02 08:55:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 757/1551] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:16 2026] GET /volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c => generated 879 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-94adf9a2-cd5c-44b4-ac59-86a81fdcac41 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-94adf9a2-cd5c-44b4-ac59-86a81fdcac41 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] GET http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c Sep 02 08:55:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-94adf9a2-cd5c-44b4-ac59-86a81fdcac41 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-94adf9a2-cd5c-44b4-ac59-86a81fdcac41 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:17 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:17 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:17 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:17 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:17 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-94adf9a2-cd5c-44b4-ac59-86a81fdcac41 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Volume info retrieved successfully. Sep 02 08:55:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-94adf9a2-cd5c-44b4-ac59-86a81fdcac41 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c returned with HTTP 200 Sep 02 08:55:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 795/1552] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:16 2026] GET /volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c => generated 879 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:55:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7f5cf172-5df2-4e43-aeab-2d66407200a1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7f5cf172-5df2-4e43-aeab-2d66407200a1 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] GET http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c Sep 02 08:55:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7f5cf172-5df2-4e43-aeab-2d66407200a1 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7f5cf172-5df2-4e43-aeab-2d66407200a1 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:17 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:17 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:17 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:17 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:17 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7f5cf172-5df2-4e43-aeab-2d66407200a1 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Volume info retrieved successfully. Sep 02 08:55:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7f5cf172-5df2-4e43-aeab-2d66407200a1 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c returned with HTTP 200 Sep 02 08:55:17 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 758/1553] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:17 2026] GET /volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c => generated 879 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-971e67fc-9d1a-493a-a762-7cb11ce7aeab None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-971e67fc-9d1a-493a-a762-7cb11ce7aeab tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] DELETE http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c Sep 02 08:55:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-971e67fc-9d1a-493a-a762-7cb11ce7aeab tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-971e67fc-9d1a-493a-a762-7cb11ce7aeab tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:17 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-971e67fc-9d1a-493a-a762-7cb11ce7aeab tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Delete volume with id: 0c95f2d7-9573-4eea-86a6-ca711bbb3e3c Sep 02 08:55:17 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:17 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:17 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:17 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:17 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-971e67fc-9d1a-493a-a762-7cb11ce7aeab tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Volume info retrieved successfully. Sep 02 08:55:17 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-971e67fc-9d1a-493a-a762-7cb11ce7aeab tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Delete volume request issued successfully. Sep 02 08:55:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-971e67fc-9d1a-493a-a762-7cb11ce7aeab tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c returned with HTTP 202 Sep 02 08:55:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 796/1554] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:55:17 2026] DELETE /volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:55:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6343d89f-0ee0-4083-b802-ec9441c7a714 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8c8dfeb7-b3b7-4f1b-a9c0-eb34d8df0e48 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6343d89f-0ee0-4083-b802-ec9441c7a714 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] GET http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c Sep 02 08:55:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6343d89f-0ee0-4083-b802-ec9441c7a714 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6343d89f-0ee0-4083-b802-ec9441c7a714 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8c8dfeb7-b3b7-4f1b-a9c0-eb34d8df0e48 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 Sep 02 08:55:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8c8dfeb7-b3b7-4f1b-a9c0-eb34d8df0e48 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8c8dfeb7-b3b7-4f1b-a9c0-eb34d8df0e48 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:17 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:17 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:17 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:17 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:17 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:17 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:17 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:17 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:17 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6343d89f-0ee0-4083-b802-ec9441c7a714 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Volume info retrieved successfully. Sep 02 08:55:17 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8c8dfeb7-b3b7-4f1b-a9c0-eb34d8df0e48 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8c8dfeb7-b3b7-4f1b-a9c0-eb34d8df0e48 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 returned with HTTP 200 Sep 02 08:55:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 797/1555] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:17 2026] GET /volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 => generated 849 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6343d89f-0ee0-4083-b802-ec9441c7a714 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c returned with HTTP 200 Sep 02 08:55:17 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 759/1556] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:17 2026] GET /volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c => generated 878 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-66cd268e-98f6-4b0e-9bfb-eb09859293eb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-66cd268e-98f6-4b0e-9bfb-eb09859293eb tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] POST http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354/action Sep 02 08:55:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-66cd268e-98f6-4b0e-9bfb-eb09859293eb tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:55:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-66cd268e-98f6-4b0e-9bfb-eb09859293eb tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:17 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:17 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:17 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:17 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.admin_actions [None req-66cd268e-98f6-4b0e-9bfb-eb09859293eb tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Updating volume 'ab49c8ce-7692-4da6-823f-e1e71a975354' with '{'status': 'creating'}' {{(pid=86995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 08:55:17 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:17 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:17 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:17 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-66cd268e-98f6-4b0e-9bfb-eb09859293eb tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354/action returned with HTTP 202 Sep 02 08:55:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 798/1557] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:55:17 2026] POST /volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:55:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bd882a15-d117-4b04-9cf4-fb1742f34a35 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bd882a15-d117-4b04-9cf4-fb1742f34a35 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 Sep 02 08:55:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bd882a15-d117-4b04-9cf4-fb1742f34a35 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bd882a15-d117-4b04-9cf4-fb1742f34a35 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:17 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:17 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:17 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:17 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:17 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-bd882a15-d117-4b04-9cf4-fb1742f34a35 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bd882a15-d117-4b04-9cf4-fb1742f34a35 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 returned with HTTP 200 Sep 02 08:55:17 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 760/1558] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:17 2026] GET /volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 => generated 848 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-41263d5c-5d63-4538-8d66-8a17fa49ff07 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-41263d5c-5d63-4538-8d66-8a17fa49ff07 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] POST http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354/action Sep 02 08:55:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-41263d5c-5d63-4538-8d66-8a17fa49ff07 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:55:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-41263d5c-5d63-4538-8d66-8a17fa49ff07 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:17 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:17 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:17 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:17 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:17 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-41263d5c-5d63-4538-8d66-8a17fa49ff07 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Volume info retrieved successfully. Sep 02 08:55:17 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-41263d5c-5d63-4538-8d66-8a17fa49ff07 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Delete volume request issued successfully. Sep 02 08:55:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-41263d5c-5d63-4538-8d66-8a17fa49ff07 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354/action returned with HTTP 202 Sep 02 08:55:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 799/1559] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:55:17 2026] POST /volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:55:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7cab8281-57c7-472f-a6b2-aad926c5b253 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7cab8281-57c7-472f-a6b2-aad926c5b253 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 Sep 02 08:55:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7cab8281-57c7-472f-a6b2-aad926c5b253 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7cab8281-57c7-472f-a6b2-aad926c5b253 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:17 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:17 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:17 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:17 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:17 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7cab8281-57c7-472f-a6b2-aad926c5b253 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7cab8281-57c7-472f-a6b2-aad926c5b253 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 returned with HTTP 200 Sep 02 08:55:17 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 761/1560] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:17 2026] GET /volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 => generated 848 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1ed84e4d-584d-4710-9b96-5b38abd50dc8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1ed84e4d-584d-4710-9b96-5b38abd50dc8 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] GET http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec Sep 02 08:55:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1ed84e4d-584d-4710-9b96-5b38abd50dc8 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1ed84e4d-584d-4710-9b96-5b38abd50dc8 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:17 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:17 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:17 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:17 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:17 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1ed84e4d-584d-4710-9b96-5b38abd50dc8 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Volume info retrieved successfully. Sep 02 08:55:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1ed84e4d-584d-4710-9b96-5b38abd50dc8 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec returned with HTTP 200 Sep 02 08:55:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 800/1561] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:17 2026] GET /volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7c1b9e67-4d5c-474f-98a0-80908a1e8cf4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7c1b9e67-4d5c-474f-98a0-80908a1e8cf4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] POST http://192.168.122.75/volume/v3/os-volume-transfer Sep 02 08:55:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7c1b9e67-4d5c-474f-98a0-80908a1e8cf4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0bad718c-7548-447b-9cb3-1a0159b8c1ec"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.contrib.volume_transfer [None req-7c1b9e67-4d5c-474f-98a0-80908a1e8cf4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Creating new volume transfer {'transfer': {'volume_id': '0bad718c-7548-447b-9cb3-1a0159b8c1ec'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 02 08:55:17 devstack devstack@c-api.service[86994]: INFO cinder.api.contrib.volume_transfer [None req-7c1b9e67-4d5c-474f-98a0-80908a1e8cf4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Creating transfer of volume 0bad718c-7548-447b-9cb3-1a0159b8c1ec Sep 02 08:55:17 devstack devstack@c-api.service[86994]: INFO cinder.transfer.api [None req-7c1b9e67-4d5c-474f-98a0-80908a1e8cf4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Generating transfer record for volume 0bad718c-7548-447b-9cb3-1a0159b8c1ec Sep 02 08:55:17 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:17 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:17 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:17 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7c1b9e67-4d5c-474f-98a0-80908a1e8cf4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/os-volume-transfer returned with HTTP 202 Sep 02 08:55:17 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 762/1562] 192.168.122.75 () {60 vars in 1170 bytes} [Wed Sep 2 08:55:17 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:55:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-091a7576-fb7f-47c6-be58-03dca21366eb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-091a7576-fb7f-47c6-be58-03dca21366eb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] GET http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec Sep 02 08:55:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-091a7576-fb7f-47c6-be58-03dca21366eb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-091a7576-fb7f-47c6-be58-03dca21366eb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:17 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:17 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:17 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:17 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-091a7576-fb7f-47c6-be58-03dca21366eb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Volume info retrieved successfully. Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-091a7576-fb7f-47c6-be58-03dca21366eb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec returned with HTTP 200 Sep 02 08:55:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 801/1563] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:17 2026] GET /volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5a4dd546-6986-44d4-8a86-c80dcd08b262 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5a4dd546-6986-44d4-8a86-c80dcd08b262 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] GET http://192.168.122.75/volume/v3/os-volume-transfer/ea41dc07-2415-4f97-bec9-39edec4e2cb6 Sep 02 08:55:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5a4dd546-6986-44d4-8a86-c80dcd08b262 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5a4dd546-6986-44d4-8a86-c80dcd08b262 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5a4dd546-6986-44d4-8a86-c80dcd08b262 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/os-volume-transfer/ea41dc07-2415-4f97-bec9-39edec4e2cb6 returned with HTTP 200 Sep 02 08:55:18 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 763/1564] 192.168.122.75 () {58 vars in 1260 bytes} [Wed Sep 2 08:55:18 2026] GET /volume/v3/os-volume-transfer/ea41dc07-2415-4f97-bec9-39edec4e2cb6 => generated 415 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ef60752c-b5a4-4d9e-881e-e47ea5c438de None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ef60752c-b5a4-4d9e-881e-e47ea5c438de tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] GET http://192.168.122.75/volume/v3/os-volume-transfer Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ef60752c-b5a4-4d9e-881e-e47ea5c438de tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ef60752c-b5a4-4d9e-881e-e47ea5c438de tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.volume_transfer [None req-ef60752c-b5a4-4d9e-881e-e47ea5c438de tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Listing volume transfers {{(pid=86995) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ef60752c-b5a4-4d9e-881e-e47ea5c438de tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/os-volume-transfer returned with HTTP 200 Sep 02 08:55:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 802/1565] 192.168.122.75 () {58 vars in 1149 bytes} [Wed Sep 2 08:55:18 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e4a0f6e5-c392-43b8-b538-e1edc1c6d5c7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6174748a-9443-4abf-8317-be769cf6ab4e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6174748a-9443-4abf-8317-be769cf6ab4e tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] GET http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6174748a-9443-4abf-8317-be769cf6ab4e tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6174748a-9443-4abf-8317-be769cf6ab4e tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:18 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6174748a-9443-4abf-8317-be769cf6ab4e tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c returned with HTTP 404 Sep 02 08:55:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 803/1566] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:18 2026] GET /volume/v3/volumes/0c95f2d7-9573-4eea-86a6-ca711bbb3e3c => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e57814c7-0951-4ec1-b819-41a262dc8680 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e57814c7-0951-4ec1-b819-41a262dc8680 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] GET http://192.168.122.75/volume/v3/volumes/5b164f56-f44e-4ce0-9fef-5bcda20a1d47 Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e57814c7-0951-4ec1-b819-41a262dc8680 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e57814c7-0951-4ec1-b819-41a262dc8680 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:18 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e4a0f6e5-c392-43b8-b538-e1edc1c6d5c7 tempest-VolumesTransfersTest-683868883 tempest-VolumesTransfersTest-683868883-project-member] POST http://192.168.122.75/volume/v3/os-volume-transfer/ea41dc07-2415-4f97-bec9-39edec4e2cb6/accept Sep 02 08:55:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e4a0f6e5-c392-43b8-b538-e1edc1c6d5c7 tempest-VolumesTransfersTest-683868883 tempest-VolumesTransfersTest-683868883-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c5959eda6de0e424"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.contrib.volume_transfer [None req-e4a0f6e5-c392-43b8-b538-e1edc1c6d5c7 tempest-VolumesTransfersTest-683868883 tempest-VolumesTransfersTest-683868883-project-member] Accepting volume transfer ea41dc07-2415-4f97-bec9-39edec4e2cb6 {{(pid=86994) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 02 08:55:18 devstack devstack@c-api.service[86994]: INFO cinder.api.contrib.volume_transfer [None req-e4a0f6e5-c392-43b8-b538-e1edc1c6d5c7 tempest-VolumesTransfersTest-683868883 tempest-VolumesTransfersTest-683868883-project-member] Accepting transfer ea41dc07-2415-4f97-bec9-39edec4e2cb6 Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e57814c7-0951-4ec1-b819-41a262dc8680 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Volume info retrieved successfully. Sep 02 08:55:18 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:18 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e57814c7-0951-4ec1-b819-41a262dc8680 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes/5b164f56-f44e-4ce0-9fef-5bcda20a1d47 returned with HTTP 200 Sep 02 08:55:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 804/1567] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:18 2026] GET /volume/v3/volumes/5b164f56-f44e-4ce0-9fef-5bcda20a1d47 => generated 846 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-72f1cb03-5218-4854-8ef2-98084639d412 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-72f1cb03-5218-4854-8ef2-98084639d412 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] DELETE http://192.168.122.75/volume/v3/volumes/5b164f56-f44e-4ce0-9fef-5bcda20a1d47 Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-72f1cb03-5218-4854-8ef2-98084639d412 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-72f1cb03-5218-4854-8ef2-98084639d412 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-72f1cb03-5218-4854-8ef2-98084639d412 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Delete volume with id: 5b164f56-f44e-4ce0-9fef-5bcda20a1d47 Sep 02 08:55:18 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:18 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-72f1cb03-5218-4854-8ef2-98084639d412 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Volume info retrieved successfully. Sep 02 08:55:18 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-e4a0f6e5-c392-43b8-b538-e1edc1c6d5c7 tempest-VolumesTransfersTest-683868883 tempest-VolumesTransfersTest-683868883-project-member] Created reservations ['9922b1b0-2566-491c-879c-9c2332624da7', '477cc04a-0f3b-45ca-bedb-da343a5f28a2', '70fcf66a-5b6e-46a4-91b9-ae8e0b2bc7f5', 'b03ae31e-b6b6-4fe0-823e-65b663e20eea'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-72f1cb03-5218-4854-8ef2-98084639d412 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Delete volume request issued successfully. Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-72f1cb03-5218-4854-8ef2-98084639d412 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes/5b164f56-f44e-4ce0-9fef-5bcda20a1d47 returned with HTTP 202 Sep 02 08:55:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 805/1568] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:55:18 2026] DELETE /volume/v3/volumes/5b164f56-f44e-4ce0-9fef-5bcda20a1d47 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8034eabb-685d-44cb-9d07-6b18e399c94b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8034eabb-685d-44cb-9d07-6b18e399c94b tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] GET http://192.168.122.75/volume/v3/volumes/5b164f56-f44e-4ce0-9fef-5bcda20a1d47 Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8034eabb-685d-44cb-9d07-6b18e399c94b tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8034eabb-685d-44cb-9d07-6b18e399c94b tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:18 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-e4a0f6e5-c392-43b8-b538-e1edc1c6d5c7 tempest-VolumesTransfersTest-683868883 tempest-VolumesTransfersTest-683868883-project-member] Created reservations ['a218e819-00f9-4f32-8c7d-a4b192984f95', '5eb5328c-172a-4e77-99cf-a476f7c6bd4e', '39fad481-a1e8-4d56-a7a2-7debed4a29e5', 'd9aab6a6-c343-44e2-bc49-75f700caae97'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:18 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:18 devstack devstack@c-api.service[86994]: /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 02 08:55:18 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8034eabb-685d-44cb-9d07-6b18e399c94b tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Volume info retrieved successfully. Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8034eabb-685d-44cb-9d07-6b18e399c94b tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes/5b164f56-f44e-4ce0-9fef-5bcda20a1d47 returned with HTTP 200 Sep 02 08:55:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 806/1569] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:18 2026] GET /volume/v3/volumes/5b164f56-f44e-4ce0-9fef-5bcda20a1d47 => generated 845 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-08e8de8f-e3fc-4f10-889a-806d17e6240b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-08e8de8f-e3fc-4f10-889a-806d17e6240b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-08e8de8f-e3fc-4f10-889a-806d17e6240b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-08e8de8f-e3fc-4f10-889a-806d17e6240b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:18 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-08e8de8f-e3fc-4f10-889a-806d17e6240b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 returned with HTTP 404 Sep 02 08:55:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 807/1570] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:18 2026] GET /volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-65e4e27a-db53-44c0-9d38-bc8988d5aa92 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-65e4e27a-db53-44c0-9d38-bc8988d5aa92 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-65e4e27a-db53-44c0-9d38-bc8988d5aa92 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-65e4e27a-db53-44c0-9d38-bc8988d5aa92 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-65e4e27a-db53-44c0-9d38-bc8988d5aa92 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 returned with HTTP 404 Sep 02 08:55:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 808/1571] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:18 2026] GET /volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-104deee9-7a24-4895-8dce-f14d2679f73c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:18 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-e4a0f6e5-c392-43b8-b538-e1edc1c6d5c7 tempest-VolumesTransfersTest-683868883 tempest-VolumesTransfersTest-683868883-project-member] Created reservations ['b85ecedd-7eb6-4225-b8b1-7d04e4e97eed', 'e92a58c1-39a2-4424-860a-0efdb0d5c5d8', '4e61de6c-081e-4698-a6ce-59e014e5ef03', '34e1dc0f-93be-456c-9e39-0915c7d5b402'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-104deee9-7a24-4895-8dce-f14d2679f73c tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] DELETE http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-104deee9-7a24-4895-8dce-f14d2679f73c tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-104deee9-7a24-4895-8dce-f14d2679f73c tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-104deee9-7a24-4895-8dce-f14d2679f73c tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Delete volume with id: ab49c8ce-7692-4da6-823f-e1e71a975354 Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-104deee9-7a24-4895-8dce-f14d2679f73c tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 returned with HTTP 404 Sep 02 08:55:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 809/1572] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:55:18 2026] DELETE /volume/v3/volumes/ab49c8ce-7692-4da6-823f-e1e71a975354 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-205eb117-b881-4dc7-a56c-88d7320949cc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-205eb117-b881-4dc7-a56c-88d7320949cc tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-205eb117-b881-4dc7-a56c-88d7320949cc tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1150786489"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-205eb117-b881-4dc7-a56c-88d7320949cc tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1150786489'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-205eb117-b881-4dc7-a56c-88d7320949cc tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Create volume of 1 GB Sep 02 08:55:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-205eb117-b881-4dc7-a56c-88d7320949cc tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Availability Zones retrieved successfully. Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-205eb117-b881-4dc7-a56c-88d7320949cc tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Flow 'volume_create_api' (b6e40fc9-9656-43bd-9fb3-054b8fb6900a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-205eb117-b881-4dc7-a56c-88d7320949cc tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e40a3785-7148-4f15-a165-2faa17329a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:18 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-205eb117-b881-4dc7-a56c-88d7320949cc tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:55:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-205eb117-b881-4dc7-a56c-88d7320949cc tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e40a3785-7148-4f15-a165-2faa17329a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-205eb117-b881-4dc7-a56c-88d7320949cc tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8647f7f8-37be-41d9-97fe-2c90e3ffbdad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:19 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-e4a0f6e5-c392-43b8-b538-e1edc1c6d5c7 tempest-VolumesTransfersTest-683868883 tempest-VolumesTransfersTest-683868883-project-member] Created reservations ['01c6ee26-3c2b-4251-bc15-7936fe046a3a', '47f0f953-f5c3-4d11-99fd-b611ef8361f8', 'cbf2cf1b-14aa-418a-a777-66773aeed167', 'b706c512-cdff-42e2-8005-9cca71315266'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:55:19 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e4a0f6e5-c392-43b8-b538-e1edc1c6d5c7 tempest-VolumesTransfersTest-683868883 tempest-VolumesTransfersTest-683868883-project-member] Transfer volume completed successfully. Sep 02 08:55:19 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-205eb117-b881-4dc7-a56c-88d7320949cc tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Created reservations ['1d66f4cf-33fc-4bcb-a996-0a607b26ea04', '9f330e78-9768-4097-bcbb-3ee66d1400d4', '9c756aa9-7226-4848-bcef-59f7f2cba152', 'a04b3189-8b32-44f4-84db-950367065601'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:55:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-205eb117-b881-4dc7-a56c-88d7320949cc tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8647f7f8-37be-41d9-97fe-2c90e3ffbdad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d66f4cf-33fc-4bcb-a996-0a607b26ea04', '9f330e78-9768-4097-bcbb-3ee66d1400d4', '9c756aa9-7226-4848-bcef-59f7f2cba152', 'a04b3189-8b32-44f4-84db-950367065601']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-205eb117-b881-4dc7-a56c-88d7320949cc tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0410a6a4-5b70-44f4-bb1a-b557fe3050e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:19 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:19 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-205eb117-b881-4dc7-a56c-88d7320949cc tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0410a6a4-5b70-44f4-bb1a-b557fe3050e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25a4c4a4-561c-4458-a73e-5886d01a52c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1150786489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6802de770ff45088f53678773bb3612',qos_specs=None,replication_status=,reservations=['1d66f4cf-33fc-4bcb-a996-0a607b26ea04','9f330e78-9768-4097-bcbb-3ee66d1400d4','9c756aa9-7226-4848-bcef-59f7f2cba152','a04b3189-8b32-44f4-84db-950367065601'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a7458ba940d4ebf8960c11abaf04ccd',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:55:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1150786489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25a4c4a4-561c-4458-a73e-5886d01a52c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6802de770ff45088f53678773bb3612',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a7458ba940d4ebf8960c11abaf04ccd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-205eb117-b881-4dc7-a56c-88d7320949cc tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ac93326-9837-4f09-bbe4-42d90d70f66c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-205eb117-b881-4dc7-a56c-88d7320949cc tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ac93326-9837-4f09-bbe4-42d90d70f66c) transitioned into state 'SUCCESS' from state '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-1150786489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6802de770ff45088f53678773bb3612',qos_specs=None,replication_status=,reservations=['1d66f4cf-33fc-4bcb-a996-0a607b26ea04','9f330e78-9768-4097-bcbb-3ee66d1400d4','9c756aa9-7226-4848-bcef-59f7f2cba152','a04b3189-8b32-44f4-84db-950367065601'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a7458ba940d4ebf8960c11abaf04ccd',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-205eb117-b881-4dc7-a56c-88d7320949cc tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4376e53-2a8a-4145-a22f-662dbdcf0335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-205eb117-b881-4dc7-a56c-88d7320949cc tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4376e53-2a8a-4145-a22f-662dbdcf0335) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-205eb117-b881-4dc7-a56c-88d7320949cc tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Flow 'volume_create_api' (b6e40fc9-9656-43bd-9fb3-054b8fb6900a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:19 devstack devstack@c-api.service[86994]: INFO cinder.transfer.api [None req-e4a0f6e5-c392-43b8-b538-e1edc1c6d5c7 tempest-VolumesTransfersTest-683868883 tempest-VolumesTransfersTest-683868883-project-member] Volume 0bad718c-7548-447b-9cb3-1a0159b8c1ec has been transferred. Sep 02 08:55:19 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-205eb117-b881-4dc7-a56c-88d7320949cc tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Create volume request issued successfully. Sep 02 08:55:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-205eb117-b881-4dc7-a56c-88d7320949cc tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:55:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 810/1573] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:55:18 2026] POST /volume/v3/volumes => generated 756 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:55:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8037e627-d092-44a0-bfcf-b61ecfdbbae3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8037e627-d092-44a0-bfcf-b61ecfdbbae3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2 Sep 02 08:55:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8037e627-d092-44a0-bfcf-b61ecfdbbae3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8037e627-d092-44a0-bfcf-b61ecfdbbae3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:19 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:19 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e4a0f6e5-c392-43b8-b538-e1edc1c6d5c7 tempest-VolumesTransfersTest-683868883 tempest-VolumesTransfersTest-683868883-project-member] http://192.168.122.75/volume/v3/os-volume-transfer/ea41dc07-2415-4f97-bec9-39edec4e2cb6/accept returned with HTTP 202 Sep 02 08:55:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 764/1574] 192.168.122.75 () {60 vars in 1302 bytes} [Wed Sep 2 08:55:18 2026] POST /volume/v3/os-volume-transfer/ea41dc07-2415-4f97-bec9-39edec4e2cb6/accept => generated 371 bytes in 1373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:55:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8bd0b2b1-7be2-4406-a2ab-ee23369e16ef None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:19 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:19 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8bd0b2b1-7be2-4406-a2ab-ee23369e16ef tempest-VolumesTransfersTest-683868883 tempest-VolumesTransfersTest-683868883-project-member] GET http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec Sep 02 08:55:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8bd0b2b1-7be2-4406-a2ab-ee23369e16ef tempest-VolumesTransfersTest-683868883 tempest-VolumesTransfersTest-683868883-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8bd0b2b1-7be2-4406-a2ab-ee23369e16ef tempest-VolumesTransfersTest-683868883 tempest-VolumesTransfersTest-683868883-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:19 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:19 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:19 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8037e627-d092-44a0-bfcf-b61ecfdbbae3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:19 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:19 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:19 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:19 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8037e627-d092-44a0-bfcf-b61ecfdbbae3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2 returned with HTTP 200 Sep 02 08:55:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 811/1575] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:19 2026] GET /volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2 => generated 824 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:19 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8bd0b2b1-7be2-4406-a2ab-ee23369e16ef tempest-VolumesTransfersTest-683868883 tempest-VolumesTransfersTest-683868883-project-member] Volume info retrieved successfully. Sep 02 08:55:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8bd0b2b1-7be2-4406-a2ab-ee23369e16ef tempest-VolumesTransfersTest-683868883 tempest-VolumesTransfersTest-683868883-project-member] http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec returned with HTTP 200 Sep 02 08:55:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 765/1576] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:19 2026] GET /volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec => generated 850 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5fb228ba-fca5-43cd-a585-b7dca08237f1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5fb228ba-fca5-43cd-a585-b7dca08237f1 tempest-VolumesTransfersTest-683868883 tempest-VolumesTransfersTest-683868883-project-member] GET http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec Sep 02 08:55:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5fb228ba-fca5-43cd-a585-b7dca08237f1 tempest-VolumesTransfersTest-683868883 tempest-VolumesTransfersTest-683868883-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5fb228ba-fca5-43cd-a585-b7dca08237f1 tempest-VolumesTransfersTest-683868883 tempest-VolumesTransfersTest-683868883-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:19 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:19 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:19 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:19 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:19 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5fb228ba-fca5-43cd-a585-b7dca08237f1 tempest-VolumesTransfersTest-683868883 tempest-VolumesTransfersTest-683868883-project-member] Volume info retrieved successfully. Sep 02 08:55:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5fb228ba-fca5-43cd-a585-b7dca08237f1 tempest-VolumesTransfersTest-683868883 tempest-VolumesTransfersTest-683868883-project-member] http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec returned with HTTP 200 Sep 02 08:55:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 812/1577] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:19 2026] GET /volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-855b843d-cc3b-400c-a72d-f86f331a9ccf None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-855b843d-cc3b-400c-a72d-f86f331a9ccf tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] DELETE http://192.168.122.75/volume/v3/os-volume-transfer/ea41dc07-2415-4f97-bec9-39edec4e2cb6 Sep 02 08:55:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-855b843d-cc3b-400c-a72d-f86f331a9ccf tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-855b843d-cc3b-400c-a72d-f86f331a9ccf tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:19 devstack devstack@c-api.service[86994]: INFO cinder.api.contrib.volume_transfer [None req-855b843d-cc3b-400c-a72d-f86f331a9ccf tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Delete transfer with id: ea41dc07-2415-4f97-bec9-39edec4e2cb6 Sep 02 08:55:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-855b843d-cc3b-400c-a72d-f86f331a9ccf tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/os-volume-transfer/ea41dc07-2415-4f97-bec9-39edec4e2cb6 returned with HTTP 404 Sep 02 08:55:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 766/1578] 192.168.122.75 () {58 vars in 1263 bytes} [Wed Sep 2 08:55:19 2026] DELETE /volume/v3/os-volume-transfer/ea41dc07-2415-4f97-bec9-39edec4e2cb6 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:55:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a77109af-b5f4-4aae-acf8-fb932a366ece None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2b5bb2b0-590f-4634-9bb1-1ae31490faac None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2b5bb2b0-590f-4634-9bb1-1ae31490faac tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] GET http://192.168.122.75/volume/v3/volumes/5b164f56-f44e-4ce0-9fef-5bcda20a1d47 Sep 02 08:55:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2b5bb2b0-590f-4634-9bb1-1ae31490faac tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2b5bb2b0-590f-4634-9bb1-1ae31490faac tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:19 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:19 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:19 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:19 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:19 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2b5bb2b0-590f-4634-9bb1-1ae31490faac tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Volume info retrieved successfully. Sep 02 08:55:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2b5bb2b0-590f-4634-9bb1-1ae31490faac tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes/5b164f56-f44e-4ce0-9fef-5bcda20a1d47 returned with HTTP 200 Sep 02 08:55:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 767/1579] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:19 2026] GET /volume/v3/volumes/5b164f56-f44e-4ce0-9fef-5bcda20a1d47 => generated 845 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a77109af-b5f4-4aae-acf8-fb932a366ece tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec Sep 02 08:55:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a77109af-b5f4-4aae-acf8-fb932a366ece tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a77109af-b5f4-4aae-acf8-fb932a366ece tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:19 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-a77109af-b5f4-4aae-acf8-fb932a366ece tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] Delete volume with id: 0bad718c-7548-447b-9cb3-1a0159b8c1ec Sep 02 08:55:19 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:19 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:19 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:19 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:19 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a77109af-b5f4-4aae-acf8-fb932a366ece tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] Volume info retrieved successfully. Sep 02 08:55:19 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a77109af-b5f4-4aae-acf8-fb932a366ece tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] Delete volume request issued successfully. Sep 02 08:55:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a77109af-b5f4-4aae-acf8-fb932a366ece tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec returned with HTTP 202 Sep 02 08:55:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 813/1580] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:55:19 2026] DELETE /volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec => generated 0 bytes in 325 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:55:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-64596484-e386-423d-9a5c-b1aba6550659 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-64596484-e386-423d-9a5c-b1aba6550659 tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] GET http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec Sep 02 08:55:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-64596484-e386-423d-9a5c-b1aba6550659 tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-64596484-e386-423d-9a5c-b1aba6550659 tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:20 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:20 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:20 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:20 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:20 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-64596484-e386-423d-9a5c-b1aba6550659 tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] Volume info retrieved successfully. Sep 02 08:55:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-64596484-e386-423d-9a5c-b1aba6550659 tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec returned with HTTP 200 Sep 02 08:55:20 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 768/1581] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:19 2026] GET /volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec => generated 1012 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:55:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-472718d5-5e84-4b6e-8695-0e228cc0cb9f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-472718d5-5e84-4b6e-8695-0e228cc0cb9f tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2 Sep 02 08:55:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-472718d5-5e84-4b6e-8695-0e228cc0cb9f tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-472718d5-5e84-4b6e-8695-0e228cc0cb9f tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:20 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:20 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:20 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:20 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:20 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-472718d5-5e84-4b6e-8695-0e228cc0cb9f tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-472718d5-5e84-4b6e-8695-0e228cc0cb9f tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2 returned with HTTP 200 Sep 02 08:55:20 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 814/1582] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:20 2026] GET /volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2 => generated 848 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-61a67fac-a18f-4faf-88bf-8bcb6efc2663 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-61a67fac-a18f-4faf-88bf-8bcb6efc2663 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] GET http://192.168.122.75/volume/v3/volumes/5b164f56-f44e-4ce0-9fef-5bcda20a1d47 Sep 02 08:55:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-61a67fac-a18f-4faf-88bf-8bcb6efc2663 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-61a67fac-a18f-4faf-88bf-8bcb6efc2663 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-61a67fac-a18f-4faf-88bf-8bcb6efc2663 tempest-VolumesCloneTest-1175932954 tempest-VolumesCloneTest-1175932954-project-member] http://192.168.122.75/volume/v3/volumes/5b164f56-f44e-4ce0-9fef-5bcda20a1d47 returned with HTTP 404 Sep 02 08:55:20 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 769/1583] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:20 2026] GET /volume/v3/volumes/5b164f56-f44e-4ce0-9fef-5bcda20a1d47 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:55:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6c1d627f-0cab-497f-89d8-3e210d2ae159 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6c1d627f-0cab-497f-89d8-3e210d2ae159 tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] GET http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec Sep 02 08:55:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6c1d627f-0cab-497f-89d8-3e210d2ae159 tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6c1d627f-0cab-497f-89d8-3e210d2ae159 tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6c1d627f-0cab-497f-89d8-3e210d2ae159 tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec returned with HTTP 404 Sep 02 08:55:21 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 815/1584] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:21 2026] GET /volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:55:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-77934dbe-db66-4550-b656-2bce4939baf9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-77934dbe-db66-4550-b656-2bce4939baf9 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] GET http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec Sep 02 08:55:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-77934dbe-db66-4550-b656-2bce4939baf9 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-77934dbe-db66-4550-b656-2bce4939baf9 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-77934dbe-db66-4550-b656-2bce4939baf9 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec returned with HTTP 404 Sep 02 08:55:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 770/1585] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:21 2026] GET /volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:55:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5c2626e2-e2f7-4180-b8c2-666155c0d9b0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5c2626e2-e2f7-4180-b8c2-666155c0d9b0 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] DELETE http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec Sep 02 08:55:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5c2626e2-e2f7-4180-b8c2-666155c0d9b0 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5c2626e2-e2f7-4180-b8c2-666155c0d9b0 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:21 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-5c2626e2-e2f7-4180-b8c2-666155c0d9b0 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Delete volume with id: 0bad718c-7548-447b-9cb3-1a0159b8c1ec Sep 02 08:55:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5c2626e2-e2f7-4180-b8c2-666155c0d9b0 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec returned with HTTP 404 Sep 02 08:55:21 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 816/1586] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:55:21 2026] DELETE /volume/v3/volumes/0bad718c-7548-447b-9cb3-1a0159b8c1ec => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:55:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cf6cfef5-3710-447b-898d-5118d4ba63d4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cf6cfef5-3710-447b-898d-5118d4ba63d4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:55:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cf6cfef5-3710-447b-898d-5118d4ba63d4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-718268999"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-cf6cfef5-3710-447b-898d-5118d4ba63d4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-718268999'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:55:21 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-cf6cfef5-3710-447b-898d-5118d4ba63d4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Create volume of 1 GB Sep 02 08:55:21 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cf6cfef5-3710-447b-898d-5118d4ba63d4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Availability Zones retrieved successfully. Sep 02 08:55:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-cf6cfef5-3710-447b-898d-5118d4ba63d4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Flow 'volume_create_api' (69be8a35-22bc-432a-ab75-6180e6f8335c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-cf6cfef5-3710-447b-898d-5118d4ba63d4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d08920c0-c94b-45dc-ae20-98679a6cac98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-cf6cfef5-3710-447b-898d-5118d4ba63d4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:55:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-cf6cfef5-3710-447b-898d-5118d4ba63d4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d08920c0-c94b-45dc-ae20-98679a6cac98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-cf6cfef5-3710-447b-898d-5118d4ba63d4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97766eb1-3083-4f67-8870-d266f07ed00f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:21 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-cf6cfef5-3710-447b-898d-5118d4ba63d4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Created reservations ['7f7da01c-933a-4232-aab9-592af0ec4416', '1a6a9d6b-5652-40ac-99b0-fce7c06633f9', '3d6270d7-874c-4d5e-90b5-3a369889ceda', '31b45134-47a4-433a-8439-78d7fe9f4c53'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:55:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-cf6cfef5-3710-447b-898d-5118d4ba63d4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97766eb1-3083-4f67-8870-d266f07ed00f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f7da01c-933a-4232-aab9-592af0ec4416', '1a6a9d6b-5652-40ac-99b0-fce7c06633f9', '3d6270d7-874c-4d5e-90b5-3a369889ceda', '31b45134-47a4-433a-8439-78d7fe9f4c53']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-cf6cfef5-3710-447b-898d-5118d4ba63d4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44c5f019-0851-4e95-8e7c-b0df9739b7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:21 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:21 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-cf6cfef5-3710-447b-898d-5118d4ba63d4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44c5f019-0851-4e95-8e7c-b0df9739b7c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38674cee-5b41-472c-88a5-0f3e144f0eed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-718268999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f5fb73bb7994db9860fefdc862a3b99',qos_specs=None,replication_status=,reservations=['7f7da01c-933a-4232-aab9-592af0ec4416','1a6a9d6b-5652-40ac-99b0-fce7c06633f9','3d6270d7-874c-4d5e-90b5-3a369889ceda','31b45134-47a4-433a-8439-78d7fe9f4c53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b28199d13d124568b395b312cecea279',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:55:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-718268999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38674cee-5b41-472c-88a5-0f3e144f0eed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f5fb73bb7994db9860fefdc862a3b99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b28199d13d124568b395b312cecea279',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-cf6cfef5-3710-447b-898d-5118d4ba63d4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01e2745e-7a90-4b6e-9d5a-8811e7c6d0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-cf6cfef5-3710-447b-898d-5118d4ba63d4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01e2745e-7a90-4b6e-9d5a-8811e7c6d0b5) transitioned into state 'SUCCESS' from state '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-718268999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f5fb73bb7994db9860fefdc862a3b99',qos_specs=None,replication_status=,reservations=['7f7da01c-933a-4232-aab9-592af0ec4416','1a6a9d6b-5652-40ac-99b0-fce7c06633f9','3d6270d7-874c-4d5e-90b5-3a369889ceda','31b45134-47a4-433a-8439-78d7fe9f4c53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b28199d13d124568b395b312cecea279',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-cf6cfef5-3710-447b-898d-5118d4ba63d4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abfa30c2-1503-4376-88f6-92503fecf77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-cf6cfef5-3710-447b-898d-5118d4ba63d4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abfa30c2-1503-4376-88f6-92503fecf77b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-cf6cfef5-3710-447b-898d-5118d4ba63d4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Flow 'volume_create_api' (69be8a35-22bc-432a-ab75-6180e6f8335c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:21 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cf6cfef5-3710-447b-898d-5118d4ba63d4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Create volume request issued successfully. Sep 02 08:55:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cf6cfef5-3710-447b-898d-5118d4ba63d4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:55:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 771/1587] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:55:21 2026] POST /volume/v3/volumes => generated 757 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:55:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7239deeb-97a1-4080-b124-9219ef68d2a3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7239deeb-97a1-4080-b124-9219ef68d2a3 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] GET http://192.168.122.75/volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed Sep 02 08:55:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7239deeb-97a1-4080-b124-9219ef68d2a3 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7239deeb-97a1-4080-b124-9219ef68d2a3 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:21 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:21 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7b5f1e37-df08-45df-9dd4-67486420979d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:21 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:21 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:21 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7239deeb-97a1-4080-b124-9219ef68d2a3 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Volume info retrieved successfully. Sep 02 08:55:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7b5f1e37-df08-45df-9dd4-67486420979d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2 Sep 02 08:55:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7b5f1e37-df08-45df-9dd4-67486420979d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7b5f1e37-df08-45df-9dd4-67486420979d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7239deeb-97a1-4080-b124-9219ef68d2a3 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed returned with HTTP 200 Sep 02 08:55:21 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 817/1588] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:21 2026] GET /volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed => generated 825 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:21 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:21 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:21 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:21 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:21 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7b5f1e37-df08-45df-9dd4-67486420979d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7b5f1e37-df08-45df-9dd4-67486420979d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2 returned with HTTP 200 Sep 02 08:55:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 772/1589] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:21 2026] GET /volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2 => generated 849 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-11b9f962-1120-4d14-884e-3ca6fea9405e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-11b9f962-1120-4d14-884e-3ca6fea9405e tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] POST http://192.168.122.75/volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2/action Sep 02 08:55:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-11b9f962-1120-4d14-884e-3ca6fea9405e tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:55:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-11b9f962-1120-4d14-884e-3ca6fea9405e tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:21 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:21 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:21 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:21 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.admin_actions [None req-11b9f962-1120-4d14-884e-3ca6fea9405e tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Updating volume '25a4c4a4-561c-4458-a73e-5886d01a52c2' with '{'status': 'error'}' {{(pid=86995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 08:55:21 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:21 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:21 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:21 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-11b9f962-1120-4d14-884e-3ca6fea9405e tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] http://192.168.122.75/volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2/action returned with HTTP 202 Sep 02 08:55:21 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 818/1590] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:55:21 2026] POST /volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:55:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7e0f4bff-3c71-440c-9054-ef7781c90fa1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7e0f4bff-3c71-440c-9054-ef7781c90fa1 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2 Sep 02 08:55:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7e0f4bff-3c71-440c-9054-ef7781c90fa1 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7e0f4bff-3c71-440c-9054-ef7781c90fa1 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:21 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:21 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:21 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:21 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7e0f4bff-3c71-440c-9054-ef7781c90fa1 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7e0f4bff-3c71-440c-9054-ef7781c90fa1 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2 returned with HTTP 200 Sep 02 08:55:22 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 773/1591] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:21 2026] GET /volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2 => generated 845 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8ad1f328-4a4e-466a-a5ea-c0e44b81f125 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8ad1f328-4a4e-466a-a5ea-c0e44b81f125 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] POST http://192.168.122.75/volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2/action Sep 02 08:55:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8ad1f328-4a4e-466a-a5ea-c0e44b81f125 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:55:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8ad1f328-4a4e-466a-a5ea-c0e44b81f125 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:22 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:22 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:22 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:22 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:22 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8ad1f328-4a4e-466a-a5ea-c0e44b81f125 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Volume info retrieved successfully. Sep 02 08:55:22 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8ad1f328-4a4e-466a-a5ea-c0e44b81f125 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Delete volume request issued successfully. Sep 02 08:55:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8ad1f328-4a4e-466a-a5ea-c0e44b81f125 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] http://192.168.122.75/volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2/action returned with HTTP 202 Sep 02 08:55:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 819/1592] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:55:22 2026] POST /volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:55:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8db50912-35e2-4f7f-9fb5-c3bd63910906 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8db50912-35e2-4f7f-9fb5-c3bd63910906 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2 Sep 02 08:55:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8db50912-35e2-4f7f-9fb5-c3bd63910906 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8db50912-35e2-4f7f-9fb5-c3bd63910906 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:22 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:22 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:22 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:22 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8db50912-35e2-4f7f-9fb5-c3bd63910906 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8db50912-35e2-4f7f-9fb5-c3bd63910906 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2 returned with HTTP 200 Sep 02 08:55:22 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 774/1593] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:22 2026] GET /volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2 => generated 848 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7d53e50a-420f-4573-a9ae-5b3dc372535d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7d53e50a-420f-4573-a9ae-5b3dc372535d tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] GET http://192.168.122.75/volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed Sep 02 08:55:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7d53e50a-420f-4573-a9ae-5b3dc372535d tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7d53e50a-420f-4573-a9ae-5b3dc372535d tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:22 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:22 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:22 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:22 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:22 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7d53e50a-420f-4573-a9ae-5b3dc372535d tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Volume info retrieved successfully. Sep 02 08:55:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7d53e50a-420f-4573-a9ae-5b3dc372535d tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed returned with HTTP 200 Sep 02 08:55:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 820/1594] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:22 2026] GET /volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-552ecb6c-5b49-4b9d-ac05-07dc76f3ed62 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-552ecb6c-5b49-4b9d-ac05-07dc76f3ed62 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2 Sep 02 08:55:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-552ecb6c-5b49-4b9d-ac05-07dc76f3ed62 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-552ecb6c-5b49-4b9d-ac05-07dc76f3ed62 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-552ecb6c-5b49-4b9d-ac05-07dc76f3ed62 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2 returned with HTTP 404 Sep 02 08:55:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 775/1595] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:23 2026] GET /volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:55:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5ce13f81-f1d1-4d98-9e0a-551240c86cf3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5ce13f81-f1d1-4d98-9e0a-551240c86cf3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2 Sep 02 08:55:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5ce13f81-f1d1-4d98-9e0a-551240c86cf3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5ce13f81-f1d1-4d98-9e0a-551240c86cf3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5ce13f81-f1d1-4d98-9e0a-551240c86cf3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2 returned with HTTP 404 Sep 02 08:55:23 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 821/1596] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:23 2026] GET /volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:55:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-51314e64-6088-4d1a-a801-fa943d61bd6d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-51314e64-6088-4d1a-a801-fa943d61bd6d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] DELETE http://192.168.122.75/volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2 Sep 02 08:55:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-51314e64-6088-4d1a-a801-fa943d61bd6d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-51314e64-6088-4d1a-a801-fa943d61bd6d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:23 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-51314e64-6088-4d1a-a801-fa943d61bd6d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Delete volume with id: 25a4c4a4-561c-4458-a73e-5886d01a52c2 Sep 02 08:55:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-51314e64-6088-4d1a-a801-fa943d61bd6d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2 returned with HTTP 404 Sep 02 08:55:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 776/1597] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:55:23 2026] DELETE /volume/v3/volumes/25a4c4a4-561c-4458-a73e-5886d01a52c2 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:55:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0e41cef5-02ac-4569-8ac6-c63cbe8c5c36 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0e41cef5-02ac-4569-8ac6-c63cbe8c5c36 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:55:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0e41cef5-02ac-4569-8ac6-c63cbe8c5c36 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1988706058"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-0e41cef5-02ac-4569-8ac6-c63cbe8c5c36 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1988706058'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:55:23 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-0e41cef5-02ac-4569-8ac6-c63cbe8c5c36 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Create volume of 1 GB Sep 02 08:55:23 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0e41cef5-02ac-4569-8ac6-c63cbe8c5c36 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Availability Zones retrieved successfully. Sep 02 08:55:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0e41cef5-02ac-4569-8ac6-c63cbe8c5c36 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Flow 'volume_create_api' (deb82114-f662-4f83-b230-ade86769f3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0e41cef5-02ac-4569-8ac6-c63cbe8c5c36 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c05ccc5-4c71-468e-b748-073a3f19162f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-0e41cef5-02ac-4569-8ac6-c63cbe8c5c36 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:55:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0e41cef5-02ac-4569-8ac6-c63cbe8c5c36 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c05ccc5-4c71-468e-b748-073a3f19162f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0e41cef5-02ac-4569-8ac6-c63cbe8c5c36 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e9cc337-3908-4f95-bef6-cd8b0035333a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:23 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-0e41cef5-02ac-4569-8ac6-c63cbe8c5c36 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Created reservations ['e4642976-5c57-45a4-a9a9-1dc43e8fc41a', '84c0ac59-6006-4d63-a189-fb323b67c5b6', 'aa30de93-1e10-498e-b908-8c8e2029407f', 'c0fd7de6-0a51-409d-b52e-e3c466841e66'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:55:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0e41cef5-02ac-4569-8ac6-c63cbe8c5c36 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e9cc337-3908-4f95-bef6-cd8b0035333a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4642976-5c57-45a4-a9a9-1dc43e8fc41a', '84c0ac59-6006-4d63-a189-fb323b67c5b6', 'aa30de93-1e10-498e-b908-8c8e2029407f', 'c0fd7de6-0a51-409d-b52e-e3c466841e66']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0e41cef5-02ac-4569-8ac6-c63cbe8c5c36 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc6a37c3-ee72-40eb-be8b-e740f52e057d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:23 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:23 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0e41cef5-02ac-4569-8ac6-c63cbe8c5c36 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc6a37c3-ee72-40eb-be8b-e740f52e057d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f22134a-1566-4523-85b7-aa812ad4dce6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1988706058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6802de770ff45088f53678773bb3612',qos_specs=None,replication_status=,reservations=['e4642976-5c57-45a4-a9a9-1dc43e8fc41a','84c0ac59-6006-4d63-a189-fb323b67c5b6','aa30de93-1e10-498e-b908-8c8e2029407f','c0fd7de6-0a51-409d-b52e-e3c466841e66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a7458ba940d4ebf8960c11abaf04ccd',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:55:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1988706058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f22134a-1566-4523-85b7-aa812ad4dce6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6802de770ff45088f53678773bb3612',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a7458ba940d4ebf8960c11abaf04ccd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0e41cef5-02ac-4569-8ac6-c63cbe8c5c36 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5faa7184-d1cb-4254-a002-bbfbe8dd66ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0e41cef5-02ac-4569-8ac6-c63cbe8c5c36 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5faa7184-d1cb-4254-a002-bbfbe8dd66ea) transitioned into state 'SUCCESS' from state '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-1988706058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6802de770ff45088f53678773bb3612',qos_specs=None,replication_status=,reservations=['e4642976-5c57-45a4-a9a9-1dc43e8fc41a','84c0ac59-6006-4d63-a189-fb323b67c5b6','aa30de93-1e10-498e-b908-8c8e2029407f','c0fd7de6-0a51-409d-b52e-e3c466841e66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a7458ba940d4ebf8960c11abaf04ccd',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0e41cef5-02ac-4569-8ac6-c63cbe8c5c36 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c7ecb12-c382-4bf3-a09c-29f33de44d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0e41cef5-02ac-4569-8ac6-c63cbe8c5c36 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c7ecb12-c382-4bf3-a09c-29f33de44d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0e41cef5-02ac-4569-8ac6-c63cbe8c5c36 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Flow 'volume_create_api' (deb82114-f662-4f83-b230-ade86769f3ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:23 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0e41cef5-02ac-4569-8ac6-c63cbe8c5c36 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Create volume request issued successfully. Sep 02 08:55:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0e41cef5-02ac-4569-8ac6-c63cbe8c5c36 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:55:23 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 822/1598] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:55:23 2026] POST /volume/v3/volumes => generated 756 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 08:55:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-89c0bb2a-8803-4e1d-a643-7cb349d8c5f4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-89c0bb2a-8803-4e1d-a643-7cb349d8c5f4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] GET http://192.168.122.75/volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed Sep 02 08:55:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-89c0bb2a-8803-4e1d-a643-7cb349d8c5f4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-89c0bb2a-8803-4e1d-a643-7cb349d8c5f4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1d9dbe89-b9e1-4602-9113-dddd5cae71c5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1d9dbe89-b9e1-4602-9113-dddd5cae71c5 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 Sep 02 08:55:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1d9dbe89-b9e1-4602-9113-dddd5cae71c5 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1d9dbe89-b9e1-4602-9113-dddd5cae71c5 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:23 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:23 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:23 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:23 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:23 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:23 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:23 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:23 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:23 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-89c0bb2a-8803-4e1d-a643-7cb349d8c5f4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Volume info retrieved successfully. Sep 02 08:55:23 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1d9dbe89-b9e1-4602-9113-dddd5cae71c5 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-89c0bb2a-8803-4e1d-a643-7cb349d8c5f4 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed returned with HTTP 200 Sep 02 08:55:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 777/1599] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:23 2026] GET /volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed => generated 850 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1d9dbe89-b9e1-4602-9113-dddd5cae71c5 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 returned with HTTP 200 Sep 02 08:55:23 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 823/1600] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:23 2026] GET /volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 => generated 824 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-52e53cf7-5128-44d0-8101-d278f045f730 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-52e53cf7-5128-44d0-8101-d278f045f730 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] POST http://192.168.122.75/volume/v3/os-volume-transfer Sep 02 08:55:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-52e53cf7-5128-44d0-8101-d278f045f730 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "38674cee-5b41-472c-88a5-0f3e144f0eed"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.contrib.volume_transfer [None req-52e53cf7-5128-44d0-8101-d278f045f730 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Creating new volume transfer {'transfer': {'volume_id': '38674cee-5b41-472c-88a5-0f3e144f0eed'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 02 08:55:23 devstack devstack@c-api.service[86994]: INFO cinder.api.contrib.volume_transfer [None req-52e53cf7-5128-44d0-8101-d278f045f730 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Creating transfer of volume 38674cee-5b41-472c-88a5-0f3e144f0eed Sep 02 08:55:23 devstack devstack@c-api.service[86994]: INFO cinder.transfer.api [None req-52e53cf7-5128-44d0-8101-d278f045f730 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Generating transfer record for volume 38674cee-5b41-472c-88a5-0f3e144f0eed Sep 02 08:55:23 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:23 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:23 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:23 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-52e53cf7-5128-44d0-8101-d278f045f730 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/os-volume-transfer returned with HTTP 202 Sep 02 08:55:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 778/1601] 192.168.122.75 () {60 vars in 1170 bytes} [Wed Sep 2 08:55:23 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:55:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0def74e6-4859-4d2e-b4d9-e28f80e85361 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0def74e6-4859-4d2e-b4d9-e28f80e85361 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] GET http://192.168.122.75/volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed Sep 02 08:55:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0def74e6-4859-4d2e-b4d9-e28f80e85361 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0def74e6-4859-4d2e-b4d9-e28f80e85361 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:23 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:23 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:23 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:23 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:23 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0def74e6-4859-4d2e-b4d9-e28f80e85361 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Volume info retrieved successfully. Sep 02 08:55:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0def74e6-4859-4d2e-b4d9-e28f80e85361 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed returned with HTTP 200 Sep 02 08:55:23 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 824/1602] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:23 2026] GET /volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed => generated 858 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2c4dd0a7-1a67-4069-b98f-d3f1edcf7cfb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2c4dd0a7-1a67-4069-b98f-d3f1edcf7cfb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] GET http://192.168.122.75/volume/v3/os-volume-transfer/detail Sep 02 08:55:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2c4dd0a7-1a67-4069-b98f-d3f1edcf7cfb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2c4dd0a7-1a67-4069-b98f-d3f1edcf7cfb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.contrib.volume_transfer [None req-2c4dd0a7-1a67-4069-b98f-d3f1edcf7cfb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Listing volume transfers {{(pid=86994) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 02 08:55:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2c4dd0a7-1a67-4069-b98f-d3f1edcf7cfb tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 02 08:55:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 779/1603] 192.168.122.75 () {58 vars in 1170 bytes} [Wed Sep 2 08:55:24 2026] GET /volume/v3/os-volume-transfer/detail => generated 418 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ebb3a180-47ab-4410-86be-6aff87fe59bf None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ebb3a180-47ab-4410-86be-6aff87fe59bf tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] DELETE http://192.168.122.75/volume/v3/os-volume-transfer/321e3e8e-4588-4d89-b4dd-3348960278b0 Sep 02 08:55:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ebb3a180-47ab-4410-86be-6aff87fe59bf tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ebb3a180-47ab-4410-86be-6aff87fe59bf tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:24 devstack devstack@c-api.service[86995]: INFO cinder.api.contrib.volume_transfer [None req-ebb3a180-47ab-4410-86be-6aff87fe59bf tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Delete transfer with id: 321e3e8e-4588-4d89-b4dd-3348960278b0 Sep 02 08:55:24 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:24 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:24 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:24 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ebb3a180-47ab-4410-86be-6aff87fe59bf tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/os-volume-transfer/321e3e8e-4588-4d89-b4dd-3348960278b0 returned with HTTP 202 Sep 02 08:55:24 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 825/1604] 192.168.122.75 () {58 vars in 1263 bytes} [Wed Sep 2 08:55:24 2026] DELETE /volume/v3/os-volume-transfer/321e3e8e-4588-4d89-b4dd-3348960278b0 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:55:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-30558da1-833d-4355-8ae2-7918fb94cc30 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-30558da1-833d-4355-8ae2-7918fb94cc30 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] GET http://192.168.122.75/volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed Sep 02 08:55:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-30558da1-833d-4355-8ae2-7918fb94cc30 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-30558da1-833d-4355-8ae2-7918fb94cc30 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:24 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:24 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:24 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:24 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:24 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-30558da1-833d-4355-8ae2-7918fb94cc30 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Volume info retrieved successfully. Sep 02 08:55:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6fd7d525-80b3-4ed1-998a-3c6a91e1a3fc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-30558da1-833d-4355-8ae2-7918fb94cc30 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed returned with HTTP 200 Sep 02 08:55:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 780/1605] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:24 2026] GET /volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed => generated 850 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ee09e431-8aaf-411a-b008-d29054c81bcf None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ee09e431-8aaf-411a-b008-d29054c81bcf tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] DELETE http://192.168.122.75/volume/v3/os-volume-transfer/321e3e8e-4588-4d89-b4dd-3348960278b0 Sep 02 08:55:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ee09e431-8aaf-411a-b008-d29054c81bcf tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ee09e431-8aaf-411a-b008-d29054c81bcf tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:24 devstack devstack@c-api.service[86994]: INFO cinder.api.contrib.volume_transfer [None req-ee09e431-8aaf-411a-b008-d29054c81bcf tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Delete transfer with id: 321e3e8e-4588-4d89-b4dd-3348960278b0 Sep 02 08:55:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ee09e431-8aaf-411a-b008-d29054c81bcf tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/os-volume-transfer/321e3e8e-4588-4d89-b4dd-3348960278b0 returned with HTTP 404 Sep 02 08:55:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 781/1606] 192.168.122.75 () {58 vars in 1263 bytes} [Wed Sep 2 08:55:24 2026] DELETE /volume/v3/os-volume-transfer/321e3e8e-4588-4d89-b4dd-3348960278b0 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:55:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-67763dac-079c-4679-bef0-1abbb562d4b6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-67763dac-079c-4679-bef0-1abbb562d4b6 tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed Sep 02 08:55:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-67763dac-079c-4679-bef0-1abbb562d4b6 tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-67763dac-079c-4679-bef0-1abbb562d4b6 tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:24 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-67763dac-079c-4679-bef0-1abbb562d4b6 tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] Delete volume with id: 38674cee-5b41-472c-88a5-0f3e144f0eed Sep 02 08:55:24 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:24 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:24 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:24 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:24 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-67763dac-079c-4679-bef0-1abbb562d4b6 tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] Volume info retrieved successfully. Sep 02 08:55:24 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-67763dac-079c-4679-bef0-1abbb562d4b6 tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] Delete volume request issued successfully. Sep 02 08:55:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-67763dac-079c-4679-bef0-1abbb562d4b6 tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] http://192.168.122.75/volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed returned with HTTP 202 Sep 02 08:55:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 782/1607] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:55:24 2026] DELETE /volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:55:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cdd1f6b0-5a26-4fd3-8d4b-efbc9a98157b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cdd1f6b0-5a26-4fd3-8d4b-efbc9a98157b tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] GET http://192.168.122.75/volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed Sep 02 08:55:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cdd1f6b0-5a26-4fd3-8d4b-efbc9a98157b tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cdd1f6b0-5a26-4fd3-8d4b-efbc9a98157b tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6fd7d525-80b3-4ed1-998a-3c6a91e1a3fc tempest-VolumesSummaryTest-1472184648 tempest-VolumesSummaryTest-1472184648-project-member] GET http://192.168.122.75/volume/v3/volumes/summary Sep 02 08:55:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6fd7d525-80b3-4ed1-998a-3c6a91e1a3fc tempest-VolumesSummaryTest-1472184648 tempest-VolumesSummaryTest-1472184648-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6fd7d525-80b3-4ed1-998a-3c6a91e1a3fc tempest-VolumesSummaryTest-1472184648 tempest-VolumesSummaryTest-1472184648-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-6fd7d525-80b3-4ed1-998a-3c6a91e1a3fc tempest-VolumesSummaryTest-1472184648 tempest-VolumesSummaryTest-1472184648-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:55:24 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:24 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:24 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:24 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:24 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cdd1f6b0-5a26-4fd3-8d4b-efbc9a98157b tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] Volume info retrieved successfully. Sep 02 08:55:24 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6fd7d525-80b3-4ed1-998a-3c6a91e1a3fc tempest-VolumesSummaryTest-1472184648 tempest-VolumesSummaryTest-1472184648-project-member] Get summary completed successfully. Sep 02 08:55:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cdd1f6b0-5a26-4fd3-8d4b-efbc9a98157b tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] http://192.168.122.75/volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed returned with HTTP 200 Sep 02 08:55:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6fd7d525-80b3-4ed1-998a-3c6a91e1a3fc tempest-VolumesSummaryTest-1472184648 tempest-VolumesSummaryTest-1472184648-project-member] http://192.168.122.75/volume/v3/volumes/summary returned with HTTP 200 Sep 02 08:55:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 783/1608] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:24 2026] GET /volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed => generated 1012 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:55:24 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 826/1609] 192.168.122.75 () {60 vars in 1181 bytes} [Wed Sep 2 08:55:24 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1f79bd83-8c27-4705-b87a-7592e8831df5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1f79bd83-8c27-4705-b87a-7592e8831df5 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 Sep 02 08:55:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1f79bd83-8c27-4705-b87a-7592e8831df5 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1f79bd83-8c27-4705-b87a-7592e8831df5 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:24 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:24 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:24 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:24 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:24 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1f79bd83-8c27-4705-b87a-7592e8831df5 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1f79bd83-8c27-4705-b87a-7592e8831df5 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 returned with HTTP 200 Sep 02 08:55:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 784/1610] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:24 2026] GET /volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 => generated 848 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-46fccb9f-1fb0-4f69-b355-a9f33d8b9213 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-46fccb9f-1fb0-4f69-b355-a9f33d8b9213 tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] GET http://192.168.122.75/volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed Sep 02 08:55:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-46fccb9f-1fb0-4f69-b355-a9f33d8b9213 tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-46fccb9f-1fb0-4f69-b355-a9f33d8b9213 tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:25 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:25 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:25 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:25 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:25 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-46fccb9f-1fb0-4f69-b355-a9f33d8b9213 tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] Volume info retrieved successfully. Sep 02 08:55:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-46fccb9f-1fb0-4f69-b355-a9f33d8b9213 tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] http://192.168.122.75/volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed returned with HTTP 200 Sep 02 08:55:25 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 827/1611] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:25 2026] GET /volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed => generated 1012 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:55:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8fd36c38-7afd-48c0-855d-d2aa0d65b5d2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8fd36c38-7afd-48c0-855d-d2aa0d65b5d2 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 Sep 02 08:55:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8fd36c38-7afd-48c0-855d-d2aa0d65b5d2 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8fd36c38-7afd-48c0-855d-d2aa0d65b5d2 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:25 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:25 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:25 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:25 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:26 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8fd36c38-7afd-48c0-855d-d2aa0d65b5d2 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8fd36c38-7afd-48c0-855d-d2aa0d65b5d2 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 returned with HTTP 200 Sep 02 08:55:26 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 785/1612] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:25 2026] GET /volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 => generated 849 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-122d70f4-8479-43f6-94a0-020ed423b9fa None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-122d70f4-8479-43f6-94a0-020ed423b9fa tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] POST http://192.168.122.75/volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6/action Sep 02 08:55:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-122d70f4-8479-43f6-94a0-020ed423b9fa tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:55:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-122d70f4-8479-43f6-94a0-020ed423b9fa tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:26 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:26 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:26 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:26 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.admin_actions [None req-122d70f4-8479-43f6-94a0-020ed423b9fa tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Updating volume '7f22134a-1566-4523-85b7-aa812ad4dce6' with '{'status': 'maintenance'}' {{(pid=86995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 08:55:26 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:26 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:26 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:26 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-122d70f4-8479-43f6-94a0-020ed423b9fa tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] http://192.168.122.75/volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6/action returned with HTTP 202 Sep 02 08:55:26 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 828/1613] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:55:26 2026] POST /volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:55:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f32a1ec4-25be-437a-a4dc-d2fb1f89fbd4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f32a1ec4-25be-437a-a4dc-d2fb1f89fbd4 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 Sep 02 08:55:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f32a1ec4-25be-437a-a4dc-d2fb1f89fbd4 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f32a1ec4-25be-437a-a4dc-d2fb1f89fbd4 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:26 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:26 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:26 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:26 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:26 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f32a1ec4-25be-437a-a4dc-d2fb1f89fbd4 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f32a1ec4-25be-437a-a4dc-d2fb1f89fbd4 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 returned with HTTP 200 Sep 02 08:55:26 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 786/1614] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:26 2026] GET /volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7d4c1910-254c-4288-b0a1-a9f585b8a024 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7d4c1910-254c-4288-b0a1-a9f585b8a024 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] POST http://192.168.122.75/volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6/action Sep 02 08:55:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7d4c1910-254c-4288-b0a1-a9f585b8a024 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:55:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7d4c1910-254c-4288-b0a1-a9f585b8a024 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:26 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:26 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:26 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:26 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:26 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7d4c1910-254c-4288-b0a1-a9f585b8a024 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Volume info retrieved successfully. Sep 02 08:55:26 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7d4c1910-254c-4288-b0a1-a9f585b8a024 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Delete volume request issued successfully. Sep 02 08:55:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7d4c1910-254c-4288-b0a1-a9f585b8a024 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] http://192.168.122.75/volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6/action returned with HTTP 202 Sep 02 08:55:26 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 829/1615] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:55:26 2026] POST /volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:55:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-02c1ca4b-2b9a-42cb-aaf1-815eb31544de None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-02c1ca4b-2b9a-42cb-aaf1-815eb31544de tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 Sep 02 08:55:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-02c1ca4b-2b9a-42cb-aaf1-815eb31544de tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-02c1ca4b-2b9a-42cb-aaf1-815eb31544de tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:26 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:26 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:26 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:26 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:26 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-02c1ca4b-2b9a-42cb-aaf1-815eb31544de tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-02c1ca4b-2b9a-42cb-aaf1-815eb31544de tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 returned with HTTP 200 Sep 02 08:55:26 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 787/1616] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:26 2026] GET /volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-588c521a-8bb2-416f-997d-c8d6fa6a0d92 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-588c521a-8bb2-416f-997d-c8d6fa6a0d92 tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] GET http://192.168.122.75/volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed Sep 02 08:55:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-588c521a-8bb2-416f-997d-c8d6fa6a0d92 tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-588c521a-8bb2-416f-997d-c8d6fa6a0d92 tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-588c521a-8bb2-416f-997d-c8d6fa6a0d92 tempest-VolumesTransfersTest-284470617 tempest-VolumesTransfersTest-284470617-project-admin] http://192.168.122.75/volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed returned with HTTP 404 Sep 02 08:55:26 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 830/1617] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:26 2026] GET /volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:55:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7c2fa265-4e9f-409c-a224-0ad14d6d9b56 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7c2fa265-4e9f-409c-a224-0ad14d6d9b56 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] GET http://192.168.122.75/volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed Sep 02 08:55:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7c2fa265-4e9f-409c-a224-0ad14d6d9b56 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7c2fa265-4e9f-409c-a224-0ad14d6d9b56 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7c2fa265-4e9f-409c-a224-0ad14d6d9b56 tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed returned with HTTP 404 Sep 02 08:55:26 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 788/1618] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:26 2026] GET /volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:55:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8d9c4edb-ba0b-4961-80b9-acf1eabfc62e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8d9c4edb-ba0b-4961-80b9-acf1eabfc62e tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] DELETE http://192.168.122.75/volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed Sep 02 08:55:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8d9c4edb-ba0b-4961-80b9-acf1eabfc62e tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8d9c4edb-ba0b-4961-80b9-acf1eabfc62e tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:26 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-8d9c4edb-ba0b-4961-80b9-acf1eabfc62e tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] Delete volume with id: 38674cee-5b41-472c-88a5-0f3e144f0eed Sep 02 08:55:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8d9c4edb-ba0b-4961-80b9-acf1eabfc62e tempest-VolumesTransfersTest-1646230281 tempest-VolumesTransfersTest-1646230281-project-member] http://192.168.122.75/volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed returned with HTTP 404 Sep 02 08:55:26 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 831/1619] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:55:26 2026] DELETE /volume/v3/volumes/38674cee-5b41-472c-88a5-0f3e144f0eed => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:55:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0908bdbc-bfcf-4b57-a3ca-99f97d1de446 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0908bdbc-bfcf-4b57-a3ca-99f97d1de446 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 Sep 02 08:55:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0908bdbc-bfcf-4b57-a3ca-99f97d1de446 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0908bdbc-bfcf-4b57-a3ca-99f97d1de446 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:27 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:27 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:27 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:27 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:27 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0908bdbc-bfcf-4b57-a3ca-99f97d1de446 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0908bdbc-bfcf-4b57-a3ca-99f97d1de446 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 returned with HTTP 200 Sep 02 08:55:27 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 789/1620] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:27 2026] GET /volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 => generated 848 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-55bbd657-218b-4989-8732-af179e4f1474 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-55bbd657-218b-4989-8732-af179e4f1474 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-55bbd657-218b-4989-8732-af179e4f1474 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-389654398"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-55bbd657-218b-4989-8732-af179e4f1474 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-389654398'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-55bbd657-218b-4989-8732-af179e4f1474 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Create volume of 1 GB Sep 02 08:55:28 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-55bbd657-218b-4989-8732-af179e4f1474 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Availability Zones retrieved successfully. Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-55bbd657-218b-4989-8732-af179e4f1474 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Flow 'volume_create_api' (abb81be9-702c-47ac-aeaf-aafd8a5c514e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-55bbd657-218b-4989-8732-af179e4f1474 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (606effda-cee9-4fe9-be65-dc1644728156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-55bbd657-218b-4989-8732-af179e4f1474 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-55bbd657-218b-4989-8732-af179e4f1474 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (606effda-cee9-4fe9-be65-dc1644728156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-55bbd657-218b-4989-8732-af179e4f1474 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b5d1c3d-c027-460e-a78a-dcf6944bf567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-55bbd657-218b-4989-8732-af179e4f1474 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Created reservations ['b4132c66-6557-44ef-9b81-0da19d4ac9bd', '45b6e842-1d3b-4c28-96aa-7239277df305', '7ad125c6-738d-46cd-8914-c191c1fd26fa', 'a4cad384-72a6-4a08-a73b-81eb41743fd0'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-55bbd657-218b-4989-8732-af179e4f1474 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b5d1c3d-c027-460e-a78a-dcf6944bf567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4132c66-6557-44ef-9b81-0da19d4ac9bd', '45b6e842-1d3b-4c28-96aa-7239277df305', '7ad125c6-738d-46cd-8914-c191c1fd26fa', 'a4cad384-72a6-4a08-a73b-81eb41743fd0']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-55bbd657-218b-4989-8732-af179e4f1474 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c052afce-2267-4c34-8cb8-7dddc2dadd4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:28 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-55bbd657-218b-4989-8732-af179e4f1474 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c052afce-2267-4c34-8cb8-7dddc2dadd4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b239b6f2-aeec-48c4-a310-7ad003efed8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-389654398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='def9f3ae025c4b41957ba53d5c3535f5',qos_specs=None,replication_status=,reservations=['b4132c66-6557-44ef-9b81-0da19d4ac9bd','45b6e842-1d3b-4c28-96aa-7239277df305','7ad125c6-738d-46cd-8914-c191c1fd26fa','a4cad384-72a6-4a08-a73b-81eb41743fd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6e4bdcb2ad847558489f46854a8c909',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:55:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-389654398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b239b6f2-aeec-48c4-a310-7ad003efed8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='def9f3ae025c4b41957ba53d5c3535f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6e4bdcb2ad847558489f46854a8c909',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-55bbd657-218b-4989-8732-af179e4f1474 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9063fb34-87e0-4463-85e9-382c9d0b4c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9a52c418-9506-4ca2-a52d-48a63e2ac0a5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9a52c418-9506-4ca2-a52d-48a63e2ac0a5 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 Sep 02 08:55:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9a52c418-9506-4ca2-a52d-48a63e2ac0a5 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9a52c418-9506-4ca2-a52d-48a63e2ac0a5 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-55bbd657-218b-4989-8732-af179e4f1474 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9063fb34-87e0-4463-85e9-382c9d0b4c10) transitioned into state 'SUCCESS' from state '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-389654398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='def9f3ae025c4b41957ba53d5c3535f5',qos_specs=None,replication_status=,reservations=['b4132c66-6557-44ef-9b81-0da19d4ac9bd','45b6e842-1d3b-4c28-96aa-7239277df305','7ad125c6-738d-46cd-8914-c191c1fd26fa','a4cad384-72a6-4a08-a73b-81eb41743fd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6e4bdcb2ad847558489f46854a8c909',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-55bbd657-218b-4989-8732-af179e4f1474 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e401a11a-9f06-4f56-a341-c0e14d6b5e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9a52c418-9506-4ca2-a52d-48a63e2ac0a5 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 returned with HTTP 404 Sep 02 08:55:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 790/1621] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:28 2026] GET /volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:55:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-036b29fe-650e-4977-9901-29cdbd609a90 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-55bbd657-218b-4989-8732-af179e4f1474 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e401a11a-9f06-4f56-a341-c0e14d6b5e8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-55bbd657-218b-4989-8732-af179e4f1474 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Flow 'volume_create_api' (abb81be9-702c-47ac-aeaf-aafd8a5c514e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-55bbd657-218b-4989-8732-af179e4f1474 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Create volume request issued successfully. Sep 02 08:55:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-55bbd657-218b-4989-8732-af179e4f1474 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:55:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 832/1622] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:55:27 2026] POST /volume/v3/volumes => generated 764 bytes in 962 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f0dc301d-e79a-4ccb-900d-4f3d43e6fa9d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f0dc301d-e79a-4ccb-900d-4f3d43e6fa9d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f0dc301d-e79a-4ccb-900d-4f3d43e6fa9d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f0dc301d-e79a-4ccb-900d-4f3d43e6fa9d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f0dc301d-e79a-4ccb-900d-4f3d43e6fa9d tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 returned with HTTP 404 Sep 02 08:55:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 833/1623] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:28 2026] GET /volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-774232c3-1672-4534-af00-436f50a652ac None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-774232c3-1672-4534-af00-436f50a652ac tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/volumes/b239b6f2-aeec-48c4-a310-7ad003efed8b Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-774232c3-1672-4534-af00-436f50a652ac tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-774232c3-1672-4534-af00-436f50a652ac tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:28 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:28 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:28 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:28 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-774232c3-1672-4534-af00-436f50a652ac tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Volume info retrieved successfully. Sep 02 08:55:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-774232c3-1672-4534-af00-436f50a652ac tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/volumes/b239b6f2-aeec-48c4-a310-7ad003efed8b returned with HTTP 200 Sep 02 08:55:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 834/1624] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:28 2026] GET /volume/v3/volumes/b239b6f2-aeec-48c4-a310-7ad003efed8b => generated 832 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-14d3f7bd-5eec-45ae-b25c-39623751ea85 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-036b29fe-650e-4977-9901-29cdbd609a90 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:55:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-14d3f7bd-5eec-45ae-b25c-39623751ea85 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] DELETE http://192.168.122.75/volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 Sep 02 08:55:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-036b29fe-650e-4977-9901-29cdbd609a90 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-790335636-1854352604", "extra_specs": {}}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-14d3f7bd-5eec-45ae-b25c-39623751ea85 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-14d3f7bd-5eec-45ae-b25c-39623751ea85 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-14d3f7bd-5eec-45ae-b25c-39623751ea85 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Delete volume with id: 7f22134a-1566-4523-85b7-aa812ad4dce6 Sep 02 08:55:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-14d3f7bd-5eec-45ae-b25c-39623751ea85 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 returned with HTTP 404 Sep 02 08:55:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 835/1625] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:55:28 2026] DELETE /volume/v3/volumes/7f22134a-1566-4523-85b7-aa812ad4dce6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-531036a3-915f-4d6e-b503-1fd44aac91d3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-531036a3-915f-4d6e-b503-1fd44aac91d3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-531036a3-915f-4d6e-b503-1fd44aac91d3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-460402280"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-531036a3-915f-4d6e-b503-1fd44aac91d3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-460402280'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-531036a3-915f-4d6e-b503-1fd44aac91d3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Create volume of 1 GB Sep 02 08:55:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-036b29fe-650e-4977-9901-29cdbd609a90 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:55:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 791/1626] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 08:55:28 2026] POST /volume/v3/types => generated 268 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:28 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-531036a3-915f-4d6e-b503-1fd44aac91d3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Availability Zones retrieved successfully. Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-531036a3-915f-4d6e-b503-1fd44aac91d3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Flow 'volume_create_api' (5f530e30-7f8a-494f-8cc8-d622ea96a3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-531036a3-915f-4d6e-b503-1fd44aac91d3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75230a2d-9991-42b8-b75a-e717ac204a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-531036a3-915f-4d6e-b503-1fd44aac91d3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-531036a3-915f-4d6e-b503-1fd44aac91d3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75230a2d-9991-42b8-b75a-e717ac204a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-531036a3-915f-4d6e-b503-1fd44aac91d3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c2fc90-bd2c-4817-9b2d-09d1051826c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-531036a3-915f-4d6e-b503-1fd44aac91d3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Created reservations ['a3c26e29-4c9c-452b-93e7-f5c2fce02d7e', '3759a636-3b78-49e1-aeb6-d8f53a0313c8', '4b30026b-dae4-41ff-abc6-53a34e90a65d', '554648c6-5a75-4027-983d-6a6e5aea6283'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-531036a3-915f-4d6e-b503-1fd44aac91d3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c2fc90-bd2c-4817-9b2d-09d1051826c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3c26e29-4c9c-452b-93e7-f5c2fce02d7e', '3759a636-3b78-49e1-aeb6-d8f53a0313c8', '4b30026b-dae4-41ff-abc6-53a34e90a65d', '554648c6-5a75-4027-983d-6a6e5aea6283']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-531036a3-915f-4d6e-b503-1fd44aac91d3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25d49433-5bb1-48c3-9090-fcece6c5a1ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:28 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:28 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-531036a3-915f-4d6e-b503-1fd44aac91d3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25d49433-5bb1-48c3-9090-fcece6c5a1ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bd90b7a-3c00-4485-8428-7e41420d64b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-460402280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6802de770ff45088f53678773bb3612',qos_specs=None,replication_status=,reservations=['a3c26e29-4c9c-452b-93e7-f5c2fce02d7e','3759a636-3b78-49e1-aeb6-d8f53a0313c8','4b30026b-dae4-41ff-abc6-53a34e90a65d','554648c6-5a75-4027-983d-6a6e5aea6283'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a7458ba940d4ebf8960c11abaf04ccd',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:55:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-460402280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bd90b7a-3c00-4485-8428-7e41420d64b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6802de770ff45088f53678773bb3612',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a7458ba940d4ebf8960c11abaf04ccd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-531036a3-915f-4d6e-b503-1fd44aac91d3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8437108-6484-41ca-9dce-e9a958fc5aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-531036a3-915f-4d6e-b503-1fd44aac91d3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8437108-6484-41ca-9dce-e9a958fc5aaa) transitioned into state 'SUCCESS' from state '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-460402280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6802de770ff45088f53678773bb3612',qos_specs=None,replication_status=,reservations=['a3c26e29-4c9c-452b-93e7-f5c2fce02d7e','3759a636-3b78-49e1-aeb6-d8f53a0313c8','4b30026b-dae4-41ff-abc6-53a34e90a65d','554648c6-5a75-4027-983d-6a6e5aea6283'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a7458ba940d4ebf8960c11abaf04ccd',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-531036a3-915f-4d6e-b503-1fd44aac91d3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bd441c9-785c-483b-a22a-da276908fc64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-531036a3-915f-4d6e-b503-1fd44aac91d3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bd441c9-785c-483b-a22a-da276908fc64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-531036a3-915f-4d6e-b503-1fd44aac91d3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Flow 'volume_create_api' (5f530e30-7f8a-494f-8cc8-d622ea96a3f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:29 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-531036a3-915f-4d6e-b503-1fd44aac91d3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Create volume request issued successfully. Sep 02 08:55:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-531036a3-915f-4d6e-b503-1fd44aac91d3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:55:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 836/1627] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:55:28 2026] POST /volume/v3/volumes => generated 755 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:55:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-87a6c866-005a-40f6-973d-766899f8f422 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-87a6c866-005a-40f6-973d-766899f8f422 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 Sep 02 08:55:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-87a6c866-005a-40f6-973d-766899f8f422 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-87a6c866-005a-40f6-973d-766899f8f422 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:29 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:29 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:29 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-87a6c866-005a-40f6-973d-766899f8f422 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-87a6c866-005a-40f6-973d-766899f8f422 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 returned with HTTP 200 Sep 02 08:55:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 792/1628] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:29 2026] GET /volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 => generated 823 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-48cd057a-10a1-4662-a3c1-2ad7856c4909 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-48cd057a-10a1-4662-a3c1-2ad7856c4909 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/volumes/b239b6f2-aeec-48c4-a310-7ad003efed8b Sep 02 08:55:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-48cd057a-10a1-4662-a3c1-2ad7856c4909 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-48cd057a-10a1-4662-a3c1-2ad7856c4909 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:29 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:29 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:29 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-48cd057a-10a1-4662-a3c1-2ad7856c4909 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Volume info retrieved successfully. Sep 02 08:55:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-48cd057a-10a1-4662-a3c1-2ad7856c4909 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/volumes/b239b6f2-aeec-48c4-a310-7ad003efed8b returned with HTTP 200 Sep 02 08:55:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 837/1629] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:29 2026] GET /volume/v3/volumes/b239b6f2-aeec-48c4-a310-7ad003efed8b => generated 856 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-426da3e0-19cd-4554-9fa9-d37a86ce4114 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-426da3e0-19cd-4554-9fa9-d37a86ce4114 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 Sep 02 08:55:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-426da3e0-19cd-4554-9fa9-d37a86ce4114 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-426da3e0-19cd-4554-9fa9-d37a86ce4114 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:30 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:30 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:30 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:30 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-426da3e0-19cd-4554-9fa9-d37a86ce4114 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-426da3e0-19cd-4554-9fa9-d37a86ce4114 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 returned with HTTP 200 Sep 02 08:55:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 793/1630] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:30 2026] GET /volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ec169452-a7af-415f-b7c1-cd892d4bea01 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ec169452-a7af-415f-b7c1-cd892d4bea01 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/volumes/b239b6f2-aeec-48c4-a310-7ad003efed8b Sep 02 08:55:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ec169452-a7af-415f-b7c1-cd892d4bea01 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ec169452-a7af-415f-b7c1-cd892d4bea01 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:30 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:30 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:30 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:30 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:30 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ec169452-a7af-415f-b7c1-cd892d4bea01 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Volume info retrieved successfully. Sep 02 08:55:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ec169452-a7af-415f-b7c1-cd892d4bea01 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/volumes/b239b6f2-aeec-48c4-a310-7ad003efed8b returned with HTTP 200 Sep 02 08:55:30 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 838/1631] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:30 2026] GET /volume/v3/volumes/b239b6f2-aeec-48c4-a310-7ad003efed8b => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:55:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fd33071d-a508-4a5d-8fe4-d9bf7d74a14a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fd33071d-a508-4a5d-8fe4-d9bf7d74a14a tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 08:55:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fd33071d-a508-4a5d-8fe4-d9bf7d74a14a tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b239b6f2-aeec-48c4-a310-7ad003efed8b", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-636275055"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:30 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:30 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:30 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:30 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-fd33071d-a508-4a5d-8fe4-d9bf7d74a14a tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Volume info retrieved successfully. Sep 02 08:55:30 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-fd33071d-a508-4a5d-8fe4-d9bf7d74a14a tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Create snapshot from volume b239b6f2-aeec-48c4-a310-7ad003efed8b Sep 02 08:55:30 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-fd33071d-a508-4a5d-8fe4-d9bf7d74a14a tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Created reservations ['5463f03a-5919-426d-b2f5-fbf21f07c8b0', '7d8e8214-a2a9-4df5-9cb5-1807e05488db', '0d344b6b-de6e-444b-8e5e-2000a92abe19', '0d0279f4-6090-467a-9c88-bd21b221a29b'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:55:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-fd33071d-a508-4a5d-8fe4-d9bf7d74a14a tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot create request issued successfully. Sep 02 08:55:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fd33071d-a508-4a5d-8fe4-d9bf7d74a14a tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 08:55:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 794/1632] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 08:55:30 2026] POST /volume/v3/snapshots => generated 313 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:55:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-37db5872-6e05-44a8-b322-7cf63fe54118 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-37db5872-6e05-44a8-b322-7cf63fe54118 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b Sep 02 08:55:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-37db5872-6e05-44a8-b322-7cf63fe54118 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-37db5872-6e05-44a8-b322-7cf63fe54118 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:31 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:31 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:31 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-37db5872-6e05-44a8-b322-7cf63fe54118 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot retrieved successfully. Sep 02 08:55:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-37db5872-6e05-44a8-b322-7cf63fe54118 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b returned with HTTP 200 Sep 02 08:55:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 839/1633] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:31 2026] GET /volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b => generated 445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e5a01eca-4fd6-41dd-89b5-2e1ce7f660bc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e5a01eca-4fd6-41dd-89b5-2e1ce7f660bc tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 Sep 02 08:55:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e5a01eca-4fd6-41dd-89b5-2e1ce7f660bc tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e5a01eca-4fd6-41dd-89b5-2e1ce7f660bc tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e5a01eca-4fd6-41dd-89b5-2e1ce7f660bc tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e5a01eca-4fd6-41dd-89b5-2e1ce7f660bc tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 returned with HTTP 200 Sep 02 08:55:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 795/1634] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:31 2026] GET /volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 => generated 848 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-92c500a2-30de-40ae-8244-aa675ba4fbcc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-92c500a2-30de-40ae-8244-aa675ba4fbcc tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] POST http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7/action Sep 02 08:55:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-92c500a2-30de-40ae-8244-aa675ba4fbcc tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:55:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-92c500a2-30de-40ae-8244-aa675ba4fbcc tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:31 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:31 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:31 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:31 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.admin_actions [None req-92c500a2-30de-40ae-8244-aa675ba4fbcc tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Updating volume '9bd90b7a-3c00-4485-8428-7e41420d64b7' with '{'status': 'error'}' {{(pid=86995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 08:55:31 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:31 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:31 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:31 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-92c500a2-30de-40ae-8244-aa675ba4fbcc tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7/action returned with HTTP 202 Sep 02 08:55:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 840/1635] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:55:31 2026] POST /volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 08:55:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-dde4cc30-220d-4957-94ee-ee162a82ce7b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dde4cc30-220d-4957-94ee-ee162a82ce7b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 Sep 02 08:55:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dde4cc30-220d-4957-94ee-ee162a82ce7b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dde4cc30-220d-4957-94ee-ee162a82ce7b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-dde4cc30-220d-4957-94ee-ee162a82ce7b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dde4cc30-220d-4957-94ee-ee162a82ce7b tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 returned with HTTP 200 Sep 02 08:55:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 796/1636] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:31 2026] GET /volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 => generated 844 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ed0f8fff-26a3-4031-84c2-c69f6ff38161 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ed0f8fff-26a3-4031-84c2-c69f6ff38161 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] POST http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7/action Sep 02 08:55:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ed0f8fff-26a3-4031-84c2-c69f6ff38161 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:55:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ed0f8fff-26a3-4031-84c2-c69f6ff38161 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:31 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:31 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:31 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:31 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.admin_actions [None req-ed0f8fff-26a3-4031-84c2-c69f6ff38161 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Updating volume '9bd90b7a-3c00-4485-8428-7e41420d64b7' with '{'status': 'available'}' {{(pid=86995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 08:55:31 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:31 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:31 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:31 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ed0f8fff-26a3-4031-84c2-c69f6ff38161 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7/action returned with HTTP 202 Sep 02 08:55:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 841/1637] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:55:31 2026] POST /volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:55:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-176a61a0-12bc-4a37-bed7-57826ca7f171 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-176a61a0-12bc-4a37-bed7-57826ca7f171 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 Sep 02 08:55:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-176a61a0-12bc-4a37-bed7-57826ca7f171 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-176a61a0-12bc-4a37-bed7-57826ca7f171 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-176a61a0-12bc-4a37-bed7-57826ca7f171 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-176a61a0-12bc-4a37-bed7-57826ca7f171 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 returned with HTTP 200 Sep 02 08:55:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 797/1638] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:31 2026] GET /volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 => generated 848 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-755e9db3-7a90-4b8f-9978-779e14ce7d03 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-755e9db3-7a90-4b8f-9978-779e14ce7d03 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] POST http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7/action Sep 02 08:55:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-755e9db3-7a90-4b8f-9978-779e14ce7d03 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:55:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-755e9db3-7a90-4b8f-9978-779e14ce7d03 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:31 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:31 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:31 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:31 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.admin_actions [None req-755e9db3-7a90-4b8f-9978-779e14ce7d03 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Updating volume '9bd90b7a-3c00-4485-8428-7e41420d64b7' with '{'status': 'maintenance'}' {{(pid=86995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 08:55:31 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:31 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:31 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:31 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-755e9db3-7a90-4b8f-9978-779e14ce7d03 tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7/action returned with HTTP 202 Sep 02 08:55:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 842/1639] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:55:31 2026] POST /volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:55:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-10cd4997-c5e8-449b-a258-d255bbba9bfe None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-10cd4997-c5e8-449b-a258-d255bbba9bfe tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 Sep 02 08:55:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-10cd4997-c5e8-449b-a258-d255bbba9bfe tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-10cd4997-c5e8-449b-a258-d255bbba9bfe tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-10cd4997-c5e8-449b-a258-d255bbba9bfe tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-10cd4997-c5e8-449b-a258-d255bbba9bfe tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 returned with HTTP 200 Sep 02 08:55:32 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 798/1640] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:31 2026] GET /volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 => generated 850 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ecd7b2b3-4feb-4b7b-bc46-6482b7f67a1b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ecd7b2b3-4feb-4b7b-bc46-6482b7f67a1b tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] POST http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7/action Sep 02 08:55:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ecd7b2b3-4feb-4b7b-bc46-6482b7f67a1b tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:55:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ecd7b2b3-4feb-4b7b-bc46-6482b7f67a1b tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:32 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:32 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:32 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:32 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.admin_actions [None req-ecd7b2b3-4feb-4b7b-bc46-6482b7f67a1b tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] Updating volume '9bd90b7a-3c00-4485-8428-7e41420d64b7' with '{'status': 'available'}' {{(pid=86995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 08:55:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9b0feac6-2180-44f8-88fb-061ee1600c93 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:32 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:32 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9b0feac6-2180-44f8-88fb-061ee1600c93 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b Sep 02 08:55:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9b0feac6-2180-44f8-88fb-061ee1600c93 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9b0feac6-2180-44f8-88fb-061ee1600c93 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:32 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:32 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:32 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9b0feac6-2180-44f8-88fb-061ee1600c93 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot retrieved successfully. Sep 02 08:55:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9b0feac6-2180-44f8-88fb-061ee1600c93 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b returned with HTTP 200 Sep 02 08:55:32 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 799/1641] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:32 2026] GET /volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b => generated 445 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:55:32 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:32 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ecd7b2b3-4feb-4b7b-bc46-6482b7f67a1b tempest-VolumesActionsTest-2032621858 tempest-VolumesActionsTest-2032621858-project-admin] http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7/action returned with HTTP 202 Sep 02 08:55:32 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 843/1642] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:55:32 2026] POST /volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:55:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8abce910-87e9-464a-892d-2952335aaf10 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8abce910-87e9-464a-892d-2952335aaf10 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 Sep 02 08:55:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8abce910-87e9-464a-892d-2952335aaf10 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8abce910-87e9-464a-892d-2952335aaf10 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:32 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:32 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:32 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:32 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:32 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8abce910-87e9-464a-892d-2952335aaf10 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8abce910-87e9-464a-892d-2952335aaf10 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 returned with HTTP 200 Sep 02 08:55:32 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 800/1643] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:32 2026] GET /volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 => generated 848 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7416c1c5-7bcf-47ad-ba2b-c17ff91a53c6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7416c1c5-7bcf-47ad-ba2b-c17ff91a53c6 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 Sep 02 08:55:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7416c1c5-7bcf-47ad-ba2b-c17ff91a53c6 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7416c1c5-7bcf-47ad-ba2b-c17ff91a53c6 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:32 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:32 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:32 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:32 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:32 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7416c1c5-7bcf-47ad-ba2b-c17ff91a53c6 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7416c1c5-7bcf-47ad-ba2b-c17ff91a53c6 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 returned with HTTP 200 Sep 02 08:55:32 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 844/1644] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:32 2026] GET /volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a468db4f-7d62-4375-a6d3-efeb3e4954f3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a468db4f-7d62-4375-a6d3-efeb3e4954f3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] DELETE http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 Sep 02 08:55:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a468db4f-7d62-4375-a6d3-efeb3e4954f3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a468db4f-7d62-4375-a6d3-efeb3e4954f3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:32 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-a468db4f-7d62-4375-a6d3-efeb3e4954f3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Delete volume with id: 9bd90b7a-3c00-4485-8428-7e41420d64b7 Sep 02 08:55:32 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:32 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:32 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:32 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:32 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a468db4f-7d62-4375-a6d3-efeb3e4954f3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:32 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a468db4f-7d62-4375-a6d3-efeb3e4954f3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Delete volume request issued successfully. Sep 02 08:55:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a468db4f-7d62-4375-a6d3-efeb3e4954f3 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 returned with HTTP 202 Sep 02 08:55:32 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 801/1645] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:55:32 2026] DELETE /volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 08:55:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e11e99f5-c218-4a46-8416-36639b6e281a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e11e99f5-c218-4a46-8416-36639b6e281a tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 Sep 02 08:55:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e11e99f5-c218-4a46-8416-36639b6e281a tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e11e99f5-c218-4a46-8416-36639b6e281a tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:32 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:32 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:32 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:32 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:32 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e11e99f5-c218-4a46-8416-36639b6e281a tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Volume info retrieved successfully. Sep 02 08:55:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e11e99f5-c218-4a46-8416-36639b6e281a tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 returned with HTTP 200 Sep 02 08:55:32 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 845/1646] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:32 2026] GET /volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0731082a-a16d-47b5-bcbd-6ab5f288fbd6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0731082a-a16d-47b5-bcbd-6ab5f288fbd6 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:55:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0731082a-a16d-47b5-bcbd-6ab5f288fbd6 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1538912291-1755324129", "extra_specs": {}}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0731082a-a16d-47b5-bcbd-6ab5f288fbd6 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:55:32 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 802/1647] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 08:55:32 2026] POST /volume/v3/types => generated 269 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e7e25aba-66ed-4dd8-b310-016f2ec02e17 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e7e25aba-66ed-4dd8-b310-016f2ec02e17 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 08:55:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e7e25aba-66ed-4dd8-b310-016f2ec02e17 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-987282103-1476952330", "extra_specs": {}}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e7e25aba-66ed-4dd8-b310-016f2ec02e17 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 08:55:32 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 846/1648] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 08:55:32 2026] POST /volume/v3/types => generated 268 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c3bb13df-c8c5-4ff8-8d2c-d56584578681 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c3bb13df-c8c5-4ff8-8d2c-d56584578681 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:55:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c3bb13df-c8c5-4ff8-8d2c-d56584578681 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2046394588", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1538912291-1755324129", "size": 1}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-c3bb13df-c8c5-4ff8-8d2c-d56584578681 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2046394588', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1538912291-1755324129', 'size': 1}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:55:33 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-c3bb13df-c8c5-4ff8-8d2c-d56584578681 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Create volume of 1 GB Sep 02 08:55:33 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:33 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:33 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c3bb13df-c8c5-4ff8-8d2c-d56584578681 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Availability Zones retrieved successfully. Sep 02 08:55:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c3bb13df-c8c5-4ff8-8d2c-d56584578681 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Flow 'volume_create_api' (48ebc582-f2c9-4bd0-a9a3-8effb77ce990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c3bb13df-c8c5-4ff8-8d2c-d56584578681 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21a56f4f-4816-4c7e-8d7e-a906761135df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-c3bb13df-c8c5-4ff8-8d2c-d56584578681 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:55:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c3bb13df-c8c5-4ff8-8d2c-d56584578681 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21a56f4f-4816-4c7e-8d7e-a906761135df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:55:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=63e2c9ae-2b2a-40cc-9bfa-1c02b2df51c5,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1538912291-1755324129',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '63e2c9ae-2b2a-40cc-9bfa-1c02b2df51c5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c3bb13df-c8c5-4ff8-8d2c-d56584578681 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea978dc4-675e-4f29-acea-6d246807bdbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-eafa2bd8-d2e6-48d4-bb63-f37a0164ec59 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-eafa2bd8-d2e6-48d4-bb63-f37a0164ec59 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b Sep 02 08:55:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-eafa2bd8-d2e6-48d4-bb63-f37a0164ec59 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-eafa2bd8-d2e6-48d4-bb63-f37a0164ec59 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:33 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-c3bb13df-c8c5-4ff8-8d2c-d56584578681 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1538912291-1755324129 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1538912291-1755324129, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:55:33 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-c3bb13df-c8c5-4ff8-8d2c-d56584578681 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1538912291-1755324129 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1538912291-1755324129, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:55:33 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:33 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:33 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-eafa2bd8-d2e6-48d4-bb63-f37a0164ec59 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot retrieved successfully. Sep 02 08:55:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-eafa2bd8-d2e6-48d4-bb63-f37a0164ec59 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b returned with HTTP 200 Sep 02 08:55:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 847/1649] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:33 2026] GET /volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b => generated 445 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:33 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-c3bb13df-c8c5-4ff8-8d2c-d56584578681 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Created reservations ['60ade832-fbe6-43fb-b1d2-35695164cd39', '7b56d7ef-a891-4558-b566-a0e1c4f6cad7', '187f53be-3e82-4ef7-b089-2854ae2b7028', 'bfdedc5c-7dd0-4620-a0a5-dcfc13cf289f'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:55:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c3bb13df-c8c5-4ff8-8d2c-d56584578681 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea978dc4-675e-4f29-acea-6d246807bdbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60ade832-fbe6-43fb-b1d2-35695164cd39', '7b56d7ef-a891-4558-b566-a0e1c4f6cad7', '187f53be-3e82-4ef7-b089-2854ae2b7028', 'bfdedc5c-7dd0-4620-a0a5-dcfc13cf289f']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c3bb13df-c8c5-4ff8-8d2c-d56584578681 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf33a476-914a-45c1-a52e-962bc931739b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:33 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:33 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c3bb13df-c8c5-4ff8-8d2c-d56584578681 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf33a476-914a-45c1-a52e-962bc931739b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d5b5838-1425-4304-9cf9-04bad2204974', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2046394588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fd534b32b4748d8aa748b28e53825fb',qos_specs=None,replication_status=,reservations=['60ade832-fbe6-43fb-b1d2-35695164cd39','7b56d7ef-a891-4558-b566-a0e1c4f6cad7','187f53be-3e82-4ef7-b089-2854ae2b7028','bfdedc5c-7dd0-4620-a0a5-dcfc13cf289f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0543eefff7804efd924a900bf31116e8',volume_type_id=63e2c9ae-2b2a-40cc-9bfa-1c02b2df51c5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:55:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2046394588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d5b5838-1425-4304-9cf9-04bad2204974,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fd534b32b4748d8aa748b28e53825fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0543eefff7804efd924a900bf31116e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(63e2c9ae-2b2a-40cc-9bfa-1c02b2df51c5),volume_type_id=63e2c9ae-2b2a-40cc-9bfa-1c02b2df51c5)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c3bb13df-c8c5-4ff8-8d2c-d56584578681 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b9c25ba-2f9b-4550-a597-bc19dc0c854b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c3bb13df-c8c5-4ff8-8d2c-d56584578681 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b9c25ba-2f9b-4550-a597-bc19dc0c854b) transitioned into state 'SUCCESS' from state '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-2046394588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fd534b32b4748d8aa748b28e53825fb',qos_specs=None,replication_status=,reservations=['60ade832-fbe6-43fb-b1d2-35695164cd39','7b56d7ef-a891-4558-b566-a0e1c4f6cad7','187f53be-3e82-4ef7-b089-2854ae2b7028','bfdedc5c-7dd0-4620-a0a5-dcfc13cf289f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0543eefff7804efd924a900bf31116e8',volume_type_id=63e2c9ae-2b2a-40cc-9bfa-1c02b2df51c5)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c3bb13df-c8c5-4ff8-8d2c-d56584578681 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c49947f8-1139-4128-a8f9-c2b9d67385cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c3bb13df-c8c5-4ff8-8d2c-d56584578681 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c49947f8-1139-4128-a8f9-c2b9d67385cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c3bb13df-c8c5-4ff8-8d2c-d56584578681 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Flow 'volume_create_api' (48ebc582-f2c9-4bd0-a9a3-8effb77ce990) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:33 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c3bb13df-c8c5-4ff8-8d2c-d56584578681 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Create volume request issued successfully. Sep 02 08:55:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c3bb13df-c8c5-4ff8-8d2c-d56584578681 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:55:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 803/1650] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:55:32 2026] POST /volume/v3/volumes => generated 853 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:55:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-83515f28-cbe7-4935-aa2a-e829ce58701c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-83515f28-cbe7-4935-aa2a-e829ce58701c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:55:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-83515f28-cbe7-4935-aa2a-e829ce58701c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-421673876", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-987282103-1476952330", "size": 1}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-83515f28-cbe7-4935-aa2a-e829ce58701c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-421673876', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-987282103-1476952330', 'size': 1}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:55:33 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-83515f28-cbe7-4935-aa2a-e829ce58701c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Create volume of 1 GB Sep 02 08:55:33 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:33 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:33 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-83515f28-cbe7-4935-aa2a-e829ce58701c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Availability Zones retrieved successfully. Sep 02 08:55:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-af9c68f3-4a9a-46bd-8f57-68586c489980 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:33 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-83515f28-cbe7-4935-aa2a-e829ce58701c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Flow 'volume_create_api' (a51ef289-936c-49b5-9015-1198642bdc90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-af9c68f3-4a9a-46bd-8f57-68586c489980 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] GET http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 Sep 02 08:55:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-af9c68f3-4a9a-46bd-8f57-68586c489980 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:33 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-83515f28-cbe7-4935-aa2a-e829ce58701c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a7a8dce-2667-4f59-b5e8-4eee0b9d7ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-af9c68f3-4a9a-46bd-8f57-68586c489980 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:33 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-83515f28-cbe7-4935-aa2a-e829ce58701c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:55:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-af9c68f3-4a9a-46bd-8f57-68586c489980 tempest-VolumesActionsTest-805642630 tempest-VolumesActionsTest-805642630-project-member] http://192.168.122.75/volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 returned with HTTP 404 Sep 02 08:55:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 804/1651] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:33 2026] GET /volume/v3/volumes/9bd90b7a-3c00-4485-8428-7e41420d64b7 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:55:33 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-83515f28-cbe7-4935-aa2a-e829ce58701c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a7a8dce-2667-4f59-b5e8-4eee0b9d7ab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:55:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6fea6d4f-9479-4714-bb19-242557f56d9f,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-987282103-1476952330',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6fea6d4f-9479-4714-bb19-242557f56d9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:33 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-83515f28-cbe7-4935-aa2a-e829ce58701c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4313d72-e195-44b1-a3e1-4b1564f5e1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:33 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-83515f28-cbe7-4935-aa2a-e829ce58701c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-987282103-1476952330 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-987282103-1476952330, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:55:33 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-83515f28-cbe7-4935-aa2a-e829ce58701c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-987282103-1476952330 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-987282103-1476952330, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:55:33 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-83515f28-cbe7-4935-aa2a-e829ce58701c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Created reservations ['d95e304e-9f4c-4952-8f99-b5583df8d570', '71a883cd-1754-4572-ad0e-363b47cb4eb1', '23604203-0ce1-4d4f-ae7d-0ebad15ea22d', '15614c3e-89d3-46bc-ad66-6be9ac6f3c4e'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:55:33 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-83515f28-cbe7-4935-aa2a-e829ce58701c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4313d72-e195-44b1-a3e1-4b1564f5e1fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d95e304e-9f4c-4952-8f99-b5583df8d570', '71a883cd-1754-4572-ad0e-363b47cb4eb1', '23604203-0ce1-4d4f-ae7d-0ebad15ea22d', '15614c3e-89d3-46bc-ad66-6be9ac6f3c4e']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:33 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-83515f28-cbe7-4935-aa2a-e829ce58701c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ee99adb-7e21-453a-a975-0d8896b5e959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:33 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:33 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:33 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-83515f28-cbe7-4935-aa2a-e829ce58701c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ee99adb-7e21-453a-a975-0d8896b5e959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1c53eb3-2370-4c78-955b-ab187e314029', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-421673876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fd534b32b4748d8aa748b28e53825fb',qos_specs=None,replication_status=,reservations=['d95e304e-9f4c-4952-8f99-b5583df8d570','71a883cd-1754-4572-ad0e-363b47cb4eb1','23604203-0ce1-4d4f-ae7d-0ebad15ea22d','15614c3e-89d3-46bc-ad66-6be9ac6f3c4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0543eefff7804efd924a900bf31116e8',volume_type_id=6fea6d4f-9479-4714-bb19-242557f56d9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:55:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-421673876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1c53eb3-2370-4c78-955b-ab187e314029,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fd534b32b4748d8aa748b28e53825fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0543eefff7804efd924a900bf31116e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6fea6d4f-9479-4714-bb19-242557f56d9f),volume_type_id=6fea6d4f-9479-4714-bb19-242557f56d9f)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:33 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-83515f28-cbe7-4935-aa2a-e829ce58701c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34b1e012-adb1-4f67-a154-6ae334b36a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:34 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-83515f28-cbe7-4935-aa2a-e829ce58701c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34b1e012-adb1-4f67-a154-6ae334b36a8d) transitioned into state 'SUCCESS' from state '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-421673876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fd534b32b4748d8aa748b28e53825fb',qos_specs=None,replication_status=,reservations=['d95e304e-9f4c-4952-8f99-b5583df8d570','71a883cd-1754-4572-ad0e-363b47cb4eb1','23604203-0ce1-4d4f-ae7d-0ebad15ea22d','15614c3e-89d3-46bc-ad66-6be9ac6f3c4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0543eefff7804efd924a900bf31116e8',volume_type_id=6fea6d4f-9479-4714-bb19-242557f56d9f)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:34 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-83515f28-cbe7-4935-aa2a-e829ce58701c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a6a79b4-b2cd-46ca-9a0c-6a298390ef3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:34 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-83515f28-cbe7-4935-aa2a-e829ce58701c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a6a79b4-b2cd-46ca-9a0c-6a298390ef3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:34 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-83515f28-cbe7-4935-aa2a-e829ce58701c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Flow 'volume_create_api' (a51ef289-936c-49b5-9015-1198642bdc90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-83515f28-cbe7-4935-aa2a-e829ce58701c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Create volume request issued successfully. Sep 02 08:55:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-83515f28-cbe7-4935-aa2a-e829ce58701c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:55:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 848/1652] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:55:33 2026] POST /volume/v3/volumes => generated 851 bytes in 632 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:55:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9e947c81-6205-4700-8917-c0cd3e1ef3d3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9e947c81-6205-4700-8917-c0cd3e1ef3d3 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:55:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9e947c81-6205-4700-8917-c0cd3e1ef3d3 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-973125304", "snapshot_id": null, "imageRef": "a06be2d8-9497-4ae4-ab5e-a8012c113921", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-790335636-1854352604", "size": 1}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-9e947c81-6205-4700-8917-c0cd3e1ef3d3 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-973125304', 'snapshot_id': None, 'imageRef': 'a06be2d8-9497-4ae4-ab5e-a8012c113921', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-790335636-1854352604', 'size': 1}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:55:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b0e30f0c-837b-4d67-846c-0797f13a6781 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b0e30f0c-837b-4d67-846c-0797f13a6781 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b Sep 02 08:55:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b0e30f0c-837b-4d67-846c-0797f13a6781 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b0e30f0c-837b-4d67-846c-0797f13a6781 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:34 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:34 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b0e30f0c-837b-4d67-846c-0797f13a6781 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot retrieved successfully. Sep 02 08:55:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b0e30f0c-837b-4d67-846c-0797f13a6781 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b returned with HTTP 200 Sep 02 08:55:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 849/1653] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:34 2026] GET /volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b => generated 472 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:55:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d15d8adf-33d5-4d96-a88f-7f6ac4ae8cd4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d15d8adf-33d5-4d96-a88f-7f6ac4ae8cd4 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 08:55:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d15d8adf-33d5-4d96-a88f-7f6ac4ae8cd4 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b239b6f2-aeec-48c4-a310-7ad003efed8b", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1734785276"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:34 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:34 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:34 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:34 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d15d8adf-33d5-4d96-a88f-7f6ac4ae8cd4 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Volume info retrieved successfully. Sep 02 08:55:34 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-d15d8adf-33d5-4d96-a88f-7f6ac4ae8cd4 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Create snapshot from volume b239b6f2-aeec-48c4-a310-7ad003efed8b Sep 02 08:55:34 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-d15d8adf-33d5-4d96-a88f-7f6ac4ae8cd4 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Created reservations ['bdbd0745-6320-43f2-8c72-0624516f3733', 'afb2f59e-74b8-498b-ae37-bd90bbe929b8', '96104f68-fdd2-4fcb-87d4-71b35313b0b2', 'fd82e32c-8885-4c25-8e0b-57df382790fa'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:55:34 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:34 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d15d8adf-33d5-4d96-a88f-7f6ac4ae8cd4 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot create request issued successfully. Sep 02 08:55:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d15d8adf-33d5-4d96-a88f-7f6ac4ae8cd4 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 08:55:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 850/1654] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 08:55:34 2026] POST /volume/v3/snapshots => generated 314 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:55:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-167c53b9-2d0b-4f3a-aeb7-4dd8895876eb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-167c53b9-2d0b-4f3a-aeb7-4dd8895876eb tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 Sep 02 08:55:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-167c53b9-2d0b-4f3a-aeb7-4dd8895876eb tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-167c53b9-2d0b-4f3a-aeb7-4dd8895876eb tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:34 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:34 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-167c53b9-2d0b-4f3a-aeb7-4dd8895876eb tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot retrieved successfully. Sep 02 08:55:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-167c53b9-2d0b-4f3a-aeb7-4dd8895876eb tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 returned with HTTP 200 Sep 02 08:55:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 851/1655] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:34 2026] GET /volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 => generated 446 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:34 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-9e947c81-6205-4700-8917-c0cd3e1ef3d3 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Create volume of 1 GB Sep 02 08:55:34 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:34 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9e947c81-6205-4700-8917-c0cd3e1ef3d3 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Availability Zones retrieved successfully. Sep 02 08:55:34 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9e947c81-6205-4700-8917-c0cd3e1ef3d3 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Flow 'volume_create_api' (3ddfdd4b-5986-4b5c-9b03-1021a3d6f75a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:34 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9e947c81-6205-4700-8917-c0cd3e1ef3d3 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (899f7385-50e7-4b78-be7a-482ef59a75c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:34 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-9e947c81-6205-4700-8917-c0cd3e1ef3d3 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:55:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9e947c81-6205-4700-8917-c0cd3e1ef3d3 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (899f7385-50e7-4b78-be7a-482ef59a75c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:55:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aeee2ab6-b999-41bb-8456-c1070cee3433,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-790335636-1854352604',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aeee2ab6-b999-41bb-8456-c1070cee3433', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9e947c81-6205-4700-8917-c0cd3e1ef3d3 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baf80c28-56ab-4383-a85f-543f611ac408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:35 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-9e947c81-6205-4700-8917-c0cd3e1ef3d3 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-790335636-1854352604 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-790335636-1854352604, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:55:35 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-9e947c81-6205-4700-8917-c0cd3e1ef3d3 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-790335636-1854352604 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-790335636-1854352604, it is now deprecated. Please use the default quota class for default quota. Sep 02 08:55:35 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-9e947c81-6205-4700-8917-c0cd3e1ef3d3 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Created reservations ['25fd9605-2199-4b54-ad7f-43993ba23a60', '10970cbd-3a73-4d72-b7e4-bd6c385e2e9a', 'dc600404-1c76-4c1c-8759-3aad4784f615', 'ad52619d-a1df-4e3f-8ed1-1c6e6a1ff6c9'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:55:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9e947c81-6205-4700-8917-c0cd3e1ef3d3 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baf80c28-56ab-4383-a85f-543f611ac408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25fd9605-2199-4b54-ad7f-43993ba23a60', '10970cbd-3a73-4d72-b7e4-bd6c385e2e9a', 'dc600404-1c76-4c1c-8759-3aad4784f615', 'ad52619d-a1df-4e3f-8ed1-1c6e6a1ff6c9']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9e947c81-6205-4700-8917-c0cd3e1ef3d3 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99c0d412-acfa-4522-9c09-2366332b16ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:35 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:35 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9e947c81-6205-4700-8917-c0cd3e1ef3d3 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99c0d412-acfa-4522-9c09-2366332b16ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bea7cd4c-3efb-41e4-ac44-cb13d0efb015', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-973125304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fd534b32b4748d8aa748b28e53825fb',qos_specs=None,replication_status=,reservations=['25fd9605-2199-4b54-ad7f-43993ba23a60','10970cbd-3a73-4d72-b7e4-bd6c385e2e9a','dc600404-1c76-4c1c-8759-3aad4784f615','ad52619d-a1df-4e3f-8ed1-1c6e6a1ff6c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0543eefff7804efd924a900bf31116e8',volume_type_id=aeee2ab6-b999-41bb-8456-c1070cee3433), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:55:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-973125304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bea7cd4c-3efb-41e4-ac44-cb13d0efb015,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fd534b32b4748d8aa748b28e53825fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0543eefff7804efd924a900bf31116e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aeee2ab6-b999-41bb-8456-c1070cee3433),volume_type_id=aeee2ab6-b999-41bb-8456-c1070cee3433)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9e947c81-6205-4700-8917-c0cd3e1ef3d3 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (970c2d29-771d-4c62-8c8e-78327d784689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9e947c81-6205-4700-8917-c0cd3e1ef3d3 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (970c2d29-771d-4c62-8c8e-78327d784689) transitioned into state 'SUCCESS' from state '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-973125304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fd534b32b4748d8aa748b28e53825fb',qos_specs=None,replication_status=,reservations=['25fd9605-2199-4b54-ad7f-43993ba23a60','10970cbd-3a73-4d72-b7e4-bd6c385e2e9a','dc600404-1c76-4c1c-8759-3aad4784f615','ad52619d-a1df-4e3f-8ed1-1c6e6a1ff6c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0543eefff7804efd924a900bf31116e8',volume_type_id=aeee2ab6-b999-41bb-8456-c1070cee3433)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9e947c81-6205-4700-8917-c0cd3e1ef3d3 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c08f336-838d-4629-a17f-d308ee0ba8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9e947c81-6205-4700-8917-c0cd3e1ef3d3 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c08f336-838d-4629-a17f-d308ee0ba8e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9e947c81-6205-4700-8917-c0cd3e1ef3d3 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Flow 'volume_create_api' (3ddfdd4b-5986-4b5c-9b03-1021a3d6f75a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9e947c81-6205-4700-8917-c0cd3e1ef3d3 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Create volume request issued successfully. Sep 02 08:55:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9e947c81-6205-4700-8917-c0cd3e1ef3d3 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:55:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 805/1656] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:55:34 2026] POST /volume/v3/volumes => generated 851 bytes in 1304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:55:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-146dff19-ac56-4821-aa9e-a710c1e4485c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-146dff19-ac56-4821-aa9e-a710c1e4485c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 Sep 02 08:55:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-146dff19-ac56-4821-aa9e-a710c1e4485c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-146dff19-ac56-4821-aa9e-a710c1e4485c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:35 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:35 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:35 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:35 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:35 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-146dff19-ac56-4821-aa9e-a710c1e4485c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:55:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-146dff19-ac56-4821-aa9e-a710c1e4485c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 returned with HTTP 200 Sep 02 08:55:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 852/1657] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:35 2026] GET /volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 => generated 919 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b2e4d0ab-45a9-41eb-bcb0-e26ebe14c6b1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b2e4d0ab-45a9-41eb-bcb0-e26ebe14c6b1 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 Sep 02 08:55:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b2e4d0ab-45a9-41eb-bcb0-e26ebe14c6b1 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b2e4d0ab-45a9-41eb-bcb0-e26ebe14c6b1 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:35 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:35 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b2e4d0ab-45a9-41eb-bcb0-e26ebe14c6b1 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot retrieved successfully. Sep 02 08:55:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b2e4d0ab-45a9-41eb-bcb0-e26ebe14c6b1 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 returned with HTTP 200 Sep 02 08:55:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 806/1658] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:35 2026] GET /volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 => generated 446 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3b8a7c34-7ae1-4b5d-8179-07f8ad331f19 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3b8a7c34-7ae1-4b5d-8179-07f8ad331f19 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 Sep 02 08:55:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3b8a7c34-7ae1-4b5d-8179-07f8ad331f19 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3b8a7c34-7ae1-4b5d-8179-07f8ad331f19 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:36 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:36 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:36 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:36 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:36 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3b8a7c34-7ae1-4b5d-8179-07f8ad331f19 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:55:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3b8a7c34-7ae1-4b5d-8179-07f8ad331f19 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 returned with HTTP 200 Sep 02 08:55:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 853/1659] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:36 2026] GET /volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 => generated 943 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a3d9126c-602d-4f5b-bb4c-b04eafedee06 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a3d9126c-602d-4f5b-bb4c-b04eafedee06 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 Sep 02 08:55:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a3d9126c-602d-4f5b-bb4c-b04eafedee06 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a3d9126c-602d-4f5b-bb4c-b04eafedee06 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:36 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:36 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:36 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a3d9126c-602d-4f5b-bb4c-b04eafedee06 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot retrieved successfully. Sep 02 08:55:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a3d9126c-602d-4f5b-bb4c-b04eafedee06 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 returned with HTTP 200 Sep 02 08:55:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 807/1660] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:36 2026] GET /volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 => generated 446 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ddf1ab8b-4814-4f5f-8ec9-764c5ac07b25 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ddf1ab8b-4814-4f5f-8ec9-764c5ac07b25 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 Sep 02 08:55:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ddf1ab8b-4814-4f5f-8ec9-764c5ac07b25 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ddf1ab8b-4814-4f5f-8ec9-764c5ac07b25 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:37 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:37 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:37 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:37 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:37 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ddf1ab8b-4814-4f5f-8ec9-764c5ac07b25 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:55:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ddf1ab8b-4814-4f5f-8ec9-764c5ac07b25 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 returned with HTTP 200 Sep 02 08:55:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 854/1661] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:37 2026] GET /volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 => generated 943 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ab2a2046-3b64-4b71-bd05-e152d4a0085d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ab2a2046-3b64-4b71-bd05-e152d4a0085d tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 Sep 02 08:55:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ab2a2046-3b64-4b71-bd05-e152d4a0085d tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ab2a2046-3b64-4b71-bd05-e152d4a0085d tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:37 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:37 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:37 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ab2a2046-3b64-4b71-bd05-e152d4a0085d tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot retrieved successfully. Sep 02 08:55:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ab2a2046-3b64-4b71-bd05-e152d4a0085d tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 returned with HTTP 200 Sep 02 08:55:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 808/1662] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:37 2026] GET /volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 => generated 446 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6a6f4302-fb00-4e6f-b242-e5527dcd2640 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6a6f4302-fb00-4e6f-b242-e5527dcd2640 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 Sep 02 08:55:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6a6f4302-fb00-4e6f-b242-e5527dcd2640 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6a6f4302-fb00-4e6f-b242-e5527dcd2640 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:38 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:38 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:38 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:38 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:38 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6a6f4302-fb00-4e6f-b242-e5527dcd2640 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:55:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6a6f4302-fb00-4e6f-b242-e5527dcd2640 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 returned with HTTP 200 Sep 02 08:55:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 855/1663] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:38 2026] GET /volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 => generated 943 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ce9a8792-cae1-4f98-bb84-34814baac04f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ce9a8792-cae1-4f98-bb84-34814baac04f tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 Sep 02 08:55:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ce9a8792-cae1-4f98-bb84-34814baac04f tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ce9a8792-cae1-4f98-bb84-34814baac04f tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:38 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:38 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:38 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ce9a8792-cae1-4f98-bb84-34814baac04f tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot retrieved successfully. Sep 02 08:55:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ce9a8792-cae1-4f98-bb84-34814baac04f tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 returned with HTTP 200 Sep 02 08:55:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 809/1664] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:38 2026] GET /volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 => generated 473 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4b008bf5-69eb-42a7-a5b3-6711116c29dd None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4b008bf5-69eb-42a7-a5b3-6711116c29dd tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 08:55:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4b008bf5-69eb-42a7-a5b3-6711116c29dd tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b239b6f2-aeec-48c4-a310-7ad003efed8b", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-541684612"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:39 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:39 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:39 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:39 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4b008bf5-69eb-42a7-a5b3-6711116c29dd tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Volume info retrieved successfully. Sep 02 08:55:39 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-4b008bf5-69eb-42a7-a5b3-6711116c29dd tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Create snapshot from volume b239b6f2-aeec-48c4-a310-7ad003efed8b Sep 02 08:55:39 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-4b008bf5-69eb-42a7-a5b3-6711116c29dd tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Created reservations ['8e9a7597-6e1f-45bd-be60-14298b484aa3', 'f5186e2a-7804-4952-9822-756b5901986f', 'f28df830-a4af-427f-bd24-a1bd3e6baa99', 'aea0de46-6830-4fde-8ae7-b043ff9de8f0'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:55:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:39 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:39 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4b008bf5-69eb-42a7-a5b3-6711116c29dd tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot create request issued successfully. Sep 02 08:55:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4b008bf5-69eb-42a7-a5b3-6711116c29dd tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 08:55:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 856/1665] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 08:55:38 2026] POST /volume/v3/snapshots => generated 313 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:55:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a4da4b42-a797-49c0-b30f-1dd574ef43c4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a4da4b42-a797-49c0-b30f-1dd574ef43c4 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e Sep 02 08:55:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a4da4b42-a797-49c0-b30f-1dd574ef43c4 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a4da4b42-a797-49c0-b30f-1dd574ef43c4 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:39 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:39 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:39 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a4da4b42-a797-49c0-b30f-1dd574ef43c4 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot retrieved successfully. Sep 02 08:55:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a4da4b42-a797-49c0-b30f-1dd574ef43c4 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e returned with HTTP 200 Sep 02 08:55:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 810/1666] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:39 2026] GET /volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e => generated 445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a9e1bcce-85e5-45a2-be98-b4a83f6842ff None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a9e1bcce-85e5-45a2-be98-b4a83f6842ff tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 Sep 02 08:55:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a9e1bcce-85e5-45a2-be98-b4a83f6842ff tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a9e1bcce-85e5-45a2-be98-b4a83f6842ff tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:39 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:39 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:39 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:39 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a9e1bcce-85e5-45a2-be98-b4a83f6842ff tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:55:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a9e1bcce-85e5-45a2-be98-b4a83f6842ff tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 returned with HTTP 200 Sep 02 08:55:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 857/1667] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:39 2026] GET /volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 => generated 943 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:55:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4084fc86-986a-40bb-9077-e47fa253ecb6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4084fc86-986a-40bb-9077-e47fa253ecb6 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e Sep 02 08:55:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4084fc86-986a-40bb-9077-e47fa253ecb6 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4084fc86-986a-40bb-9077-e47fa253ecb6 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:40 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:40 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:40 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4084fc86-986a-40bb-9077-e47fa253ecb6 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot retrieved successfully. Sep 02 08:55:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4084fc86-986a-40bb-9077-e47fa253ecb6 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e returned with HTTP 200 Sep 02 08:55:40 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 811/1668] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:40 2026] GET /volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e => generated 445 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a48d55d3-c3ce-400a-a7e3-0d05a6599916 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a48d55d3-c3ce-400a-a7e3-0d05a6599916 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 Sep 02 08:55:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a48d55d3-c3ce-400a-a7e3-0d05a6599916 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a48d55d3-c3ce-400a-a7e3-0d05a6599916 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:41 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:41 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:41 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:41 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:41 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a48d55d3-c3ce-400a-a7e3-0d05a6599916 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:55:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a48d55d3-c3ce-400a-a7e3-0d05a6599916 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 returned with HTTP 200 Sep 02 08:55:41 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 858/1669] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:40 2026] GET /volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 => generated 943 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e921dba2-c2da-4f9d-b221-5f00b5e7b538 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e921dba2-c2da-4f9d-b221-5f00b5e7b538 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e Sep 02 08:55:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e921dba2-c2da-4f9d-b221-5f00b5e7b538 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e921dba2-c2da-4f9d-b221-5f00b5e7b538 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:41 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:41 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:41 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e921dba2-c2da-4f9d-b221-5f00b5e7b538 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot retrieved successfully. Sep 02 08:55:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e921dba2-c2da-4f9d-b221-5f00b5e7b538 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e returned with HTTP 200 Sep 02 08:55:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 812/1670] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:41 2026] GET /volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e => generated 445 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-57e75f23-3f62-47e7-af62-55043f054935 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-57e75f23-3f62-47e7-af62-55043f054935 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-57e75f23-3f62-47e7-af62-55043f054935 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-57e75f23-3f62-47e7-af62-55043f054935 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:42 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:42 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:42 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-57e75f23-3f62-47e7-af62-55043f054935 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:55:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-57e75f23-3f62-47e7-af62-55043f054935 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 returned with HTTP 200 Sep 02 08:55:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 859/1671] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:42 2026] GET /volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 => generated 1001 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-edc5f8d9-6405-416d-9616-6633db12139a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-edc5f8d9-6405-416d-9616-6633db12139a tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-edc5f8d9-6405-416d-9616-6633db12139a tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-edc5f8d9-6405-416d-9616-6633db12139a tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-edc5f8d9-6405-416d-9616-6633db12139a tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot retrieved successfully. Sep 02 08:55:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-edc5f8d9-6405-416d-9616-6633db12139a tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e returned with HTTP 200 Sep 02 08:55:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 813/1672] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:42 2026] GET /volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e => generated 472 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8a78bf2d-8d69-4cfa-8c9f-86ce0ebe3f02 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8a78bf2d-8d69-4cfa-8c9f-86ce0ebe3f02 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots?limit=1 Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8a78bf2d-8d69-4cfa-8c9f-86ce0ebe3f02 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8a78bf2d-8d69-4cfa-8c9f-86ce0ebe3f02 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-8a78bf2d-8d69-4cfa-8c9f-86ce0ebe3f02 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.db.api [None req-8a78bf2d-8d69-4cfa-8c9f-86ce0ebe3f02 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Building query based on filter {{(pid=86995) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: /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 02 08:55:42 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:55:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8a78bf2d-8d69-4cfa-8c9f-86ce0ebe3f02 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Get all snapshots completed successfully. Sep 02 08:55:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8a78bf2d-8d69-4cfa-8c9f-86ce0ebe3f02 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 02 08:55:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 860/1673] 192.168.122.75 () {58 vars in 1137 bytes} [Wed Sep 2 08:55:42 2026] GET /volume/v3/snapshots?limit=1 => generated 484 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e1b4f26f-746e-471d-97f0-a8468f47b15e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e1b4f26f-746e-471d-97f0-a8468f47b15e tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e1b4f26f-746e-471d-97f0-a8468f47b15e tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e1b4f26f-746e-471d-97f0-a8468f47b15e tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-e1b4f26f-746e-471d-97f0-a8468f47b15e tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.db.api [None req-e1b4f26f-746e-471d-97f0-a8468f47b15e tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Building query based on filter {{(pid=86994) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: /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 02 08:55:42 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:55:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e1b4f26f-746e-471d-97f0-a8468f47b15e tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Get all snapshots completed successfully. Sep 02 08:55:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e1b4f26f-746e-471d-97f0-a8468f47b15e tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 200 Sep 02 08:55:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 814/1674] 192.168.122.75 () {58 vars in 1122 bytes} [Wed Sep 2 08:55:42 2026] GET /volume/v3/snapshots => generated 994 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-cba6fccf-b00e-4356-9572-0cd23361598d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cba6fccf-b00e-4356-9572-0cd23361598d tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots?limit=100000 Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cba6fccf-b00e-4356-9572-0cd23361598d tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cba6fccf-b00e-4356-9572-0cd23361598d tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-cba6fccf-b00e-4356-9572-0cd23361598d tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:42 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.db.api [None req-cba6fccf-b00e-4356-9572-0cd23361598d tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Building query based on filter {{(pid=86995) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: /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 02 08:55:42 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:55:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-cba6fccf-b00e-4356-9572-0cd23361598d tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Get all snapshots completed successfully. Sep 02 08:55:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cba6fccf-b00e-4356-9572-0cd23361598d tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 02 08:55:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 861/1675] 192.168.122.75 () {58 vars in 1147 bytes} [Wed Sep 2 08:55:42 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ecad4c8d-149d-4efa-af47-7142a53c312f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ecad4c8d-149d-4efa-af47-7142a53c312f tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots?limit=0 Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ecad4c8d-149d-4efa-af47-7142a53c312f tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ecad4c8d-149d-4efa-af47-7142a53c312f tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-ecad4c8d-149d-4efa-af47-7142a53c312f tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.db.api [None req-ecad4c8d-149d-4efa-af47-7142a53c312f tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Building query based on filter {{(pid=86994) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: /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 02 08:55:42 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:55:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ecad4c8d-149d-4efa-af47-7142a53c312f tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Get all snapshots completed successfully. Sep 02 08:55:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ecad4c8d-149d-4efa-af47-7142a53c312f tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 02 08:55:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 815/1676] 192.168.122.75 () {58 vars in 1137 bytes} [Wed Sep 2 08:55:42 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d5661061-3df6-4ad0-9269-fa43000e2fb8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d5661061-3df6-4ad0-9269-fa43000e2fb8 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d5661061-3df6-4ad0-9269-fa43000e2fb8 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d5661061-3df6-4ad0-9269-fa43000e2fb8 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-d5661061-3df6-4ad0-9269-fa43000e2fb8 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:42 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.db.api [None req-d5661061-3df6-4ad0-9269-fa43000e2fb8 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Building query based on filter {{(pid=86995) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: /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 02 08:55:42 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:55:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d5661061-3df6-4ad0-9269-fa43000e2fb8 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Get all snapshots completed successfully. Sep 02 08:55:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d5661061-3df6-4ad0-9269-fa43000e2fb8 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 200 Sep 02 08:55:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 862/1677] 192.168.122.75 () {58 vars in 1122 bytes} [Wed Sep 2 08:55:42 2026] GET /volume/v3/snapshots => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2d0062c4-141a-4f0f-a622-c53a0fe6730b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2d0062c4-141a-4f0f-a622-c53a0fe6730b tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots?marker=b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2d0062c4-141a-4f0f-a622-c53a0fe6730b tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2d0062c4-141a-4f0f-a622-c53a0fe6730b tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-2d0062c4-141a-4f0f-a622-c53a0fe6730b tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.db.api [None req-2d0062c4-141a-4f0f-a622-c53a0fe6730b tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Building query based on filter {{(pid=86994) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2d0062c4-141a-4f0f-a622-c53a0fe6730b tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Get all snapshots completed successfully. Sep 02 08:55:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2d0062c4-141a-4f0f-a622-c53a0fe6730b tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots?marker=b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 returned with HTTP 200 Sep 02 08:55:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 816/1678] 192.168.122.75 () {58 vars in 1209 bytes} [Wed Sep 2 08:55:42 2026] GET /volume/v3/snapshots?marker=b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 => generated 341 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6e88ad75-829b-4962-bd17-808ee724ba12 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6e88ad75-829b-4962-bd17-808ee724ba12 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots?offset=2&limit=3 Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6e88ad75-829b-4962-bd17-808ee724ba12 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6e88ad75-829b-4962-bd17-808ee724ba12 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-6e88ad75-829b-4962-bd17-808ee724ba12 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:42 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.db.api [None req-6e88ad75-829b-4962-bd17-808ee724ba12 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Building query based on filter {{(pid=86995) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: /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 02 08:55:42 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:55:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6e88ad75-829b-4962-bd17-808ee724ba12 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Get all snapshots completed successfully. Sep 02 08:55:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6e88ad75-829b-4962-bd17-808ee724ba12 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 02 08:55:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 863/1679] 192.168.122.75 () {58 vars in 1155 bytes} [Wed Sep 2 08:55:42 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-85d8ab6a-f597-421f-a168-0ed0c1c9cc2b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-85d8ab6a-f597-421f-a168-0ed0c1c9cc2b tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-85d8ab6a-f597-421f-a168-0ed0c1c9cc2b tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-85d8ab6a-f597-421f-a168-0ed0c1c9cc2b tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-85d8ab6a-f597-421f-a168-0ed0c1c9cc2b tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.db.api [None req-85d8ab6a-f597-421f-a168-0ed0c1c9cc2b tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Building query based on filter {{(pid=86994) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: /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 02 08:55:42 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:55:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-85d8ab6a-f597-421f-a168-0ed0c1c9cc2b tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Get all snapshots completed successfully. Sep 02 08:55:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-85d8ab6a-f597-421f-a168-0ed0c1c9cc2b tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 02 08:55:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 817/1680] 192.168.122.75 () {58 vars in 1187 bytes} [Wed Sep 2 08:55:42 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-87a4c7e2-5c24-4bed-892c-793396d71ca2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-87a4c7e2-5c24-4bed-892c-793396d71ca2 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-87a4c7e2-5c24-4bed-892c-793396d71ca2 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-87a4c7e2-5c24-4bed-892c-793396d71ca2 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-87a4c7e2-5c24-4bed-892c-793396d71ca2 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:42 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.db.api [None req-87a4c7e2-5c24-4bed-892c-793396d71ca2 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Building query based on filter {{(pid=86995) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: /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 02 08:55:42 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:55:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-87a4c7e2-5c24-4bed-892c-793396d71ca2 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Get all snapshots completed successfully. Sep 02 08:55:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-87a4c7e2-5c24-4bed-892c-793396d71ca2 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 02 08:55:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 864/1681] 192.168.122.75 () {58 vars in 1189 bytes} [Wed Sep 2 08:55:42 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6998c93f-397b-493f-8cfc-5c4a53e79a54 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6998c93f-397b-493f-8cfc-5c4a53e79a54 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6998c93f-397b-493f-8cfc-5c4a53e79a54 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6998c93f-397b-493f-8cfc-5c4a53e79a54 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-6998c93f-397b-493f-8cfc-5c4a53e79a54 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:42 devstack devstack@c-api.service[86994]: DEBUG cinder.db.api [None req-6998c93f-397b-493f-8cfc-5c4a53e79a54 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Building query based on filter {{(pid=86994) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:55:42 devstack devstack@c-api.service[86994]: /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 02 08:55:42 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:55:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6998c93f-397b-493f-8cfc-5c4a53e79a54 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Get all snapshots completed successfully. Sep 02 08:55:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6998c93f-397b-493f-8cfc-5c4a53e79a54 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 02 08:55:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 818/1682] 192.168.122.75 () {58 vars in 1171 bytes} [Wed Sep 2 08:55:42 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ec005790-f1bb-46bb-8324-d3555219a6a0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ec005790-f1bb-46bb-8324-d3555219a6a0 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ec005790-f1bb-46bb-8324-d3555219a6a0 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ec005790-f1bb-46bb-8324-d3555219a6a0 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-ec005790-f1bb-46bb-8324-d3555219a6a0 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:55:42 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:42 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:42 devstack devstack@c-api.service[86995]: DEBUG cinder.db.api [None req-ec005790-f1bb-46bb-8324-d3555219a6a0 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Building query based on filter {{(pid=86995) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:55:43 devstack devstack@c-api.service[86995]: /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 02 08:55:43 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:55:43 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ec005790-f1bb-46bb-8324-d3555219a6a0 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Get all snapshots completed successfully. Sep 02 08:55:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ec005790-f1bb-46bb-8324-d3555219a6a0 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 02 08:55:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 865/1683] 192.168.122.75 () {58 vars in 1173 bytes} [Wed Sep 2 08:55:42 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3e38aac6-3db2-4036-bee9-c5ba4ceabc7f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3e38aac6-3db2-4036-bee9-c5ba4ceabc7f tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 02 08:55:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3e38aac6-3db2-4036-bee9-c5ba4ceabc7f tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3e38aac6-3db2-4036-bee9-c5ba4ceabc7f tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-3e38aac6-3db2-4036-bee9-c5ba4ceabc7f tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:43 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:43 devstack devstack@c-api.service[86994]: DEBUG cinder.db.api [None req-3e38aac6-3db2-4036-bee9-c5ba4ceabc7f tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Building query based on filter {{(pid=86994) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: /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 02 08:55:43 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:55:43 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3e38aac6-3db2-4036-bee9-c5ba4ceabc7f tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Get all snapshots completed successfully. Sep 02 08:55:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3e38aac6-3db2-4036-bee9-c5ba4ceabc7f tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 02 08:55:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 819/1684] 192.168.122.75 () {58 vars in 1191 bytes} [Wed Sep 2 08:55:43 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-eeb513a8-c203-4ecd-9bbb-097b120f0ac6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-eeb513a8-c203-4ecd-9bbb-097b120f0ac6 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 02 08:55:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-eeb513a8-c203-4ecd-9bbb-097b120f0ac6 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-eeb513a8-c203-4ecd-9bbb-097b120f0ac6 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-eeb513a8-c203-4ecd-9bbb-097b120f0ac6 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:55:43 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:43 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:43 devstack devstack@c-api.service[86995]: DEBUG cinder.db.api [None req-eeb513a8-c203-4ecd-9bbb-097b120f0ac6 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Building query based on filter {{(pid=86995) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3b34a8da-c0a2-48d2-ac6a-7bf05c4398b9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3b34a8da-c0a2-48d2-ac6a-7bf05c4398b9 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 Sep 02 08:55:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3b34a8da-c0a2-48d2-ac6a-7bf05c4398b9 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3b34a8da-c0a2-48d2-ac6a-7bf05c4398b9 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:43 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:43 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:43 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:43 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3b34a8da-c0a2-48d2-ac6a-7bf05c4398b9 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:55:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3b34a8da-c0a2-48d2-ac6a-7bf05c4398b9 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 returned with HTTP 200 Sep 02 08:55:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 820/1685] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:43 2026] GET /volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 => generated 1004 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:55:43 devstack devstack@c-api.service[86995]: /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 02 08:55:43 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:55:43 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-eeb513a8-c203-4ecd-9bbb-097b120f0ac6 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Get all snapshots completed successfully. Sep 02 08:55:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-eeb513a8-c203-4ecd-9bbb-097b120f0ac6 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 02 08:55:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 866/1686] 192.168.122.75 () {58 vars in 1193 bytes} [Wed Sep 2 08:55:43 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d25a889a-cedc-4ce9-a679-48572308e9f1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d25a889a-cedc-4ce9-a679-48572308e9f1 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-541684612 Sep 02 08:55:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d25a889a-cedc-4ce9-a679-48572308e9f1 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d25a889a-cedc-4ce9-a679-48572308e9f1 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-d25a889a-cedc-4ce9-a679-48572308e9f1 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: DEBUG cinder.db.api [None req-d25a889a-cedc-4ce9-a679-48572308e9f1 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Building query based on filter {{(pid=86994) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: /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 02 08:55:43 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:55:43 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d25a889a-cedc-4ce9-a679-48572308e9f1 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Get all snapshots completed successfully. Sep 02 08:55:43 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:43 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d25a889a-cedc-4ce9-a679-48572308e9f1 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-541684612 returned with HTTP 200 Sep 02 08:55:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 821/1687] 192.168.122.75 () {58 vars in 1262 bytes} [Wed Sep 2 08:55:43 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-541684612 => generated 475 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-16b6a125-c82c-4468-a8a0-397a3807b7c0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-16b6a125-c82c-4468-a8a0-397a3807b7c0 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/detail?status=available Sep 02 08:55:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-16b6a125-c82c-4468-a8a0-397a3807b7c0 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-16b6a125-c82c-4468-a8a0-397a3807b7c0 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-16b6a125-c82c-4468-a8a0-397a3807b7c0 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:55:43 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:43 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:43 devstack devstack@c-api.service[86995]: DEBUG cinder.db.api [None req-16b6a125-c82c-4468-a8a0-397a3807b7c0 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Building query based on filter {{(pid=86995) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:55:43 devstack devstack@c-api.service[86995]: /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 02 08:55:43 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:55:43 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-16b6a125-c82c-4468-a8a0-397a3807b7c0 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Get all snapshots completed successfully. Sep 02 08:55:43 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:43 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-16b6a125-c82c-4468-a8a0-397a3807b7c0 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 02 08:55:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 867/1688] 192.168.122.75 () {58 vars in 1176 bytes} [Wed Sep 2 08:55:43 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:55:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8921ac42-be53-427c-9182-c6c80d4cd6cc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8921ac42-be53-427c-9182-c6c80d4cd6cc tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-541684612 Sep 02 08:55:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8921ac42-be53-427c-9182-c6c80d4cd6cc tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8921ac42-be53-427c-9182-c6c80d4cd6cc tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-8921ac42-be53-427c-9182-c6c80d4cd6cc tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: DEBUG cinder.db.api [None req-8921ac42-be53-427c-9182-c6c80d4cd6cc tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Building query based on filter {{(pid=86994) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: /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 02 08:55:43 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:55:43 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8921ac42-be53-427c-9182-c6c80d4cd6cc tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Get all snapshots completed successfully. Sep 02 08:55:43 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:43 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8921ac42-be53-427c-9182-c6c80d4cd6cc tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-541684612 returned with HTTP 200 Sep 02 08:55:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 822/1689] 192.168.122.75 () {58 vars in 1296 bytes} [Wed Sep 2 08:55:43 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-541684612 => generated 475 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-71c9a5e5-d1da-4169-9099-dbd719a6c4af None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-71c9a5e5-d1da-4169-9099-dbd719a6c4af tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-541684612 Sep 02 08:55:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-71c9a5e5-d1da-4169-9099-dbd719a6c4af tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-71c9a5e5-d1da-4169-9099-dbd719a6c4af tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-71c9a5e5-d1da-4169-9099-dbd719a6c4af tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:55:43 devstack devstack@c-api.service[86995]: DEBUG cinder.db.api [None req-71c9a5e5-d1da-4169-9099-dbd719a6c4af tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Building query based on filter {{(pid=86995) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:55:43 devstack devstack@c-api.service[86995]: /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 02 08:55:43 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:55:43 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-71c9a5e5-d1da-4169-9099-dbd719a6c4af tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Get all snapshots completed successfully. Sep 02 08:55:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-71c9a5e5-d1da-4169-9099-dbd719a6c4af tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-541684612 returned with HTTP 200 Sep 02 08:55:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 868/1690] 192.168.122.75 () {58 vars in 1241 bytes} [Wed Sep 2 08:55:43 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-541684612 => generated 341 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:55:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c4edc331-98ec-40fd-adf3-8295c321a4fa None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c4edc331-98ec-40fd-adf3-8295c321a4fa tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots?status=available Sep 02 08:55:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c4edc331-98ec-40fd-adf3-8295c321a4fa tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c4edc331-98ec-40fd-adf3-8295c321a4fa tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-c4edc331-98ec-40fd-adf3-8295c321a4fa tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: DEBUG cinder.db.api [None req-c4edc331-98ec-40fd-adf3-8295c321a4fa tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Building query based on filter {{(pid=86994) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: /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 02 08:55:43 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:55:43 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c4edc331-98ec-40fd-adf3-8295c321a4fa tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Get all snapshots completed successfully. Sep 02 08:55:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c4edc331-98ec-40fd-adf3-8295c321a4fa tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots?status=available returned with HTTP 200 Sep 02 08:55:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 823/1691] 192.168.122.75 () {58 vars in 1155 bytes} [Wed Sep 2 08:55:43 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:55:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-665f7a26-f4bd-47ae-994d-d85e31ddb75f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-665f7a26-f4bd-47ae-994d-d85e31ddb75f tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-541684612 Sep 02 08:55:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-665f7a26-f4bd-47ae-994d-d85e31ddb75f tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-665f7a26-f4bd-47ae-994d-d85e31ddb75f tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-665f7a26-f4bd-47ae-994d-d85e31ddb75f tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:55:43 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:43 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:43 devstack devstack@c-api.service[86995]: DEBUG cinder.db.api [None req-665f7a26-f4bd-47ae-994d-d85e31ddb75f tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Building query based on filter {{(pid=86995) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:55:43 devstack devstack@c-api.service[86995]: /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 02 08:55:43 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:55:43 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-665f7a26-f4bd-47ae-994d-d85e31ddb75f tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Get all snapshots completed successfully. Sep 02 08:55:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-665f7a26-f4bd-47ae-994d-d85e31ddb75f tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-541684612 returned with HTTP 200 Sep 02 08:55:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 869/1692] 192.168.122.75 () {58 vars in 1275 bytes} [Wed Sep 2 08:55:43 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-541684612 => generated 341 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ba784786-b7d9-4174-91f1-628882215418 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ba784786-b7d9-4174-91f1-628882215418 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e Sep 02 08:55:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ba784786-b7d9-4174-91f1-628882215418 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ba784786-b7d9-4174-91f1-628882215418 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:43 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-ba784786-b7d9-4174-91f1-628882215418 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Delete snapshot with id: dfc12637-8408-4c94-97b4-dd194c298f5e Sep 02 08:55:43 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:43 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:43 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ba784786-b7d9-4174-91f1-628882215418 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot retrieved successfully. Sep 02 08:55:43 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:43 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:43 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ba784786-b7d9-4174-91f1-628882215418 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot delete request issued successfully. Sep 02 08:55:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ba784786-b7d9-4174-91f1-628882215418 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e returned with HTTP 202 Sep 02 08:55:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 824/1693] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 08:55:43 2026] DELETE /volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:55:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-795caf60-fa09-4032-99b1-fc87458c692c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-795caf60-fa09-4032-99b1-fc87458c692c tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e Sep 02 08:55:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-795caf60-fa09-4032-99b1-fc87458c692c tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-795caf60-fa09-4032-99b1-fc87458c692c tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:43 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:43 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:43 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-795caf60-fa09-4032-99b1-fc87458c692c tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot retrieved successfully. Sep 02 08:55:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-795caf60-fa09-4032-99b1-fc87458c692c tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e returned with HTTP 200 Sep 02 08:55:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 870/1694] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:43 2026] GET /volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e => generated 471 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-71ccab4b-6065-4cb2-a155-f428aaaf6ada None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-71ccab4b-6065-4cb2-a155-f428aaaf6ada tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 Sep 02 08:55:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-71ccab4b-6065-4cb2-a155-f428aaaf6ada tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-71ccab4b-6065-4cb2-a155-f428aaaf6ada tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:44 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:44 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:44 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:44 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:44 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-71ccab4b-6065-4cb2-a155-f428aaaf6ada tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:55:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-71ccab4b-6065-4cb2-a155-f428aaaf6ada tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 returned with HTTP 200 Sep 02 08:55:44 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 825/1695] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:44 2026] GET /volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 => generated 1004 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:55:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7e9400d2-1ec7-4aaa-93a1-78cbb048f31d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7e9400d2-1ec7-4aaa-93a1-78cbb048f31d tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e Sep 02 08:55:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7e9400d2-1ec7-4aaa-93a1-78cbb048f31d tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7e9400d2-1ec7-4aaa-93a1-78cbb048f31d tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:45 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:45 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:45 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7e9400d2-1ec7-4aaa-93a1-78cbb048f31d tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot retrieved successfully. Sep 02 08:55:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7e9400d2-1ec7-4aaa-93a1-78cbb048f31d tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e returned with HTTP 200 Sep 02 08:55:45 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 871/1696] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:44 2026] GET /volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e => generated 471 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cb18bbd7-bc5a-4eb8-a3ce-78e3395bd4ea None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cb18bbd7-bc5a-4eb8-a3ce-78e3395bd4ea tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:55:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cb18bbd7-bc5a-4eb8-a3ce-78e3395bd4ea tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1602107769"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-cb18bbd7-bc5a-4eb8-a3ce-78e3395bd4ea tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1602107769'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:55:45 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-cb18bbd7-bc5a-4eb8-a3ce-78e3395bd4ea tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Create volume of 1 GB Sep 02 08:55:45 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cb18bbd7-bc5a-4eb8-a3ce-78e3395bd4ea tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Availability Zones retrieved successfully. Sep 02 08:55:45 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-cb18bbd7-bc5a-4eb8-a3ce-78e3395bd4ea tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Flow 'volume_create_api' (c08ad5fd-e989-4641-92f5-2541762cd4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:45 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-cb18bbd7-bc5a-4eb8-a3ce-78e3395bd4ea tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (489780ae-6769-4c5e-ad38-9ef9d2f45c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:45 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-cb18bbd7-bc5a-4eb8-a3ce-78e3395bd4ea tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:55:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1d8c6263-3ce3-48a9-a52c-d0c421e84774 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1d8c6263-3ce3-48a9-a52c-d0c421e84774 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 Sep 02 08:55:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1d8c6263-3ce3-48a9-a52c-d0c421e84774 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1d8c6263-3ce3-48a9-a52c-d0c421e84774 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:45 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-cb18bbd7-bc5a-4eb8-a3ce-78e3395bd4ea tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (489780ae-6769-4c5e-ad38-9ef9d2f45c29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:45 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-cb18bbd7-bc5a-4eb8-a3ce-78e3395bd4ea tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97f1f799-542e-4fdf-9a68-c78f59ad7e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:45 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:45 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:45 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:45 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:45 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1d8c6263-3ce3-48a9-a52c-d0c421e84774 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:55:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1d8c6263-3ce3-48a9-a52c-d0c421e84774 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 returned with HTTP 200 Sep 02 08:55:45 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 872/1697] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:45 2026] GET /volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 => generated 1004 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:55:45 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-cb18bbd7-bc5a-4eb8-a3ce-78e3395bd4ea tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Created reservations ['6d80e152-2c80-46cf-9f94-f8be847f4ed1', 'bb4073a3-7214-415f-916b-06406113f16c', '4df7e52d-ceea-4501-b050-1997af2819ed', '52286b33-67f5-4140-95b4-3ed67720f20c'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:55:45 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-cb18bbd7-bc5a-4eb8-a3ce-78e3395bd4ea tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97f1f799-542e-4fdf-9a68-c78f59ad7e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d80e152-2c80-46cf-9f94-f8be847f4ed1', 'bb4073a3-7214-415f-916b-06406113f16c', '4df7e52d-ceea-4501-b050-1997af2819ed', '52286b33-67f5-4140-95b4-3ed67720f20c']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:45 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-cb18bbd7-bc5a-4eb8-a3ce-78e3395bd4ea tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e62eb6e-d57f-49d1-81a5-eacdf5d391f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:45 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:45 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:45 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-cb18bbd7-bc5a-4eb8-a3ce-78e3395bd4ea tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e62eb6e-d57f-49d1-81a5-eacdf5d391f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f22893eb-7c84-4010-8982-7a64e5772ba1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1602107769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac985f63e2de4e118aac787091e0b100',qos_specs=None,replication_status=,reservations=['6d80e152-2c80-46cf-9f94-f8be847f4ed1','bb4073a3-7214-415f-916b-06406113f16c','4df7e52d-ceea-4501-b050-1997af2819ed','52286b33-67f5-4140-95b4-3ed67720f20c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d851875c8f143a3a7a6b817ed0b75df',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:55:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1602107769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f22893eb-7c84-4010-8982-7a64e5772ba1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac985f63e2de4e118aac787091e0b100',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d851875c8f143a3a7a6b817ed0b75df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:45 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-cb18bbd7-bc5a-4eb8-a3ce-78e3395bd4ea tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb4ce1bc-e73d-42fb-b4ad-2c378cfc4382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:45 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-cb18bbd7-bc5a-4eb8-a3ce-78e3395bd4ea tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb4ce1bc-e73d-42fb-b4ad-2c378cfc4382) transitioned into state 'SUCCESS' from state '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-1602107769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac985f63e2de4e118aac787091e0b100',qos_specs=None,replication_status=,reservations=['6d80e152-2c80-46cf-9f94-f8be847f4ed1','bb4073a3-7214-415f-916b-06406113f16c','4df7e52d-ceea-4501-b050-1997af2819ed','52286b33-67f5-4140-95b4-3ed67720f20c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d851875c8f143a3a7a6b817ed0b75df',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:45 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-cb18bbd7-bc5a-4eb8-a3ce-78e3395bd4ea tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37b276bf-c1e7-4f8c-ac44-29666d0eea83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:45 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-cb18bbd7-bc5a-4eb8-a3ce-78e3395bd4ea tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37b276bf-c1e7-4f8c-ac44-29666d0eea83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:45 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-cb18bbd7-bc5a-4eb8-a3ce-78e3395bd4ea tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Flow 'volume_create_api' (c08ad5fd-e989-4641-92f5-2541762cd4d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:45 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cb18bbd7-bc5a-4eb8-a3ce-78e3395bd4ea tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Create volume request issued successfully. Sep 02 08:55:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cb18bbd7-bc5a-4eb8-a3ce-78e3395bd4ea tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:55:45 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 826/1698] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:55:45 2026] POST /volume/v3/volumes => generated 761 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:55:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a8d7f3f6-459f-4bbf-ac33-4511c59d1c3b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a8d7f3f6-459f-4bbf-ac33-4511c59d1c3b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 Sep 02 08:55:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a8d7f3f6-459f-4bbf-ac33-4511c59d1c3b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a8d7f3f6-459f-4bbf-ac33-4511c59d1c3b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:45 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:45 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:45 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:45 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:45 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a8d7f3f6-459f-4bbf-ac33-4511c59d1c3b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:55:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a8d7f3f6-459f-4bbf-ac33-4511c59d1c3b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 returned with HTTP 200 Sep 02 08:55:45 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 873/1699] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:45 2026] GET /volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 => generated 829 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7ded6237-f7f7-4207-85f7-60c197a2ea8e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7ded6237-f7f7-4207-85f7-60c197a2ea8e tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e Sep 02 08:55:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7ded6237-f7f7-4207-85f7-60c197a2ea8e tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7ded6237-f7f7-4207-85f7-60c197a2ea8e tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:46 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:46 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:46 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7ded6237-f7f7-4207-85f7-60c197a2ea8e tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot retrieved successfully. Sep 02 08:55:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7ded6237-f7f7-4207-85f7-60c197a2ea8e tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e returned with HTTP 200 Sep 02 08:55:46 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 827/1700] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:46 2026] GET /volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e => generated 471 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d36e02eb-b778-4999-a936-c13f26ce8b53 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d36e02eb-b778-4999-a936-c13f26ce8b53 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 Sep 02 08:55:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d36e02eb-b778-4999-a936-c13f26ce8b53 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d36e02eb-b778-4999-a936-c13f26ce8b53 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:46 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:46 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:46 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:46 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:46 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d36e02eb-b778-4999-a936-c13f26ce8b53 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:55:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d36e02eb-b778-4999-a936-c13f26ce8b53 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 returned with HTTP 200 Sep 02 08:55:46 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 874/1701] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:46 2026] GET /volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 => generated 1004 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:55:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e2f80efa-ce7f-4d18-a924-83c767f12291 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e2f80efa-ce7f-4d18-a924-83c767f12291 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 Sep 02 08:55:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e2f80efa-ce7f-4d18-a924-83c767f12291 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e2f80efa-ce7f-4d18-a924-83c767f12291 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:46 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:46 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:46 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:46 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:46 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e2f80efa-ce7f-4d18-a924-83c767f12291 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:55:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e2f80efa-ce7f-4d18-a924-83c767f12291 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 returned with HTTP 200 Sep 02 08:55:46 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 828/1702] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:46 2026] GET /volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9b380154-0496-448d-b8cc-988de5a4514b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9b380154-0496-448d-b8cc-988de5a4514b tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e Sep 02 08:55:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9b380154-0496-448d-b8cc-988de5a4514b tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9b380154-0496-448d-b8cc-988de5a4514b tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9b380154-0496-448d-b8cc-988de5a4514b tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e returned with HTTP 404 Sep 02 08:55:47 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 875/1703] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:47 2026] GET /volume/v3/snapshots/dfc12637-8408-4c94-97b4-dd194c298f5e => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:55:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-791eccd0-ac39-416f-acdf-d80135ef251b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-791eccd0-ac39-416f-acdf-d80135ef251b tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 Sep 02 08:55:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-791eccd0-ac39-416f-acdf-d80135ef251b tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-791eccd0-ac39-416f-acdf-d80135ef251b tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:47 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-791eccd0-ac39-416f-acdf-d80135ef251b tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Delete snapshot with id: b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 Sep 02 08:55:47 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:47 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:47 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-791eccd0-ac39-416f-acdf-d80135ef251b tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot retrieved successfully. Sep 02 08:55:47 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:47 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:47 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-791eccd0-ac39-416f-acdf-d80135ef251b tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot delete request issued successfully. Sep 02 08:55:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-791eccd0-ac39-416f-acdf-d80135ef251b tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 returned with HTTP 202 Sep 02 08:55:47 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 829/1704] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 08:55:47 2026] DELETE /volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:55:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-022be00d-3ae3-42b7-ae65-82f473b39004 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-022be00d-3ae3-42b7-ae65-82f473b39004 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 Sep 02 08:55:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-022be00d-3ae3-42b7-ae65-82f473b39004 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-022be00d-3ae3-42b7-ae65-82f473b39004 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:47 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:47 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-022be00d-3ae3-42b7-ae65-82f473b39004 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot retrieved successfully. Sep 02 08:55:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-022be00d-3ae3-42b7-ae65-82f473b39004 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 returned with HTTP 200 Sep 02 08:55:47 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 876/1705] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:47 2026] GET /volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 => generated 472 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e5eb2a60-93b2-44ef-8c67-8cd59d27e67e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e5eb2a60-93b2-44ef-8c67-8cd59d27e67e tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 Sep 02 08:55:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e5eb2a60-93b2-44ef-8c67-8cd59d27e67e tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e5eb2a60-93b2-44ef-8c67-8cd59d27e67e tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:47 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:47 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:47 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:47 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:47 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e5eb2a60-93b2-44ef-8c67-8cd59d27e67e tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:55:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e5eb2a60-93b2-44ef-8c67-8cd59d27e67e tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 returned with HTTP 200 Sep 02 08:55:47 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 830/1706] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:47 2026] GET /volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 => generated 1255 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:55:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-258cbef9-afe3-4d38-b604-fd3aef7da5c7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9f676d03-4eac-4b46-80f5-8d191fc3249b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9f676d03-4eac-4b46-80f5-8d191fc3249b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 Sep 02 08:55:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9f676d03-4eac-4b46-80f5-8d191fc3249b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9f676d03-4eac-4b46-80f5-8d191fc3249b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:47 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:47 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:47 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:47 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:47 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9f676d03-4eac-4b46-80f5-8d191fc3249b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:55:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9f676d03-4eac-4b46-80f5-8d191fc3249b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 returned with HTTP 200 Sep 02 08:55:47 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 831/1707] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:47 2026] GET /volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8b17123f-e781-48da-bd15-5768c842167b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8b17123f-e781-48da-bd15-5768c842167b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 Sep 02 08:55:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8b17123f-e781-48da-bd15-5768c842167b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8b17123f-e781-48da-bd15-5768c842167b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:48 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:48 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:48 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:48 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8b17123f-e781-48da-bd15-5768c842167b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:55:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-258cbef9-afe3-4d38-b604-fd3aef7da5c7 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 Sep 02 08:55:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-258cbef9-afe3-4d38-b604-fd3aef7da5c7 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-258cbef9-afe3-4d38-b604-fd3aef7da5c7 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8b17123f-e781-48da-bd15-5768c842167b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 returned with HTTP 200 Sep 02 08:55:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 832/1708] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:48 2026] GET /volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:48 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:48 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6cb759b5-5530-4bf9-93b0-3a7faf2a9662 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-258cbef9-afe3-4d38-b604-fd3aef7da5c7 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:55:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6cb759b5-5530-4bf9-93b0-3a7faf2a9662 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 08:55:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6cb759b5-5530-4bf9-93b0-3a7faf2a9662 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f22893eb-7c84-4010-8982-7a64e5772ba1", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-77892938"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-258cbef9-afe3-4d38-b604-fd3aef7da5c7 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 returned with HTTP 200 Sep 02 08:55:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 877/1709] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:55:47 2026] GET /volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 => generated 1255 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:55:48 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:48 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:48 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:48 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6cb759b5-5530-4bf9-93b0-3a7faf2a9662 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:55:48 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-6cb759b5-5530-4bf9-93b0-3a7faf2a9662 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Create snapshot from volume f22893eb-7c84-4010-8982-7a64e5772ba1 Sep 02 08:55:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0803c3b2-f2f8-4095-b931-d9a26c3425f3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0803c3b2-f2f8-4095-b931-d9a26c3425f3 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 Sep 02 08:55:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0803c3b2-f2f8-4095-b931-d9a26c3425f3 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0803c3b2-f2f8-4095-b931-d9a26c3425f3 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:48 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-6cb759b5-5530-4bf9-93b0-3a7faf2a9662 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Created reservations ['51f8cc7c-2a95-4c78-8f95-0e945118e500', '4b70ccf1-c585-494d-af62-85b601287740', '1a670df9-babf-4374-af02-a8fab9bc3206', 'c3e5f8b3-1ed4-4793-9913-da8527f4ecca'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:55:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0803c3b2-f2f8-4095-b931-d9a26c3425f3 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot retrieved successfully. Sep 02 08:55:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0803c3b2-f2f8-4095-b931-d9a26c3425f3 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 returned with HTTP 200 Sep 02 08:55:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 878/1710] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:48 2026] GET /volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 => generated 472 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:48 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:48 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6cb759b5-5530-4bf9-93b0-3a7faf2a9662 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot create request issued successfully. Sep 02 08:55:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6cb759b5-5530-4bf9-93b0-3a7faf2a9662 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 08:55:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 833/1711] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 08:55:48 2026] POST /volume/v3/snapshots => generated 378 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:55:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-dcbda7dd-7d12-4ed3-b6c5-c42b6419043f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dcbda7dd-7d12-4ed3-b6c5-c42b6419043f tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 Sep 02 08:55:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dcbda7dd-7d12-4ed3-b6c5-c42b6419043f tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dcbda7dd-7d12-4ed3-b6c5-c42b6419043f tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-dcbda7dd-7d12-4ed3-b6c5-c42b6419043f tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:55:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dcbda7dd-7d12-4ed3-b6c5-c42b6419043f tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 returned with HTTP 200 Sep 02 08:55:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 879/1712] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:48 2026] GET /volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 => generated 510 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-5bbfe9c2-b5b3-49de-85a2-6ffa7549158a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-5bbfe9c2-b5b3-49de-85a2-6ffa7549158a tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 Sep 02 08:55:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-5bbfe9c2-b5b3-49de-85a2-6ffa7549158a tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-5bbfe9c2-b5b3-49de-85a2-6ffa7549158a tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:48 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:48 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:48 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:48 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-5bbfe9c2-b5b3-49de-85a2-6ffa7549158a tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:55:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-5bbfe9c2-b5b3-49de-85a2-6ffa7549158a tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 returned with HTTP 200 Sep 02 08:55:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 834/1713] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:55:48 2026] GET /volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 => generated 1255 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:55:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4c18386b-618c-4188-8e5f-5ccb573d0c09 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4c18386b-618c-4188-8e5f-5ccb573d0c09 None None] GET http://192.168.122.75/volume// Sep 02 08:55:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4c18386b-618c-4188-8e5f-5ccb573d0c09 None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4c18386b-618c-4188-8e5f-5ccb573d0c09 None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4c18386b-618c-4188-8e5f-5ccb573d0c09 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:55:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 880/1714] 192.168.122.75 () {58 vars in 1303 bytes} [Wed Sep 2 08:55:48 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 08:55:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-2efd475f-65b7-46a7-b253-1c6003979d7a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-2efd475f-65b7-46a7-b253-1c6003979d7a tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] POST http://192.168.122.75/volume/v3/attachments Sep 02 08:55:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-2efd475f-65b7-46a7-b253-1c6003979d7a tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bea7cd4c-3efb-41e4-ac44-cb13d0efb015", "connector": null, "instance_uuid": "d7aa7729-7b20-42d0-bfc7-078a8ce5a1ae"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:48 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:48 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:48 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:48 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-2efd475f-65b7-46a7-b253-1c6003979d7a tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/attachments returned with HTTP 200 Sep 02 08:55:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 835/1715] 192.168.122.75 () {66 vars in 1478 bytes} [Wed Sep 2 08:55:48 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:55:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-dc23b545-d64c-4585-a99b-9fece7a47ac1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dc23b545-d64c-4585-a99b-9fece7a47ac1 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 Sep 02 08:55:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dc23b545-d64c-4585-a99b-9fece7a47ac1 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dc23b545-d64c-4585-a99b-9fece7a47ac1 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dc23b545-d64c-4585-a99b-9fece7a47ac1 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 returned with HTTP 404 Sep 02 08:55:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 881/1716] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:49 2026] GET /volume/v3/snapshots/b3da6bc5-cce0-4814-8ead-5ca0ba0f4f74 => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:55:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6884a262-3a88-491d-8b58-379aa43eef33 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6884a262-3a88-491d-8b58-379aa43eef33 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b Sep 02 08:55:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6884a262-3a88-491d-8b58-379aa43eef33 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6884a262-3a88-491d-8b58-379aa43eef33 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:49 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-6884a262-3a88-491d-8b58-379aa43eef33 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Delete snapshot with id: 00acc2c9-12f1-4852-bdf4-87bd79b36f5b Sep 02 08:55:49 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:49 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:49 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6884a262-3a88-491d-8b58-379aa43eef33 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot retrieved successfully. Sep 02 08:55:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-516b87dd-afc0-4199-8b4e-f8ed036ea349 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:49 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:49 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-516b87dd-afc0-4199-8b4e-f8ed036ea349 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 Sep 02 08:55:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-516b87dd-afc0-4199-8b4e-f8ed036ea349 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-516b87dd-afc0-4199-8b4e-f8ed036ea349 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-516b87dd-afc0-4199-8b4e-f8ed036ea349 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:55:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-516b87dd-afc0-4199-8b4e-f8ed036ea349 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 returned with HTTP 200 Sep 02 08:55:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 882/1717] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:49 2026] GET /volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 => generated 510 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:49 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6884a262-3a88-491d-8b58-379aa43eef33 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot delete request issued successfully. Sep 02 08:55:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6884a262-3a88-491d-8b58-379aa43eef33 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b returned with HTTP 202 Sep 02 08:55:49 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 836/1718] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 08:55:49 2026] DELETE /volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:55:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-12c2e1c4-5486-431c-bb2c-1ab5e5f2cd65 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-12c2e1c4-5486-431c-bb2c-1ab5e5f2cd65 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b Sep 02 08:55:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-12c2e1c4-5486-431c-bb2c-1ab5e5f2cd65 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-12c2e1c4-5486-431c-bb2c-1ab5e5f2cd65 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-12c2e1c4-5486-431c-bb2c-1ab5e5f2cd65 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot retrieved successfully. Sep 02 08:55:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-12c2e1c4-5486-431c-bb2c-1ab5e5f2cd65 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b returned with HTTP 200 Sep 02 08:55:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 883/1719] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:49 2026] GET /volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b => generated 471 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6cb43b2e-a529-4779-967e-2ea8f954c766 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6cb43b2e-a529-4779-967e-2ea8f954c766 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 Sep 02 08:55:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6cb43b2e-a529-4779-967e-2ea8f954c766 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6cb43b2e-a529-4779-967e-2ea8f954c766 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:50 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:50 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:50 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6cb43b2e-a529-4779-967e-2ea8f954c766 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:55:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6cb43b2e-a529-4779-967e-2ea8f954c766 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 returned with HTTP 200 Sep 02 08:55:50 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 837/1720] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:50 2026] GET /volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 => generated 510 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5990b95d-f78e-4bd4-9eda-e2c54318151c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5990b95d-f78e-4bd4-9eda-e2c54318151c tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b Sep 02 08:55:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5990b95d-f78e-4bd4-9eda-e2c54318151c tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5990b95d-f78e-4bd4-9eda-e2c54318151c tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:50 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:50 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:50 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5990b95d-f78e-4bd4-9eda-e2c54318151c tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot retrieved successfully. Sep 02 08:55:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5990b95d-f78e-4bd4-9eda-e2c54318151c tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b returned with HTTP 200 Sep 02 08:55:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 884/1721] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:50 2026] GET /volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b => generated 471 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-05df71fa-0bdd-40e1-9841-37ddcc5fd5db None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-05df71fa-0bdd-40e1-9841-37ddcc5fd5db None None] GET http://192.168.122.75/volume// Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-05df71fa-0bdd-40e1-9841-37ddcc5fd5db None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-05df71fa-0bdd-40e1-9841-37ddcc5fd5db None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-05df71fa-0bdd-40e1-9841-37ddcc5fd5db None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:55:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 838/1722] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:55:51 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:55:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-c8f82696-2555-41df-ba48-6793e1392e3c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-c8f82696-2555-41df-ba48-6793e1392e3c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 Sep 02 08:55:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-c8f82696-2555-41df-ba48-6793e1392e3c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-c8f82696-2555-41df-ba48-6793e1392e3c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:51 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:51 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:51 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:51 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:51 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-c8f82696-2555-41df-ba48-6793e1392e3c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:55:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-c8f82696-2555-41df-ba48-6793e1392e3c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 returned with HTTP 200 Sep 02 08:55:51 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 885/1723] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:55:51 2026] GET /volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 => generated 1435 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-428c3e43-fa08-42ec-8c78-6008eb16533d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-428c3e43-fa08-42ec-8c78-6008eb16533d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-428c3e43-fa08-42ec-8c78-6008eb16533d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-428c3e43-fa08-42ec-8c78-6008eb16533d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-70997d54-5727-4dbd-84a2-ebe5743c9109 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-70997d54-5727-4dbd-84a2-ebe5743c9109 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] PUT http://192.168.122.75/volume/v3/attachments/470052e0-9116-429d-ab33-751974cbeef7 Sep 02 08:55:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-70997d54-5727-4dbd-84a2-ebe5743c9109 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.75", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7bc5db48122", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d154e0c8-5203-48c0-a69b-b27cd89e5daf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-428c3e43-fa08-42ec-8c78-6008eb16533d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-428c3e43-fa08-42ec-8c78-6008eb16533d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 returned with HTTP 200 Sep 02 08:55:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 839/1724] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:51 2026] GET /volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 => generated 537 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4215230d-8475-44e9-82be-82803d22aba4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:51 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-70997d54-5727-4dbd-84a2-ebe5743c9109 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Acquiring lock "cinder-attachment_update-bea7cd4c-3efb-41e4-ac44-cb13d0efb015-devstack" by "attachment_update" {{(pid=86995) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4215230d-8475-44e9-82be-82803d22aba4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4215230d-8475-44e9-82be-82803d22aba4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4215230d-8475-44e9-82be-82803d22aba4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:51 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-70997d54-5727-4dbd-84a2-ebe5743c9109 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Lock "cinder-attachment_update-bea7cd4c-3efb-41e4-ac44-cb13d0efb015-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=86995) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 08:55:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4215230d-8475-44e9-82be-82803d22aba4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4215230d-8475-44e9-82be-82803d22aba4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 returned with HTTP 200 Sep 02 08:55:51 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:51 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 840/1725] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:51 2026] GET /volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 => generated 537 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5aca2e58-d3fb-448b-bf6c-f8a7c5076f35 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5aca2e58-d3fb-448b-bf6c-f8a7c5076f35 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5aca2e58-d3fb-448b-bf6c-f8a7c5076f35 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5aca2e58-d3fb-448b-bf6c-f8a7c5076f35 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:51 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:51 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5aca2e58-d3fb-448b-bf6c-f8a7c5076f35 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Snapshot retrieved successfully. Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5aca2e58-d3fb-448b-bf6c-f8a7c5076f35 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b returned with HTTP 200 Sep 02 08:55:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 841/1726] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:51 2026] GET /volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b => generated 471 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b990a52d-3ea8-44d3-9fa4-96cbdc3b86cb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b990a52d-3ea8-44d3-9fa4-96cbdc3b86cb tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b990a52d-3ea8-44d3-9fa4-96cbdc3b86cb tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b990a52d-3ea8-44d3-9fa4-96cbdc3b86cb tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-b990a52d-3ea8-44d3-9fa4-96cbdc3b86cb tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.db.api [None req-b990a52d-3ea8-44d3-9fa4-96cbdc3b86cb tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Building query based on filter {{(pid=86994) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:55:51 devstack devstack@c-api.service[86994]: /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 02 08:55:51 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b990a52d-3ea8-44d3-9fa4-96cbdc3b86cb tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Get all snapshots completed successfully. Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b990a52d-3ea8-44d3-9fa4-96cbdc3b86cb tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 200 Sep 02 08:55:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 842/1727] 192.168.122.75 () {58 vars in 1122 bytes} [Wed Sep 2 08:55:51 2026] GET /volume/v3/snapshots => generated 406 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0949be87-33a4-44b2-ba0d-9a7f4503942e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0949be87-33a4-44b2-ba0d-9a7f4503942e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] PUT http://192.168.122.75/volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0949be87-33a4-44b2-ba0d-9a7f4503942e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1426330042", "description": "This is the new description of snapshot."}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0949be87-33a4-44b2-ba0d-9a7f4503942e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0949be87-33a4-44b2-ba0d-9a7f4503942e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 returned with HTTP 200 Sep 02 08:55:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 843/1728] 192.168.122.75 () {60 vars in 1254 bytes} [Wed Sep 2 08:55:51 2026] PUT /volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 => generated 443 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a2f78f0b-28ba-4588-9e82-559fa38a1cd6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a2f78f0b-28ba-4588-9e82-559fa38a1cd6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a2f78f0b-28ba-4588-9e82-559fa38a1cd6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a2f78f0b-28ba-4588-9e82-559fa38a1cd6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a2f78f0b-28ba-4588-9e82-559fa38a1cd6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a2f78f0b-28ba-4588-9e82-559fa38a1cd6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 returned with HTTP 200 Sep 02 08:55:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 844/1729] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:51 2026] GET /volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 => generated 577 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a4e459e4-c7d6-44fb-bcd9-6dcd1c71cf69 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a4e459e4-c7d6-44fb-bcd9-6dcd1c71cf69 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a4e459e4-c7d6-44fb-bcd9-6dcd1c71cf69 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a4e459e4-c7d6-44fb-bcd9-6dcd1c71cf69 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-a4e459e4-c7d6-44fb-bcd9-6dcd1c71cf69 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Delete snapshot with id: 647f4a5e-5a20-4bd1-9a24-48f78d85fb56 Sep 02 08:55:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a4e459e4-c7d6-44fb-bcd9-6dcd1c71cf69 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:55:51 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:51 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a4e459e4-c7d6-44fb-bcd9-6dcd1c71cf69 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot delete request issued successfully. Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a4e459e4-c7d6-44fb-bcd9-6dcd1c71cf69 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 returned with HTTP 202 Sep 02 08:55:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 845/1730] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 08:55:51 2026] DELETE /volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-292fca11-c344-409e-8092-614f56b2e455 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-292fca11-c344-409e-8092-614f56b2e455 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-292fca11-c344-409e-8092-614f56b2e455 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-292fca11-c344-409e-8092-614f56b2e455 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:51 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-70997d54-5727-4dbd-84a2-ebe5743c9109 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Lock "cinder-attachment_update-bea7cd4c-3efb-41e4-ac44-cb13d0efb015-devstack" released by "attachment_update" :: held 0.301s {{(pid=86995) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 08:55:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-70997d54-5727-4dbd-84a2-ebe5743c9109 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/attachments/470052e0-9116-429d-ab33-751974cbeef7 returned with HTTP 200 Sep 02 08:55:51 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 886/1731] 192.168.122.75 () {66 vars in 1588 bytes} [Wed Sep 2 08:55:51 2026] PUT /volume/v3/attachments/470052e0-9116-429d-ab33-751974cbeef7 => generated 694 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:55:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-292fca11-c344-409e-8092-614f56b2e455 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:55:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-292fca11-c344-409e-8092-614f56b2e455 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 returned with HTTP 200 Sep 02 08:55:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 846/1732] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:51 2026] GET /volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 => generated 576 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-c4a114c1-6b10-40c6-bce5-1ca5c62bd8cf None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-c4a114c1-6b10-40c6-bce5-1ca5c62bd8cf tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] POST http://192.168.122.75/volume/v3/attachments/470052e0-9116-429d-ab33-751974cbeef7/action Sep 02 08:55:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-c4a114c1-6b10-40c6-bce5-1ca5c62bd8cf tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Action body: b'{"os-complete": null}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:55:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-c4a114c1-6b10-40c6-bce5-1ca5c62bd8cf tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:52 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:52 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:52 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:52 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-6fc8bdef-59e2-419b-bfeb-c2ac39474016 req-c4a114c1-6b10-40c6-bce5-1ca5c62bd8cf tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/attachments/470052e0-9116-429d-ab33-751974cbeef7/action returned with HTTP 204 Sep 02 08:55:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 887/1733] 192.168.122.75 () {66 vars in 1609 bytes} [Wed Sep 2 08:55:52 2026] POST /volume/v3/attachments/470052e0-9116-429d-ab33-751974cbeef7/action => generated 0 bytes in 139 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:55:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7e3d6887-03e4-4b08-8550-63828c7e48a0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7e3d6887-03e4-4b08-8550-63828c7e48a0 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b Sep 02 08:55:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7e3d6887-03e4-4b08-8550-63828c7e48a0 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7e3d6887-03e4-4b08-8550-63828c7e48a0 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7e3d6887-03e4-4b08-8550-63828c7e48a0 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b returned with HTTP 404 Sep 02 08:55:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 847/1734] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:52 2026] GET /volume/v3/snapshots/00acc2c9-12f1-4852-bdf4-87bd79b36f5b => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:55:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2b97a95a-e156-4568-a787-d9efeaf63bb4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2b97a95a-e156-4568-a787-d9efeaf63bb4 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/volumes/b239b6f2-aeec-48c4-a310-7ad003efed8b Sep 02 08:55:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2b97a95a-e156-4568-a787-d9efeaf63bb4 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2b97a95a-e156-4568-a787-d9efeaf63bb4 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:52 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:52 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:52 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:52 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:52 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2b97a95a-e156-4568-a787-d9efeaf63bb4 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Volume info retrieved successfully. Sep 02 08:55:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2b97a95a-e156-4568-a787-d9efeaf63bb4 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/volumes/b239b6f2-aeec-48c4-a310-7ad003efed8b returned with HTTP 200 Sep 02 08:55:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 888/1735] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:52 2026] GET /volume/v3/volumes/b239b6f2-aeec-48c4-a310-7ad003efed8b => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b5f3a4ed-0f1c-46d8-ac74-d7366aa72622 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b5f3a4ed-0f1c-46d8-ac74-d7366aa72622 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] DELETE http://192.168.122.75/volume/v3/volumes/b239b6f2-aeec-48c4-a310-7ad003efed8b Sep 02 08:55:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b5f3a4ed-0f1c-46d8-ac74-d7366aa72622 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b5f3a4ed-0f1c-46d8-ac74-d7366aa72622 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:52 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-b5f3a4ed-0f1c-46d8-ac74-d7366aa72622 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Delete volume with id: b239b6f2-aeec-48c4-a310-7ad003efed8b Sep 02 08:55:52 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:52 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:52 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:52 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:52 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b5f3a4ed-0f1c-46d8-ac74-d7366aa72622 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Volume info retrieved successfully. Sep 02 08:55:52 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b5f3a4ed-0f1c-46d8-ac74-d7366aa72622 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Delete volume request issued successfully. Sep 02 08:55:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b5f3a4ed-0f1c-46d8-ac74-d7366aa72622 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/volumes/b239b6f2-aeec-48c4-a310-7ad003efed8b returned with HTTP 202 Sep 02 08:55:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 848/1736] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:55:52 2026] DELETE /volume/v3/volumes/b239b6f2-aeec-48c4-a310-7ad003efed8b => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:55:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-98f01913-0882-4763-880c-ac3d30619c3e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-98f01913-0882-4763-880c-ac3d30619c3e tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/volumes/b239b6f2-aeec-48c4-a310-7ad003efed8b Sep 02 08:55:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-98f01913-0882-4763-880c-ac3d30619c3e tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-98f01913-0882-4763-880c-ac3d30619c3e tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:52 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:52 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:52 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:52 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:52 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-98f01913-0882-4763-880c-ac3d30619c3e tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Volume info retrieved successfully. Sep 02 08:55:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f9db10d6-e2a5-4a74-9230-51996aeb343e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-98f01913-0882-4763-880c-ac3d30619c3e tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/volumes/b239b6f2-aeec-48c4-a310-7ad003efed8b returned with HTTP 200 Sep 02 08:55:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 889/1737] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:52 2026] GET /volume/v3/volumes/b239b6f2-aeec-48c4-a310-7ad003efed8b => generated 856 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f9db10d6-e2a5-4a74-9230-51996aeb343e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 Sep 02 08:55:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f9db10d6-e2a5-4a74-9230-51996aeb343e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f9db10d6-e2a5-4a74-9230-51996aeb343e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f9db10d6-e2a5-4a74-9230-51996aeb343e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:55:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f9db10d6-e2a5-4a74-9230-51996aeb343e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 returned with HTTP 200 Sep 02 08:55:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 849/1738] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:52 2026] GET /volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 => generated 576 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6999ee57-0ffa-4a24-a9dd-7812dd8d7da5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6999ee57-0ffa-4a24-a9dd-7812dd8d7da5 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/volumes/b239b6f2-aeec-48c4-a310-7ad003efed8b Sep 02 08:55:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6999ee57-0ffa-4a24-a9dd-7812dd8d7da5 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6999ee57-0ffa-4a24-a9dd-7812dd8d7da5 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4931594a-9b8d-49bb-b0ae-209a0b34f251 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4931594a-9b8d-49bb-b0ae-209a0b34f251 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 Sep 02 08:55:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4931594a-9b8d-49bb-b0ae-209a0b34f251 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4931594a-9b8d-49bb-b0ae-209a0b34f251 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6999ee57-0ffa-4a24-a9dd-7812dd8d7da5 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Volume info retrieved successfully. Sep 02 08:55:54 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:54 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6999ee57-0ffa-4a24-a9dd-7812dd8d7da5 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/volumes/b239b6f2-aeec-48c4-a310-7ad003efed8b returned with HTTP 200 Sep 02 08:55:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 890/1739] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:54 2026] GET /volume/v3/volumes/b239b6f2-aeec-48c4-a310-7ad003efed8b => generated 856 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4931594a-9b8d-49bb-b0ae-209a0b34f251 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:55:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4931594a-9b8d-49bb-b0ae-209a0b34f251 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 returned with HTTP 200 Sep 02 08:55:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 850/1740] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:54 2026] GET /volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 => generated 576 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:55:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-881c3600-9e47-4150-9982-4c115e4a4a8e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0b9962ee-1f3e-4ab0-98ec-5d3e8883f172 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0b9962ee-1f3e-4ab0-98ec-5d3e8883f172 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] GET http://192.168.122.75/volume/v3/volumes/b239b6f2-aeec-48c4-a310-7ad003efed8b Sep 02 08:55:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0b9962ee-1f3e-4ab0-98ec-5d3e8883f172 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0b9962ee-1f3e-4ab0-98ec-5d3e8883f172 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-881c3600-9e47-4150-9982-4c115e4a4a8e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 Sep 02 08:55:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-881c3600-9e47-4150-9982-4c115e4a4a8e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-881c3600-9e47-4150-9982-4c115e4a4a8e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0b9962ee-1f3e-4ab0-98ec-5d3e8883f172 tempest-VolumesSnapshotListTestJSON-462100788 tempest-VolumesSnapshotListTestJSON-462100788-project-member] http://192.168.122.75/volume/v3/volumes/b239b6f2-aeec-48c4-a310-7ad003efed8b returned with HTTP 404 Sep 02 08:55:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 851/1741] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:55 2026] GET /volume/v3/volumes/b239b6f2-aeec-48c4-a310-7ad003efed8b => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:55:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-881c3600-9e47-4150-9982-4c115e4a4a8e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 returned with HTTP 404 Sep 02 08:55:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 891/1742] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:55 2026] GET /volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 => generated 111 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:55:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b494dfa0-df31-4b3f-bf06-fc1f63bcf3d7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b494dfa0-df31-4b3f-bf06-fc1f63bcf3d7 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 Sep 02 08:55:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b494dfa0-df31-4b3f-bf06-fc1f63bcf3d7 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b494dfa0-df31-4b3f-bf06-fc1f63bcf3d7 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:55 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-b494dfa0-df31-4b3f-bf06-fc1f63bcf3d7 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Delete snapshot with id: 647f4a5e-5a20-4bd1-9a24-48f78d85fb56 Sep 02 08:55:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b494dfa0-df31-4b3f-bf06-fc1f63bcf3d7 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 returned with HTTP 404 Sep 02 08:55:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 852/1743] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 08:55:55 2026] DELETE /volume/v3/snapshots/647f4a5e-5a20-4bd1-9a24-48f78d85fb56 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:55:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-115d9927-bfe7-4c28-8ede-bda368f87302 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-115d9927-bfe7-4c28-8ede-bda368f87302 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 Sep 02 08:55:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-115d9927-bfe7-4c28-8ede-bda368f87302 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-115d9927-bfe7-4c28-8ede-bda368f87302 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:55 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:55 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-115d9927-bfe7-4c28-8ede-bda368f87302 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:55:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-115d9927-bfe7-4c28-8ede-bda368f87302 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 returned with HTTP 200 Sep 02 08:55:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 892/1744] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:55 2026] GET /volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-eb1a2079-1984-4280-ae06-69d5ee3ce377 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-eb1a2079-1984-4280-ae06-69d5ee3ce377 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:55:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-eb1a2079-1984-4280-ae06-69d5ee3ce377 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1268453139"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a2d050ff-cef2-417a-90fe-7634e09025a3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-eb1a2079-1984-4280-ae06-69d5ee3ce377 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Create volume request body: {'volume': {'imageRef': '390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1268453139'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:55:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a2d050ff-cef2-417a-90fe-7634e09025a3 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:55:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a2d050ff-cef2-417a-90fe-7634e09025a3 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-371924952"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-a2d050ff-cef2-417a-90fe-7634e09025a3 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-371924952'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:55:55 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-a2d050ff-cef2-417a-90fe-7634e09025a3 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Create volume of 1 GB Sep 02 08:55:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a2d050ff-cef2-417a-90fe-7634e09025a3 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Availability Zones retrieved successfully. Sep 02 08:55:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a2d050ff-cef2-417a-90fe-7634e09025a3 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Flow 'volume_create_api' (051e9a60-1b59-433e-a502-18118d995385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a2d050ff-cef2-417a-90fe-7634e09025a3 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ed0a596-b6fc-4049-b16f-d6e6fbbe3e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-a2d050ff-cef2-417a-90fe-7634e09025a3 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:55:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a2d050ff-cef2-417a-90fe-7634e09025a3 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ed0a596-b6fc-4049-b16f-d6e6fbbe3e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a2d050ff-cef2-417a-90fe-7634e09025a3 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e77c87c8-49ac-4792-8984-71b9cda17526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:55 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-eb1a2079-1984-4280-ae06-69d5ee3ce377 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Create volume of 1 GB Sep 02 08:55:55 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-a2d050ff-cef2-417a-90fe-7634e09025a3 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Created reservations ['22d842c9-ebdd-41cf-b3c5-2606e410cb1b', '288bf373-bf81-4c53-83f2-c88e099109d8', 'f7a97a44-ed3a-4eea-ba94-deb1a629831d', '1431a2aa-2949-4254-8788-20810c10a56f'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:55:55 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-eb1a2079-1984-4280-ae06-69d5ee3ce377 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Availability Zones retrieved successfully. Sep 02 08:55:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a2d050ff-cef2-417a-90fe-7634e09025a3 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e77c87c8-49ac-4792-8984-71b9cda17526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22d842c9-ebdd-41cf-b3c5-2606e410cb1b', '288bf373-bf81-4c53-83f2-c88e099109d8', 'f7a97a44-ed3a-4eea-ba94-deb1a629831d', '1431a2aa-2949-4254-8788-20810c10a56f']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a2d050ff-cef2-417a-90fe-7634e09025a3 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb69994f-0ee6-41ba-af7f-9bad7f37ed81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:55 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-eb1a2079-1984-4280-ae06-69d5ee3ce377 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Flow 'volume_create_api' (16628ab8-90f9-4ed0-ae74-139335912a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:55 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-eb1a2079-1984-4280-ae06-69d5ee3ce377 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e51fffa-3328-41f7-967c-5bd8a89d9655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:55 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-eb1a2079-1984-4280-ae06-69d5ee3ce377 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:55:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a2d050ff-cef2-417a-90fe-7634e09025a3 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb69994f-0ee6-41ba-af7f-9bad7f37ed81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ded5becd-a4d3-4c9f-b662-19a5c6e4af78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-371924952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac985f63e2de4e118aac787091e0b100',qos_specs=None,replication_status=,reservations=['22d842c9-ebdd-41cf-b3c5-2606e410cb1b','288bf373-bf81-4c53-83f2-c88e099109d8','f7a97a44-ed3a-4eea-ba94-deb1a629831d','1431a2aa-2949-4254-8788-20810c10a56f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d851875c8f143a3a7a6b817ed0b75df',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:55:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-371924952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ded5becd-a4d3-4c9f-b662-19a5c6e4af78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac985f63e2de4e118aac787091e0b100',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d851875c8f143a3a7a6b817ed0b75df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a2d050ff-cef2-417a-90fe-7634e09025a3 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dedd8d74-a2b4-450a-82e3-72f8cafa98b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a2d050ff-cef2-417a-90fe-7634e09025a3 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dedd8d74-a2b4-450a-82e3-72f8cafa98b9) transitioned into state 'SUCCESS' from state '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-371924952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac985f63e2de4e118aac787091e0b100',qos_specs=None,replication_status=,reservations=['22d842c9-ebdd-41cf-b3c5-2606e410cb1b','288bf373-bf81-4c53-83f2-c88e099109d8','f7a97a44-ed3a-4eea-ba94-deb1a629831d','1431a2aa-2949-4254-8788-20810c10a56f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d851875c8f143a3a7a6b817ed0b75df',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a2d050ff-cef2-417a-90fe-7634e09025a3 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b36cbbc-dcbf-4e46-af3e-44f6f9ace307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a2d050ff-cef2-417a-90fe-7634e09025a3 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b36cbbc-dcbf-4e46-af3e-44f6f9ace307) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-a2d050ff-cef2-417a-90fe-7634e09025a3 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Flow 'volume_create_api' (051e9a60-1b59-433e-a502-18118d995385) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:56 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a2d050ff-cef2-417a-90fe-7634e09025a3 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Create volume request issued successfully. Sep 02 08:55:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a2d050ff-cef2-417a-90fe-7634e09025a3 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:55:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 893/1745] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:55:55 2026] POST /volume/v3/volumes => generated 760 bytes in 666 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:55:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3f4b17a2-adab-4fba-b358-ec2a1498ef7b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3f4b17a2-adab-4fba-b358-ec2a1498ef7b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/ded5becd-a4d3-4c9f-b662-19a5c6e4af78 Sep 02 08:55:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3f4b17a2-adab-4fba-b358-ec2a1498ef7b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3f4b17a2-adab-4fba-b358-ec2a1498ef7b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-eb1a2079-1984-4280-ae06-69d5ee3ce377 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e51fffa-3328-41f7-967c-5bd8a89d9655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:56 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:56 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-eb1a2079-1984-4280-ae06-69d5ee3ce377 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c1a710e-36fd-45a5-a4c7-4bc16a7268bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:56 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:56 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:56 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3f4b17a2-adab-4fba-b358-ec2a1498ef7b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:55:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3f4b17a2-adab-4fba-b358-ec2a1498ef7b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/ded5becd-a4d3-4c9f-b662-19a5c6e4af78 returned with HTTP 200 Sep 02 08:55:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 894/1746] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:56 2026] GET /volume/v3/volumes/ded5becd-a4d3-4c9f-b662-19a5c6e4af78 => generated 828 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:56 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-eb1a2079-1984-4280-ae06-69d5ee3ce377 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Created reservations ['759f84e4-d95c-4e3f-a985-00c2c88df477', '1485a86f-54a8-4c57-9cf4-312c2c8d37e9', '21ed2065-a572-4c23-b5c5-8abd10694c6e', '04436b1f-fbb7-4492-a256-c9cfc1526b4d'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:55:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-eb1a2079-1984-4280-ae06-69d5ee3ce377 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c1a710e-36fd-45a5-a4c7-4bc16a7268bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['759f84e4-d95c-4e3f-a985-00c2c88df477', '1485a86f-54a8-4c57-9cf4-312c2c8d37e9', '21ed2065-a572-4c23-b5c5-8abd10694c6e', '04436b1f-fbb7-4492-a256-c9cfc1526b4d']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-eb1a2079-1984-4280-ae06-69d5ee3ce377 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (488732fc-691b-4631-94bc-ba585292cc80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:56 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:56 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-eb1a2079-1984-4280-ae06-69d5ee3ce377 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (488732fc-691b-4631-94bc-ba585292cc80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4659e320-fd3f-47eb-8226-95693d16bba4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1268453139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3987516b90d4214a5aa3645624930af',qos_specs=None,replication_status=,reservations=['759f84e4-d95c-4e3f-a985-00c2c88df477','1485a86f-54a8-4c57-9cf4-312c2c8d37e9','21ed2065-a572-4c23-b5c5-8abd10694c6e','04436b1f-fbb7-4492-a256-c9cfc1526b4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cdc7df06f374c4cad0668a1c5f01588',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:55:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1268453139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4659e320-fd3f-47eb-8226-95693d16bba4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3987516b90d4214a5aa3645624930af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cdc7df06f374c4cad0668a1c5f01588',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-eb1a2079-1984-4280-ae06-69d5ee3ce377 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bb6166c-981a-43fc-a1cd-bde0e3b2a594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-eb1a2079-1984-4280-ae06-69d5ee3ce377 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bb6166c-981a-43fc-a1cd-bde0e3b2a594) transitioned into state 'SUCCESS' from state '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-1268453139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3987516b90d4214a5aa3645624930af',qos_specs=None,replication_status=,reservations=['759f84e4-d95c-4e3f-a985-00c2c88df477','1485a86f-54a8-4c57-9cf4-312c2c8d37e9','21ed2065-a572-4c23-b5c5-8abd10694c6e','04436b1f-fbb7-4492-a256-c9cfc1526b4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cdc7df06f374c4cad0668a1c5f01588',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-eb1a2079-1984-4280-ae06-69d5ee3ce377 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faceed3e-3790-4b20-835f-e2c7ba024ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:55:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-eb1a2079-1984-4280-ae06-69d5ee3ce377 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faceed3e-3790-4b20-835f-e2c7ba024ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:55:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-eb1a2079-1984-4280-ae06-69d5ee3ce377 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Flow 'volume_create_api' (16628ab8-90f9-4ed0-ae74-139335912a2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:55:56 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-eb1a2079-1984-4280-ae06-69d5ee3ce377 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Create volume request issued successfully. Sep 02 08:55:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-eb1a2079-1984-4280-ae06-69d5ee3ce377 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:55:56 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 853/1747] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:55:55 2026] POST /volume/v3/volumes => generated 758 bytes in 1325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:55:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f31feadf-56cb-42f3-ae3d-47f98c685b67 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f31feadf-56cb-42f3-ae3d-47f98c685b67 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] GET http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 Sep 02 08:55:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f31feadf-56cb-42f3-ae3d-47f98c685b67 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f31feadf-56cb-42f3-ae3d-47f98c685b67 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:56 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:56 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:56 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:56 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:56 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f31feadf-56cb-42f3-ae3d-47f98c685b67 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Volume info retrieved successfully. Sep 02 08:55:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f31feadf-56cb-42f3-ae3d-47f98c685b67 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 returned with HTTP 200 Sep 02 08:55:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 895/1748] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:56 2026] GET /volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 => generated 826 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cfb9134f-ed38-4af8-ae62-ddb453914b19 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cfb9134f-ed38-4af8-ae62-ddb453914b19 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/ded5becd-a4d3-4c9f-b662-19a5c6e4af78 Sep 02 08:55:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cfb9134f-ed38-4af8-ae62-ddb453914b19 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cfb9134f-ed38-4af8-ae62-ddb453914b19 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:57 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:57 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:57 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:57 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:57 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cfb9134f-ed38-4af8-ae62-ddb453914b19 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:55:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cfb9134f-ed38-4af8-ae62-ddb453914b19 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/ded5becd-a4d3-4c9f-b662-19a5c6e4af78 returned with HTTP 200 Sep 02 08:55:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 854/1749] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:57 2026] GET /volume/v3/volumes/ded5becd-a4d3-4c9f-b662-19a5c6e4af78 => generated 852 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-32015127-6a22-4a89-b670-a72fd7c8addc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-32015127-6a22-4a89-b670-a72fd7c8addc tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] GET http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 Sep 02 08:55:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-32015127-6a22-4a89-b670-a72fd7c8addc tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-32015127-6a22-4a89-b670-a72fd7c8addc tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:57 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:57 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:57 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:57 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:57 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-32015127-6a22-4a89-b670-a72fd7c8addc tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Volume info retrieved successfully. Sep 02 08:55:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-32015127-6a22-4a89-b670-a72fd7c8addc tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 returned with HTTP 200 Sep 02 08:55:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 896/1750] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:57 2026] GET /volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 => generated 850 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-296bd526-6330-4de9-98eb-e075796d782e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-296bd526-6330-4de9-98eb-e075796d782e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/ded5becd-a4d3-4c9f-b662-19a5c6e4af78 Sep 02 08:55:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-296bd526-6330-4de9-98eb-e075796d782e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-296bd526-6330-4de9-98eb-e075796d782e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:58 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:58 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-296bd526-6330-4de9-98eb-e075796d782e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:55:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-296bd526-6330-4de9-98eb-e075796d782e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/ded5becd-a4d3-4c9f-b662-19a5c6e4af78 returned with HTTP 200 Sep 02 08:55:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 855/1751] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:58 2026] GET /volume/v3/volumes/ded5becd-a4d3-4c9f-b662-19a5c6e4af78 => generated 852 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b151c69a-d553-40a5-853f-68effe64a76a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b151c69a-d553-40a5-853f-68effe64a76a tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] GET http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 Sep 02 08:55:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b151c69a-d553-40a5-853f-68effe64a76a tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b151c69a-d553-40a5-853f-68effe64a76a tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:59 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:59 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:59 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:59 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b151c69a-d553-40a5-853f-68effe64a76a tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Volume info retrieved successfully. Sep 02 08:55:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b151c69a-d553-40a5-853f-68effe64a76a tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 returned with HTTP 200 Sep 02 08:55:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 897/1752] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:58 2026] GET /volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 => generated 850 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-dc7edac3-51d1-4751-86df-e6b6b5e9b922 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dc7edac3-51d1-4751-86df-e6b6b5e9b922 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/ded5becd-a4d3-4c9f-b662-19a5c6e4af78 Sep 02 08:55:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dc7edac3-51d1-4751-86df-e6b6b5e9b922 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dc7edac3-51d1-4751-86df-e6b6b5e9b922 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:59 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:59 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:55:59 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:59 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:59 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-dc7edac3-51d1-4751-86df-e6b6b5e9b922 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:55:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dc7edac3-51d1-4751-86df-e6b6b5e9b922 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/ded5becd-a4d3-4c9f-b662-19a5c6e4af78 returned with HTTP 200 Sep 02 08:55:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 856/1753] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:55:59 2026] GET /volume/v3/volumes/ded5becd-a4d3-4c9f-b662-19a5c6e4af78 => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:55:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-37962775-e949-4fbf-8fb3-37c2550c92e0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-37962775-e949-4fbf-8fb3-37c2550c92e0 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 08:55:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-37962775-e949-4fbf-8fb3-37c2550c92e0 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ded5becd-a4d3-4c9f-b662-19a5c6e4af78", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1815263254"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:55:59 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:59 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:59 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:59 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:55:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-37962775-e949-4fbf-8fb3-37c2550c92e0 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:55:59 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-37962775-e949-4fbf-8fb3-37c2550c92e0 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Create snapshot from volume ded5becd-a4d3-4c9f-b662-19a5c6e4af78 Sep 02 08:55:59 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-37962775-e949-4fbf-8fb3-37c2550c92e0 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Created reservations ['ab240fcd-d1c2-4c97-9324-9b1b08821047', '8e80ee7f-4ba8-4216-be71-9090f548b278', '59deca31-a69c-4bd7-b083-94322c8837e5', 'e0cfc997-3606-48a9-a536-af7f02d6c70a'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:55:59 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:55:59 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:55:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-37962775-e949-4fbf-8fb3-37c2550c92e0 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot create request issued successfully. Sep 02 08:55:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-37962775-e949-4fbf-8fb3-37c2550c92e0 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 08:55:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 898/1754] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 08:55:59 2026] POST /volume/v3/snapshots => generated 310 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:55:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4bb3c077-1d20-42a6-b142-71f39e7b641c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:55:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4bb3c077-1d20-42a6-b142-71f39e7b641c tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 Sep 02 08:55:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4bb3c077-1d20-42a6-b142-71f39e7b641c tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:55:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4bb3c077-1d20-42a6-b142-71f39e7b641c tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:55:59 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:55:59 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:55:59 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4bb3c077-1d20-42a6-b142-71f39e7b641c tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:55:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4bb3c077-1d20-42a6-b142-71f39e7b641c tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 returned with HTTP 200 Sep 02 08:55:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 857/1755] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:55:59 2026] GET /volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 => generated 442 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7aea6969-687c-405b-93aa-bd280dc1f73a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7aea6969-687c-405b-93aa-bd280dc1f73a tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] GET http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 Sep 02 08:56:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7aea6969-687c-405b-93aa-bd280dc1f73a tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7aea6969-687c-405b-93aa-bd280dc1f73a tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7aea6969-687c-405b-93aa-bd280dc1f73a tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Volume info retrieved successfully. Sep 02 08:56:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7aea6969-687c-405b-93aa-bd280dc1f73a tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 returned with HTTP 200 Sep 02 08:56:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 899/1756] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:00 2026] GET /volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 => generated 908 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2098d035-e500-4640-a804-23d98aea0d08 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2098d035-e500-4640-a804-23d98aea0d08 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 Sep 02 08:56:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2098d035-e500-4640-a804-23d98aea0d08 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2098d035-e500-4640-a804-23d98aea0d08 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:00 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:00 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2098d035-e500-4640-a804-23d98aea0d08 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:56:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2098d035-e500-4640-a804-23d98aea0d08 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 returned with HTTP 200 Sep 02 08:56:00 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 858/1757] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:00 2026] GET /volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 => generated 442 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d43e54eb-9d68-471c-8245-260b1482ef9b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d43e54eb-9d68-471c-8245-260b1482ef9b tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] GET http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 Sep 02 08:56:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d43e54eb-9d68-471c-8245-260b1482ef9b tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d43e54eb-9d68-471c-8245-260b1482ef9b tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:01 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:01 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:01 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:01 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:01 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d43e54eb-9d68-471c-8245-260b1482ef9b tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Volume info retrieved successfully. Sep 02 08:56:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d43e54eb-9d68-471c-8245-260b1482ef9b tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 returned with HTTP 200 Sep 02 08:56:01 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 900/1758] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:01 2026] GET /volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 => generated 911 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e14e7c65-28b8-4a65-86ad-3f48df345ff2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e14e7c65-28b8-4a65-86ad-3f48df345ff2 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 Sep 02 08:56:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e14e7c65-28b8-4a65-86ad-3f48df345ff2 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e14e7c65-28b8-4a65-86ad-3f48df345ff2 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:02 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:02 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:02 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e14e7c65-28b8-4a65-86ad-3f48df345ff2 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:56:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e14e7c65-28b8-4a65-86ad-3f48df345ff2 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 returned with HTTP 200 Sep 02 08:56:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 859/1759] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:01 2026] GET /volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 => generated 442 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0d2e623f-b3cc-4d47-afb9-f97ad0c7f204 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0d2e623f-b3cc-4d47-afb9-f97ad0c7f204 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] GET http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 Sep 02 08:56:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0d2e623f-b3cc-4d47-afb9-f97ad0c7f204 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0d2e623f-b3cc-4d47-afb9-f97ad0c7f204 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:02 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:02 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:02 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:02 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:02 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0d2e623f-b3cc-4d47-afb9-f97ad0c7f204 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Volume info retrieved successfully. Sep 02 08:56:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0d2e623f-b3cc-4d47-afb9-f97ad0c7f204 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 returned with HTTP 200 Sep 02 08:56:02 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 901/1760] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:02 2026] GET /volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 => generated 911 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8db7afef-7298-4c93-9a13-c8dbf4f5bed1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8db7afef-7298-4c93-9a13-c8dbf4f5bed1 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 Sep 02 08:56:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8db7afef-7298-4c93-9a13-c8dbf4f5bed1 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8db7afef-7298-4c93-9a13-c8dbf4f5bed1 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:03 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:03 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8db7afef-7298-4c93-9a13-c8dbf4f5bed1 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:56:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8db7afef-7298-4c93-9a13-c8dbf4f5bed1 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 returned with HTTP 200 Sep 02 08:56:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 860/1761] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:03 2026] GET /volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 => generated 442 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:56:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-92120bd9-412e-4caa-9b5f-47e7c34998c8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-92120bd9-412e-4caa-9b5f-47e7c34998c8 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] GET http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 Sep 02 08:56:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-92120bd9-412e-4caa-9b5f-47e7c34998c8 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-92120bd9-412e-4caa-9b5f-47e7c34998c8 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:03 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:03 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:03 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:03 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-92120bd9-412e-4caa-9b5f-47e7c34998c8 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Volume info retrieved successfully. Sep 02 08:56:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-92120bd9-412e-4caa-9b5f-47e7c34998c8 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 returned with HTTP 200 Sep 02 08:56:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 902/1762] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:03 2026] GET /volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 => generated 911 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b5e5a145-264e-425a-92b1-d12b7f5f8ef2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b5e5a145-264e-425a-92b1-d12b7f5f8ef2 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 Sep 02 08:56:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b5e5a145-264e-425a-92b1-d12b7f5f8ef2 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b5e5a145-264e-425a-92b1-d12b7f5f8ef2 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b5e5a145-264e-425a-92b1-d12b7f5f8ef2 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:56:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b5e5a145-264e-425a-92b1-d12b7f5f8ef2 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 returned with HTTP 200 Sep 02 08:56:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 861/1763] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:04 2026] GET /volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 => generated 442 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7f2c1111-2fc2-4425-9638-b15b45b3b7ec None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7f2c1111-2fc2-4425-9638-b15b45b3b7ec tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] GET http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 Sep 02 08:56:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7f2c1111-2fc2-4425-9638-b15b45b3b7ec tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7f2c1111-2fc2-4425-9638-b15b45b3b7ec tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7f2c1111-2fc2-4425-9638-b15b45b3b7ec tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Volume info retrieved successfully. Sep 02 08:56:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7f2c1111-2fc2-4425-9638-b15b45b3b7ec tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 returned with HTTP 200 Sep 02 08:56:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 903/1764] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:04 2026] GET /volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 => generated 911 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-69648689-5627-453d-94d0-47ae63b2c1cc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-69648689-5627-453d-94d0-47ae63b2c1cc tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 Sep 02 08:56:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-69648689-5627-453d-94d0-47ae63b2c1cc tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-69648689-5627-453d-94d0-47ae63b2c1cc tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:05 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:05 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:05 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-69648689-5627-453d-94d0-47ae63b2c1cc tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:56:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-69648689-5627-453d-94d0-47ae63b2c1cc tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 returned with HTTP 200 Sep 02 08:56:05 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 862/1765] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:05 2026] GET /volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 => generated 469 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3b91111a-03b0-4330-ab1b-a732f58d0d0d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3b91111a-03b0-4330-ab1b-a732f58d0d0d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:56:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3b91111a-03b0-4330-ab1b-a732f58d0d0d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cefa195e-264a-448d-9bde-70c4ed8c7f57", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1428979405"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:56:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-3b91111a-03b0-4330-ab1b-a732f58d0d0d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Create volume request body: {'volume': {'snapshot_id': 'cefa195e-264a-448d-9bde-70c4ed8c7f57', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1428979405'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:56:05 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:05 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:05 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3b91111a-03b0-4330-ab1b-a732f58d0d0d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:56:05 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-3b91111a-03b0-4330-ab1b-a732f58d0d0d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Create volume of 2 GB Sep 02 08:56:05 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3b91111a-03b0-4330-ab1b-a732f58d0d0d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Availability Zones retrieved successfully. Sep 02 08:56:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3b91111a-03b0-4330-ab1b-a732f58d0d0d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Flow 'volume_create_api' (6c17a567-c656-4750-9ec1-f9fdcea35310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:56:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3b91111a-03b0-4330-ab1b-a732f58d0d0d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cc3dc3c-83c4-4657-810a-d599e14995b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-3b91111a-03b0-4330-ab1b-a732f58d0d0d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:56:05 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:05 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3b91111a-03b0-4330-ab1b-a732f58d0d0d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cc3dc3c-83c4-4657-810a-d599e14995b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'cefa195e-264a-448d-9bde-70c4ed8c7f57', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3b91111a-03b0-4330-ab1b-a732f58d0d0d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e48bf499-9abc-44cf-8a31-3ded40c2aede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:05 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-3b91111a-03b0-4330-ab1b-a732f58d0d0d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Created reservations ['395ac0aa-2302-4357-aaf8-c0d558380500', '1164153d-2927-4fa7-96fb-47e029441b7b', '2c82b07e-e05a-40c9-a5dd-268ecc081485', 'e1a1c6d0-2f40-4308-bf7c-f4922241f14c'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:56:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3b91111a-03b0-4330-ab1b-a732f58d0d0d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e48bf499-9abc-44cf-8a31-3ded40c2aede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['395ac0aa-2302-4357-aaf8-c0d558380500', '1164153d-2927-4fa7-96fb-47e029441b7b', '2c82b07e-e05a-40c9-a5dd-268ecc081485', 'e1a1c6d0-2f40-4308-bf7c-f4922241f14c']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3b91111a-03b0-4330-ab1b-a732f58d0d0d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5767f9d-3ef9-466c-afbd-8243e5ceee08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-361fb446-6c26-4442-820c-1fbe105b0db8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:05 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:05 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-361fb446-6c26-4442-820c-1fbe105b0db8 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] GET http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 Sep 02 08:56:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-361fb446-6c26-4442-820c-1fbe105b0db8 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-361fb446-6c26-4442-820c-1fbe105b0db8 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:05 devstack devstack@c-api.service[86994]: DEBUG dbcounter [-] [86994] Writing DB stats cinder:SELECT=496,cinder:UPDATE=126,cinder:INSERT=93 {{(pid=86994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:56:05 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:05 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:05 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:05 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:05 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:05 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:05 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-361fb446-6c26-4442-820c-1fbe105b0db8 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Volume info retrieved successfully. Sep 02 08:56:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3b91111a-03b0-4330-ab1b-a732f58d0d0d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5767f9d-3ef9-466c-afbd-8243e5ceee08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cf7290a-8f65-4420-a013-9f371a880e84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1428979405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac985f63e2de4e118aac787091e0b100',qos_specs=None,replication_status=,reservations=['395ac0aa-2302-4357-aaf8-c0d558380500','1164153d-2927-4fa7-96fb-47e029441b7b','2c82b07e-e05a-40c9-a5dd-268ecc081485','e1a1c6d0-2f40-4308-bf7c-f4922241f14c'],size=2,snapshot_id=cefa195e-264a-448d-9bde-70c4ed8c7f57,source_replicaid=,source_volid=None,status='creating',user_id='5d851875c8f143a3a7a6b817ed0b75df',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:56:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1428979405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cf7290a-8f65-4420-a013-9f371a880e84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac985f63e2de4e118aac787091e0b100',provider_auth=None,provider_geometry=None,provider_id=None,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=cefa195e-264a-448d-9bde-70c4ed8c7f57,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d851875c8f143a3a7a6b817ed0b75df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3b91111a-03b0-4330-ab1b-a732f58d0d0d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d64da16-c5b0-4dd3-b14b-9f0d4283422f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-361fb446-6c26-4442-820c-1fbe105b0db8 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 returned with HTTP 200 Sep 02 08:56:05 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 863/1766] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:05 2026] GET /volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 => generated 911 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3b91111a-03b0-4330-ab1b-a732f58d0d0d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d64da16-c5b0-4dd3-b14b-9f0d4283422f) transitioned into state 'SUCCESS' from state '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-1428979405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac985f63e2de4e118aac787091e0b100',qos_specs=None,replication_status=,reservations=['395ac0aa-2302-4357-aaf8-c0d558380500','1164153d-2927-4fa7-96fb-47e029441b7b','2c82b07e-e05a-40c9-a5dd-268ecc081485','e1a1c6d0-2f40-4308-bf7c-f4922241f14c'],size=2,snapshot_id=cefa195e-264a-448d-9bde-70c4ed8c7f57,source_replicaid=,source_volid=None,status='creating',user_id='5d851875c8f143a3a7a6b817ed0b75df',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:05 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3b91111a-03b0-4330-ab1b-a732f58d0d0d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (892516a6-64b0-40a7-b5f5-c90ce5f457ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:06 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:06 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:06 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3b91111a-03b0-4330-ab1b-a732f58d0d0d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (892516a6-64b0-40a7-b5f5-c90ce5f457ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:06 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3b91111a-03b0-4330-ab1b-a732f58d0d0d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Flow 'volume_create_api' (6c17a567-c656-4750-9ec1-f9fdcea35310) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:56:06 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3b91111a-03b0-4330-ab1b-a732f58d0d0d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Create volume request issued successfully. Sep 02 08:56:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3b91111a-03b0-4330-ab1b-a732f58d0d0d tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:56:06 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 904/1767] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:56:05 2026] POST /volume/v3/volumes => generated 795 bytes in 816 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:56:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8a73eb0a-a112-402e-84c4-d730e85dad33 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8a73eb0a-a112-402e-84c4-d730e85dad33 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 Sep 02 08:56:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8a73eb0a-a112-402e-84c4-d730e85dad33 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8a73eb0a-a112-402e-84c4-d730e85dad33 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:06 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:06 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:06 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:06 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:06 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8a73eb0a-a112-402e-84c4-d730e85dad33 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8a73eb0a-a112-402e-84c4-d730e85dad33 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 returned with HTTP 200 Sep 02 08:56:06 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 864/1768] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:06 2026] GET /volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 => generated 863 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-dfbcb09a-c8de-4357-a37f-9926202e0e18 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dfbcb09a-c8de-4357-a37f-9926202e0e18 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] GET http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 Sep 02 08:56:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dfbcb09a-c8de-4357-a37f-9926202e0e18 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dfbcb09a-c8de-4357-a37f-9926202e0e18 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:06 devstack devstack@c-api.service[86995]: DEBUG dbcounter [-] [86995] Writing DB stats cinder:SELECT=521,cinder:UPDATE=138,cinder:INSERT=70,cinder:DELETE=7 {{(pid=86995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:56:06 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:06 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:06 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:06 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-dfbcb09a-c8de-4357-a37f-9926202e0e18 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Volume info retrieved successfully. Sep 02 08:56:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dfbcb09a-c8de-4357-a37f-9926202e0e18 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 returned with HTTP 200 Sep 02 08:56:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 905/1769] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:06 2026] GET /volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 => generated 1329 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:56:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2c1c84ca-d3aa-4569-a839-d1dc039f4dbc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2c1c84ca-d3aa-4569-a839-d1dc039f4dbc tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] POST http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4/action Sep 02 08:56:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2c1c84ca-d3aa-4569-a839-d1dc039f4dbc tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-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=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:56:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2c1c84ca-d3aa-4569-a839-d1dc039f4dbc tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-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=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:56:07 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:07 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:07 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:07 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:07 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:07 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:07 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:07 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:07 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2c1c84ca-d3aa-4569-a839-d1dc039f4dbc tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Volume info retrieved successfully. Sep 02 08:56:07 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2c1c84ca-d3aa-4569-a839-d1dc039f4dbc tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Update volume metadata completed successfully. Sep 02 08:56:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2c1c84ca-d3aa-4569-a839-d1dc039f4dbc tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4/action returned with HTTP 200 Sep 02 08:56:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 865/1770] 192.168.122.75 () {60 vars in 1270 bytes} [Wed Sep 2 08:56:07 2026] POST /volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4/action => generated 526 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-bcfb0b08-05c6-4178-9432-0782993f2159 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bcfb0b08-05c6-4178-9432-0782993f2159 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] GET http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 Sep 02 08:56:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bcfb0b08-05c6-4178-9432-0782993f2159 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bcfb0b08-05c6-4178-9432-0782993f2159 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:07 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:07 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-899698f0-3055-4d7f-9e8b-1b23832b6e3b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-899698f0-3055-4d7f-9e8b-1b23832b6e3b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 Sep 02 08:56:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-899698f0-3055-4d7f-9e8b-1b23832b6e3b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-899698f0-3055-4d7f-9e8b-1b23832b6e3b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-bcfb0b08-05c6-4178-9432-0782993f2159 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Volume info retrieved successfully. Sep 02 08:56:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bcfb0b08-05c6-4178-9432-0782993f2159 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 returned with HTTP 200 Sep 02 08:56:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 906/1771] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:07 2026] GET /volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 => generated 1389 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:56:07 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:07 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:07 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:07 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b8a61ab3-d9db-4320-bd8b-8a13e05f53ae None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b8a61ab3-d9db-4320-bd8b-8a13e05f53ae tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] POST http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4/action Sep 02 08:56:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b8a61ab3-d9db-4320-bd8b-8a13e05f53ae tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:56:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b8a61ab3-d9db-4320-bd8b-8a13e05f53ae tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:56:07 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-899698f0-3055-4d7f-9e8b-1b23832b6e3b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-899698f0-3055-4d7f-9e8b-1b23832b6e3b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 returned with HTTP 200 Sep 02 08:56:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 866/1772] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:07 2026] GET /volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 => generated 887 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:07 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:07 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:07 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:07 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b8a61ab3-d9db-4320-bd8b-8a13e05f53ae tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Volume info retrieved successfully. Sep 02 08:56:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b8a61ab3-d9db-4320-bd8b-8a13e05f53ae tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Get volume image-metadata completed successfully. Sep 02 08:56:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b8a61ab3-d9db-4320-bd8b-8a13e05f53ae tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Delete volume metadata completed successfully. Sep 02 08:56:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b8a61ab3-d9db-4320-bd8b-8a13e05f53ae tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4/action returned with HTTP 200 Sep 02 08:56:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 907/1773] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:56:07 2026] POST /volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4/action => generated 0 bytes in 190 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 02 08:56:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a8eef8be-c557-448a-bc7f-501b3f0a312a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a8eef8be-c557-448a-bc7f-501b3f0a312a tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] POST http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4/action Sep 02 08:56:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a8eef8be-c557-448a-bc7f-501b3f0a312a tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:56:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a8eef8be-c557-448a-bc7f-501b3f0a312a tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:56:07 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:07 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:07 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:07 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:07 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a8eef8be-c557-448a-bc7f-501b3f0a312a tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Volume info retrieved successfully. Sep 02 08:56:07 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a8eef8be-c557-448a-bc7f-501b3f0a312a tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Get volume image-metadata completed successfully. Sep 02 08:56:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a8eef8be-c557-448a-bc7f-501b3f0a312a tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4/action returned with HTTP 200 Sep 02 08:56:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 867/1774] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:56:07 2026] POST /volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4/action => generated 500 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-64076b0f-6aaf-4e02-8778-6eec1921c7b3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-64076b0f-6aaf-4e02-8778-6eec1921c7b3 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] GET http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 Sep 02 08:56:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-64076b0f-6aaf-4e02-8778-6eec1921c7b3 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-64076b0f-6aaf-4e02-8778-6eec1921c7b3 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:07 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:07 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-64076b0f-6aaf-4e02-8778-6eec1921c7b3 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Volume info retrieved successfully. Sep 02 08:56:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-64076b0f-6aaf-4e02-8778-6eec1921c7b3 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 returned with HTTP 200 Sep 02 08:56:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 908/1775] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:07 2026] GET /volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 => generated 1363 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:56:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0f03632c-a565-4e32-9757-0a4dfd067c95 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0f03632c-a565-4e32-9757-0a4dfd067c95 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] DELETE http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 Sep 02 08:56:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0f03632c-a565-4e32-9757-0a4dfd067c95 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0f03632c-a565-4e32-9757-0a4dfd067c95 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:07 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-0f03632c-a565-4e32-9757-0a4dfd067c95 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Delete volume with id: 4659e320-fd3f-47eb-8226-95693d16bba4 Sep 02 08:56:07 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:07 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:07 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:07 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:07 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0f03632c-a565-4e32-9757-0a4dfd067c95 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Volume info retrieved successfully. Sep 02 08:56:07 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0f03632c-a565-4e32-9757-0a4dfd067c95 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Delete volume request issued successfully. Sep 02 08:56:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0f03632c-a565-4e32-9757-0a4dfd067c95 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 returned with HTTP 202 Sep 02 08:56:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 868/1776] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:56:07 2026] DELETE /volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 08:56:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-43137dd3-6c29-400c-bac6-8bb2de21fb8c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-43137dd3-6c29-400c-bac6-8bb2de21fb8c tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] GET http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 Sep 02 08:56:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-43137dd3-6c29-400c-bac6-8bb2de21fb8c tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-43137dd3-6c29-400c-bac6-8bb2de21fb8c tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:07 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:07 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-43137dd3-6c29-400c-bac6-8bb2de21fb8c tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Volume info retrieved successfully. Sep 02 08:56:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-43137dd3-6c29-400c-bac6-8bb2de21fb8c tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 returned with HTTP 200 Sep 02 08:56:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 909/1777] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:07 2026] GET /volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 => generated 1362 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:56:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-345a4f11-3638-46d1-83c1-c7ed31900ca4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-345a4f11-3638-46d1-83c1-c7ed31900ca4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 Sep 02 08:56:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-345a4f11-3638-46d1-83c1-c7ed31900ca4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-345a4f11-3638-46d1-83c1-c7ed31900ca4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:08 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:08 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:08 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:08 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:08 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-345a4f11-3638-46d1-83c1-c7ed31900ca4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-345a4f11-3638-46d1-83c1-c7ed31900ca4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 returned with HTTP 200 Sep 02 08:56:08 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 869/1778] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:08 2026] GET /volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 => generated 887 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-309a8391-6d3c-48a5-8cda-5fb59296e947 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-309a8391-6d3c-48a5-8cda-5fb59296e947 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] GET http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 Sep 02 08:56:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-309a8391-6d3c-48a5-8cda-5fb59296e947 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-309a8391-6d3c-48a5-8cda-5fb59296e947 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:08 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:08 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:08 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:08 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:08 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-309a8391-6d3c-48a5-8cda-5fb59296e947 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Volume info retrieved successfully. Sep 02 08:56:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-309a8391-6d3c-48a5-8cda-5fb59296e947 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 returned with HTTP 200 Sep 02 08:56:08 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 910/1779] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:08 2026] GET /volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 => generated 1362 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:56:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fc8e6438-e1ab-43d5-aa4b-f82314d97d19 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fc8e6438-e1ab-43d5-aa4b-f82314d97d19 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 Sep 02 08:56:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fc8e6438-e1ab-43d5-aa4b-f82314d97d19 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fc8e6438-e1ab-43d5-aa4b-f82314d97d19 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:09 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:09 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:09 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:09 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:09 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-fc8e6438-e1ab-43d5-aa4b-f82314d97d19 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fc8e6438-e1ab-43d5-aa4b-f82314d97d19 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 returned with HTTP 200 Sep 02 08:56:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 870/1780] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:09 2026] GET /volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 => generated 887 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:56:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7155b526-0d29-4b9e-90f7-8a54b239b787 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7155b526-0d29-4b9e-90f7-8a54b239b787 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] GET http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 Sep 02 08:56:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7155b526-0d29-4b9e-90f7-8a54b239b787 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7155b526-0d29-4b9e-90f7-8a54b239b787 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7155b526-0d29-4b9e-90f7-8a54b239b787 tempest-VolumesImageMetadata-213676756 tempest-VolumesImageMetadata-213676756-project-member] http://192.168.122.75/volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 returned with HTTP 404 Sep 02 08:56:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 911/1781] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:09 2026] GET /volume/v3/volumes/4659e320-fd3f-47eb-8226-95693d16bba4 => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:56:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-64181587-c300-459e-bdd5-a406f2cbd3fa None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-64181587-c300-459e-bdd5-a406f2cbd3fa tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 Sep 02 08:56:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-64181587-c300-459e-bdd5-a406f2cbd3fa tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-64181587-c300-459e-bdd5-a406f2cbd3fa tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:10 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:10 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:10 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:10 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:10 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-64181587-c300-459e-bdd5-a406f2cbd3fa tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-64181587-c300-459e-bdd5-a406f2cbd3fa tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 returned with HTTP 200 Sep 02 08:56:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 871/1782] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:10 2026] GET /volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 => generated 887 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4d277c56-6f69-4950-9a9f-397595055a40 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4d277c56-6f69-4950-9a9f-397595055a40 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 Sep 02 08:56:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4d277c56-6f69-4950-9a9f-397595055a40 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4d277c56-6f69-4950-9a9f-397595055a40 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:12 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:12 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:12 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:12 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4d277c56-6f69-4950-9a9f-397595055a40 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4d277c56-6f69-4950-9a9f-397595055a40 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 returned with HTTP 200 Sep 02 08:56:12 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 912/1783] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:12 2026] GET /volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 => generated 887 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ea2125d7-b889-4d45-995c-f2dd809f2737 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ea2125d7-b889-4d45-995c-f2dd809f2737 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 Sep 02 08:56:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ea2125d7-b889-4d45-995c-f2dd809f2737 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ea2125d7-b889-4d45-995c-f2dd809f2737 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:13 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:13 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:13 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:13 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:13 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ea2125d7-b889-4d45-995c-f2dd809f2737 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ea2125d7-b889-4d45-995c-f2dd809f2737 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 returned with HTTP 200 Sep 02 08:56:13 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 872/1784] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:13 2026] GET /volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 => generated 887 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8dabeff2-6052-4159-9b40-af379acc4672 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8dabeff2-6052-4159-9b40-af379acc4672 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 Sep 02 08:56:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8dabeff2-6052-4159-9b40-af379acc4672 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8dabeff2-6052-4159-9b40-af379acc4672 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:14 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:14 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:14 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:14 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:14 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8dabeff2-6052-4159-9b40-af379acc4672 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8dabeff2-6052-4159-9b40-af379acc4672 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 returned with HTTP 200 Sep 02 08:56:14 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 913/1785] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:14 2026] GET /volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 => generated 887 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b89bce44-1ca6-459e-821b-bc106e98ca48 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b89bce44-1ca6-459e-821b-bc106e98ca48 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 Sep 02 08:56:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b89bce44-1ca6-459e-821b-bc106e98ca48 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b89bce44-1ca6-459e-821b-bc106e98ca48 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:15 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:15 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:15 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:15 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:15 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b89bce44-1ca6-459e-821b-bc106e98ca48 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b89bce44-1ca6-459e-821b-bc106e98ca48 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 returned with HTTP 200 Sep 02 08:56:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 873/1786] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:15 2026] GET /volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 => generated 887 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9f54757e-02cb-401c-ae20-a1c04ffbffc6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9f54757e-02cb-401c-ae20-a1c04ffbffc6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 Sep 02 08:56:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9f54757e-02cb-401c-ae20-a1c04ffbffc6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9f54757e-02cb-401c-ae20-a1c04ffbffc6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:16 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:16 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:16 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:16 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:16 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-9f54757e-02cb-401c-ae20-a1c04ffbffc6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9f54757e-02cb-401c-ae20-a1c04ffbffc6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 returned with HTTP 200 Sep 02 08:56:16 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 914/1787] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:16 2026] GET /volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 => generated 887 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d5e05a9b-fde3-4cb7-ac75-5fe3d064796a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d5e05a9b-fde3-4cb7-ac75-5fe3d064796a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:56:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d5e05a9b-fde3-4cb7-ac75-5fe3d064796a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1550895080"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:56:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-d5e05a9b-fde3-4cb7-ac75-5fe3d064796a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1550895080'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:56:17 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-d5e05a9b-fde3-4cb7-ac75-5fe3d064796a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Create volume of 1 GB Sep 02 08:56:17 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d5e05a9b-fde3-4cb7-ac75-5fe3d064796a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Availability Zones retrieved successfully. Sep 02 08:56:17 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d5e05a9b-fde3-4cb7-ac75-5fe3d064796a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Flow 'volume_create_api' (586ccdf0-0de2-4ec2-ae2a-bbefb574ba08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:56:17 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d5e05a9b-fde3-4cb7-ac75-5fe3d064796a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (535adc55-4cd6-4aad-9bf8-7b72060284e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:17 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-d5e05a9b-fde3-4cb7-ac75-5fe3d064796a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:56:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6ebd45d7-b315-4a11-a840-37dd6f1a88f2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6ebd45d7-b315-4a11-a840-37dd6f1a88f2 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 Sep 02 08:56:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6ebd45d7-b315-4a11-a840-37dd6f1a88f2 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6ebd45d7-b315-4a11-a840-37dd6f1a88f2 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:17 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d5e05a9b-fde3-4cb7-ac75-5fe3d064796a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (535adc55-4cd6-4aad-9bf8-7b72060284e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:17 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d5e05a9b-fde3-4cb7-ac75-5fe3d064796a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad3fcd6e-d6c9-4c29-bedb-e419762175e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:17 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:17 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:17 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:17 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:17 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6ebd45d7-b315-4a11-a840-37dd6f1a88f2 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6ebd45d7-b315-4a11-a840-37dd6f1a88f2 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 returned with HTTP 200 Sep 02 08:56:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 915/1788] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:17 2026] GET /volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 => generated 888 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2f08a60b-08d1-4d6e-80d3-eea164f0e1f5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2f08a60b-08d1-4d6e-80d3-eea164f0e1f5 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 Sep 02 08:56:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2f08a60b-08d1-4d6e-80d3-eea164f0e1f5 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2f08a60b-08d1-4d6e-80d3-eea164f0e1f5 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:17 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:17 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:17 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:17 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:17 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2f08a60b-08d1-4d6e-80d3-eea164f0e1f5 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2f08a60b-08d1-4d6e-80d3-eea164f0e1f5 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 returned with HTTP 200 Sep 02 08:56:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 916/1789] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:17 2026] GET /volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 => generated 888 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-41e4400a-dd77-4f98-86a6-2846749f0ee6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-41e4400a-dd77-4f98-86a6-2846749f0ee6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] DELETE http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 Sep 02 08:56:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-41e4400a-dd77-4f98-86a6-2846749f0ee6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-41e4400a-dd77-4f98-86a6-2846749f0ee6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:18 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-41e4400a-dd77-4f98-86a6-2846749f0ee6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Delete volume with id: 9cf7290a-8f65-4420-a013-9f371a880e84 Sep 02 08:56:18 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:18 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-41e4400a-dd77-4f98-86a6-2846749f0ee6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:18 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-d5e05a9b-fde3-4cb7-ac75-5fe3d064796a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Created reservations ['d70356dc-4d72-4109-8833-a352072c55f2', 'b091357e-afe5-420a-9284-3799b0235ba8', '9b7d436f-96c9-44e8-94ea-6fe6d69a6ec5', 'd5148374-9080-48c9-8a55-ef92c39cb307'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:56:18 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d5e05a9b-fde3-4cb7-ac75-5fe3d064796a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad3fcd6e-d6c9-4c29-bedb-e419762175e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d70356dc-4d72-4109-8833-a352072c55f2', 'b091357e-afe5-420a-9284-3799b0235ba8', '9b7d436f-96c9-44e8-94ea-6fe6d69a6ec5', 'd5148374-9080-48c9-8a55-ef92c39cb307']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:18 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d5e05a9b-fde3-4cb7-ac75-5fe3d064796a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8124d1be-2853-4262-b0e7-d5664188c3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-41e4400a-dd77-4f98-86a6-2846749f0ee6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Delete volume request issued successfully. Sep 02 08:56:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-41e4400a-dd77-4f98-86a6-2846749f0ee6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 returned with HTTP 202 Sep 02 08:56:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 917/1790] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:56:18 2026] DELETE /volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:56:18 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:18 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-dc22d7b3-36db-498c-9f6e-678c08977333 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dc22d7b3-36db-498c-9f6e-678c08977333 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 Sep 02 08:56:18 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d5e05a9b-fde3-4cb7-ac75-5fe3d064796a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8124d1be-2853-4262-b0e7-d5664188c3ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9eba9cc3-107a-4d3a-b4fa-9963b377c53a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1550895080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='584100748c8442a5983bea75486d63ac',qos_specs=None,replication_status=,reservations=['d70356dc-4d72-4109-8833-a352072c55f2','b091357e-afe5-420a-9284-3799b0235ba8','9b7d436f-96c9-44e8-94ea-6fe6d69a6ec5','d5148374-9080-48c9-8a55-ef92c39cb307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cecf4de54de5465aa735d011ecfb26b7',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:56:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1550895080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9eba9cc3-107a-4d3a-b4fa-9963b377c53a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='584100748c8442a5983bea75486d63ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cecf4de54de5465aa735d011ecfb26b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dc22d7b3-36db-498c-9f6e-678c08977333 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dc22d7b3-36db-498c-9f6e-678c08977333 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:18 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d5e05a9b-fde3-4cb7-ac75-5fe3d064796a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4384f752-e1ea-49a0-a68e-be31d840ac4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:18 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:18 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-dc22d7b3-36db-498c-9f6e-678c08977333 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dc22d7b3-36db-498c-9f6e-678c08977333 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 returned with HTTP 200 Sep 02 08:56:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 918/1791] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:18 2026] GET /volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 => generated 887 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:18 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d5e05a9b-fde3-4cb7-ac75-5fe3d064796a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4384f752-e1ea-49a0-a68e-be31d840ac4f) transitioned into state 'SUCCESS' from state '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-1550895080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='584100748c8442a5983bea75486d63ac',qos_specs=None,replication_status=,reservations=['d70356dc-4d72-4109-8833-a352072c55f2','b091357e-afe5-420a-9284-3799b0235ba8','9b7d436f-96c9-44e8-94ea-6fe6d69a6ec5','d5148374-9080-48c9-8a55-ef92c39cb307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cecf4de54de5465aa735d011ecfb26b7',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:18 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d5e05a9b-fde3-4cb7-ac75-5fe3d064796a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57361bab-0bc2-45fd-b6b8-4252b5d82e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:18 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d5e05a9b-fde3-4cb7-ac75-5fe3d064796a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57361bab-0bc2-45fd-b6b8-4252b5d82e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:18 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d5e05a9b-fde3-4cb7-ac75-5fe3d064796a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Flow 'volume_create_api' (586ccdf0-0de2-4ec2-ae2a-bbefb574ba08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:56:18 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d5e05a9b-fde3-4cb7-ac75-5fe3d064796a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Create volume request issued successfully. Sep 02 08:56:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d5e05a9b-fde3-4cb7-ac75-5fe3d064796a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:56:18 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 874/1792] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:56:17 2026] POST /volume/v3/volumes => generated 758 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 08:56:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3d516046-3f34-4b27-be09-fbe933086309 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3d516046-3f34-4b27-be09-fbe933086309 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a Sep 02 08:56:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3d516046-3f34-4b27-be09-fbe933086309 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3d516046-3f34-4b27-be09-fbe933086309 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:18 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:18 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3d516046-3f34-4b27-be09-fbe933086309 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3d516046-3f34-4b27-be09-fbe933086309 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a returned with HTTP 200 Sep 02 08:56:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 919/1793] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:18 2026] GET /volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a => generated 826 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-94aebc68-1817-4dc5-aa1d-b0a1e405d1de None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-94aebc68-1817-4dc5-aa1d-b0a1e405d1de tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 Sep 02 08:56:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-94aebc68-1817-4dc5-aa1d-b0a1e405d1de tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-94aebc68-1817-4dc5-aa1d-b0a1e405d1de tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-94aebc68-1817-4dc5-aa1d-b0a1e405d1de tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 returned with HTTP 404 Sep 02 08:56:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 875/1794] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:19 2026] GET /volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:56:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f6f9c94b-800f-432b-8678-b10d61b1c05a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f6f9c94b-800f-432b-8678-b10d61b1c05a tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 Sep 02 08:56:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f6f9c94b-800f-432b-8678-b10d61b1c05a tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f6f9c94b-800f-432b-8678-b10d61b1c05a tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f6f9c94b-800f-432b-8678-b10d61b1c05a tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 returned with HTTP 404 Sep 02 08:56:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 920/1795] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:19 2026] GET /volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:56:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ee2af4e4-c62b-4652-a481-29d0247f4fbd None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ee2af4e4-c62b-4652-a481-29d0247f4fbd tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] DELETE http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 Sep 02 08:56:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ee2af4e4-c62b-4652-a481-29d0247f4fbd tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ee2af4e4-c62b-4652-a481-29d0247f4fbd tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:19 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-ee2af4e4-c62b-4652-a481-29d0247f4fbd tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Delete volume with id: 9cf7290a-8f65-4420-a013-9f371a880e84 Sep 02 08:56:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ee2af4e4-c62b-4652-a481-29d0247f4fbd tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 returned with HTTP 404 Sep 02 08:56:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 876/1796] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:56:19 2026] DELETE /volume/v3/volumes/9cf7290a-8f65-4420-a013-9f371a880e84 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:56:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f7943a3d-9340-4768-b172-3cbc75e703d6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f7943a3d-9340-4768-b172-3cbc75e703d6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 Sep 02 08:56:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f7943a3d-9340-4768-b172-3cbc75e703d6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f7943a3d-9340-4768-b172-3cbc75e703d6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:19 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-f7943a3d-9340-4768-b172-3cbc75e703d6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Delete snapshot with id: cefa195e-264a-448d-9bde-70c4ed8c7f57 Sep 02 08:56:19 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:19 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:19 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f7943a3d-9340-4768-b172-3cbc75e703d6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:56:19 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:19 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:19 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f7943a3d-9340-4768-b172-3cbc75e703d6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot delete request issued successfully. Sep 02 08:56:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f7943a3d-9340-4768-b172-3cbc75e703d6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 returned with HTTP 202 Sep 02 08:56:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 921/1797] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 08:56:19 2026] DELETE /volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:56:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3f1e91c7-b0a0-4464-b562-21705d5cdf8b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3f1e91c7-b0a0-4464-b562-21705d5cdf8b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 Sep 02 08:56:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4a2fe282-9115-46f4-a3f2-2ef92c4c5385 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3f1e91c7-b0a0-4464-b562-21705d5cdf8b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3f1e91c7-b0a0-4464-b562-21705d5cdf8b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4a2fe282-9115-46f4-a3f2-2ef92c4c5385 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a Sep 02 08:56:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4a2fe282-9115-46f4-a3f2-2ef92c4c5385 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4a2fe282-9115-46f4-a3f2-2ef92c4c5385 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:19 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:19 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:19 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3f1e91c7-b0a0-4464-b562-21705d5cdf8b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:56:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3f1e91c7-b0a0-4464-b562-21705d5cdf8b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 returned with HTTP 200 Sep 02 08:56:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 877/1798] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:19 2026] GET /volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 => generated 468 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:19 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:19 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:19 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:19 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:19 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4a2fe282-9115-46f4-a3f2-2ef92c4c5385 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4a2fe282-9115-46f4-a3f2-2ef92c4c5385 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a returned with HTTP 200 Sep 02 08:56:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 922/1799] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:19 2026] GET /volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a => generated 850 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d9c48022-75bc-4cf8-8cb5-b008ffc6f6e4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d9c48022-75bc-4cf8-8cb5-b008ffc6f6e4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 Sep 02 08:56:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d9c48022-75bc-4cf8-8cb5-b008ffc6f6e4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d9c48022-75bc-4cf8-8cb5-b008ffc6f6e4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:20 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:20 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:20 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d9c48022-75bc-4cf8-8cb5-b008ffc6f6e4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:56:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d9c48022-75bc-4cf8-8cb5-b008ffc6f6e4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 returned with HTTP 200 Sep 02 08:56:20 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 878/1800] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:20 2026] GET /volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ded59d65-fe1d-4ec3-bcae-3a2c24c9fa1b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ded59d65-fe1d-4ec3-bcae-3a2c24c9fa1b tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a Sep 02 08:56:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ded59d65-fe1d-4ec3-bcae-3a2c24c9fa1b tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ded59d65-fe1d-4ec3-bcae-3a2c24c9fa1b tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:20 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:20 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:20 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:20 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:20 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ded59d65-fe1d-4ec3-bcae-3a2c24c9fa1b tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ded59d65-fe1d-4ec3-bcae-3a2c24c9fa1b tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a returned with HTTP 200 Sep 02 08:56:20 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 923/1801] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:20 2026] GET /volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f34b968d-258a-4c32-80da-2cb5a4f7b00c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f34b968d-258a-4c32-80da-2cb5a4f7b00c tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 08:56:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f34b968d-258a-4c32-80da-2cb5a4f7b00c tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9eba9cc3-107a-4d3a-b4fa-9963b377c53a", "name": "tempest-VolumesDeleteCascade-Snapshot-1942749647"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:56:20 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:20 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:20 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:20 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:20 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f34b968d-258a-4c32-80da-2cb5a4f7b00c tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:20 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-f34b968d-258a-4c32-80da-2cb5a4f7b00c tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Create snapshot from volume 9eba9cc3-107a-4d3a-b4fa-9963b377c53a Sep 02 08:56:20 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-f34b968d-258a-4c32-80da-2cb5a4f7b00c tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Created reservations ['b67c32e8-c6f8-46ab-a2f8-f484f06ec502', '03899b02-df37-4981-920e-dd1a89a0f179', 'd478ffe3-e9f6-4596-bfa9-c105c13ca1f2', '1bd04aaf-aa13-43fa-a496-e211a07bfafb'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:56:20 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:20 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:20 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f34b968d-258a-4c32-80da-2cb5a4f7b00c tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Snapshot create request issued successfully. Sep 02 08:56:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f34b968d-258a-4c32-80da-2cb5a4f7b00c tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 08:56:20 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 879/1802] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 08:56:20 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 02 08:56:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7835ccd2-473d-4530-a429-c68f1e196190 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7835ccd2-473d-4530-a429-c68f1e196190 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/snapshots/b480d938-20d5-484c-a691-6b6d42571015 Sep 02 08:56:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7835ccd2-473d-4530-a429-c68f1e196190 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7835ccd2-473d-4530-a429-c68f1e196190 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:20 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:20 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:20 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7835ccd2-473d-4530-a429-c68f1e196190 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Snapshot retrieved successfully. Sep 02 08:56:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7835ccd2-473d-4530-a429-c68f1e196190 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/snapshots/b480d938-20d5-484c-a691-6b6d42571015 returned with HTTP 200 Sep 02 08:56:20 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 924/1803] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:20 2026] GET /volume/v3/snapshots/b480d938-20d5-484c-a691-6b6d42571015 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0d4d9b08-1414-4d7f-a477-05836765958c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0d4d9b08-1414-4d7f-a477-05836765958c tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 Sep 02 08:56:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0d4d9b08-1414-4d7f-a477-05836765958c tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0d4d9b08-1414-4d7f-a477-05836765958c tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0d4d9b08-1414-4d7f-a477-05836765958c tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 returned with HTTP 404 Sep 02 08:56:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 880/1804] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:21 2026] GET /volume/v3/snapshots/cefa195e-264a-448d-9bde-70c4ed8c7f57 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:56:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1e3822f9-d409-4887-98c7-7fac960360f5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1e3822f9-d409-4887-98c7-7fac960360f5 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/ded5becd-a4d3-4c9f-b662-19a5c6e4af78 Sep 02 08:56:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1e3822f9-d409-4887-98c7-7fac960360f5 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1e3822f9-d409-4887-98c7-7fac960360f5 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:21 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:21 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:21 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:21 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:21 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1e3822f9-d409-4887-98c7-7fac960360f5 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1e3822f9-d409-4887-98c7-7fac960360f5 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/ded5becd-a4d3-4c9f-b662-19a5c6e4af78 returned with HTTP 200 Sep 02 08:56:21 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 925/1805] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:21 2026] GET /volume/v3/volumes/ded5becd-a4d3-4c9f-b662-19a5c6e4af78 => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7adda182-85e2-44f1-82c0-72fb39f7d1ce None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7adda182-85e2-44f1-82c0-72fb39f7d1ce tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] DELETE http://192.168.122.75/volume/v3/volumes/ded5becd-a4d3-4c9f-b662-19a5c6e4af78 Sep 02 08:56:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7adda182-85e2-44f1-82c0-72fb39f7d1ce tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7adda182-85e2-44f1-82c0-72fb39f7d1ce tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:21 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-7adda182-85e2-44f1-82c0-72fb39f7d1ce tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Delete volume with id: ded5becd-a4d3-4c9f-b662-19a5c6e4af78 Sep 02 08:56:21 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:21 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:21 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:21 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:21 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7adda182-85e2-44f1-82c0-72fb39f7d1ce tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:21 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7adda182-85e2-44f1-82c0-72fb39f7d1ce tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Delete volume request issued successfully. Sep 02 08:56:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7adda182-85e2-44f1-82c0-72fb39f7d1ce tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/ded5becd-a4d3-4c9f-b662-19a5c6e4af78 returned with HTTP 202 Sep 02 08:56:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 881/1806] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:56:21 2026] DELETE /volume/v3/volumes/ded5becd-a4d3-4c9f-b662-19a5c6e4af78 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:56:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d9e78ebb-cb5a-4da6-ab93-3afa16f6b49e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d9e78ebb-cb5a-4da6-ab93-3afa16f6b49e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/ded5becd-a4d3-4c9f-b662-19a5c6e4af78 Sep 02 08:56:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d9e78ebb-cb5a-4da6-ab93-3afa16f6b49e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d9e78ebb-cb5a-4da6-ab93-3afa16f6b49e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:21 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:21 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:21 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:21 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:21 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d9e78ebb-cb5a-4da6-ab93-3afa16f6b49e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d9e78ebb-cb5a-4da6-ab93-3afa16f6b49e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/ded5becd-a4d3-4c9f-b662-19a5c6e4af78 returned with HTTP 200 Sep 02 08:56:21 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 926/1807] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:21 2026] GET /volume/v3/volumes/ded5becd-a4d3-4c9f-b662-19a5c6e4af78 => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b5af36e1-e763-4a30-956a-252a42c97790 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b5af36e1-e763-4a30-956a-252a42c97790 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/snapshots/b480d938-20d5-484c-a691-6b6d42571015 Sep 02 08:56:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b5af36e1-e763-4a30-956a-252a42c97790 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b5af36e1-e763-4a30-956a-252a42c97790 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:21 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:21 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:21 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b5af36e1-e763-4a30-956a-252a42c97790 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Snapshot retrieved successfully. Sep 02 08:56:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b5af36e1-e763-4a30-956a-252a42c97790 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/snapshots/b480d938-20d5-484c-a691-6b6d42571015 returned with HTTP 200 Sep 02 08:56:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 882/1808] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:21 2026] GET /volume/v3/snapshots/b480d938-20d5-484c-a691-6b6d42571015 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d0035bcf-1790-488a-a7b8-0724d7ecc40a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d0035bcf-1790-488a-a7b8-0724d7ecc40a tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/ded5becd-a4d3-4c9f-b662-19a5c6e4af78 Sep 02 08:56:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d0035bcf-1790-488a-a7b8-0724d7ecc40a tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d0035bcf-1790-488a-a7b8-0724d7ecc40a tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d0035bcf-1790-488a-a7b8-0724d7ecc40a tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/ded5becd-a4d3-4c9f-b662-19a5c6e4af78 returned with HTTP 404 Sep 02 08:56:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 927/1809] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:22 2026] GET /volume/v3/volumes/ded5becd-a4d3-4c9f-b662-19a5c6e4af78 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:56:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2fcd0ccc-ecb7-440f-af0c-2eba181b6a2a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2fcd0ccc-ecb7-440f-af0c-2eba181b6a2a tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 Sep 02 08:56:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2fcd0ccc-ecb7-440f-af0c-2eba181b6a2a tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2fcd0ccc-ecb7-440f-af0c-2eba181b6a2a tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:22 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:22 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:22 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:22 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2fcd0ccc-ecb7-440f-af0c-2eba181b6a2a tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2fcd0ccc-ecb7-440f-af0c-2eba181b6a2a tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 returned with HTTP 200 Sep 02 08:56:22 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 883/1810] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:22 2026] GET /volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-968f612f-ada6-4d74-907d-6fbbb28478c0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-968f612f-ada6-4d74-907d-6fbbb28478c0 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/snapshots/b480d938-20d5-484c-a691-6b6d42571015 Sep 02 08:56:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-968f612f-ada6-4d74-907d-6fbbb28478c0 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-968f612f-ada6-4d74-907d-6fbbb28478c0 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:22 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:22 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:22 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-968f612f-ada6-4d74-907d-6fbbb28478c0 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Snapshot retrieved successfully. Sep 02 08:56:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-968f612f-ada6-4d74-907d-6fbbb28478c0 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/snapshots/b480d938-20d5-484c-a691-6b6d42571015 returned with HTTP 200 Sep 02 08:56:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 928/1811] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:22 2026] GET /volume/v3/snapshots/b480d938-20d5-484c-a691-6b6d42571015 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3454241f-733b-4a03-aa9b-98422b0a8510 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3454241f-733b-4a03-aa9b-98422b0a8510 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:56:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3454241f-733b-4a03-aa9b-98422b0a8510 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1474349273"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:56:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-3454241f-733b-4a03-aa9b-98422b0a8510 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1474349273'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:56:22 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-3454241f-733b-4a03-aa9b-98422b0a8510 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Create volume of 1 GB Sep 02 08:56:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3454241f-733b-4a03-aa9b-98422b0a8510 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Availability Zones retrieved successfully. Sep 02 08:56:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3454241f-733b-4a03-aa9b-98422b0a8510 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Flow 'volume_create_api' (bb259719-6ac4-45f3-aab4-e1f064db0c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:56:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3454241f-733b-4a03-aa9b-98422b0a8510 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55af2f8f-27cb-41bf-bbbd-6a8e9393274b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-3454241f-733b-4a03-aa9b-98422b0a8510 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:56:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3454241f-733b-4a03-aa9b-98422b0a8510 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55af2f8f-27cb-41bf-bbbd-6a8e9393274b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3454241f-733b-4a03-aa9b-98422b0a8510 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac71dd50-5650-4c59-9393-12d83ea49fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:23 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-3454241f-733b-4a03-aa9b-98422b0a8510 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Created reservations ['021d478f-50ca-4236-a520-a63f096317bb', '6ae98c29-df1c-4543-9455-a6a3d5477ed5', 'afbc3e32-3f62-4e1d-a4f7-f00edbc41f0b', '86bfd48b-814e-468f-b2d6-161c1a28c902'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:56:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3454241f-733b-4a03-aa9b-98422b0a8510 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac71dd50-5650-4c59-9393-12d83ea49fb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['021d478f-50ca-4236-a520-a63f096317bb', '6ae98c29-df1c-4543-9455-a6a3d5477ed5', 'afbc3e32-3f62-4e1d-a4f7-f00edbc41f0b', '86bfd48b-814e-468f-b2d6-161c1a28c902']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3454241f-733b-4a03-aa9b-98422b0a8510 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dababddd-4e66-4990-aab4-5070bd866c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:23 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:23 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3454241f-733b-4a03-aa9b-98422b0a8510 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dababddd-4e66-4990-aab4-5070bd866c9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7ef5c8f-b917-43bf-920d-5599350d885c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1474349273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac985f63e2de4e118aac787091e0b100',qos_specs=None,replication_status=,reservations=['021d478f-50ca-4236-a520-a63f096317bb','6ae98c29-df1c-4543-9455-a6a3d5477ed5','afbc3e32-3f62-4e1d-a4f7-f00edbc41f0b','86bfd48b-814e-468f-b2d6-161c1a28c902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d851875c8f143a3a7a6b817ed0b75df',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:56:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1474349273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7ef5c8f-b917-43bf-920d-5599350d885c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac985f63e2de4e118aac787091e0b100',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d851875c8f143a3a7a6b817ed0b75df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3454241f-733b-4a03-aa9b-98422b0a8510 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f0258ff-2066-4486-bc9e-f6f0a70a3ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3454241f-733b-4a03-aa9b-98422b0a8510 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f0258ff-2066-4486-bc9e-f6f0a70a3ced) transitioned into state 'SUCCESS' from state '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-1474349273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac985f63e2de4e118aac787091e0b100',qos_specs=None,replication_status=,reservations=['021d478f-50ca-4236-a520-a63f096317bb','6ae98c29-df1c-4543-9455-a6a3d5477ed5','afbc3e32-3f62-4e1d-a4f7-f00edbc41f0b','86bfd48b-814e-468f-b2d6-161c1a28c902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d851875c8f143a3a7a6b817ed0b75df',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3454241f-733b-4a03-aa9b-98422b0a8510 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15b5baee-b6e7-400a-a187-523c131dc245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3454241f-733b-4a03-aa9b-98422b0a8510 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15b5baee-b6e7-400a-a187-523c131dc245) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3454241f-733b-4a03-aa9b-98422b0a8510 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Flow 'volume_create_api' (bb259719-6ac4-45f3-aab4-e1f064db0c04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:56:23 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3454241f-733b-4a03-aa9b-98422b0a8510 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Create volume request issued successfully. Sep 02 08:56:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3454241f-733b-4a03-aa9b-98422b0a8510 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:56:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 884/1812] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:56:22 2026] POST /volume/v3/volumes => generated 761 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:56:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a80ece80-f704-49f3-b004-da34068ed41b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a80ece80-f704-49f3-b004-da34068ed41b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/b7ef5c8f-b917-43bf-920d-5599350d885c Sep 02 08:56:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a80ece80-f704-49f3-b004-da34068ed41b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a80ece80-f704-49f3-b004-da34068ed41b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:23 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:23 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:23 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:23 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:23 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a80ece80-f704-49f3-b004-da34068ed41b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a80ece80-f704-49f3-b004-da34068ed41b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/b7ef5c8f-b917-43bf-920d-5599350d885c returned with HTTP 200 Sep 02 08:56:23 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 929/1813] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:23 2026] GET /volume/v3/volumes/b7ef5c8f-b917-43bf-920d-5599350d885c => generated 829 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:56:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a504bcb1-d41b-4f6c-8f01-b7fe0e7476c8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a504bcb1-d41b-4f6c-8f01-b7fe0e7476c8 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/snapshots/b480d938-20d5-484c-a691-6b6d42571015 Sep 02 08:56:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a504bcb1-d41b-4f6c-8f01-b7fe0e7476c8 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a504bcb1-d41b-4f6c-8f01-b7fe0e7476c8 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:23 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:23 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:23 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a504bcb1-d41b-4f6c-8f01-b7fe0e7476c8 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Snapshot retrieved successfully. Sep 02 08:56:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a504bcb1-d41b-4f6c-8f01-b7fe0e7476c8 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/snapshots/b480d938-20d5-484c-a691-6b6d42571015 returned with HTTP 200 Sep 02 08:56:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 885/1814] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:23 2026] GET /volume/v3/snapshots/b480d938-20d5-484c-a691-6b6d42571015 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-626f7c29-c5e5-4098-927a-0fb0ad8459b9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-626f7c29-c5e5-4098-927a-0fb0ad8459b9 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 08:56:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-626f7c29-c5e5-4098-927a-0fb0ad8459b9 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9eba9cc3-107a-4d3a-b4fa-9963b377c53a", "name": "tempest-VolumesDeleteCascade-Snapshot-1227746667"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:56:23 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:23 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:23 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:23 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:23 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-626f7c29-c5e5-4098-927a-0fb0ad8459b9 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:23 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-626f7c29-c5e5-4098-927a-0fb0ad8459b9 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Create snapshot from volume 9eba9cc3-107a-4d3a-b4fa-9963b377c53a Sep 02 08:56:24 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-626f7c29-c5e5-4098-927a-0fb0ad8459b9 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Created reservations ['f4e9e11b-be0b-4cb7-9cb2-9e71d71bae7d', 'b15ffd2d-025a-41f0-bbf3-1829c350f848', 'aedcfbb5-f272-4d68-9e65-b3d788680134', '26d492df-5ac5-4ea1-b75c-54c42ff0a996'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:56:24 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:24 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:24 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-626f7c29-c5e5-4098-927a-0fb0ad8459b9 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Snapshot create request issued successfully. Sep 02 08:56:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-626f7c29-c5e5-4098-927a-0fb0ad8459b9 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 08:56:24 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 930/1815] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 08:56:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:56:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4c62e712-ffbb-4069-8d8f-f446603f6159 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4c62e712-ffbb-4069-8d8f-f446603f6159 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/snapshots/772ba57f-1fcb-464e-a356-1227c66cfc95 Sep 02 08:56:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4c62e712-ffbb-4069-8d8f-f446603f6159 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4c62e712-ffbb-4069-8d8f-f446603f6159 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:24 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:24 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:24 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4c62e712-ffbb-4069-8d8f-f446603f6159 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Snapshot retrieved successfully. Sep 02 08:56:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4c62e712-ffbb-4069-8d8f-f446603f6159 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/snapshots/772ba57f-1fcb-464e-a356-1227c66cfc95 returned with HTTP 200 Sep 02 08:56:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 886/1816] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:24 2026] GET /volume/v3/snapshots/772ba57f-1fcb-464e-a356-1227c66cfc95 => generated 439 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c3473c02-8ba7-40ea-987f-908e05e1176e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c3473c02-8ba7-40ea-987f-908e05e1176e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/b7ef5c8f-b917-43bf-920d-5599350d885c Sep 02 08:56:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c3473c02-8ba7-40ea-987f-908e05e1176e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c3473c02-8ba7-40ea-987f-908e05e1176e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:24 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:24 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:24 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:24 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:24 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c3473c02-8ba7-40ea-987f-908e05e1176e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c3473c02-8ba7-40ea-987f-908e05e1176e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/b7ef5c8f-b917-43bf-920d-5599350d885c returned with HTTP 200 Sep 02 08:56:24 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 931/1817] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:24 2026] GET /volume/v3/volumes/b7ef5c8f-b917-43bf-920d-5599350d885c => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c825c174-ae79-4727-9d02-f57dc8f10ca6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c825c174-ae79-4727-9d02-f57dc8f10ca6 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/snapshots/772ba57f-1fcb-464e-a356-1227c66cfc95 Sep 02 08:56:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c825c174-ae79-4727-9d02-f57dc8f10ca6 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c825c174-ae79-4727-9d02-f57dc8f10ca6 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:25 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:25 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:25 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c825c174-ae79-4727-9d02-f57dc8f10ca6 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Snapshot retrieved successfully. Sep 02 08:56:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c825c174-ae79-4727-9d02-f57dc8f10ca6 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/snapshots/772ba57f-1fcb-464e-a356-1227c66cfc95 returned with HTTP 200 Sep 02 08:56:25 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 887/1818] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:25 2026] GET /volume/v3/snapshots/772ba57f-1fcb-464e-a356-1227c66cfc95 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-aaa9ec6f-886f-4ffb-9149-b949612216e4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aaa9ec6f-886f-4ffb-9149-b949612216e4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/b7ef5c8f-b917-43bf-920d-5599350d885c Sep 02 08:56:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aaa9ec6f-886f-4ffb-9149-b949612216e4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aaa9ec6f-886f-4ffb-9149-b949612216e4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:25 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:25 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:25 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:25 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:25 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-aaa9ec6f-886f-4ffb-9149-b949612216e4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aaa9ec6f-886f-4ffb-9149-b949612216e4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/b7ef5c8f-b917-43bf-920d-5599350d885c returned with HTTP 200 Sep 02 08:56:25 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 932/1819] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:25 2026] GET /volume/v3/volumes/b7ef5c8f-b917-43bf-920d-5599350d885c => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e8238c9d-3d92-4d0a-ac43-94364cfb133b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e8238c9d-3d92-4d0a-ac43-94364cfb133b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 08:56:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e8238c9d-3d92-4d0a-ac43-94364cfb133b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b7ef5c8f-b917-43bf-920d-5599350d885c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-847689057"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:56:25 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:25 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:25 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:25 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:25 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e8238c9d-3d92-4d0a-ac43-94364cfb133b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:25 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-e8238c9d-3d92-4d0a-ac43-94364cfb133b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Create snapshot from volume b7ef5c8f-b917-43bf-920d-5599350d885c Sep 02 08:56:25 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-e8238c9d-3d92-4d0a-ac43-94364cfb133b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Created reservations ['989bf799-97e2-45b1-8c13-7f13d1965354', 'b1e24a26-4e28-46ea-99ed-cbff33a39f91', 'b2918085-e3b5-4ec6-9b2d-e9e8d7234464', '6f12aa0a-b1f2-49fc-825f-b0fb6c20ad90'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:56:25 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:25 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:25 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e8238c9d-3d92-4d0a-ac43-94364cfb133b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot create request issued successfully. Sep 02 08:56:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e8238c9d-3d92-4d0a-ac43-94364cfb133b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 08:56:25 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 888/1820] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 08:56:25 2026] POST /volume/v3/snapshots => generated 309 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:56:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c6e40d8b-51fe-4445-8dd9-9d433e92bda0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c6e40d8b-51fe-4445-8dd9-9d433e92bda0 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc Sep 02 08:56:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c6e40d8b-51fe-4445-8dd9-9d433e92bda0 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c6e40d8b-51fe-4445-8dd9-9d433e92bda0 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:25 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:25 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:25 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c6e40d8b-51fe-4445-8dd9-9d433e92bda0 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:56:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c6e40d8b-51fe-4445-8dd9-9d433e92bda0 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc returned with HTTP 200 Sep 02 08:56:25 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 933/1821] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:25 2026] GET /volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:56:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a610b670-6332-43a8-915b-635360b6d65f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a610b670-6332-43a8-915b-635360b6d65f tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/snapshots/772ba57f-1fcb-464e-a356-1227c66cfc95 Sep 02 08:56:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a610b670-6332-43a8-915b-635360b6d65f tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a610b670-6332-43a8-915b-635360b6d65f tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:26 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:26 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:26 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a610b670-6332-43a8-915b-635360b6d65f tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Snapshot retrieved successfully. Sep 02 08:56:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a610b670-6332-43a8-915b-635360b6d65f tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/snapshots/772ba57f-1fcb-464e-a356-1227c66cfc95 returned with HTTP 200 Sep 02 08:56:26 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 889/1822] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:26 2026] GET /volume/v3/snapshots/772ba57f-1fcb-464e-a356-1227c66cfc95 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6c1fcd94-e77c-4765-85a8-36a78966090a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6c1fcd94-e77c-4765-85a8-36a78966090a tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc Sep 02 08:56:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6c1fcd94-e77c-4765-85a8-36a78966090a tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6c1fcd94-e77c-4765-85a8-36a78966090a tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:26 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:26 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:26 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6c1fcd94-e77c-4765-85a8-36a78966090a tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:56:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6c1fcd94-e77c-4765-85a8-36a78966090a tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc returned with HTTP 200 Sep 02 08:56:26 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 934/1823] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:26 2026] GET /volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc => generated 441 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-66c10a16-d29c-4e5d-92b6-73f03a9a16e7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-66c10a16-d29c-4e5d-92b6-73f03a9a16e7 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/snapshots/772ba57f-1fcb-464e-a356-1227c66cfc95 Sep 02 08:56:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-66c10a16-d29c-4e5d-92b6-73f03a9a16e7 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-66c10a16-d29c-4e5d-92b6-73f03a9a16e7 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:27 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:27 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:27 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-66c10a16-d29c-4e5d-92b6-73f03a9a16e7 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Snapshot retrieved successfully. Sep 02 08:56:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-66c10a16-d29c-4e5d-92b6-73f03a9a16e7 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/snapshots/772ba57f-1fcb-464e-a356-1227c66cfc95 returned with HTTP 200 Sep 02 08:56:27 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 890/1824] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:27 2026] GET /volume/v3/snapshots/772ba57f-1fcb-464e-a356-1227c66cfc95 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c79d6ed3-aade-4795-b636-cb20c575864c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c79d6ed3-aade-4795-b636-cb20c575864c tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] DELETE http://192.168.122.75/volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a?cascade=True Sep 02 08:56:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c79d6ed3-aade-4795-b636-cb20c575864c tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c79d6ed3-aade-4795-b636-cb20c575864c tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:27 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-c79d6ed3-aade-4795-b636-cb20c575864c tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Delete volume with id: 9eba9cc3-107a-4d3a-b4fa-9963b377c53a Sep 02 08:56:27 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:27 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:27 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:27 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:27 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c79d6ed3-aade-4795-b636-cb20c575864c tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:27 devstack devstack@c-api.service[86995]: /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 02 08:56:27 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:56:27 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c79d6ed3-aade-4795-b636-cb20c575864c tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Delete volume request issued successfully. Sep 02 08:56:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c79d6ed3-aade-4795-b636-cb20c575864c tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a?cascade=True returned with HTTP 202 Sep 02 08:56:27 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 935/1825] 192.168.122.75 () {58 vars in 1255 bytes} [Wed Sep 2 08:56:27 2026] DELETE /volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a?cascade=True => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:56:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b0e86a00-aa9d-40e2-8b8d-277a1f4fee27 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b0e86a00-aa9d-40e2-8b8d-277a1f4fee27 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a Sep 02 08:56:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b0e86a00-aa9d-40e2-8b8d-277a1f4fee27 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b0e86a00-aa9d-40e2-8b8d-277a1f4fee27 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:27 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:27 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:27 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:27 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:27 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b0e86a00-aa9d-40e2-8b8d-277a1f4fee27 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b0e86a00-aa9d-40e2-8b8d-277a1f4fee27 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a returned with HTTP 200 Sep 02 08:56:27 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 891/1826] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:27 2026] GET /volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8bc2005f-cf6f-4217-87e6-98668ea61c06 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8bc2005f-cf6f-4217-87e6-98668ea61c06 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc Sep 02 08:56:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8bc2005f-cf6f-4217-87e6-98668ea61c06 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8bc2005f-cf6f-4217-87e6-98668ea61c06 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:27 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:27 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:27 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8bc2005f-cf6f-4217-87e6-98668ea61c06 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:56:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8bc2005f-cf6f-4217-87e6-98668ea61c06 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc returned with HTTP 200 Sep 02 08:56:27 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 936/1827] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:27 2026] GET /volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc => generated 441 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b31453b7-2c10-409f-9e80-ed6ccd966d87 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b31453b7-2c10-409f-9e80-ed6ccd966d87 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a Sep 02 08:56:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b31453b7-2c10-409f-9e80-ed6ccd966d87 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b31453b7-2c10-409f-9e80-ed6ccd966d87 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:28 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:28 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:28 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:28 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:28 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b31453b7-2c10-409f-9e80-ed6ccd966d87 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b31453b7-2c10-409f-9e80-ed6ccd966d87 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a returned with HTTP 200 Sep 02 08:56:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 892/1828] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:28 2026] GET /volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1f92de5f-0769-442c-b9fa-b0f735777bbf None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1f92de5f-0769-442c-b9fa-b0f735777bbf tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc Sep 02 08:56:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1f92de5f-0769-442c-b9fa-b0f735777bbf tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1f92de5f-0769-442c-b9fa-b0f735777bbf tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:28 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:28 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:28 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1f92de5f-0769-442c-b9fa-b0f735777bbf tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:56:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1f92de5f-0769-442c-b9fa-b0f735777bbf tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc returned with HTTP 200 Sep 02 08:56:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 937/1829] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:28 2026] GET /volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc => generated 441 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-21a91f7a-a096-474a-9f8c-500ca45a7363 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-21a91f7a-a096-474a-9f8c-500ca45a7363 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 Sep 02 08:56:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-21a91f7a-a096-474a-9f8c-500ca45a7363 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-21a91f7a-a096-474a-9f8c-500ca45a7363 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:28 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:28 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:28 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:28 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:28 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-21a91f7a-a096-474a-9f8c-500ca45a7363 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:56:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-21a91f7a-a096-474a-9f8c-500ca45a7363 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 returned with HTTP 200 Sep 02 08:56:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 893/1830] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:28 2026] GET /volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 => generated 946 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:56:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-4bebb25d-b978-4a0a-9d6a-3c629e4fdf8d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-4bebb25d-b978-4a0a-9d6a-3c629e4fdf8d tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 Sep 02 08:56:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-4bebb25d-b978-4a0a-9d6a-3c629e4fdf8d tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-4bebb25d-b978-4a0a-9d6a-3c629e4fdf8d tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:29 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:29 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:29 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-4bebb25d-b978-4a0a-9d6a-3c629e4fdf8d tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:56:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-4bebb25d-b978-4a0a-9d6a-3c629e4fdf8d tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 returned with HTTP 200 Sep 02 08:56:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 938/1831] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:56:29 2026] GET /volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 => generated 946 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e5639025-f97e-4f91-a164-d34bd57256c4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e5639025-f97e-4f91-a164-d34bd57256c4 None None] GET http://192.168.122.75/volume// Sep 02 08:56:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e5639025-f97e-4f91-a164-d34bd57256c4 None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e5639025-f97e-4f91-a164-d34bd57256c4 None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e5639025-f97e-4f91-a164-d34bd57256c4 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:56:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 894/1832] 192.168.122.75 () {58 vars in 1312 bytes} [Wed Sep 2 08:56:29 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:56:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-fed89b59-b35c-45d9-8513-c712e4f40cda None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7b5ddca2-0b51-4356-8fcd-5a4006382624 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7b5ddca2-0b51-4356-8fcd-5a4006382624 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a Sep 02 08:56:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7b5ddca2-0b51-4356-8fcd-5a4006382624 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7b5ddca2-0b51-4356-8fcd-5a4006382624 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:29 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:29 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:29 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7b5ddca2-0b51-4356-8fcd-5a4006382624 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7b5ddca2-0b51-4356-8fcd-5a4006382624 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a returned with HTTP 200 Sep 02 08:56:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 895/1833] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:29 2026] GET /volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a => generated 850 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-fed89b59-b35c-45d9-8513-c712e4f40cda tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] POST http://192.168.122.75/volume/v3/attachments Sep 02 08:56:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-fed89b59-b35c-45d9-8513-c712e4f40cda tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d5b5838-1425-4304-9cf9-04bad2204974", "connector": null, "instance_uuid": "d7aa7729-7b20-42d0-bfc7-078a8ce5a1ae"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:56:29 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:29 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-fed89b59-b35c-45d9-8513-c712e4f40cda tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/attachments returned with HTTP 200 Sep 02 08:56:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 939/1834] 192.168.122.75 () {66 vars in 1478 bytes} [Wed Sep 2 08:56:29 2026] POST /volume/v3/attachments => generated 273 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:56:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7bbf658d-52be-4ec7-8f98-74b06f41b81e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7bbf658d-52be-4ec7-8f98-74b06f41b81e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc Sep 02 08:56:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7bbf658d-52be-4ec7-8f98-74b06f41b81e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7bbf658d-52be-4ec7-8f98-74b06f41b81e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:29 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7bbf658d-52be-4ec7-8f98-74b06f41b81e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:56:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7bbf658d-52be-4ec7-8f98-74b06f41b81e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc returned with HTTP 200 Sep 02 08:56:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 896/1835] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:29 2026] GET /volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc => generated 468 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e3a2bc99-278b-4939-960e-7a0538217da6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8854ba22-9c32-4291-96e4-e4168b9aff51 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e3a2bc99-278b-4939-960e-7a0538217da6 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 Sep 02 08:56:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e3a2bc99-278b-4939-960e-7a0538217da6 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e3a2bc99-278b-4939-960e-7a0538217da6 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8854ba22-9c32-4291-96e4-e4168b9aff51 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:56:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8854ba22-9c32-4291-96e4-e4168b9aff51 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3a051a90-ee10-4db1-b1a1-6bbf539209cc", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-335898061"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:56:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-8854ba22-9c32-4291-96e4-e4168b9aff51 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Create volume request body: {'volume': {'snapshot_id': '3a051a90-ee10-4db1-b1a1-6bbf539209cc', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-335898061'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:56:30 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:30 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:30 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:30 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:30 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:30 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8854ba22-9c32-4291-96e4-e4168b9aff51 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:56:30 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-8854ba22-9c32-4291-96e4-e4168b9aff51 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Create volume of 1 GB Sep 02 08:56:30 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e3a2bc99-278b-4939-960e-7a0538217da6 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:56:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e3a2bc99-278b-4939-960e-7a0538217da6 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 returned with HTTP 200 Sep 02 08:56:30 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 940/1836] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:29 2026] GET /volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 => generated 945 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8854ba22-9c32-4291-96e4-e4168b9aff51 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Availability Zones retrieved successfully. Sep 02 08:56:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2d627e12-bed9-4301-81b8-adb21c086e42 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2d627e12-bed9-4301-81b8-adb21c086e42 None None] GET http://192.168.122.75/volume// Sep 02 08:56:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2d627e12-bed9-4301-81b8-adb21c086e42 None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2d627e12-bed9-4301-81b8-adb21c086e42 None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2d627e12-bed9-4301-81b8-adb21c086e42 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:56:30 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 941/1837] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:56:30 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:56:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-89614e1e-09a3-4e5d-a4e9-dbcdf5fc8edb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8854ba22-9c32-4291-96e4-e4168b9aff51 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Flow 'volume_create_api' (deed632c-6368-488a-8cbf-bb821bb43c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:56:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8854ba22-9c32-4291-96e4-e4168b9aff51 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ff653b1-73ec-46e1-a992-a3f76c24c830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-8854ba22-9c32-4291-96e4-e4168b9aff51 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:56:30 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:30 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-89614e1e-09a3-4e5d-a4e9-dbcdf5fc8edb tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 Sep 02 08:56:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-89614e1e-09a3-4e5d-a4e9-dbcdf5fc8edb tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-89614e1e-09a3-4e5d-a4e9-dbcdf5fc8edb tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:30 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:30 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8854ba22-9c32-4291-96e4-e4168b9aff51 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ff653b1-73ec-46e1-a992-a3f76c24c830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3a051a90-ee10-4db1-b1a1-6bbf539209cc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8854ba22-9c32-4291-96e4-e4168b9aff51 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17ba35bf-bafe-4e17-a354-4205e8fb1560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:30 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:30 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:30 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-89614e1e-09a3-4e5d-a4e9-dbcdf5fc8edb tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:56:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-89614e1e-09a3-4e5d-a4e9-dbcdf5fc8edb tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 returned with HTTP 200 Sep 02 08:56:30 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 942/1838] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:56:30 2026] GET /volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 => generated 1126 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 08:56:30 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-8854ba22-9c32-4291-96e4-e4168b9aff51 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Created reservations ['e99bb708-4f76-480c-b3d5-5beb8d4e412f', '1b640e91-6c5c-4789-ba8b-d35d7aa123a2', 'ae5c6bbf-5955-4f9c-b02a-56b6501a5c4d', '270e7fa8-16d3-48b9-b5f0-8c7f37f5a919'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:56:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8854ba22-9c32-4291-96e4-e4168b9aff51 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17ba35bf-bafe-4e17-a354-4205e8fb1560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e99bb708-4f76-480c-b3d5-5beb8d4e412f', '1b640e91-6c5c-4789-ba8b-d35d7aa123a2', 'ae5c6bbf-5955-4f9c-b02a-56b6501a5c4d', '270e7fa8-16d3-48b9-b5f0-8c7f37f5a919']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8854ba22-9c32-4291-96e4-e4168b9aff51 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72e81094-228b-45e0-ae00-e97c9523fdf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:30 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:30 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:30 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:30 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8854ba22-9c32-4291-96e4-e4168b9aff51 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72e81094-228b-45e0-ae00-e97c9523fdf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36efee91-a750-4c60-8fa6-feadcceeed9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-335898061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac985f63e2de4e118aac787091e0b100',qos_specs=None,replication_status=,reservations=['e99bb708-4f76-480c-b3d5-5beb8d4e412f','1b640e91-6c5c-4789-ba8b-d35d7aa123a2','ae5c6bbf-5955-4f9c-b02a-56b6501a5c4d','270e7fa8-16d3-48b9-b5f0-8c7f37f5a919'],size=1,snapshot_id=3a051a90-ee10-4db1-b1a1-6bbf539209cc,source_replicaid=,source_volid=None,status='creating',user_id='5d851875c8f143a3a7a6b817ed0b75df',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:56:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-335898061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36efee91-a750-4c60-8fa6-feadcceeed9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac985f63e2de4e118aac787091e0b100',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3a051a90-ee10-4db1-b1a1-6bbf539209cc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d851875c8f143a3a7a6b817ed0b75df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8854ba22-9c32-4291-96e4-e4168b9aff51 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c8d359a-8bba-479d-96d0-e9bd6e142a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-a7ea38ac-6137-4bc4-9c24-fd1a758e3b7b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-a7ea38ac-6137-4bc4-9c24-fd1a758e3b7b tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] PUT http://192.168.122.75/volume/v3/attachments/98a6a354-20b0-4e7d-8e5d-59f42361a38e Sep 02 08:56:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-a7ea38ac-6137-4bc4-9c24-fd1a758e3b7b tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.75", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7bc5db48122", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d154e0c8-5203-48c0-a69b-b27cd89e5daf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:56:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8854ba22-9c32-4291-96e4-e4168b9aff51 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c8d359a-8bba-479d-96d0-e9bd6e142a52) transitioned into state 'SUCCESS' from state '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-335898061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac985f63e2de4e118aac787091e0b100',qos_specs=None,replication_status=,reservations=['e99bb708-4f76-480c-b3d5-5beb8d4e412f','1b640e91-6c5c-4789-ba8b-d35d7aa123a2','ae5c6bbf-5955-4f9c-b02a-56b6501a5c4d','270e7fa8-16d3-48b9-b5f0-8c7f37f5a919'],size=1,snapshot_id=3a051a90-ee10-4db1-b1a1-6bbf539209cc,source_replicaid=,source_volid=None,status='creating',user_id='5d851875c8f143a3a7a6b817ed0b75df',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8854ba22-9c32-4291-96e4-e4168b9aff51 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16e1f90d-9c24-4d3d-aecd-4121fef19390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:30 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-a7ea38ac-6137-4bc4-9c24-fd1a758e3b7b tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Acquiring lock "cinder-attachment_update-8d5b5838-1425-4304-9cf9-04bad2204974-devstack" by "attachment_update" {{(pid=86995) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 08:56:30 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:30 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:30 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-a7ea38ac-6137-4bc4-9c24-fd1a758e3b7b tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Lock "cinder-attachment_update-8d5b5838-1425-4304-9cf9-04bad2204974-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=86995) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 08:56:30 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:30 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8854ba22-9c32-4291-96e4-e4168b9aff51 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16e1f90d-9c24-4d3d-aecd-4121fef19390) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8854ba22-9c32-4291-96e4-e4168b9aff51 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Flow 'volume_create_api' (deed632c-6368-488a-8cbf-bb821bb43c5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:56:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8854ba22-9c32-4291-96e4-e4168b9aff51 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Create volume request issued successfully. Sep 02 08:56:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8854ba22-9c32-4291-96e4-e4168b9aff51 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:56:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 897/1839] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:56:29 2026] POST /volume/v3/volumes => generated 794 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:56:30 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:30 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-080b0c47-34c4-457e-968b-376c26a4cba1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-080b0c47-34c4-457e-968b-376c26a4cba1 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b Sep 02 08:56:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-080b0c47-34c4-457e-968b-376c26a4cba1 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-080b0c47-34c4-457e-968b-376c26a4cba1 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:30 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:30 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:30 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:30 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-080b0c47-34c4-457e-968b-376c26a4cba1 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-080b0c47-34c4-457e-968b-376c26a4cba1 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b returned with HTTP 200 Sep 02 08:56:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 898/1840] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:30 2026] GET /volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b => generated 862 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6f9da876-80bf-4a9f-95c3-16d5d6408d32 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6f9da876-80bf-4a9f-95c3-16d5d6408d32 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a Sep 02 08:56:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6f9da876-80bf-4a9f-95c3-16d5d6408d32 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6f9da876-80bf-4a9f-95c3-16d5d6408d32 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:30 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:30 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:30 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:30 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6f9da876-80bf-4a9f-95c3-16d5d6408d32 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6f9da876-80bf-4a9f-95c3-16d5d6408d32 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a returned with HTTP 200 Sep 02 08:56:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 899/1841] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:30 2026] GET /volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:30 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-a7ea38ac-6137-4bc4-9c24-fd1a758e3b7b tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Lock "cinder-attachment_update-8d5b5838-1425-4304-9cf9-04bad2204974-devstack" released by "attachment_update" :: held 0.342s {{(pid=86995) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 08:56:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-a7ea38ac-6137-4bc4-9c24-fd1a758e3b7b tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/attachments/98a6a354-20b0-4e7d-8e5d-59f42361a38e returned with HTTP 200 Sep 02 08:56:30 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 943/1842] 192.168.122.75 () {66 vars in 1588 bytes} [Wed Sep 2 08:56:30 2026] PUT /volume/v3/attachments/98a6a354-20b0-4e7d-8e5d-59f42361a38e => generated 694 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:56:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1da8308b-3f5a-417e-b375-91e721e88b9b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1da8308b-3f5a-417e-b375-91e721e88b9b tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 Sep 02 08:56:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1da8308b-3f5a-417e-b375-91e721e88b9b tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1da8308b-3f5a-417e-b375-91e721e88b9b tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1da8308b-3f5a-417e-b375-91e721e88b9b tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:56:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1da8308b-3f5a-417e-b375-91e721e88b9b tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 returned with HTTP 200 Sep 02 08:56:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 900/1843] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:31 2026] GET /volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 => generated 946 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-3c273783-e9c7-4f5e-b087-91d8cbea900f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-3c273783-e9c7-4f5e-b087-91d8cbea900f tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] POST http://192.168.122.75/volume/v3/attachments/98a6a354-20b0-4e7d-8e5d-59f42361a38e/action Sep 02 08:56:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-3c273783-e9c7-4f5e-b087-91d8cbea900f tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Action body: b'{"os-complete": null}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:56:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-3c273783-e9c7-4f5e-b087-91d8cbea900f tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:56:31 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:31 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:31 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:31 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-9b930b0c-8e0f-4cf6-bf71-90cfe43e3108 req-3c273783-e9c7-4f5e-b087-91d8cbea900f tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/attachments/98a6a354-20b0-4e7d-8e5d-59f42361a38e/action returned with HTTP 204 Sep 02 08:56:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 944/1844] 192.168.122.75 () {66 vars in 1609 bytes} [Wed Sep 2 08:56:31 2026] POST /volume/v3/attachments/98a6a354-20b0-4e7d-8e5d-59f42361a38e/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:56:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e105e3ac-59f6-4bd5-b6ad-3603d8d65a02 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e105e3ac-59f6-4bd5-b6ad-3603d8d65a02 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b Sep 02 08:56:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e105e3ac-59f6-4bd5-b6ad-3603d8d65a02 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e105e3ac-59f6-4bd5-b6ad-3603d8d65a02 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e105e3ac-59f6-4bd5-b6ad-3603d8d65a02 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e105e3ac-59f6-4bd5-b6ad-3603d8d65a02 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b returned with HTTP 200 Sep 02 08:56:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 901/1845] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:31 2026] GET /volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b => generated 886 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:56:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-74586f16-3b5d-4df9-8251-fc5a8ca9b6b1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-74586f16-3b5d-4df9-8251-fc5a8ca9b6b1 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a Sep 02 08:56:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-74586f16-3b5d-4df9-8251-fc5a8ca9b6b1 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-74586f16-3b5d-4df9-8251-fc5a8ca9b6b1 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:31 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:31 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:31 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:31 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:31 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-74586f16-3b5d-4df9-8251-fc5a8ca9b6b1 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-74586f16-3b5d-4df9-8251-fc5a8ca9b6b1 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a returned with HTTP 200 Sep 02 08:56:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 945/1846] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:31 2026] GET /volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-71a7c8b6-1d0a-4c1e-8164-11e87059ef51 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-71a7c8b6-1d0a-4c1e-8164-11e87059ef51 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 Sep 02 08:56:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-71a7c8b6-1d0a-4c1e-8164-11e87059ef51 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-71a7c8b6-1d0a-4c1e-8164-11e87059ef51 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:32 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:32 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:32 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:32 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:32 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-71a7c8b6-1d0a-4c1e-8164-11e87059ef51 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:56:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-71a7c8b6-1d0a-4c1e-8164-11e87059ef51 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 returned with HTTP 200 Sep 02 08:56:32 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 902/1847] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:32 2026] GET /volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 => generated 1238 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:56:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-64558820-d5da-487e-bf0e-eb8a2bd1f0be None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-64558820-d5da-487e-bf0e-eb8a2bd1f0be tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 Sep 02 08:56:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-64558820-d5da-487e-bf0e-eb8a2bd1f0be tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-64558820-d5da-487e-bf0e-eb8a2bd1f0be tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:32 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:32 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:32 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:32 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:32 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-64558820-d5da-487e-bf0e-eb8a2bd1f0be tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:56:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-64558820-d5da-487e-bf0e-eb8a2bd1f0be tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 returned with HTTP 200 Sep 02 08:56:32 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 946/1848] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:32 2026] GET /volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:56:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-80b5a0f8-c529-422e-a02b-5a9de18e3ad8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-80b5a0f8-c529-422e-a02b-5a9de18e3ad8 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 Sep 02 08:56:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-80b5a0f8-c529-422e-a02b-5a9de18e3ad8 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-80b5a0f8-c529-422e-a02b-5a9de18e3ad8 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:32 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:32 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:32 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:32 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:32 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-80b5a0f8-c529-422e-a02b-5a9de18e3ad8 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:56:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-80b5a0f8-c529-422e-a02b-5a9de18e3ad8 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 returned with HTTP 200 Sep 02 08:56:32 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 903/1849] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:32 2026] GET /volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 => generated 944 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-bb534d85-23b3-4069-8510-12a833a07b5b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bb534d85-23b3-4069-8510-12a833a07b5b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b Sep 02 08:56:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bb534d85-23b3-4069-8510-12a833a07b5b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bb534d85-23b3-4069-8510-12a833a07b5b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:32 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:32 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:32 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:32 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:32 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-bb534d85-23b3-4069-8510-12a833a07b5b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bb534d85-23b3-4069-8510-12a833a07b5b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b returned with HTTP 200 Sep 02 08:56:32 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 947/1850] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:32 2026] GET /volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b => generated 886 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-dbb58cbb-a912-4c05-bea7-de6f8230e433 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dbb58cbb-a912-4c05-bea7-de6f8230e433 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a Sep 02 08:56:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dbb58cbb-a912-4c05-bea7-de6f8230e433 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dbb58cbb-a912-4c05-bea7-de6f8230e433 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:32 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:32 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:32 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:32 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-48f3a3a0-b3e0-4f9b-ac64-b5715aad1974 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-48f3a3a0-b3e0-4f9b-ac64-b5715aad1974 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 Sep 02 08:56:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-48f3a3a0-b3e0-4f9b-ac64-b5715aad1974 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-48f3a3a0-b3e0-4f9b-ac64-b5715aad1974 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:33 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-dbb58cbb-a912-4c05-bea7-de6f8230e433 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:33 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:33 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:33 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:33 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:33 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-48f3a3a0-b3e0-4f9b-ac64-b5715aad1974 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:56:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dbb58cbb-a912-4c05-bea7-de6f8230e433 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a returned with HTTP 200 Sep 02 08:56:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 904/1851] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:32 2026] GET /volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a => generated 850 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-48f3a3a0-b3e0-4f9b-ac64-b5715aad1974 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 returned with HTTP 200 Sep 02 08:56:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 948/1852] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:56:33 2026] GET /volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 => generated 944 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3b9415c3-54ad-491e-aee7-3832a0b564ed None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3b9415c3-54ad-491e-aee7-3832a0b564ed None None] GET http://192.168.122.75/volume// Sep 02 08:56:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3b9415c3-54ad-491e-aee7-3832a0b564ed None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3b9415c3-54ad-491e-aee7-3832a0b564ed None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3b9415c3-54ad-491e-aee7-3832a0b564ed None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:56:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 905/1853] 192.168.122.75 () {58 vars in 1312 bytes} [Wed Sep 2 08:56:33 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:56:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-6374ca12-782d-4616-9b44-dc1991cc6535 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-6374ca12-782d-4616-9b44-dc1991cc6535 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] POST http://192.168.122.75/volume/v3/attachments Sep 02 08:56:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-6374ca12-782d-4616-9b44-dc1991cc6535 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e1c53eb3-2370-4c78-955b-ab187e314029", "connector": null, "instance_uuid": "d7aa7729-7b20-42d0-bfc7-078a8ce5a1ae"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:56:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-35575b83-872e-45f6-8bdc-9a979a089df2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-35575b83-872e-45f6-8bdc-9a979a089df2 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b Sep 02 08:56:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-35575b83-872e-45f6-8bdc-9a979a089df2 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-35575b83-872e-45f6-8bdc-9a979a089df2 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:33 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:33 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:33 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:33 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:33 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:33 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:33 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:33 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-35575b83-872e-45f6-8bdc-9a979a089df2 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-35575b83-872e-45f6-8bdc-9a979a089df2 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b returned with HTTP 200 Sep 02 08:56:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 906/1854] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:33 2026] GET /volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b => generated 886 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-6374ca12-782d-4616-9b44-dc1991cc6535 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/attachments returned with HTTP 200 Sep 02 08:56:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 949/1855] 192.168.122.75 () {66 vars in 1478 bytes} [Wed Sep 2 08:56:33 2026] POST /volume/v3/attachments => generated 273 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:56:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7ef72c3f-9ee8-426e-905e-09a0053943ee None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7ef72c3f-9ee8-426e-905e-09a0053943ee tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a Sep 02 08:56:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7ef72c3f-9ee8-426e-905e-09a0053943ee tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7ef72c3f-9ee8-426e-905e-09a0053943ee tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7ef72c3f-9ee8-426e-905e-09a0053943ee tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a returned with HTTP 404 Sep 02 08:56:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 907/1856] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:34 2026] GET /volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:56:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9ae15ba7-0ebc-468f-bd7d-e15cb3a6c8b8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0da9b866-284f-4ec5-95b5-c4762309ddbc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0da9b866-284f-4ec5-95b5-c4762309ddbc tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 Sep 02 08:56:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0da9b866-284f-4ec5-95b5-c4762309ddbc tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0da9b866-284f-4ec5-95b5-c4762309ddbc tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9ae15ba7-0ebc-468f-bd7d-e15cb3a6c8b8 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes Sep 02 08:56:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9ae15ba7-0ebc-468f-bd7d-e15cb3a6c8b8 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9ae15ba7-0ebc-468f-bd7d-e15cb3a6c8b8 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-9ae15ba7-0ebc-468f-bd7d-e15cb3a6c8b8 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:56:34 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:34 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:34 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-9ae15ba7-0ebc-468f-bd7d-e15cb3a6c8b8 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:56:34 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:34 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:34 devstack devstack@c-api.service[86995]: /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 02 08:56:34 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:56:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-9ae15ba7-0ebc-468f-bd7d-e15cb3a6c8b8 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Get all volumes completed successfully. Sep 02 08:56:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9ae15ba7-0ebc-468f-bd7d-e15cb3a6c8b8 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 200 Sep 02 08:56:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 950/1857] 192.168.122.75 () {58 vars in 1116 bytes} [Wed Sep 2 08:56:34 2026] GET /volume/v3/volumes => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:56:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4115a0e2-2202-42cf-ae40-24a83f2389a1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4115a0e2-2202-42cf-ae40-24a83f2389a1 None None] GET http://192.168.122.75/volume// Sep 02 08:56:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4115a0e2-2202-42cf-ae40-24a83f2389a1 None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4115a0e2-2202-42cf-ae40-24a83f2389a1 None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:34 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:34 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4115a0e2-2202-42cf-ae40-24a83f2389a1 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:56:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 951/1858] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:56:34 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:56:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a1cfc7a6-a64f-4eff-8013-31084c9e7016 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a1cfc7a6-a64f-4eff-8013-31084c9e7016 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/snapshots Sep 02 08:56:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a1cfc7a6-a64f-4eff-8013-31084c9e7016 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a1cfc7a6-a64f-4eff-8013-31084c9e7016 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-a1cfc7a6-a64f-4eff-8013-31084c9e7016 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:56:34 devstack devstack@c-api.service[86995]: DEBUG cinder.db.api [None req-a1cfc7a6-a64f-4eff-8013-31084c9e7016 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Building query based on filter {{(pid=86995) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:56:34 devstack devstack@c-api.service[86995]: /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 02 08:56:34 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:56:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a1cfc7a6-a64f-4eff-8013-31084c9e7016 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Get all snapshots completed successfully. Sep 02 08:56:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a1cfc7a6-a64f-4eff-8013-31084c9e7016 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 200 Sep 02 08:56:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 952/1859] 192.168.122.75 () {58 vars in 1122 bytes} [Wed Sep 2 08:56:34 2026] GET /volume/v3/snapshots => generated 17 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:56:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0da9b866-284f-4ec5-95b5-c4762309ddbc tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:56:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-2d3bd7f6-206e-4002-8937-1664bee190e4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-2d3bd7f6-206e-4002-8937-1664bee190e4 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 Sep 02 08:56:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-2d3bd7f6-206e-4002-8937-1664bee190e4 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-2d3bd7f6-206e-4002-8937-1664bee190e4 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0da9b866-284f-4ec5-95b5-c4762309ddbc tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 returned with HTTP 200 Sep 02 08:56:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 908/1860] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:34 2026] GET /volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 => generated 943 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8669e670-56cb-4b8a-8a51-452fda710ceb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:34 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:34 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8669e670-56cb-4b8a-8a51-452fda710ceb tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/772ba57f-1fcb-464e-a356-1227c66cfc95 Sep 02 08:56:34 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:34 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8669e670-56cb-4b8a-8a51-452fda710ceb tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8669e670-56cb-4b8a-8a51-452fda710ceb tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:34 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-8669e670-56cb-4b8a-8a51-452fda710ceb tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Delete snapshot with id: 772ba57f-1fcb-464e-a356-1227c66cfc95 Sep 02 08:56:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-2d3bd7f6-206e-4002-8937-1664bee190e4 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:56:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-2d3bd7f6-206e-4002-8937-1664bee190e4 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 returned with HTTP 200 Sep 02 08:56:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 953/1861] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:56:34 2026] GET /volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 => generated 1124 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:56:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8669e670-56cb-4b8a-8a51-452fda710ceb tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/snapshots/772ba57f-1fcb-464e-a356-1227c66cfc95 returned with HTTP 404 Sep 02 08:56:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 909/1862] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 08:56:34 2026] DELETE /volume/v3/snapshots/772ba57f-1fcb-464e-a356-1227c66cfc95 => generated 111 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:56:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-feeac6b2-cdfd-4ba2-88be-63f2d23acc57 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-feeac6b2-cdfd-4ba2-88be-63f2d23acc57 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/b480d938-20d5-484c-a691-6b6d42571015 Sep 02 08:56:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-feeac6b2-cdfd-4ba2-88be-63f2d23acc57 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-feeac6b2-cdfd-4ba2-88be-63f2d23acc57 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:34 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-feeac6b2-cdfd-4ba2-88be-63f2d23acc57 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Delete snapshot with id: b480d938-20d5-484c-a691-6b6d42571015 Sep 02 08:56:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-feeac6b2-cdfd-4ba2-88be-63f2d23acc57 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/snapshots/b480d938-20d5-484c-a691-6b6d42571015 returned with HTTP 404 Sep 02 08:56:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 954/1863] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 08:56:34 2026] DELETE /volume/v3/snapshots/b480d938-20d5-484c-a691-6b6d42571015 => generated 111 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:56:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1e456dad-deb3-4979-ad7c-d225495cb5bf None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1e456dad-deb3-4979-ad7c-d225495cb5bf tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a Sep 02 08:56:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1e456dad-deb3-4979-ad7c-d225495cb5bf tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1e456dad-deb3-4979-ad7c-d225495cb5bf tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1e456dad-deb3-4979-ad7c-d225495cb5bf tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a returned with HTTP 404 Sep 02 08:56:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 910/1864] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:34 2026] GET /volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:56:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7ab65386-9e27-4fec-a9d7-08a749c66bb5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7ab65386-9e27-4fec-a9d7-08a749c66bb5 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] DELETE http://192.168.122.75/volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a Sep 02 08:56:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7ab65386-9e27-4fec-a9d7-08a749c66bb5 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7ab65386-9e27-4fec-a9d7-08a749c66bb5 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:34 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-7ab65386-9e27-4fec-a9d7-08a749c66bb5 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Delete volume with id: 9eba9cc3-107a-4d3a-b4fa-9963b377c53a Sep 02 08:56:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7ab65386-9e27-4fec-a9d7-08a749c66bb5 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a returned with HTTP 404 Sep 02 08:56:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 955/1865] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:56:34 2026] DELETE /volume/v3/volumes/9eba9cc3-107a-4d3a-b4fa-9963b377c53a => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:56:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-234aecfa-adf0-4642-b925-2cbfccd1ea1a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-234aecfa-adf0-4642-b925-2cbfccd1ea1a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:56:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-234aecfa-adf0-4642-b925-2cbfccd1ea1a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-74314854"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:56:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-234aecfa-adf0-4642-b925-2cbfccd1ea1a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-74314854'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:56:34 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-234aecfa-adf0-4642-b925-2cbfccd1ea1a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Create volume of 1 GB Sep 02 08:56:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-234aecfa-adf0-4642-b925-2cbfccd1ea1a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Availability Zones retrieved successfully. Sep 02 08:56:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-90233a1a-da2d-4cc4-9876-4b2c5c06ca80 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:34 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-234aecfa-adf0-4642-b925-2cbfccd1ea1a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Flow 'volume_create_api' (327eeccc-2ca8-4310-95ed-314827b36707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:56:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-90233a1a-da2d-4cc4-9876-4b2c5c06ca80 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] PUT http://192.168.122.75/volume/v3/attachments/ee989c1f-85ae-484d-93f9-a3228a0a313e Sep 02 08:56:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-90233a1a-da2d-4cc4-9876-4b2c5c06ca80 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.75", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7bc5db48122", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d154e0c8-5203-48c0-a69b-b27cd89e5daf", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:56:34 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-234aecfa-adf0-4642-b925-2cbfccd1ea1a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd4306ba-d84e-4fc4-a93b-16338e4aba43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:34 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-234aecfa-adf0-4642-b925-2cbfccd1ea1a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:56:35 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-90233a1a-da2d-4cc4-9876-4b2c5c06ca80 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Acquiring lock "cinder-attachment_update-e1c53eb3-2370-4c78-955b-ab187e314029-devstack" by "attachment_update" {{(pid=86995) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 08:56:35 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-90233a1a-da2d-4cc4-9876-4b2c5c06ca80 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Lock "cinder-attachment_update-e1c53eb3-2370-4c78-955b-ab187e314029-devstack" acquired by "attachment_update" :: waited 0.034s {{(pid=86995) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 08:56:35 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:35 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-234aecfa-adf0-4642-b925-2cbfccd1ea1a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd4306ba-d84e-4fc4-a93b-16338e4aba43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:35 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:35 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-234aecfa-adf0-4642-b925-2cbfccd1ea1a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a997e4c0-b289-4bd8-abe6-259f79d2f6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:35 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-234aecfa-adf0-4642-b925-2cbfccd1ea1a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Created reservations ['a5aec651-db18-4018-9526-04f5106ab788', 'a17d86f5-5e92-46b2-af97-b25302557da7', 'f21a88f8-2d8d-4e80-8882-02f836dfd58a', 'bbe5f762-639e-4394-a2be-88608f21560a'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:56:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-234aecfa-adf0-4642-b925-2cbfccd1ea1a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a997e4c0-b289-4bd8-abe6-259f79d2f6e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5aec651-db18-4018-9526-04f5106ab788', 'a17d86f5-5e92-46b2-af97-b25302557da7', 'f21a88f8-2d8d-4e80-8882-02f836dfd58a', 'bbe5f762-639e-4394-a2be-88608f21560a']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-234aecfa-adf0-4642-b925-2cbfccd1ea1a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cc75771-072e-44e6-862f-7b1ef24b05e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:35 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:35 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-234aecfa-adf0-4642-b925-2cbfccd1ea1a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cc75771-072e-44e6-862f-7b1ef24b05e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20c6b140-6e5a-4d91-93fc-2c6a45bec271', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-74314854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='584100748c8442a5983bea75486d63ac',qos_specs=None,replication_status=,reservations=['a5aec651-db18-4018-9526-04f5106ab788','a17d86f5-5e92-46b2-af97-b25302557da7','f21a88f8-2d8d-4e80-8882-02f836dfd58a','bbe5f762-639e-4394-a2be-88608f21560a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cecf4de54de5465aa735d011ecfb26b7',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:56:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-74314854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20c6b140-6e5a-4d91-93fc-2c6a45bec271,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='584100748c8442a5983bea75486d63ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cecf4de54de5465aa735d011ecfb26b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-234aecfa-adf0-4642-b925-2cbfccd1ea1a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db95f431-a305-4c97-9033-b82663c66e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-234aecfa-adf0-4642-b925-2cbfccd1ea1a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db95f431-a305-4c97-9033-b82663c66e9d) transitioned into state 'SUCCESS' from state '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-74314854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='584100748c8442a5983bea75486d63ac',qos_specs=None,replication_status=,reservations=['a5aec651-db18-4018-9526-04f5106ab788','a17d86f5-5e92-46b2-af97-b25302557da7','f21a88f8-2d8d-4e80-8882-02f836dfd58a','bbe5f762-639e-4394-a2be-88608f21560a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cecf4de54de5465aa735d011ecfb26b7',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-234aecfa-adf0-4642-b925-2cbfccd1ea1a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6ce4018-4085-4169-ad00-b048557e5f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-234aecfa-adf0-4642-b925-2cbfccd1ea1a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6ce4018-4085-4169-ad00-b048557e5f24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-234aecfa-adf0-4642-b925-2cbfccd1ea1a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Flow 'volume_create_api' (327eeccc-2ca8-4310-95ed-314827b36707) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:56:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-234aecfa-adf0-4642-b925-2cbfccd1ea1a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Create volume request issued successfully. Sep 02 08:56:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-234aecfa-adf0-4642-b925-2cbfccd1ea1a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:56:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 911/1866] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:56:34 2026] POST /volume/v3/volumes => generated 756 bytes in 908 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:56:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4a7ef726-1b88-4291-8a6a-938efb744ca5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4a7ef726-1b88-4291-8a6a-938efb744ca5 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b Sep 02 08:56:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4a7ef726-1b88-4291-8a6a-938efb744ca5 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4a7ef726-1b88-4291-8a6a-938efb744ca5 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:35 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:35 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:35 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:35 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4a7ef726-1b88-4291-8a6a-938efb744ca5 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4a7ef726-1b88-4291-8a6a-938efb744ca5 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b returned with HTTP 200 Sep 02 08:56:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 912/1867] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:35 2026] GET /volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b => generated 886 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b6ddfc69-bee1-4eb0-917e-b8fc25fa1327 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b6ddfc69-bee1-4eb0-917e-b8fc25fa1327 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 Sep 02 08:56:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b6ddfc69-bee1-4eb0-917e-b8fc25fa1327 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b6ddfc69-bee1-4eb0-917e-b8fc25fa1327 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:35 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:35 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:35 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:35 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b6ddfc69-bee1-4eb0-917e-b8fc25fa1327 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:56:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b6ddfc69-bee1-4eb0-917e-b8fc25fa1327 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 returned with HTTP 200 Sep 02 08:56:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 913/1868] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:35 2026] GET /volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 => generated 943 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-43da3a6e-0335-44c5-9986-bdbeced68fd9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-43da3a6e-0335-44c5-9986-bdbeced68fd9 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 Sep 02 08:56:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-43da3a6e-0335-44c5-9986-bdbeced68fd9 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-43da3a6e-0335-44c5-9986-bdbeced68fd9 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:36 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:36 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:36 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:36 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:36 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-43da3a6e-0335-44c5-9986-bdbeced68fd9 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-43da3a6e-0335-44c5-9986-bdbeced68fd9 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 returned with HTTP 200 Sep 02 08:56:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 914/1869] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:35 2026] GET /volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 => generated 848 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-45ff0e80-37cd-4140-9c90-2bf97233e936 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-45ff0e80-37cd-4140-9c90-2bf97233e936 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b Sep 02 08:56:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-45ff0e80-37cd-4140-9c90-2bf97233e936 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-45ff0e80-37cd-4140-9c90-2bf97233e936 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:36 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:36 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:36 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:36 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:36 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-45ff0e80-37cd-4140-9c90-2bf97233e936 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-45ff0e80-37cd-4140-9c90-2bf97233e936 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b returned with HTTP 200 Sep 02 08:56:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 915/1870] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:36 2026] GET /volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b => generated 886 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2f831921-825a-4c91-b321-90c0f925ada5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2f831921-825a-4c91-b321-90c0f925ada5 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 Sep 02 08:56:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2f831921-825a-4c91-b321-90c0f925ada5 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2f831921-825a-4c91-b321-90c0f925ada5 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:37 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:37 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:37 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:37 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:37 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2f831921-825a-4c91-b321-90c0f925ada5 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:56:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2f831921-825a-4c91-b321-90c0f925ada5 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 returned with HTTP 200 Sep 02 08:56:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 916/1871] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:37 2026] GET /volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 => generated 943 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-49c1bc8e-9c30-473d-ad28-c0cf62ecff16 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-49c1bc8e-9c30-473d-ad28-c0cf62ecff16 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 Sep 02 08:56:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-49c1bc8e-9c30-473d-ad28-c0cf62ecff16 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-49c1bc8e-9c30-473d-ad28-c0cf62ecff16 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:37 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:37 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:37 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:37 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:37 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-49c1bc8e-9c30-473d-ad28-c0cf62ecff16 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-49c1bc8e-9c30-473d-ad28-c0cf62ecff16 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 returned with HTTP 200 Sep 02 08:56:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 917/1872] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:37 2026] GET /volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 => generated 848 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d54c63fc-ed4b-47b5-a61f-987f60386e62 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d54c63fc-ed4b-47b5-a61f-987f60386e62 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b Sep 02 08:56:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d54c63fc-ed4b-47b5-a61f-987f60386e62 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d54c63fc-ed4b-47b5-a61f-987f60386e62 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:38 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:38 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:38 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:38 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:38 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d54c63fc-ed4b-47b5-a61f-987f60386e62 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d54c63fc-ed4b-47b5-a61f-987f60386e62 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b returned with HTTP 200 Sep 02 08:56:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 918/1873] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:38 2026] GET /volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b => generated 886 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-13b24b7b-c17e-4a01-b11b-e4ac3c308bb9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-13b24b7b-c17e-4a01-b11b-e4ac3c308bb9 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 Sep 02 08:56:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-13b24b7b-c17e-4a01-b11b-e4ac3c308bb9 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-13b24b7b-c17e-4a01-b11b-e4ac3c308bb9 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:38 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:38 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:38 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:38 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:38 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-13b24b7b-c17e-4a01-b11b-e4ac3c308bb9 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:56:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-13b24b7b-c17e-4a01-b11b-e4ac3c308bb9 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 returned with HTTP 200 Sep 02 08:56:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 919/1874] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:38 2026] GET /volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 => generated 943 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c2569571-3c88-4a1b-8ba1-8d0e65be9f93 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c2569571-3c88-4a1b-8ba1-8d0e65be9f93 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 Sep 02 08:56:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c2569571-3c88-4a1b-8ba1-8d0e65be9f93 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c2569571-3c88-4a1b-8ba1-8d0e65be9f93 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:38 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:38 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:38 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:38 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:38 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c2569571-3c88-4a1b-8ba1-8d0e65be9f93 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c2569571-3c88-4a1b-8ba1-8d0e65be9f93 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 returned with HTTP 200 Sep 02 08:56:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 920/1875] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:38 2026] GET /volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 => generated 848 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:38 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-90233a1a-da2d-4cc4-9876-4b2c5c06ca80 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Lock "cinder-attachment_update-e1c53eb3-2370-4c78-955b-ab187e314029-devstack" released by "attachment_update" :: held 3.372s {{(pid=86995) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 08:56:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-90233a1a-da2d-4cc4-9876-4b2c5c06ca80 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/attachments/ee989c1f-85ae-484d-93f9-a3228a0a313e returned with HTTP 200 Sep 02 08:56:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 956/1876] 192.168.122.75 () {66 vars in 1588 bytes} [Wed Sep 2 08:56:34 2026] PUT /volume/v3/attachments/ee989c1f-85ae-484d-93f9-a3228a0a313e => generated 694 bytes in 3492 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:56:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-65865197-e82b-4722-9e1c-e124a6ef295f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-65865197-e82b-4722-9e1c-e124a6ef295f tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] POST http://192.168.122.75/volume/v3/attachments/ee989c1f-85ae-484d-93f9-a3228a0a313e/action Sep 02 08:56:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-65865197-e82b-4722-9e1c-e124a6ef295f tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Action body: b'{"os-complete": null}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:56:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-65865197-e82b-4722-9e1c-e124a6ef295f tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:56:38 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:38 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:38 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:38 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-ec9a2864-50cb-4933-b8e0-12da97548c31 req-65865197-e82b-4722-9e1c-e124a6ef295f tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/attachments/ee989c1f-85ae-484d-93f9-a3228a0a313e/action returned with HTTP 204 Sep 02 08:56:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 921/1877] 192.168.122.75 () {66 vars in 1609 bytes} [Wed Sep 2 08:56:38 2026] POST /volume/v3/attachments/ee989c1f-85ae-484d-93f9-a3228a0a313e/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:56:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-95cf2fd9-d157-429d-a419-b3f547525262 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-95cf2fd9-d157-429d-a419-b3f547525262 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b Sep 02 08:56:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-95cf2fd9-d157-429d-a419-b3f547525262 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-95cf2fd9-d157-429d-a419-b3f547525262 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:39 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:39 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:39 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:39 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-95cf2fd9-d157-429d-a419-b3f547525262 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-95cf2fd9-d157-429d-a419-b3f547525262 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b returned with HTTP 200 Sep 02 08:56:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 957/1878] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:39 2026] GET /volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b => generated 887 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7ed881b3-334c-4eca-8c6c-9a83589a0538 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7ed881b3-334c-4eca-8c6c-9a83589a0538 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b Sep 02 08:56:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7ed881b3-334c-4eca-8c6c-9a83589a0538 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7ed881b3-334c-4eca-8c6c-9a83589a0538 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:39 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:39 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:39 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:39 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-395a7e95-c953-4d50-81b1-63e0f7480179 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:39 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7ed881b3-334c-4eca-8c6c-9a83589a0538 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-395a7e95-c953-4d50-81b1-63e0f7480179 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 Sep 02 08:56:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-395a7e95-c953-4d50-81b1-63e0f7480179 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-395a7e95-c953-4d50-81b1-63e0f7480179 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:39 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7ed881b3-334c-4eca-8c6c-9a83589a0538 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b returned with HTTP 200 Sep 02 08:56:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 922/1879] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:39 2026] GET /volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b => generated 887 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:39 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:39 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:39 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-395a7e95-c953-4d50-81b1-63e0f7480179 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:56:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e59fe338-cd46-43dd-8e4c-5bd55ae567f4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e59fe338-cd46-43dd-8e4c-5bd55ae567f4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] DELETE http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b Sep 02 08:56:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e59fe338-cd46-43dd-8e4c-5bd55ae567f4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e59fe338-cd46-43dd-8e4c-5bd55ae567f4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:39 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-e59fe338-cd46-43dd-8e4c-5bd55ae567f4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Delete volume with id: 36efee91-a750-4c60-8fa6-feadcceeed9b Sep 02 08:56:39 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:39 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:39 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:39 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:39 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e59fe338-cd46-43dd-8e4c-5bd55ae567f4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-395a7e95-c953-4d50-81b1-63e0f7480179 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 returned with HTTP 200 Sep 02 08:56:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 958/1880] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:39 2026] GET /volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 => generated 1236 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:56:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-888489aa-64f4-4c2a-99b6-c51182033c8c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-888489aa-64f4-4c2a-99b6-c51182033c8c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 Sep 02 08:56:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-888489aa-64f4-4c2a-99b6-c51182033c8c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-888489aa-64f4-4c2a-99b6-c51182033c8c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:39 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e59fe338-cd46-43dd-8e4c-5bd55ae567f4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Delete volume request issued successfully. Sep 02 08:56:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e59fe338-cd46-43dd-8e4c-5bd55ae567f4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b returned with HTTP 202 Sep 02 08:56:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 923/1881] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:56:39 2026] DELETE /volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:56:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c4fcc170-56c7-492b-86af-462ad29270d0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:39 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c4fcc170-56c7-492b-86af-462ad29270d0 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b Sep 02 08:56:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c4fcc170-56c7-492b-86af-462ad29270d0 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c4fcc170-56c7-492b-86af-462ad29270d0 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:39 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:39 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:39 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:39 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:39 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-888489aa-64f4-4c2a-99b6-c51182033c8c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:56:39 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:39 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-888489aa-64f4-4c2a-99b6-c51182033c8c tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 returned with HTTP 200 Sep 02 08:56:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 959/1882] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:39 2026] GET /volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 => generated 1236 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:56:39 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c4fcc170-56c7-492b-86af-462ad29270d0 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7860cfb1-50dd-416f-b38b-0b7b3caccd3e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7860cfb1-50dd-416f-b38b-0b7b3caccd3e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 Sep 02 08:56:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7860cfb1-50dd-416f-b38b-0b7b3caccd3e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7860cfb1-50dd-416f-b38b-0b7b3caccd3e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c4fcc170-56c7-492b-86af-462ad29270d0 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b returned with HTTP 200 Sep 02 08:56:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 924/1883] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:39 2026] GET /volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b => generated 886 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:39 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:39 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:39 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:39 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7860cfb1-50dd-416f-b38b-0b7b3caccd3e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7860cfb1-50dd-416f-b38b-0b7b3caccd3e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 returned with HTTP 200 Sep 02 08:56:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 960/1884] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:39 2026] GET /volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 => generated 849 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-034bb651-fecd-4b0d-851d-11e0fd8e4932 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-034bb651-fecd-4b0d-851d-11e0fd8e4932 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 08:56:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-034bb651-fecd-4b0d-851d-11e0fd8e4932 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20c6b140-6e5a-4d91-93fc-2c6a45bec271", "name": "tempest-VolumesDeleteCascade-Snapshot-702577875"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:56:39 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:39 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:39 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:39 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:39 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-034bb651-fecd-4b0d-851d-11e0fd8e4932 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:39 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-034bb651-fecd-4b0d-851d-11e0fd8e4932 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Create snapshot from volume 20c6b140-6e5a-4d91-93fc-2c6a45bec271 Sep 02 08:56:39 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-034bb651-fecd-4b0d-851d-11e0fd8e4932 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Created reservations ['fa63726b-4e8c-4698-ae9e-23ce6695e378', '47bcabc7-2390-48e7-b488-6f64c3dcd708', '6843a9f0-5e54-4751-9bd9-99ba6ff6e59a', 'fdc3f0ea-7da7-4126-8a9d-393f99e93eab'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:56:39 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:39 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:39 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-034bb651-fecd-4b0d-851d-11e0fd8e4932 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Snapshot create request issued successfully. Sep 02 08:56:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-034bb651-fecd-4b0d-851d-11e0fd8e4932 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 08:56:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 925/1885] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 08:56:39 2026] POST /volume/v3/snapshots => generated 306 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 08:56:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b4ee478c-4985-4f30-a5cb-406f5d7d5137 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b4ee478c-4985-4f30-a5cb-406f5d7d5137 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/snapshots/ae195827-08db-4d2f-90c7-ed07c2f8bdeb Sep 02 08:56:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b4ee478c-4985-4f30-a5cb-406f5d7d5137 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b4ee478c-4985-4f30-a5cb-406f5d7d5137 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:39 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:39 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:39 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b4ee478c-4985-4f30-a5cb-406f5d7d5137 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Snapshot retrieved successfully. Sep 02 08:56:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b4ee478c-4985-4f30-a5cb-406f5d7d5137 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/snapshots/ae195827-08db-4d2f-90c7-ed07c2f8bdeb returned with HTTP 200 Sep 02 08:56:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 961/1886] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:39 2026] GET /volume/v3/snapshots/ae195827-08db-4d2f-90c7-ed07c2f8bdeb => generated 438 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f7388240-4614-4cfc-a230-39031585af77 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f7388240-4614-4cfc-a230-39031585af77 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b Sep 02 08:56:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f7388240-4614-4cfc-a230-39031585af77 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f7388240-4614-4cfc-a230-39031585af77 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:40 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:40 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:40 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:40 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:40 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f7388240-4614-4cfc-a230-39031585af77 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f7388240-4614-4cfc-a230-39031585af77 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b returned with HTTP 200 Sep 02 08:56:40 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 926/1887] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:40 2026] GET /volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b => generated 886 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7de08cca-13b5-4493-bbfe-ca2ccd0c217e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7de08cca-13b5-4493-bbfe-ca2ccd0c217e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/snapshots/ae195827-08db-4d2f-90c7-ed07c2f8bdeb Sep 02 08:56:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7de08cca-13b5-4493-bbfe-ca2ccd0c217e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7de08cca-13b5-4493-bbfe-ca2ccd0c217e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:41 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:41 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:41 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7de08cca-13b5-4493-bbfe-ca2ccd0c217e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Snapshot retrieved successfully. Sep 02 08:56:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7de08cca-13b5-4493-bbfe-ca2ccd0c217e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/snapshots/ae195827-08db-4d2f-90c7-ed07c2f8bdeb returned with HTTP 200 Sep 02 08:56:41 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 962/1888] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:41 2026] GET /volume/v3/snapshots/ae195827-08db-4d2f-90c7-ed07c2f8bdeb => generated 438 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e6aabeb1-09f5-4570-a627-6174f4b85c21 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e6aabeb1-09f5-4570-a627-6174f4b85c21 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b Sep 02 08:56:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e6aabeb1-09f5-4570-a627-6174f4b85c21 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e6aabeb1-09f5-4570-a627-6174f4b85c21 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e6aabeb1-09f5-4570-a627-6174f4b85c21 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b returned with HTTP 404 Sep 02 08:56:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 927/1889] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:41 2026] GET /volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:56:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3db1ebc4-389e-4163-8148-8a906f2ce8dd None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3db1ebc4-389e-4163-8148-8a906f2ce8dd tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b Sep 02 08:56:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3db1ebc4-389e-4163-8148-8a906f2ce8dd tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3db1ebc4-389e-4163-8148-8a906f2ce8dd tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3db1ebc4-389e-4163-8148-8a906f2ce8dd tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b returned with HTTP 404 Sep 02 08:56:41 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 963/1890] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:41 2026] GET /volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:56:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1102a122-e64f-4354-bb04-3a98bc5072f8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1102a122-e64f-4354-bb04-3a98bc5072f8 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] DELETE http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b Sep 02 08:56:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1102a122-e64f-4354-bb04-3a98bc5072f8 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1102a122-e64f-4354-bb04-3a98bc5072f8 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:41 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-1102a122-e64f-4354-bb04-3a98bc5072f8 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Delete volume with id: 36efee91-a750-4c60-8fa6-feadcceeed9b Sep 02 08:56:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1102a122-e64f-4354-bb04-3a98bc5072f8 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b returned with HTTP 404 Sep 02 08:56:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 928/1891] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:56:41 2026] DELETE /volume/v3/volumes/36efee91-a750-4c60-8fa6-feadcceeed9b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:56:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-771e58f3-fe67-460f-9841-f38dd081484c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-771e58f3-fe67-460f-9841-f38dd081484c tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc Sep 02 08:56:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-771e58f3-fe67-460f-9841-f38dd081484c tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-771e58f3-fe67-460f-9841-f38dd081484c tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:41 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-771e58f3-fe67-460f-9841-f38dd081484c tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Delete snapshot with id: 3a051a90-ee10-4db1-b1a1-6bbf539209cc Sep 02 08:56:41 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:41 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:41 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-771e58f3-fe67-460f-9841-f38dd081484c tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:56:41 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:41 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:41 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-771e58f3-fe67-460f-9841-f38dd081484c tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot delete request issued successfully. Sep 02 08:56:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-771e58f3-fe67-460f-9841-f38dd081484c tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc returned with HTTP 202 Sep 02 08:56:41 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 964/1892] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 08:56:41 2026] DELETE /volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 08:56:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ee7d6822-fb7e-4845-b417-e186e4658d5b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ee7d6822-fb7e-4845-b417-e186e4658d5b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc Sep 02 08:56:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ee7d6822-fb7e-4845-b417-e186e4658d5b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ee7d6822-fb7e-4845-b417-e186e4658d5b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:41 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:41 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:41 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ee7d6822-fb7e-4845-b417-e186e4658d5b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:56:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ee7d6822-fb7e-4845-b417-e186e4658d5b tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc returned with HTTP 200 Sep 02 08:56:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 929/1893] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:41 2026] GET /volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc => generated 467 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-aea9e06b-13a4-4a5a-a451-29cdba30424c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aea9e06b-13a4-4a5a-a451-29cdba30424c tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/snapshots/ae195827-08db-4d2f-90c7-ed07c2f8bdeb Sep 02 08:56:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aea9e06b-13a4-4a5a-a451-29cdba30424c tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aea9e06b-13a4-4a5a-a451-29cdba30424c tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:42 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:42 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-aea9e06b-13a4-4a5a-a451-29cdba30424c tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Snapshot retrieved successfully. Sep 02 08:56:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aea9e06b-13a4-4a5a-a451-29cdba30424c tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/snapshots/ae195827-08db-4d2f-90c7-ed07c2f8bdeb returned with HTTP 200 Sep 02 08:56:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 965/1894] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:42 2026] GET /volume/v3/snapshots/ae195827-08db-4d2f-90c7-ed07c2f8bdeb => generated 438 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4224c2b8-13c5-48fd-8073-3617b090201f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4224c2b8-13c5-48fd-8073-3617b090201f tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc Sep 02 08:56:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4224c2b8-13c5-48fd-8073-3617b090201f tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4224c2b8-13c5-48fd-8073-3617b090201f tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:42 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4224c2b8-13c5-48fd-8073-3617b090201f tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:56:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4224c2b8-13c5-48fd-8073-3617b090201f tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc returned with HTTP 200 Sep 02 08:56:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 930/1895] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:42 2026] GET /volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc => generated 467 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:56:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6ecdc13e-b019-4455-961c-5e8f193bb002 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6ecdc13e-b019-4455-961c-5e8f193bb002 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/snapshots/ae195827-08db-4d2f-90c7-ed07c2f8bdeb Sep 02 08:56:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6ecdc13e-b019-4455-961c-5e8f193bb002 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6ecdc13e-b019-4455-961c-5e8f193bb002 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:43 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:43 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:43 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6ecdc13e-b019-4455-961c-5e8f193bb002 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Snapshot retrieved successfully. Sep 02 08:56:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6ecdc13e-b019-4455-961c-5e8f193bb002 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/snapshots/ae195827-08db-4d2f-90c7-ed07c2f8bdeb returned with HTTP 200 Sep 02 08:56:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 966/1896] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:43 2026] GET /volume/v3/snapshots/ae195827-08db-4d2f-90c7-ed07c2f8bdeb => generated 438 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-22576542-a2c9-4e67-a454-48c831c4d8a5 req-f4879e39-ed23-4dee-ba5e-58d130af5c6f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-22576542-a2c9-4e67-a454-48c831c4d8a5 req-f4879e39-ed23-4dee-ba5e-58d130af5c6f tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 Sep 02 08:56:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-22576542-a2c9-4e67-a454-48c831c4d8a5 req-f4879e39-ed23-4dee-ba5e-58d130af5c6f tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-22576542-a2c9-4e67-a454-48c831c4d8a5 req-f4879e39-ed23-4dee-ba5e-58d130af5c6f tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:43 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:43 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-50a49ff8-596d-475d-ad2a-98e9d629fd00 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-50a49ff8-596d-475d-ad2a-98e9d629fd00 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc Sep 02 08:56:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-50a49ff8-596d-475d-ad2a-98e9d629fd00 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-50a49ff8-596d-475d-ad2a-98e9d629fd00 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:43 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:43 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:44 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:44 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:44 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-50a49ff8-596d-475d-ad2a-98e9d629fd00 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Snapshot retrieved successfully. Sep 02 08:56:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-50a49ff8-596d-475d-ad2a-98e9d629fd00 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc returned with HTTP 200 Sep 02 08:56:44 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 967/1897] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:43 2026] GET /volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc => generated 467 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:44 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-22576542-a2c9-4e67-a454-48c831c4d8a5 req-f4879e39-ed23-4dee-ba5e-58d130af5c6f tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:56:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-22576542-a2c9-4e67-a454-48c831c4d8a5 req-f4879e39-ed23-4dee-ba5e-58d130af5c6f tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 returned with HTTP 200 Sep 02 08:56:44 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 931/1898] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:56:43 2026] GET /volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 => generated 1238 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:56:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-22576542-a2c9-4e67-a454-48c831c4d8a5 req-d34378b0-71f2-4eae-b426-584cf1fbc688 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-22576542-a2c9-4e67-a454-48c831c4d8a5 req-d34378b0-71f2-4eae-b426-584cf1fbc688 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] POST http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974/action Sep 02 08:56:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-22576542-a2c9-4e67-a454-48c831c4d8a5 req-d34378b0-71f2-4eae-b426-584cf1fbc688 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:56:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-22576542-a2c9-4e67-a454-48c831c4d8a5 req-d34378b0-71f2-4eae-b426-584cf1fbc688 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:56:44 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:44 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:44 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:44 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:44 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-22576542-a2c9-4e67-a454-48c831c4d8a5 req-d34378b0-71f2-4eae-b426-584cf1fbc688 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:56:44 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-22576542-a2c9-4e67-a454-48c831c4d8a5 req-d34378b0-71f2-4eae-b426-584cf1fbc688 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Begin detaching volume completed successfully. Sep 02 08:56:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-22576542-a2c9-4e67-a454-48c831c4d8a5 req-d34378b0-71f2-4eae-b426-584cf1fbc688 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974/action returned with HTTP 202 Sep 02 08:56:44 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 968/1899] 192.168.122.75 () {64 vars in 1556 bytes} [Wed Sep 2 08:56:44 2026] POST /volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:56:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c78eaeba-c5d0-4b92-8335-624a8faaa906 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c78eaeba-c5d0-4b92-8335-624a8faaa906 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/snapshots/ae195827-08db-4d2f-90c7-ed07c2f8bdeb Sep 02 08:56:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c78eaeba-c5d0-4b92-8335-624a8faaa906 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c78eaeba-c5d0-4b92-8335-624a8faaa906 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:44 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:44 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:44 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c78eaeba-c5d0-4b92-8335-624a8faaa906 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Snapshot retrieved successfully. Sep 02 08:56:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c78eaeba-c5d0-4b92-8335-624a8faaa906 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/snapshots/ae195827-08db-4d2f-90c7-ed07c2f8bdeb returned with HTTP 200 Sep 02 08:56:44 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 932/1900] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:44 2026] GET /volume/v3/snapshots/ae195827-08db-4d2f-90c7-ed07c2f8bdeb => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-dfca6e13-de8d-43f8-b1f5-e4ea4a9f764e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dfca6e13-de8d-43f8-b1f5-e4ea4a9f764e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:56:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dfca6e13-de8d-43f8-b1f5-e4ea4a9f764e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ae195827-08db-4d2f-90c7-ed07c2f8bdeb", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1922112015"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:56:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-dfca6e13-de8d-43f8-b1f5-e4ea4a9f764e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Create volume request body: {'volume': {'snapshot_id': 'ae195827-08db-4d2f-90c7-ed07c2f8bdeb', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1922112015'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:56:44 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:44 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:44 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-dfca6e13-de8d-43f8-b1f5-e4ea4a9f764e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Snapshot retrieved successfully. Sep 02 08:56:44 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-dfca6e13-de8d-43f8-b1f5-e4ea4a9f764e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Create volume of 1 GB Sep 02 08:56:44 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-dfca6e13-de8d-43f8-b1f5-e4ea4a9f764e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Availability Zones retrieved successfully. Sep 02 08:56:44 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-dfca6e13-de8d-43f8-b1f5-e4ea4a9f764e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Flow 'volume_create_api' (dd66a3e6-e9cf-4c92-925b-31f895c0cb41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:56:44 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-dfca6e13-de8d-43f8-b1f5-e4ea4a9f764e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (051b7d8c-90fb-49da-af12-fdaa25ec7600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:44 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-dfca6e13-de8d-43f8-b1f5-e4ea4a9f764e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:56:44 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:44 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-daa7cae3-f3bd-4540-80f0-4467c5e8550c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-daa7cae3-f3bd-4540-80f0-4467c5e8550c None None] GET http://192.168.122.75/volume// Sep 02 08:56:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-daa7cae3-f3bd-4540-80f0-4467c5e8550c None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-daa7cae3-f3bd-4540-80f0-4467c5e8550c None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-daa7cae3-f3bd-4540-80f0-4467c5e8550c None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:56:44 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 933/1901] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:56:44 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 08:56:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-22576542-a2c9-4e67-a454-48c831c4d8a5 req-a051563c-c0ab-482b-a42b-e997ea5010f6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-22576542-a2c9-4e67-a454-48c831c4d8a5 req-a051563c-c0ab-482b-a42b-e997ea5010f6 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 Sep 02 08:56:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-22576542-a2c9-4e67-a454-48c831c4d8a5 req-a051563c-c0ab-482b-a42b-e997ea5010f6 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-22576542-a2c9-4e67-a454-48c831c4d8a5 req-a051563c-c0ab-482b-a42b-e997ea5010f6 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:44 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-dfca6e13-de8d-43f8-b1f5-e4ea4a9f764e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (051b7d8c-90fb-49da-af12-fdaa25ec7600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ae195827-08db-4d2f-90c7-ed07c2f8bdeb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:44 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:44 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:44 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-dfca6e13-de8d-43f8-b1f5-e4ea4a9f764e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (817dba84-baca-4d20-b77d-937c6c848d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:44 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:44 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:44 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-22576542-a2c9-4e67-a454-48c831c4d8a5 req-a051563c-c0ab-482b-a42b-e997ea5010f6 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:56:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-22576542-a2c9-4e67-a454-48c831c4d8a5 req-a051563c-c0ab-482b-a42b-e997ea5010f6 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 returned with HTTP 200 Sep 02 08:56:44 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 934/1902] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:56:44 2026] GET /volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 => generated 1422 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:56:44 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-dfca6e13-de8d-43f8-b1f5-e4ea4a9f764e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Created reservations ['c3bc93c0-2ec0-4413-af08-7316b24f1471', '2f2f93d2-944e-4da7-b484-da7dea3c158c', 'fe3783c3-5395-4702-832e-120399400346', 'fde1e3eb-2672-4d7b-8eaf-dd4dd1fcd754'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:56:44 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-dfca6e13-de8d-43f8-b1f5-e4ea4a9f764e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (817dba84-baca-4d20-b77d-937c6c848d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3bc93c0-2ec0-4413-af08-7316b24f1471', '2f2f93d2-944e-4da7-b484-da7dea3c158c', 'fe3783c3-5395-4702-832e-120399400346', 'fde1e3eb-2672-4d7b-8eaf-dd4dd1fcd754']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:44 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-dfca6e13-de8d-43f8-b1f5-e4ea4a9f764e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da315788-dcfc-44f1-8d46-a1c982354df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:44 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:44 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:44 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:44 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:44 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-dfca6e13-de8d-43f8-b1f5-e4ea4a9f764e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da315788-dcfc-44f1-8d46-a1c982354df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7a6ba81-bcd3-4e5d-9f48-738a45a308ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1922112015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='584100748c8442a5983bea75486d63ac',qos_specs=None,replication_status=,reservations=['c3bc93c0-2ec0-4413-af08-7316b24f1471','2f2f93d2-944e-4da7-b484-da7dea3c158c','fe3783c3-5395-4702-832e-120399400346','fde1e3eb-2672-4d7b-8eaf-dd4dd1fcd754'],size=1,snapshot_id=ae195827-08db-4d2f-90c7-ed07c2f8bdeb,source_replicaid=,source_volid=None,status='creating',user_id='cecf4de54de5465aa735d011ecfb26b7',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:56:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1922112015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7a6ba81-bcd3-4e5d-9f48-738a45a308ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='584100748c8442a5983bea75486d63ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ae195827-08db-4d2f-90c7-ed07c2f8bdeb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cecf4de54de5465aa735d011ecfb26b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:44 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-dfca6e13-de8d-43f8-b1f5-e4ea4a9f764e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (015bd39d-4aee-4775-a792-a295d8365cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:44 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-dfca6e13-de8d-43f8-b1f5-e4ea4a9f764e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (015bd39d-4aee-4775-a792-a295d8365cd8) transitioned into state 'SUCCESS' from state '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-1922112015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='584100748c8442a5983bea75486d63ac',qos_specs=None,replication_status=,reservations=['c3bc93c0-2ec0-4413-af08-7316b24f1471','2f2f93d2-944e-4da7-b484-da7dea3c158c','fe3783c3-5395-4702-832e-120399400346','fde1e3eb-2672-4d7b-8eaf-dd4dd1fcd754'],size=1,snapshot_id=ae195827-08db-4d2f-90c7-ed07c2f8bdeb,source_replicaid=,source_volid=None,status='creating',user_id='cecf4de54de5465aa735d011ecfb26b7',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:44 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-dfca6e13-de8d-43f8-b1f5-e4ea4a9f764e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (479d0424-f040-4e88-9b5b-e8ac171508b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:44 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:44 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:44 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-dfca6e13-de8d-43f8-b1f5-e4ea4a9f764e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (479d0424-f040-4e88-9b5b-e8ac171508b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:44 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-dfca6e13-de8d-43f8-b1f5-e4ea4a9f764e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Flow 'volume_create_api' (dd66a3e6-e9cf-4c92-925b-31f895c0cb41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:56:44 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-dfca6e13-de8d-43f8-b1f5-e4ea4a9f764e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Create volume request issued successfully. Sep 02 08:56:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dfca6e13-de8d-43f8-b1f5-e4ea4a9f764e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:56:44 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 969/1903] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:56:44 2026] POST /volume/v3/volumes => generated 792 bytes in 632 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:56:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2f16cd2d-a098-4e1b-971b-9179e819f627 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2f16cd2d-a098-4e1b-971b-9179e819f627 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed Sep 02 08:56:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2f16cd2d-a098-4e1b-971b-9179e819f627 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2f16cd2d-a098-4e1b-971b-9179e819f627 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:44 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:44 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:44 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:44 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:44 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2f16cd2d-a098-4e1b-971b-9179e819f627 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2f16cd2d-a098-4e1b-971b-9179e819f627 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed returned with HTTP 200 Sep 02 08:56:45 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 935/1904] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:44 2026] GET /volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed => generated 860 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1402316f-247c-42c2-8bac-0fa4e9fb17ff None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1402316f-247c-42c2-8bac-0fa4e9fb17ff tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc Sep 02 08:56:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1402316f-247c-42c2-8bac-0fa4e9fb17ff tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1402316f-247c-42c2-8bac-0fa4e9fb17ff tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1402316f-247c-42c2-8bac-0fa4e9fb17ff tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc returned with HTTP 404 Sep 02 08:56:45 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 970/1905] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:56:45 2026] GET /volume/v3/snapshots/3a051a90-ee10-4db1-b1a1-6bbf539209cc => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:56:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cec8f4a5-f0b6-4347-be21-26baad45b2bc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cec8f4a5-f0b6-4347-be21-26baad45b2bc tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/b7ef5c8f-b917-43bf-920d-5599350d885c Sep 02 08:56:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cec8f4a5-f0b6-4347-be21-26baad45b2bc tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cec8f4a5-f0b6-4347-be21-26baad45b2bc tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-22576542-a2c9-4e67-a454-48c831c4d8a5 req-b0d4b29e-9537-4951-a211-6972421f02ae None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-22576542-a2c9-4e67-a454-48c831c4d8a5 req-b0d4b29e-9537-4951-a211-6972421f02ae tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] DELETE http://192.168.122.75/volume/v3/attachments/98a6a354-20b0-4e7d-8e5d-59f42361a38e Sep 02 08:56:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-22576542-a2c9-4e67-a454-48c831c4d8a5 req-b0d4b29e-9537-4951-a211-6972421f02ae tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-22576542-a2c9-4e67-a454-48c831c4d8a5 req-b0d4b29e-9537-4951-a211-6972421f02ae tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:45 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:45 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:45 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:45 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:45 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cec8f4a5-f0b6-4347-be21-26baad45b2bc tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:45 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:45 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cec8f4a5-f0b6-4347-be21-26baad45b2bc tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/b7ef5c8f-b917-43bf-920d-5599350d885c returned with HTTP 200 Sep 02 08:56:45 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 936/1906] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:45 2026] GET /volume/v3/volumes/b7ef5c8f-b917-43bf-920d-5599350d885c => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e28565ee-2a38-44c2-a4be-7149fc4441a6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e28565ee-2a38-44c2-a4be-7149fc4441a6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] DELETE http://192.168.122.75/volume/v3/volumes/b7ef5c8f-b917-43bf-920d-5599350d885c Sep 02 08:56:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e28565ee-2a38-44c2-a4be-7149fc4441a6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e28565ee-2a38-44c2-a4be-7149fc4441a6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:45 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-e28565ee-2a38-44c2-a4be-7149fc4441a6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Delete volume with id: b7ef5c8f-b917-43bf-920d-5599350d885c Sep 02 08:56:45 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:45 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:45 devstack devstack@c-api.service[86995]: /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 02 08:56:45 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, Sep 02 08:56:45 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:45 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:45 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e28565ee-2a38-44c2-a4be-7149fc4441a6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-22576542-a2c9-4e67-a454-48c831c4d8a5 req-b0d4b29e-9537-4951-a211-6972421f02ae tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/attachments/98a6a354-20b0-4e7d-8e5d-59f42361a38e returned with HTTP 200 Sep 02 08:56:45 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 971/1907] 192.168.122.75 () {64 vars in 1557 bytes} [Wed Sep 2 08:56:45 2026] DELETE /volume/v3/attachments/98a6a354-20b0-4e7d-8e5d-59f42361a38e => generated 19 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:45 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e28565ee-2a38-44c2-a4be-7149fc4441a6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Delete volume request issued successfully. Sep 02 08:56:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e28565ee-2a38-44c2-a4be-7149fc4441a6 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/b7ef5c8f-b917-43bf-920d-5599350d885c returned with HTTP 202 Sep 02 08:56:45 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 937/1908] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:56:45 2026] DELETE /volume/v3/volumes/b7ef5c8f-b917-43bf-920d-5599350d885c => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:56:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f6030e15-f05d-49f6-8622-41b5b0233bc4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f6030e15-f05d-49f6-8622-41b5b0233bc4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/b7ef5c8f-b917-43bf-920d-5599350d885c Sep 02 08:56:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f6030e15-f05d-49f6-8622-41b5b0233bc4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f6030e15-f05d-49f6-8622-41b5b0233bc4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:45 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:45 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:45 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:45 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:45 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f6030e15-f05d-49f6-8622-41b5b0233bc4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f6030e15-f05d-49f6-8622-41b5b0233bc4 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/b7ef5c8f-b917-43bf-920d-5599350d885c returned with HTTP 200 Sep 02 08:56:45 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 972/1909] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:45 2026] GET /volume/v3/volumes/b7ef5c8f-b917-43bf-920d-5599350d885c => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ff37be36-cfc8-44a5-8d75-7be00f936e3b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ff37be36-cfc8-44a5-8d75-7be00f936e3b tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] DELETE http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 Sep 02 08:56:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ff37be36-cfc8-44a5-8d75-7be00f936e3b tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ff37be36-cfc8-44a5-8d75-7be00f936e3b tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:45 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-ff37be36-cfc8-44a5-8d75-7be00f936e3b tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Delete volume with id: 8d5b5838-1425-4304-9cf9-04bad2204974 Sep 02 08:56:45 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:45 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:45 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:45 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:45 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ff37be36-cfc8-44a5-8d75-7be00f936e3b tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:56:45 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ff37be36-cfc8-44a5-8d75-7be00f936e3b tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Delete volume request issued successfully. Sep 02 08:56:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ff37be36-cfc8-44a5-8d75-7be00f936e3b tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 returned with HTTP 202 Sep 02 08:56:45 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 938/1910] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:56:45 2026] DELETE /volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:56:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9f5e422f-48b7-4038-a566-821e002b09eb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9f5e422f-48b7-4038-a566-821e002b09eb tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed Sep 02 08:56:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9f5e422f-48b7-4038-a566-821e002b09eb tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9f5e422f-48b7-4038-a566-821e002b09eb tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:46 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:46 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:46 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:46 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:46 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-9f5e422f-48b7-4038-a566-821e002b09eb tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9f5e422f-48b7-4038-a566-821e002b09eb tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed returned with HTTP 200 Sep 02 08:56:46 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 973/1911] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:46 2026] GET /volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed => generated 884 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1660b8bf-f5af-452f-b366-a9649f5ea90e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1660b8bf-f5af-452f-b366-a9649f5ea90e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/b7ef5c8f-b917-43bf-920d-5599350d885c Sep 02 08:56:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1660b8bf-f5af-452f-b366-a9649f5ea90e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1660b8bf-f5af-452f-b366-a9649f5ea90e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:46 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:46 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:46 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:46 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:46 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1660b8bf-f5af-452f-b366-a9649f5ea90e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1660b8bf-f5af-452f-b366-a9649f5ea90e tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/b7ef5c8f-b917-43bf-920d-5599350d885c returned with HTTP 200 Sep 02 08:56:46 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 939/1912] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:46 2026] GET /volume/v3/volumes/b7ef5c8f-b917-43bf-920d-5599350d885c => generated 853 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-083bf19a-10a1-4a92-b4ca-942e6b2e96a4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-083bf19a-10a1-4a92-b4ca-942e6b2e96a4 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed Sep 02 08:56:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-083bf19a-10a1-4a92-b4ca-942e6b2e96a4 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-083bf19a-10a1-4a92-b4ca-942e6b2e96a4 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:47 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:47 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:47 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:47 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-083bf19a-10a1-4a92-b4ca-942e6b2e96a4 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-083bf19a-10a1-4a92-b4ca-942e6b2e96a4 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed returned with HTTP 200 Sep 02 08:56:47 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 974/1913] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:47 2026] GET /volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed => generated 884 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e58099c6-135a-486a-9c98-16aa48364399 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e58099c6-135a-486a-9c98-16aa48364399 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/b7ef5c8f-b917-43bf-920d-5599350d885c Sep 02 08:56:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e58099c6-135a-486a-9c98-16aa48364399 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e58099c6-135a-486a-9c98-16aa48364399 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e58099c6-135a-486a-9c98-16aa48364399 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/b7ef5c8f-b917-43bf-920d-5599350d885c returned with HTTP 404 Sep 02 08:56:47 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 940/1914] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:47 2026] GET /volume/v3/volumes/b7ef5c8f-b917-43bf-920d-5599350d885c => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:56:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-20291ae9-2371-4e1c-a12e-1dc3006c9edf None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-20291ae9-2371-4e1c-a12e-1dc3006c9edf tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 Sep 02 08:56:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-20291ae9-2371-4e1c-a12e-1dc3006c9edf tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-20291ae9-2371-4e1c-a12e-1dc3006c9edf tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:47 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:47 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:47 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:47 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-20291ae9-2371-4e1c-a12e-1dc3006c9edf tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-20291ae9-2371-4e1c-a12e-1dc3006c9edf tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 returned with HTTP 200 Sep 02 08:56:47 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 975/1915] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:47 2026] GET /volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 => generated 854 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ff014d7a-7aa7-4366-b7a5-30a09b5cfdb7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ff014d7a-7aa7-4366-b7a5-30a09b5cfdb7 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] DELETE http://192.168.122.75/volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 Sep 02 08:56:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ff014d7a-7aa7-4366-b7a5-30a09b5cfdb7 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ff014d7a-7aa7-4366-b7a5-30a09b5cfdb7 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:47 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-ff014d7a-7aa7-4366-b7a5-30a09b5cfdb7 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Delete volume with id: f22893eb-7c84-4010-8982-7a64e5772ba1 Sep 02 08:56:47 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:47 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:47 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:47 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:47 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ff014d7a-7aa7-4366-b7a5-30a09b5cfdb7 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:47 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ff014d7a-7aa7-4366-b7a5-30a09b5cfdb7 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Delete volume request issued successfully. Sep 02 08:56:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ff014d7a-7aa7-4366-b7a5-30a09b5cfdb7 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 returned with HTTP 202 Sep 02 08:56:47 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 941/1916] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:56:47 2026] DELETE /volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:56:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c75a79c5-6c35-45cc-84fa-666778d86cda None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c75a79c5-6c35-45cc-84fa-666778d86cda tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 Sep 02 08:56:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c75a79c5-6c35-45cc-84fa-666778d86cda tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c75a79c5-6c35-45cc-84fa-666778d86cda tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:48 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:48 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c75a79c5-6c35-45cc-84fa-666778d86cda tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c75a79c5-6c35-45cc-84fa-666778d86cda tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 returned with HTTP 200 Sep 02 08:56:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 976/1917] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:47 2026] GET /volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 => generated 853 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-52bb10e5-a863-458e-92f0-f316d32253b0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e812d12c-d1d6-4501-b3c0-92000423ab62 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-52bb10e5-a863-458e-92f0-f316d32253b0 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed Sep 02 08:56:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-52bb10e5-a863-458e-92f0-f316d32253b0 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e812d12c-d1d6-4501-b3c0-92000423ab62 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:56:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-52bb10e5-a863-458e-92f0-f316d32253b0 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e812d12c-d1d6-4501-b3c0-92000423ab62 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1100262166", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:56:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-e812d12c-d1d6-4501-b3c0-92000423ab62 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1100262166', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:56:48 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-e812d12c-d1d6-4501-b3c0-92000423ab62 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Create volume of 1 GB Sep 02 08:56:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e812d12c-d1d6-4501-b3c0-92000423ab62 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Availability Zones retrieved successfully. Sep 02 08:56:48 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:48 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:48 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:48 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e812d12c-d1d6-4501-b3c0-92000423ab62 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Flow 'volume_create_api' (cdd70907-87cd-4179-b67f-10c96cc988a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:56:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e812d12c-d1d6-4501-b3c0-92000423ab62 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af695bf-a676-4ee0-bc1c-babfa63cf0f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-e812d12c-d1d6-4501-b3c0-92000423ab62 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:56:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-52bb10e5-a863-458e-92f0-f316d32253b0 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-52bb10e5-a863-458e-92f0-f316d32253b0 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed returned with HTTP 200 Sep 02 08:56:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 942/1918] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:48 2026] GET /volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed => generated 884 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e812d12c-d1d6-4501-b3c0-92000423ab62 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af695bf-a676-4ee0-bc1c-babfa63cf0f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:48 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e812d12c-d1d6-4501-b3c0-92000423ab62 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5de9049d-6a62-4f01-bc24-3234a65db6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:49 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-e812d12c-d1d6-4501-b3c0-92000423ab62 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Created reservations ['e9d831fc-39f8-4522-beb4-b57dd60e313c', 'cc54a857-cc9a-4294-a625-b731b41e7d1d', 'af281a99-0372-4429-9f83-3a4823c48626', '80f477a1-9856-45df-bf8d-2678851f3aad'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:56:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e812d12c-d1d6-4501-b3c0-92000423ab62 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5de9049d-6a62-4f01-bc24-3234a65db6eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9d831fc-39f8-4522-beb4-b57dd60e313c', 'cc54a857-cc9a-4294-a625-b731b41e7d1d', 'af281a99-0372-4429-9f83-3a4823c48626', '80f477a1-9856-45df-bf8d-2678851f3aad']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e812d12c-d1d6-4501-b3c0-92000423ab62 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf604307-24f7-450d-85f2-195308e4e1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bfb1bd84-2bf0-4bb1-8416-65ad4d105c92 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:49 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:49 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bfb1bd84-2bf0-4bb1-8416-65ad4d105c92 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 Sep 02 08:56:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bfb1bd84-2bf0-4bb1-8416-65ad4d105c92 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bfb1bd84-2bf0-4bb1-8416-65ad4d105c92 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e812d12c-d1d6-4501-b3c0-92000423ab62 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf604307-24f7-450d-85f2-195308e4e1aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9558cd6-5a8b-4d6c-9862-171cd294783c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1100262166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53869e4258074d21885195bc792057bf',qos_specs=None,replication_status=,reservations=['e9d831fc-39f8-4522-beb4-b57dd60e313c','cc54a857-cc9a-4294-a625-b731b41e7d1d','af281a99-0372-4429-9f83-3a4823c48626','80f477a1-9856-45df-bf8d-2678851f3aad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6253243a02042e1b654dd28bd13dfc2',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:56:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1100262166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9558cd6-5a8b-4d6c-9862-171cd294783c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53869e4258074d21885195bc792057bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6253243a02042e1b654dd28bd13dfc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e812d12c-d1d6-4501-b3c0-92000423ab62 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ebb9fe1-4327-4b22-b991-06dc601a2839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:49 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:49 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:49 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:49 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:49 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-bfb1bd84-2bf0-4bb1-8416-65ad4d105c92 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e812d12c-d1d6-4501-b3c0-92000423ab62 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ebb9fe1-4327-4b22-b991-06dc601a2839) transitioned into state 'SUCCESS' from state '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-1100262166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53869e4258074d21885195bc792057bf',qos_specs=None,replication_status=,reservations=['e9d831fc-39f8-4522-beb4-b57dd60e313c','cc54a857-cc9a-4294-a625-b731b41e7d1d','af281a99-0372-4429-9f83-3a4823c48626','80f477a1-9856-45df-bf8d-2678851f3aad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6253243a02042e1b654dd28bd13dfc2',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e812d12c-d1d6-4501-b3c0-92000423ab62 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54c4d820-1457-40f5-9394-c88b2e2fee68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:56:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bfb1bd84-2bf0-4bb1-8416-65ad4d105c92 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 returned with HTTP 200 Sep 02 08:56:49 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 943/1919] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:49 2026] GET /volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 => generated 853 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e812d12c-d1d6-4501-b3c0-92000423ab62 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54c4d820-1457-40f5-9394-c88b2e2fee68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:56:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e812d12c-d1d6-4501-b3c0-92000423ab62 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Flow 'volume_create_api' (cdd70907-87cd-4179-b67f-10c96cc988a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:56:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e812d12c-d1d6-4501-b3c0-92000423ab62 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Create volume request issued successfully. Sep 02 08:56:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e812d12c-d1d6-4501-b3c0-92000423ab62 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:56:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 977/1920] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:56:48 2026] POST /volume/v3/volumes => generated 762 bytes in 1104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:56:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fc1eb43a-42ca-4f07-a1fe-ef26ab8a1287 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fc1eb43a-42ca-4f07-a1fe-ef26ab8a1287 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] GET http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c Sep 02 08:56:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fc1eb43a-42ca-4f07-a1fe-ef26ab8a1287 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fc1eb43a-42ca-4f07-a1fe-ef26ab8a1287 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-90cbc4b7-de7f-49f2-b63d-7eaed0728dab None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-90cbc4b7-de7f-49f2-b63d-7eaed0728dab tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed Sep 02 08:56:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-90cbc4b7-de7f-49f2-b63d-7eaed0728dab tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-90cbc4b7-de7f-49f2-b63d-7eaed0728dab tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:49 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:49 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:49 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:49 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:49 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:49 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-90cbc4b7-de7f-49f2-b63d-7eaed0728dab tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-90cbc4b7-de7f-49f2-b63d-7eaed0728dab tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed returned with HTTP 200 Sep 02 08:56:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 978/1921] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:49 2026] GET /volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed => generated 884 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:56:49 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-fc1eb43a-42ca-4f07-a1fe-ef26ab8a1287 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Volume info retrieved successfully. Sep 02 08:56:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fc1eb43a-42ca-4f07-a1fe-ef26ab8a1287 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c returned with HTTP 200 Sep 02 08:56:49 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 944/1922] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:49 2026] GET /volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c => generated 830 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ea612b93-c6c9-4cfc-98bd-73629c4095db None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ea612b93-c6c9-4cfc-98bd-73629c4095db tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 Sep 02 08:56:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ea612b93-c6c9-4cfc-98bd-73629c4095db tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ea612b93-c6c9-4cfc-98bd-73629c4095db tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:50 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:50 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:50 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:50 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:50 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ea612b93-c6c9-4cfc-98bd-73629c4095db tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Volume info retrieved successfully. Sep 02 08:56:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ea612b93-c6c9-4cfc-98bd-73629c4095db tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 returned with HTTP 200 Sep 02 08:56:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 979/1923] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:50 2026] GET /volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-22a844ec-5055-4c91-8035-05a821a2ecb7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-22a844ec-5055-4c91-8035-05a821a2ecb7 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed Sep 02 08:56:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-22a844ec-5055-4c91-8035-05a821a2ecb7 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-22a844ec-5055-4c91-8035-05a821a2ecb7 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5f1d8b20-004f-4985-b87a-6a1bc75385b4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5f1d8b20-004f-4985-b87a-6a1bc75385b4 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] GET http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c Sep 02 08:56:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5f1d8b20-004f-4985-b87a-6a1bc75385b4 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5f1d8b20-004f-4985-b87a-6a1bc75385b4 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:50 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:50 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:50 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:50 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:51 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:51 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:51 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:51 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:51 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5f1d8b20-004f-4985-b87a-6a1bc75385b4 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Volume info retrieved successfully. Sep 02 08:56:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-22a844ec-5055-4c91-8035-05a821a2ecb7 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5f1d8b20-004f-4985-b87a-6a1bc75385b4 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c returned with HTTP 200 Sep 02 08:56:51 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 980/1924] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:50 2026] GET /volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c => generated 854 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:56:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-22a844ec-5055-4c91-8035-05a821a2ecb7 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed returned with HTTP 200 Sep 02 08:56:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 945/1925] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:50 2026] GET /volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed => generated 884 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-16995d44-f5da-46fc-9194-209f8824630b req-4702b888-96ef-4618-a58a-c3cd164567a0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-16995d44-f5da-46fc-9194-209f8824630b req-4702b888-96ef-4618-a58a-c3cd164567a0 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 Sep 02 08:56:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-16995d44-f5da-46fc-9194-209f8824630b req-4702b888-96ef-4618-a58a-c3cd164567a0 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-16995d44-f5da-46fc-9194-209f8824630b req-4702b888-96ef-4618-a58a-c3cd164567a0 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:51 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:51 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:51 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:51 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:51 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-16995d44-f5da-46fc-9194-209f8824630b req-4702b888-96ef-4618-a58a-c3cd164567a0 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:56:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-16995d44-f5da-46fc-9194-209f8824630b req-4702b888-96ef-4618-a58a-c3cd164567a0 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 returned with HTTP 200 Sep 02 08:56:51 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 981/1926] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:56:51 2026] GET /volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 => generated 1236 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:56:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-16995d44-f5da-46fc-9194-209f8824630b req-497a5cac-1fb4-4713-92f8-eef4d14b08c7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-16995d44-f5da-46fc-9194-209f8824630b req-497a5cac-1fb4-4713-92f8-eef4d14b08c7 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] POST http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029/action Sep 02 08:56:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-16995d44-f5da-46fc-9194-209f8824630b req-497a5cac-1fb4-4713-92f8-eef4d14b08c7 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:56:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-16995d44-f5da-46fc-9194-209f8824630b req-497a5cac-1fb4-4713-92f8-eef4d14b08c7 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:56:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3b08bd42-c4ea-4d4f-a298-55bd95295344 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3b08bd42-c4ea-4d4f-a298-55bd95295344 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] GET http://192.168.122.75/volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 Sep 02 08:56:51 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:51 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3b08bd42-c4ea-4d4f-a298-55bd95295344 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3b08bd42-c4ea-4d4f-a298-55bd95295344 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3b08bd42-c4ea-4d4f-a298-55bd95295344 tempest-VolumesSnapshotTestJSON-141406875 tempest-VolumesSnapshotTestJSON-141406875-project-member] http://192.168.122.75/volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 returned with HTTP 404 Sep 02 08:56:51 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 982/1927] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:51 2026] GET /volume/v3/volumes/f22893eb-7c84-4010-8982-7a64e5772ba1 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:56:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-16995d44-f5da-46fc-9194-209f8824630b req-497a5cac-1fb4-4713-92f8-eef4d14b08c7 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:56:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-16995d44-f5da-46fc-9194-209f8824630b req-497a5cac-1fb4-4713-92f8-eef4d14b08c7 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Begin detaching volume completed successfully. Sep 02 08:56:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-16995d44-f5da-46fc-9194-209f8824630b req-497a5cac-1fb4-4713-92f8-eef4d14b08c7 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029/action returned with HTTP 202 Sep 02 08:56:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 946/1928] 192.168.122.75 () {64 vars in 1556 bytes} [Wed Sep 2 08:56:51 2026] POST /volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029/action => generated 0 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:56:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6d4c778d-6059-4dd0-9e87-87864329c00d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6d4c778d-6059-4dd0-9e87-87864329c00d tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] GET http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c Sep 02 08:56:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6d4c778d-6059-4dd0-9e87-87864329c00d tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6d4c778d-6059-4dd0-9e87-87864329c00d tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2ddc27d2-97d4-4053-a9f4-b30a7194c945 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2ddc27d2-97d4-4053-a9f4-b30a7194c945 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed Sep 02 08:56:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2ddc27d2-97d4-4053-a9f4-b30a7194c945 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2ddc27d2-97d4-4053-a9f4-b30a7194c945 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:52 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:52 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:52 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:52 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:52 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6d4c778d-6059-4dd0-9e87-87864329c00d tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Volume info retrieved successfully. Sep 02 08:56:52 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:52 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6d4c778d-6059-4dd0-9e87-87864329c00d tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c returned with HTTP 200 Sep 02 08:56:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 983/1929] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:52 2026] GET /volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c => generated 854 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-70d5d9d0-e6fe-46b0-b7b7-ccd0efc9b7d5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-70d5d9d0-e6fe-46b0-b7b7-ccd0efc9b7d5 None None] GET http://192.168.122.75/volume// Sep 02 08:56:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-70d5d9d0-e6fe-46b0-b7b7-ccd0efc9b7d5 None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-70d5d9d0-e6fe-46b0-b7b7-ccd0efc9b7d5 None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-70d5d9d0-e6fe-46b0-b7b7-ccd0efc9b7d5 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:56:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 984/1930] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:56:52 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:56:52 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:52 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-16995d44-f5da-46fc-9194-209f8824630b req-3e3820b9-ea31-42f3-8242-1a80467efae7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-16995d44-f5da-46fc-9194-209f8824630b req-3e3820b9-ea31-42f3-8242-1a80467efae7 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 Sep 02 08:56:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-16995d44-f5da-46fc-9194-209f8824630b req-3e3820b9-ea31-42f3-8242-1a80467efae7 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-16995d44-f5da-46fc-9194-209f8824630b req-3e3820b9-ea31-42f3-8242-1a80467efae7 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:52 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2ddc27d2-97d4-4053-a9f4-b30a7194c945 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:52 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:52 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2ddc27d2-97d4-4053-a9f4-b30a7194c945 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed returned with HTTP 200 Sep 02 08:56:52 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:52 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 947/1931] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:52 2026] GET /volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed => generated 884 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:52 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-16995d44-f5da-46fc-9194-209f8824630b req-3e3820b9-ea31-42f3-8242-1a80467efae7 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:56:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-16995d44-f5da-46fc-9194-209f8824630b req-3e3820b9-ea31-42f3-8242-1a80467efae7 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 returned with HTTP 200 Sep 02 08:56:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 985/1932] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:56:52 2026] GET /volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 => generated 1420 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:56:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-16995d44-f5da-46fc-9194-209f8824630b req-33f5e1b1-f653-4b7f-adad-b4770e38ff3d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-16995d44-f5da-46fc-9194-209f8824630b req-33f5e1b1-f653-4b7f-adad-b4770e38ff3d tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] DELETE http://192.168.122.75/volume/v3/attachments/ee989c1f-85ae-484d-93f9-a3228a0a313e Sep 02 08:56:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-16995d44-f5da-46fc-9194-209f8824630b req-33f5e1b1-f653-4b7f-adad-b4770e38ff3d tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-16995d44-f5da-46fc-9194-209f8824630b req-33f5e1b1-f653-4b7f-adad-b4770e38ff3d tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-930737ca-4017-4a91-8373-91ed4e22db48 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-930737ca-4017-4a91-8373-91ed4e22db48 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] GET http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c Sep 02 08:56:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-930737ca-4017-4a91-8373-91ed4e22db48 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-930737ca-4017-4a91-8373-91ed4e22db48 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:53 devstack devstack@c-api.service[86994]: /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 02 08:56:53 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, Sep 02 08:56:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:53 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-930737ca-4017-4a91-8373-91ed4e22db48 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Volume info retrieved successfully. Sep 02 08:56:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-930737ca-4017-4a91-8373-91ed4e22db48 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c returned with HTTP 200 Sep 02 08:56:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 986/1933] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:53 2026] GET /volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c => generated 854 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-049fea79-5cbb-4ae1-9585-684c2c6178a1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-049fea79-5cbb-4ae1-9585-684c2c6178a1 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed Sep 02 08:56:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-049fea79-5cbb-4ae1-9585-684c2c6178a1 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-049fea79-5cbb-4ae1-9585-684c2c6178a1 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:53 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-049fea79-5cbb-4ae1-9585-684c2c6178a1 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-049fea79-5cbb-4ae1-9585-684c2c6178a1 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed returned with HTTP 200 Sep 02 08:56:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 987/1934] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:53 2026] GET /volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed => generated 884 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-16995d44-f5da-46fc-9194-209f8824630b req-33f5e1b1-f653-4b7f-adad-b4770e38ff3d tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/attachments/ee989c1f-85ae-484d-93f9-a3228a0a313e returned with HTTP 200 Sep 02 08:56:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 948/1935] 192.168.122.75 () {64 vars in 1557 bytes} [Wed Sep 2 08:56:52 2026] DELETE /volume/v3/attachments/ee989c1f-85ae-484d-93f9-a3228a0a313e => generated 19 bytes in 742 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-eb1867fa-ebc9-47cf-84ed-ff3531effd76 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-eb1867fa-ebc9-47cf-84ed-ff3531effd76 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] GET http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c Sep 02 08:56:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-eb1867fa-ebc9-47cf-84ed-ff3531effd76 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-eb1867fa-ebc9-47cf-84ed-ff3531effd76 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c0eb3c5a-6f40-446c-8524-34954ba7f3db None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c0eb3c5a-6f40-446c-8524-34954ba7f3db tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed Sep 02 08:56:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c0eb3c5a-6f40-446c-8524-34954ba7f3db tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c0eb3c5a-6f40-446c-8524-34954ba7f3db tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:54 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:54 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-eb1867fa-ebc9-47cf-84ed-ff3531effd76 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Volume info retrieved successfully. Sep 02 08:56:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c0eb3c5a-6f40-446c-8524-34954ba7f3db tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-eb1867fa-ebc9-47cf-84ed-ff3531effd76 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c returned with HTTP 200 Sep 02 08:56:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 988/1936] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:54 2026] GET /volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c => generated 854 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-64d23a8b-fc60-43e3-8085-a7401c6b0076 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-64d23a8b-fc60-43e3-8085-a7401c6b0076 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] DELETE http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 Sep 02 08:56:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-64d23a8b-fc60-43e3-8085-a7401c6b0076 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-64d23a8b-fc60-43e3-8085-a7401c6b0076 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:54 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-64d23a8b-fc60-43e3-8085-a7401c6b0076 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Delete volume with id: e1c53eb3-2370-4c78-955b-ab187e314029 Sep 02 08:56:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c0eb3c5a-6f40-446c-8524-34954ba7f3db tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed returned with HTTP 200 Sep 02 08:56:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 949/1937] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:54 2026] GET /volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed => generated 884 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-64d23a8b-fc60-43e3-8085-a7401c6b0076 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:56:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-64d23a8b-fc60-43e3-8085-a7401c6b0076 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Delete volume request issued successfully. Sep 02 08:56:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-64d23a8b-fc60-43e3-8085-a7401c6b0076 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 returned with HTTP 202 Sep 02 08:56:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 989/1938] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:56:54 2026] DELETE /volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 => generated 0 bytes in 310 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:56:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-8e07a42e-1b08-4af4-a5fb-e6263962639a req-1d04b8bb-5a75-4368-8aa5-92e9877e416a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-8e07a42e-1b08-4af4-a5fb-e6263962639a req-1d04b8bb-5a75-4368-8aa5-92e9877e416a tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 Sep 02 08:56:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-8e07a42e-1b08-4af4-a5fb-e6263962639a req-1d04b8bb-5a75-4368-8aa5-92e9877e416a tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-8e07a42e-1b08-4af4-a5fb-e6263962639a req-1d04b8bb-5a75-4368-8aa5-92e9877e416a tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:55 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:55 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:55 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:55 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:55 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-8e07a42e-1b08-4af4-a5fb-e6263962639a req-1d04b8bb-5a75-4368-8aa5-92e9877e416a tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:56:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-8e07a42e-1b08-4af4-a5fb-e6263962639a req-1d04b8bb-5a75-4368-8aa5-92e9877e416a tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 returned with HTTP 200 Sep 02 08:56:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 950/1939] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:56:55 2026] GET /volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 => generated 943 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-a5ad3abe-bf56-481c-8579-72e6845f182e req-82bf15cc-4428-4194-bfc2-2125559c4305 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-a5ad3abe-bf56-481c-8579-72e6845f182e req-82bf15cc-4428-4194-bfc2-2125559c4305 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 Sep 02 08:56:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-a5ad3abe-bf56-481c-8579-72e6845f182e req-82bf15cc-4428-4194-bfc2-2125559c4305 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-a5ad3abe-bf56-481c-8579-72e6845f182e req-82bf15cc-4428-4194-bfc2-2125559c4305 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-a5ad3abe-bf56-481c-8579-72e6845f182e req-82bf15cc-4428-4194-bfc2-2125559c4305 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 returned with HTTP 404 Sep 02 08:56:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 990/1940] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:56:55 2026] GET /volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:56:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d1fe6382-f854-4606-bf1b-1f983b3688e2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d1fe6382-f854-4606-bf1b-1f983b3688e2 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] GET http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c Sep 02 08:56:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d1fe6382-f854-4606-bf1b-1f983b3688e2 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d1fe6382-f854-4606-bf1b-1f983b3688e2 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fec17a0b-0595-46d9-b42c-f25a63e46a70 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:55 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:55 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:55 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:55 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fec17a0b-0595-46d9-b42c-f25a63e46a70 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed Sep 02 08:56:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fec17a0b-0595-46d9-b42c-f25a63e46a70 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fec17a0b-0595-46d9-b42c-f25a63e46a70 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:55 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d1fe6382-f854-4606-bf1b-1f983b3688e2 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Volume info retrieved successfully. Sep 02 08:56:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:55 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:55 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d1fe6382-f854-4606-bf1b-1f983b3688e2 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c returned with HTTP 200 Sep 02 08:56:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 951/1941] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:55 2026] GET /volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c => generated 854 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-fec17a0b-0595-46d9-b42c-f25a63e46a70 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fec17a0b-0595-46d9-b42c-f25a63e46a70 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed returned with HTTP 200 Sep 02 08:56:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 991/1942] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:55 2026] GET /volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed => generated 884 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8f643d67-1289-453f-a718-a43f3ebbcb6d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8f643d67-1289-453f-a718-a43f3ebbcb6d tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] GET http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c Sep 02 08:56:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8f643d67-1289-453f-a718-a43f3ebbcb6d tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8f643d67-1289-453f-a718-a43f3ebbcb6d tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-51c00a81-c0b5-4b13-86e2-554aa1f86b42 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:56 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:56 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-51c00a81-c0b5-4b13-86e2-554aa1f86b42 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed Sep 02 08:56:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-51c00a81-c0b5-4b13-86e2-554aa1f86b42 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:56 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:56 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-51c00a81-c0b5-4b13-86e2-554aa1f86b42 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:56 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:56 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:57 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:57 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:57 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8f643d67-1289-453f-a718-a43f3ebbcb6d tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Volume info retrieved successfully. Sep 02 08:56:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8f643d67-1289-453f-a718-a43f3ebbcb6d tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c returned with HTTP 200 Sep 02 08:56:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 952/1943] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:56 2026] GET /volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c => generated 854 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:57 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-51c00a81-c0b5-4b13-86e2-554aa1f86b42 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-51c00a81-c0b5-4b13-86e2-554aa1f86b42 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed returned with HTTP 200 Sep 02 08:56:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 992/1944] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:56 2026] GET /volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed => generated 885 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:56:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d22faa6e-f236-4ad5-8bcd-ade77dc3be9e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d22faa6e-f236-4ad5-8bcd-ade77dc3be9e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed Sep 02 08:56:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d22faa6e-f236-4ad5-8bcd-ade77dc3be9e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d22faa6e-f236-4ad5-8bcd-ade77dc3be9e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:57 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:57 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:57 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:57 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:57 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d22faa6e-f236-4ad5-8bcd-ade77dc3be9e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d22faa6e-f236-4ad5-8bcd-ade77dc3be9e tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed returned with HTTP 200 Sep 02 08:56:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 953/1945] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:57 2026] GET /volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed => generated 885 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2656deb8-293f-4d21-a6b5-a047dbf9441d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2656deb8-293f-4d21-a6b5-a047dbf9441d tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] DELETE http://192.168.122.75/volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271?cascade=True Sep 02 08:56:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2656deb8-293f-4d21-a6b5-a047dbf9441d tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2656deb8-293f-4d21-a6b5-a047dbf9441d tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:57 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-2656deb8-293f-4d21-a6b5-a047dbf9441d tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Delete volume with id: 20c6b140-6e5a-4d91-93fc-2c6a45bec271 Sep 02 08:56:57 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:57 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:57 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:57 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:57 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2656deb8-293f-4d21-a6b5-a047dbf9441d tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:57 devstack devstack@c-api.service[86995]: /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 02 08:56:57 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:56:57 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2656deb8-293f-4d21-a6b5-a047dbf9441d tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Delete volume request issued successfully. Sep 02 08:56:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2656deb8-293f-4d21-a6b5-a047dbf9441d tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271?cascade=True returned with HTTP 202 Sep 02 08:56:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 993/1946] 192.168.122.75 () {58 vars in 1255 bytes} [Wed Sep 2 08:56:57 2026] DELETE /volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271?cascade=True => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:56:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ed00f062-4618-4cde-beb1-cc59326a02f5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ed00f062-4618-4cde-beb1-cc59326a02f5 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 Sep 02 08:56:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ed00f062-4618-4cde-beb1-cc59326a02f5 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ed00f062-4618-4cde-beb1-cc59326a02f5 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:57 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:57 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:57 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:57 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:57 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ed00f062-4618-4cde-beb1-cc59326a02f5 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ed00f062-4618-4cde-beb1-cc59326a02f5 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 returned with HTTP 200 Sep 02 08:56:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 954/1947] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:57 2026] GET /volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 => generated 848 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-237388ec-7f09-485a-91bf-365107a0a067 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-237388ec-7f09-485a-91bf-365107a0a067 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] GET http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c Sep 02 08:56:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-237388ec-7f09-485a-91bf-365107a0a067 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-237388ec-7f09-485a-91bf-365107a0a067 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:58 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:58 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:58 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-237388ec-7f09-485a-91bf-365107a0a067 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Volume info retrieved successfully. Sep 02 08:56:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-237388ec-7f09-485a-91bf-365107a0a067 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c returned with HTTP 200 Sep 02 08:56:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 994/1948] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:58 2026] GET /volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c => generated 855 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:56:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-29ee57c8-8481-4383-86c2-965e11351957 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-29ee57c8-8481-4383-86c2-965e11351957 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] GET http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c Sep 02 08:56:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-29ee57c8-8481-4383-86c2-965e11351957 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-29ee57c8-8481-4383-86c2-965e11351957 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:58 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:58 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-29ee57c8-8481-4383-86c2-965e11351957 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Volume info retrieved successfully. Sep 02 08:56:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-29ee57c8-8481-4383-86c2-965e11351957 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c returned with HTTP 200 Sep 02 08:56:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 955/1949] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:58 2026] GET /volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c => generated 855 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-762c7023-b4d5-4ddd-bce3-5065a9cda7b9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-762c7023-b4d5-4ddd-bce3-5065a9cda7b9 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] GET http://192.168.122.75/volume/v3/volumes Sep 02 08:56:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-762c7023-b4d5-4ddd-bce3-5065a9cda7b9 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-762c7023-b4d5-4ddd-bce3-5065a9cda7b9 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-762c7023-b4d5-4ddd-bce3-5065a9cda7b9 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:56:58 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-762c7023-b4d5-4ddd-bce3-5065a9cda7b9 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:56:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:58 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-762c7023-b4d5-4ddd-bce3-5065a9cda7b9 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Get all volumes completed successfully. Sep 02 08:56:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-762c7023-b4d5-4ddd-bce3-5065a9cda7b9 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 200 Sep 02 08:56:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 995/1950] 192.168.122.75 () {58 vars in 1116 bytes} [Wed Sep 2 08:56:58 2026] GET /volume/v3/volumes => generated 345 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-16c2a2a8-7cf9-4f14-9b9b-485dbbb0aa3e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-16c2a2a8-7cf9-4f14-9b9b-485dbbb0aa3e tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] GET http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c Sep 02 08:56:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-16c2a2a8-7cf9-4f14-9b9b-485dbbb0aa3e tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-16c2a2a8-7cf9-4f14-9b9b-485dbbb0aa3e tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:58 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:58 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-16c2a2a8-7cf9-4f14-9b9b-485dbbb0aa3e tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Volume info retrieved successfully. Sep 02 08:56:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-16c2a2a8-7cf9-4f14-9b9b-485dbbb0aa3e tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c returned with HTTP 200 Sep 02 08:56:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 956/1951] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:58 2026] GET /volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f709198b-8861-4b4b-a294-e16903a8313a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f709198b-8861-4b4b-a294-e16903a8313a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 Sep 02 08:56:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f709198b-8861-4b4b-a294-e16903a8313a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f709198b-8861-4b4b-a294-e16903a8313a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:58 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:58 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:58 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f709198b-8861-4b4b-a294-e16903a8313a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-b3b97796-737d-4cb9-adb3-7262f20a0da8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-b3b97796-737d-4cb9-adb3-7262f20a0da8 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] GET http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c Sep 02 08:56:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f709198b-8861-4b4b-a294-e16903a8313a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 returned with HTTP 200 Sep 02 08:56:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-b3b97796-737d-4cb9-adb3-7262f20a0da8 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-b3b97796-737d-4cb9-adb3-7262f20a0da8 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 996/1952] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:58 2026] GET /volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 => generated 848 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:58 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:58 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-b3b97796-737d-4cb9-adb3-7262f20a0da8 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Volume info retrieved successfully. Sep 02 08:56:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-b3b97796-737d-4cb9-adb3-7262f20a0da8 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c returned with HTTP 200 Sep 02 08:56:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 957/1953] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:56:58 2026] GET /volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-324559c9-7d9b-4c6e-8cd5-3c4628a505ee None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-324559c9-7d9b-4c6e-8cd5-3c4628a505ee None None] GET http://192.168.122.75/volume// Sep 02 08:56:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-324559c9-7d9b-4c6e-8cd5-3c4628a505ee None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-324559c9-7d9b-4c6e-8cd5-3c4628a505ee None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-324559c9-7d9b-4c6e-8cd5-3c4628a505ee None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:56:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 997/1954] 192.168.122.75 () {58 vars in 1312 bytes} [Wed Sep 2 08:56:58 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:56:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-3186ca27-c177-48fa-88f4-0c055bb0b592 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-3186ca27-c177-48fa-88f4-0c055bb0b592 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] POST http://192.168.122.75/volume/v3/attachments Sep 02 08:56:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-3186ca27-c177-48fa-88f4-0c055bb0b592 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9558cd6-5a8b-4d6c-9862-171cd294783c", "connector": null, "instance_uuid": "ef22235f-b3b3-4b31-bac7-3d3004ada875"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:56:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:58 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:58 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-3186ca27-c177-48fa-88f4-0c055bb0b592 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/attachments returned with HTTP 200 Sep 02 08:56:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 958/1955] 192.168.122.75 () {66 vars in 1478 bytes} [Wed Sep 2 08:56:58 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:56:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d638c75c-f594-4d7f-a122-0066d3511a20 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d638c75c-f594-4d7f-a122-0066d3511a20 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] GET http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c Sep 02 08:56:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d638c75c-f594-4d7f-a122-0066d3511a20 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d638c75c-f594-4d7f-a122-0066d3511a20 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:58 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:58 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2294ac07-dc2e-43e8-9eae-977d34edc05c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2294ac07-dc2e-43e8-9eae-977d34edc05c None None] GET http://192.168.122.75/volume// Sep 02 08:56:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2294ac07-dc2e-43e8-9eae-977d34edc05c None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2294ac07-dc2e-43e8-9eae-977d34edc05c None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2294ac07-dc2e-43e8-9eae-977d34edc05c None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:56:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 959/1956] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:56:58 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:56:58 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d638c75c-f594-4d7f-a122-0066d3511a20 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Volume info retrieved successfully. Sep 02 08:56:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-ba191833-e8ea-421c-b66d-127b8c9521e3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-ba191833-e8ea-421c-b66d-127b8c9521e3 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] GET http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c Sep 02 08:56:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d638c75c-f594-4d7f-a122-0066d3511a20 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c returned with HTTP 200 Sep 02 08:56:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 998/1957] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:58 2026] GET /volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c => generated 854 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-ba191833-e8ea-421c-b66d-127b8c9521e3 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-ba191833-e8ea-421c-b66d-127b8c9521e3 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:59 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:59 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:59 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:59 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:59 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-ba191833-e8ea-421c-b66d-127b8c9521e3 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Volume info retrieved successfully. Sep 02 08:56:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-ba191833-e8ea-421c-b66d-127b8c9521e3 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c returned with HTTP 200 Sep 02 08:56:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 960/1958] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:56:58 2026] GET /volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c => generated 1035 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:56:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-5e9bd6ac-5ef8-42a3-aa13-c42632ae4114 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-5e9bd6ac-5ef8-42a3-aa13-c42632ae4114 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] PUT http://192.168.122.75/volume/v3/attachments/e74754af-6320-4ded-8713-99efb51c7eac Sep 02 08:56:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-5e9bd6ac-5ef8-42a3-aa13-c42632ae4114 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.75", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7bc5db48122", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d154e0c8-5203-48c0-a69b-b27cd89e5daf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:56:59 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-5e9bd6ac-5ef8-42a3-aa13-c42632ae4114 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Acquiring lock "cinder-attachment_update-b9558cd6-5a8b-4d6c-9862-171cd294783c-devstack" by "attachment_update" {{(pid=86995) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 08:56:59 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-5e9bd6ac-5ef8-42a3-aa13-c42632ae4114 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Lock "cinder-attachment_update-b9558cd6-5a8b-4d6c-9862-171cd294783c-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86995) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 08:56:59 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:59 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:56:59 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:59 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:56:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-98284cb6-01fd-42ba-ae79-d23851a139db None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:56:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-98284cb6-01fd-42ba-ae79-d23851a139db tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 Sep 02 08:56:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-98284cb6-01fd-42ba-ae79-d23851a139db tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:56:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-98284cb6-01fd-42ba-ae79-d23851a139db tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:56:59 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:56:59 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:56:59 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:56:59 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:56:59 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-98284cb6-01fd-42ba-ae79-d23851a139db tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:56:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-98284cb6-01fd-42ba-ae79-d23851a139db tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 returned with HTTP 200 Sep 02 08:56:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 961/1959] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:56:59 2026] GET /volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 => generated 848 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:56:59 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-5e9bd6ac-5ef8-42a3-aa13-c42632ae4114 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Lock "cinder-attachment_update-b9558cd6-5a8b-4d6c-9862-171cd294783c-devstack" released by "attachment_update" :: held 0.545s {{(pid=86995) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 08:56:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-5e9bd6ac-5ef8-42a3-aa13-c42632ae4114 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/attachments/e74754af-6320-4ded-8713-99efb51c7eac returned with HTTP 200 Sep 02 08:56:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 999/1960] 192.168.122.75 () {66 vars in 1588 bytes} [Wed Sep 2 08:56:59 2026] PUT /volume/v3/attachments/e74754af-6320-4ded-8713-99efb51c7eac => generated 694 bytes in 603 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-efb6c3b1-c468-4a9c-bc8b-7bd71fb15095 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-efb6c3b1-c468-4a9c-bc8b-7bd71fb15095 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] GET http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c Sep 02 08:57:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-efb6c3b1-c468-4a9c-bc8b-7bd71fb15095 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-efb6c3b1-c468-4a9c-bc8b-7bd71fb15095 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:00 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:00 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:00 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:00 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-efb6c3b1-c468-4a9c-bc8b-7bd71fb15095 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Volume info retrieved successfully. Sep 02 08:57:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-efb6c3b1-c468-4a9c-bc8b-7bd71fb15095 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c returned with HTTP 200 Sep 02 08:57:00 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 962/1961] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:00 2026] GET /volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-0a511a31-7fa7-4b17-905e-5d1cfdb97119 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-0a511a31-7fa7-4b17-905e-5d1cfdb97119 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] POST http://192.168.122.75/volume/v3/attachments/e74754af-6320-4ded-8713-99efb51c7eac/action Sep 02 08:57:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-0a511a31-7fa7-4b17-905e-5d1cfdb97119 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Action body: b'{"os-complete": null}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:57:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-0a511a31-7fa7-4b17-905e-5d1cfdb97119 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:57:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-1c857f9d-6b45-40a2-97a6-6f206342192f req-0a511a31-7fa7-4b17-905e-5d1cfdb97119 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/attachments/e74754af-6320-4ded-8713-99efb51c7eac/action returned with HTTP 204 Sep 02 08:57:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1000/1962] 192.168.122.75 () {66 vars in 1609 bytes} [Wed Sep 2 08:57:00 2026] POST /volume/v3/attachments/e74754af-6320-4ded-8713-99efb51c7eac/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:57:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-684f759b-35b2-4449-b9ca-ce7e8ccedd5b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-684f759b-35b2-4449-b9ca-ce7e8ccedd5b tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 Sep 02 08:57:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-684f759b-35b2-4449-b9ca-ce7e8ccedd5b tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-684f759b-35b2-4449-b9ca-ce7e8ccedd5b tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:00 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:00 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:00 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:00 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-684f759b-35b2-4449-b9ca-ce7e8ccedd5b tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:57:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-684f759b-35b2-4449-b9ca-ce7e8ccedd5b tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 returned with HTTP 200 Sep 02 08:57:00 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 963/1963] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:00 2026] GET /volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 => generated 848 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-feb0a127-4c15-49a9-9b31-ce3fd1ecae5b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-feb0a127-4c15-49a9-9b31-ce3fd1ecae5b tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] GET http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c Sep 02 08:57:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-feb0a127-4c15-49a9-9b31-ce3fd1ecae5b tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-feb0a127-4c15-49a9-9b31-ce3fd1ecae5b tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:01 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:01 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:01 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:01 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:01 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-feb0a127-4c15-49a9-9b31-ce3fd1ecae5b tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Volume info retrieved successfully. Sep 02 08:57:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-feb0a127-4c15-49a9-9b31-ce3fd1ecae5b tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c returned with HTTP 200 Sep 02 08:57:01 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1001/1964] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:01 2026] GET /volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c => generated 1147 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-885f9153-251a-4157-aeed-7b71a2423dae None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-885f9153-251a-4157-aeed-7b71a2423dae tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] GET http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c Sep 02 08:57:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-885f9153-251a-4157-aeed-7b71a2423dae tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-885f9153-251a-4157-aeed-7b71a2423dae tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:01 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:01 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:01 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:01 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:01 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-885f9153-251a-4157-aeed-7b71a2423dae tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Volume info retrieved successfully. Sep 02 08:57:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-885f9153-251a-4157-aeed-7b71a2423dae tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c returned with HTTP 200 Sep 02 08:57:01 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 964/1965] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:01 2026] GET /volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c => generated 1147 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a4cbcaf2-8eaa-490c-a54d-7fed597ba43d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a4cbcaf2-8eaa-490c-a54d-7fed597ba43d tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] GET http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c Sep 02 08:57:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a4cbcaf2-8eaa-490c-a54d-7fed597ba43d tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a4cbcaf2-8eaa-490c-a54d-7fed597ba43d tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:01 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:01 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:01 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:01 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:01 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a4cbcaf2-8eaa-490c-a54d-7fed597ba43d tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Volume info retrieved successfully. Sep 02 08:57:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a4cbcaf2-8eaa-490c-a54d-7fed597ba43d tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c returned with HTTP 200 Sep 02 08:57:01 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1002/1966] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:01 2026] GET /volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c => generated 1147 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-68362c3e-f2ef-4e4b-8284-951ac7bef128 req-37ed4fd1-a6d5-45e1-ba20-61dcdbe67577 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b52d5f95-8cfa-4c3c-bd2e-fad20cf7337b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-68362c3e-f2ef-4e4b-8284-951ac7bef128 req-37ed4fd1-a6d5-45e1-ba20-61dcdbe67577 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] DELETE http://192.168.122.75/volume/v3/attachments/470052e0-9116-429d-ab33-751974cbeef7 Sep 02 08:57:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b52d5f95-8cfa-4c3c-bd2e-fad20cf7337b tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 Sep 02 08:57:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b52d5f95-8cfa-4c3c-bd2e-fad20cf7337b tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b52d5f95-8cfa-4c3c-bd2e-fad20cf7337b tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-68362c3e-f2ef-4e4b-8284-951ac7bef128 req-37ed4fd1-a6d5-45e1-ba20-61dcdbe67577 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-68362c3e-f2ef-4e4b-8284-951ac7bef128 req-37ed4fd1-a6d5-45e1-ba20-61dcdbe67577 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:01 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:01 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:01 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:01 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:01 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:01 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:01 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b52d5f95-8cfa-4c3c-bd2e-fad20cf7337b tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:57:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b52d5f95-8cfa-4c3c-bd2e-fad20cf7337b tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 returned with HTTP 200 Sep 02 08:57:01 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 965/1967] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:01 2026] GET /volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 => generated 848 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:02 devstack devstack@c-api.service[86995]: /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 02 08:57:02 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, Sep 02 08:57:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-68362c3e-f2ef-4e4b-8284-951ac7bef128 req-37ed4fd1-a6d5-45e1-ba20-61dcdbe67577 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/attachments/470052e0-9116-429d-ab33-751974cbeef7 returned with HTTP 200 Sep 02 08:57:02 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1003/1968] 192.168.122.75 () {64 vars in 1557 bytes} [Wed Sep 2 08:57:01 2026] DELETE /volume/v3/attachments/470052e0-9116-429d-ab33-751974cbeef7 => generated 19 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f9806051-35a1-458c-b214-370e06798e92 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f9806051-35a1-458c-b214-370e06798e92 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 Sep 02 08:57:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f9806051-35a1-458c-b214-370e06798e92 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f9806051-35a1-458c-b214-370e06798e92 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f9806051-35a1-458c-b214-370e06798e92 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 returned with HTTP 404 Sep 02 08:57:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 966/1969] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:02 2026] GET /volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:57:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-91a2fcf4-4361-4043-a0a2-70c0b62e4b7d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-91a2fcf4-4361-4043-a0a2-70c0b62e4b7d tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes Sep 02 08:57:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-91a2fcf4-4361-4043-a0a2-70c0b62e4b7d tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-91a2fcf4-4361-4043-a0a2-70c0b62e4b7d tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-91a2fcf4-4361-4043-a0a2-70c0b62e4b7d tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:02 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:02 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:02 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-91a2fcf4-4361-4043-a0a2-70c0b62e4b7d tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:03 devstack devstack@c-api.service[86995]: /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 02 08:57:03 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:57:03 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:03 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ac967380-2eda-4d4f-9382-91a33e19b60e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-91a2fcf4-4361-4043-a0a2-70c0b62e4b7d tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Get all volumes completed successfully. Sep 02 08:57:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-91a2fcf4-4361-4043-a0a2-70c0b62e4b7d tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 200 Sep 02 08:57:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1004/1970] 192.168.122.75 () {58 vars in 1116 bytes} [Wed Sep 2 08:57:02 2026] GET /volume/v3/volumes => generated 341 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ac967380-2eda-4d4f-9382-91a33e19b60e tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] DELETE http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 Sep 02 08:57:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ac967380-2eda-4d4f-9382-91a33e19b60e tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ac967380-2eda-4d4f-9382-91a33e19b60e tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:03 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-ac967380-2eda-4d4f-9382-91a33e19b60e tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Delete volume with id: bea7cd4c-3efb-41e4-ac44-cb13d0efb015 Sep 02 08:57:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-33cae503-871f-45c8-919b-72c0884d6a9a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-33cae503-871f-45c8-919b-72c0884d6a9a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/snapshots Sep 02 08:57:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-33cae503-871f-45c8-919b-72c0884d6a9a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-33cae503-871f-45c8-919b-72c0884d6a9a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-33cae503-871f-45c8-919b-72c0884d6a9a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:03 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:03 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:03 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:03 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:03 devstack devstack@c-api.service[86995]: DEBUG cinder.db.api [None req-33cae503-871f-45c8-919b-72c0884d6a9a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Building query based on filter {{(pid=86995) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:57:03 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:03 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ac967380-2eda-4d4f-9382-91a33e19b60e tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:57:03 devstack devstack@c-api.service[86995]: /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 02 08:57:03 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:57:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-33cae503-871f-45c8-919b-72c0884d6a9a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Get all snapshots completed successfully. Sep 02 08:57:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-33cae503-871f-45c8-919b-72c0884d6a9a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 200 Sep 02 08:57:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1005/1971] 192.168.122.75 () {58 vars in 1122 bytes} [Wed Sep 2 08:57:03 2026] GET /volume/v3/snapshots => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:57:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ff536c7b-ec66-4b39-ad2c-5194e37a0fd0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ff536c7b-ec66-4b39-ad2c-5194e37a0fd0 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed Sep 02 08:57:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ff536c7b-ec66-4b39-ad2c-5194e37a0fd0 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ff536c7b-ec66-4b39-ad2c-5194e37a0fd0 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ac967380-2eda-4d4f-9382-91a33e19b60e tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Delete volume request issued successfully. Sep 02 08:57:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ac967380-2eda-4d4f-9382-91a33e19b60e tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 returned with HTTP 202 Sep 02 08:57:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 967/1972] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:57:03 2026] DELETE /volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:57:03 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:03 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:03 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:03 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-85a9413a-ff94-49d9-b660-df61781d9b42 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ff536c7b-ec66-4b39-ad2c-5194e37a0fd0 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:57:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-85a9413a-ff94-49d9-b660-df61781d9b42 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 Sep 02 08:57:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-85a9413a-ff94-49d9-b660-df61781d9b42 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-85a9413a-ff94-49d9-b660-df61781d9b42 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ff536c7b-ec66-4b39-ad2c-5194e37a0fd0 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed returned with HTTP 200 Sep 02 08:57:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1006/1973] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:03 2026] GET /volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed => generated 885 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-20c740e8-675e-43f5-9533-b7e6c8c36a82 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-20c740e8-675e-43f5-9533-b7e6c8c36a82 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] DELETE http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed Sep 02 08:57:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-20c740e8-675e-43f5-9533-b7e6c8c36a82 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-20c740e8-675e-43f5-9533-b7e6c8c36a82 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:03 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-20c740e8-675e-43f5-9533-b7e6c8c36a82 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Delete volume with id: e7a6ba81-bcd3-4e5d-9f48-738a45a308ed Sep 02 08:57:03 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:03 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:03 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:03 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:03 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:03 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:03 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:03 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-20c740e8-675e-43f5-9533-b7e6c8c36a82 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:57:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-85a9413a-ff94-49d9-b660-df61781d9b42 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Volume info retrieved successfully. Sep 02 08:57:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-85a9413a-ff94-49d9-b660-df61781d9b42 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 returned with HTTP 200 Sep 02 08:57:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 968/1974] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:03 2026] GET /volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 => generated 1254 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-20c740e8-675e-43f5-9533-b7e6c8c36a82 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Delete volume request issued successfully. Sep 02 08:57:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-20c740e8-675e-43f5-9533-b7e6c8c36a82 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed returned with HTTP 202 Sep 02 08:57:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1007/1975] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:57:03 2026] DELETE /volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:57:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e6d2a096-b29b-4d69-af82-79ef83052e4f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e6d2a096-b29b-4d69-af82-79ef83052e4f tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed Sep 02 08:57:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e6d2a096-b29b-4d69-af82-79ef83052e4f tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e6d2a096-b29b-4d69-af82-79ef83052e4f tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:03 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:03 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:03 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:03 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e6d2a096-b29b-4d69-af82-79ef83052e4f tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Volume info retrieved successfully. Sep 02 08:57:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e6d2a096-b29b-4d69-af82-79ef83052e4f tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed returned with HTTP 200 Sep 02 08:57:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 969/1976] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:03 2026] GET /volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed => generated 884 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8730cc4d-8a64-4090-9470-1506f8d95170 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8730cc4d-8a64-4090-9470-1506f8d95170 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 Sep 02 08:57:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8730cc4d-8a64-4090-9470-1506f8d95170 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8730cc4d-8a64-4090-9470-1506f8d95170 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8730cc4d-8a64-4090-9470-1506f8d95170 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 returned with HTTP 404 Sep 02 08:57:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1008/1977] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:04 2026] GET /volume/v3/volumes/bea7cd4c-3efb-41e4-ac44-cb13d0efb015 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:57:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-171c0c32-4e1a-4644-a8d8-f4cbca65945d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-171c0c32-4e1a-4644-a8d8-f4cbca65945d tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] DELETE http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 Sep 02 08:57:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-171c0c32-4e1a-4644-a8d8-f4cbca65945d tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-171c0c32-4e1a-4644-a8d8-f4cbca65945d tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:04 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-171c0c32-4e1a-4644-a8d8-f4cbca65945d tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Delete volume with id: e1c53eb3-2370-4c78-955b-ab187e314029 Sep 02 08:57:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-171c0c32-4e1a-4644-a8d8-f4cbca65945d tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 returned with HTTP 404 Sep 02 08:57:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 970/1978] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:57:04 2026] DELETE /volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:57:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-cf50a6f6-b6ae-4e63-8e29-f72e1ba21742 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cf50a6f6-b6ae-4e63-8e29-f72e1ba21742 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed Sep 02 08:57:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-548784ab-cd76-4bb5-ba1c-00781bb027b6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cf50a6f6-b6ae-4e63-8e29-f72e1ba21742 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cf50a6f6-b6ae-4e63-8e29-f72e1ba21742 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-548784ab-cd76-4bb5-ba1c-00781bb027b6 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 Sep 02 08:57:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-548784ab-cd76-4bb5-ba1c-00781bb027b6 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-548784ab-cd76-4bb5-ba1c-00781bb027b6 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cf50a6f6-b6ae-4e63-8e29-f72e1ba21742 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed returned with HTTP 404 Sep 02 08:57:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1009/1979] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:04 2026] GET /volume/v3/volumes/e7a6ba81-bcd3-4e5d-9f48-738a45a308ed => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:57:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-548784ab-cd76-4bb5-ba1c-00781bb027b6 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 returned with HTTP 404 Sep 02 08:57:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 971/1980] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:04 2026] GET /volume/v3/volumes/e1c53eb3-2370-4c78-955b-ab187e314029 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:57:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-17fd42eb-d2d3-467e-94f0-787fb09e5969 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-17fd42eb-d2d3-467e-94f0-787fb09e5969 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/ae195827-08db-4d2f-90c7-ed07c2f8bdeb Sep 02 08:57:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-17fd42eb-d2d3-467e-94f0-787fb09e5969 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e6748155-3b56-460b-9960-ec3da114c8d2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-17fd42eb-d2d3-467e-94f0-787fb09e5969 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:04 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-17fd42eb-d2d3-467e-94f0-787fb09e5969 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Delete snapshot with id: ae195827-08db-4d2f-90c7-ed07c2f8bdeb Sep 02 08:57:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e6748155-3b56-460b-9960-ec3da114c8d2 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] DELETE http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 Sep 02 08:57:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e6748155-3b56-460b-9960-ec3da114c8d2 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e6748155-3b56-460b-9960-ec3da114c8d2 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:04 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-e6748155-3b56-460b-9960-ec3da114c8d2 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Delete volume with id: 8d5b5838-1425-4304-9cf9-04bad2204974 Sep 02 08:57:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-17fd42eb-d2d3-467e-94f0-787fb09e5969 tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/snapshots/ae195827-08db-4d2f-90c7-ed07c2f8bdeb returned with HTTP 404 Sep 02 08:57:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1010/1981] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 08:57:04 2026] DELETE /volume/v3/snapshots/ae195827-08db-4d2f-90c7-ed07c2f8bdeb => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:57:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-85008335-ac41-407e-83c8-760ae9dea95b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-85008335-ac41-407e-83c8-760ae9dea95b tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] GET http://192.168.122.75/volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 Sep 02 08:57:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-85008335-ac41-407e-83c8-760ae9dea95b tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-85008335-ac41-407e-83c8-760ae9dea95b tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e6748155-3b56-460b-9960-ec3da114c8d2 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 returned with HTTP 404 Sep 02 08:57:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 972/1982] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:57:04 2026] DELETE /volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:57:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3caf91f3-e752-4b57-a842-c76f792835d8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-85008335-ac41-407e-83c8-760ae9dea95b tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 returned with HTTP 404 Sep 02 08:57:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1011/1983] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:04 2026] GET /volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:57:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3caf91f3-e752-4b57-a842-c76f792835d8 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] GET http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 Sep 02 08:57:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3caf91f3-e752-4b57-a842-c76f792835d8 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3caf91f3-e752-4b57-a842-c76f792835d8 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-25e60ef6-5bf8-4f81-b90c-d63e73ab270a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-25e60ef6-5bf8-4f81-b90c-d63e73ab270a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] DELETE http://192.168.122.75/volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 Sep 02 08:57:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-25e60ef6-5bf8-4f81-b90c-d63e73ab270a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-25e60ef6-5bf8-4f81-b90c-d63e73ab270a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:04 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-25e60ef6-5bf8-4f81-b90c-d63e73ab270a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] Delete volume with id: 20c6b140-6e5a-4d91-93fc-2c6a45bec271 Sep 02 08:57:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3caf91f3-e752-4b57-a842-c76f792835d8 tempest-TestInstancesWithCinderVolumes-1719501517 tempest-TestInstancesWithCinderVolumes-1719501517-project-member] http://192.168.122.75/volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 returned with HTTP 404 Sep 02 08:57:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 973/1984] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:04 2026] GET /volume/v3/volumes/8d5b5838-1425-4304-9cf9-04bad2204974 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:57:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-de9e852d-e46b-4b03-9ded-887fdd8a64fb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-25e60ef6-5bf8-4f81-b90c-d63e73ab270a tempest-VolumesDeleteCascade-52085181 tempest-VolumesDeleteCascade-52085181-project-member] http://192.168.122.75/volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 returned with HTTP 404 Sep 02 08:57:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1012/1985] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:57:04 2026] DELETE /volume/v3/volumes/20c6b140-6e5a-4d91-93fc-2c6a45bec271 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:57:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-de9e852d-e46b-4b03-9ded-887fdd8a64fb tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] GET http://192.168.122.75/volume/v3/volumes/detail?all_tenants=1 Sep 02 08:57:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-de9e852d-e46b-4b03-9ded-887fdd8a64fb tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-de9e852d-e46b-4b03-9ded-887fdd8a64fb tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-de9e852d-e46b-4b03-9ded-887fdd8a64fb tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-de9e852d-e46b-4b03-9ded-887fdd8a64fb tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] Get all volumes completed successfully. Sep 02 08:57:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-de9e852d-e46b-4b03-9ded-887fdd8a64fb tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] http://192.168.122.75/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 08:57:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 974/1986] 192.168.122.75 () {58 vars in 1164 bytes} [Wed Sep 2 08:57:04 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1319 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-10c761b2-de37-4ea9-afaa-fe48ae7c0925 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-10c761b2-de37-4ea9-afaa-fe48ae7c0925 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] DELETE http://192.168.122.75/volume/v3/types/6fea6d4f-9479-4714-bb19-242557f56d9f Sep 02 08:57:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-10c761b2-de37-4ea9-afaa-fe48ae7c0925 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-10c761b2-de37-4ea9-afaa-fe48ae7c0925 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-10c761b2-de37-4ea9-afaa-fe48ae7c0925 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] http://192.168.122.75/volume/v3/types/6fea6d4f-9479-4714-bb19-242557f56d9f returned with HTTP 202 Sep 02 08:57:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1013/1987] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:57:04 2026] DELETE /volume/v3/types/6fea6d4f-9479-4714-bb19-242557f56d9f => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:57:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5dd23302-bf3f-4946-bbf5-3e952702d2f4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5dd23302-bf3f-4946-bbf5-3e952702d2f4 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] GET http://192.168.122.75/volume/v3/volumes/detail?all_tenants=1 Sep 02 08:57:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5dd23302-bf3f-4946-bbf5-3e952702d2f4 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5dd23302-bf3f-4946-bbf5-3e952702d2f4 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5dd23302-bf3f-4946-bbf5-3e952702d2f4 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:04 devstack devstack@c-api.service[86994]: /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 02 08:57:04 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:57:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5dd23302-bf3f-4946-bbf5-3e952702d2f4 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] Get all volumes completed successfully. Sep 02 08:57:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5dd23302-bf3f-4946-bbf5-3e952702d2f4 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] http://192.168.122.75/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 08:57:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 975/1988] 192.168.122.75 () {58 vars in 1164 bytes} [Wed Sep 2 08:57:04 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1319 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1ba76d9f-97c8-473b-91d8-7e2a36c5e987 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1ba76d9f-97c8-473b-91d8-7e2a36c5e987 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] DELETE http://192.168.122.75/volume/v3/types/63e2c9ae-2b2a-40cc-9bfa-1c02b2df51c5 Sep 02 08:57:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1ba76d9f-97c8-473b-91d8-7e2a36c5e987 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1ba76d9f-97c8-473b-91d8-7e2a36c5e987 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1ba76d9f-97c8-473b-91d8-7e2a36c5e987 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] http://192.168.122.75/volume/v3/types/63e2c9ae-2b2a-40cc-9bfa-1c02b2df51c5 returned with HTTP 202 Sep 02 08:57:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1014/1989] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:57:04 2026] DELETE /volume/v3/types/63e2c9ae-2b2a-40cc-9bfa-1c02b2df51c5 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:57:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-21257499-2e8d-4819-bd0c-f3dae8f8cee4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-21257499-2e8d-4819-bd0c-f3dae8f8cee4 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] GET http://192.168.122.75/volume/v3/volumes/detail?all_tenants=1 Sep 02 08:57:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-21257499-2e8d-4819-bd0c-f3dae8f8cee4 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-21257499-2e8d-4819-bd0c-f3dae8f8cee4 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:05 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-21257499-2e8d-4819-bd0c-f3dae8f8cee4 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:05 devstack devstack@c-api.service[86994]: /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 02 08:57:05 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:57:05 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:05 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:05 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-21257499-2e8d-4819-bd0c-f3dae8f8cee4 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] Get all volumes completed successfully. Sep 02 08:57:05 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:05 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-21257499-2e8d-4819-bd0c-f3dae8f8cee4 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] http://192.168.122.75/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 08:57:05 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 976/1990] 192.168.122.75 () {58 vars in 1164 bytes} [Wed Sep 2 08:57:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1319 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7590cf63-51d6-4763-90a8-cd64eee6cc42 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7590cf63-51d6-4763-90a8-cd64eee6cc42 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] DELETE http://192.168.122.75/volume/v3/types/aeee2ab6-b999-41bb-8456-c1070cee3433 Sep 02 08:57:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7590cf63-51d6-4763-90a8-cd64eee6cc42 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7590cf63-51d6-4763-90a8-cd64eee6cc42 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7590cf63-51d6-4763-90a8-cd64eee6cc42 tempest-TestInstancesWithCinderVolumes-313751406 tempest-TestInstancesWithCinderVolumes-313751406-project-admin] http://192.168.122.75/volume/v3/types/aeee2ab6-b999-41bb-8456-c1070cee3433 returned with HTTP 202 Sep 02 08:57:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1015/1991] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 08:57:05 2026] DELETE /volume/v3/types/aeee2ab6-b999-41bb-8456-c1070cee3433 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:57:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-18ec6f39-b569-4820-93c6-558df30ea616 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-18ec6f39-b569-4820-93c6-558df30ea616 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:57:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-18ec6f39-b569-4820-93c6-558df30ea616 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1282922113"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:57:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-18ec6f39-b569-4820-93c6-558df30ea616 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1282922113'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:57:11 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-18ec6f39-b569-4820-93c6-558df30ea616 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Create volume of 1 GB Sep 02 08:57:11 devstack devstack@c-api.service[86994]: DEBUG dbcounter [-] [86994] Writing DB stats cinder:SELECT=471,cinder:UPDATE=101,cinder:INSERT=54 {{(pid=86994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:57:11 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-18ec6f39-b569-4820-93c6-558df30ea616 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Availability Zones retrieved successfully. Sep 02 08:57:11 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-18ec6f39-b569-4820-93c6-558df30ea616 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Flow 'volume_create_api' (a8eba06b-0fd3-4873-8dc2-cac95d601489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:57:11 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-18ec6f39-b569-4820-93c6-558df30ea616 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (618a3ad8-81cf-4000-9258-272ef39bfb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:11 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-18ec6f39-b569-4820-93c6-558df30ea616 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:57:11 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-18ec6f39-b569-4820-93c6-558df30ea616 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (618a3ad8-81cf-4000-9258-272ef39bfb3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:11 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-18ec6f39-b569-4820-93c6-558df30ea616 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b68ae4a1-d5fd-4d78-a946-27be50e640f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:11 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-18ec6f39-b569-4820-93c6-558df30ea616 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Created reservations ['39739632-ce51-4bba-8394-57d2e99f6544', '7ed0ca7c-05fd-497e-bf63-30656e76e7c1', '8c06cd60-445e-4c94-8ccf-97acd555bf8a', '496cb48e-8cd3-4ee4-84ab-567d3a9214f2'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:57:11 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-18ec6f39-b569-4820-93c6-558df30ea616 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b68ae4a1-d5fd-4d78-a946-27be50e640f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39739632-ce51-4bba-8394-57d2e99f6544', '7ed0ca7c-05fd-497e-bf63-30656e76e7c1', '8c06cd60-445e-4c94-8ccf-97acd555bf8a', '496cb48e-8cd3-4ee4-84ab-567d3a9214f2']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:11 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-18ec6f39-b569-4820-93c6-558df30ea616 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b3ed3ce-6a08-4689-a31d-820592f832a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:11 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:11 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:11 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-18ec6f39-b569-4820-93c6-558df30ea616 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b3ed3ce-6a08-4689-a31d-820592f832a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b2f02af-2137-4c8a-89be-9968109e7908', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1282922113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfcf37e8076045a1a1ed86fd1b39638b',qos_specs=None,replication_status=,reservations=['39739632-ce51-4bba-8394-57d2e99f6544','7ed0ca7c-05fd-497e-bf63-30656e76e7c1','8c06cd60-445e-4c94-8ccf-97acd555bf8a','496cb48e-8cd3-4ee4-84ab-567d3a9214f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='895950eca8e24f6ba95a1e8882def9a8',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:57:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1282922113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b2f02af-2137-4c8a-89be-9968109e7908,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfcf37e8076045a1a1ed86fd1b39638b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='895950eca8e24f6ba95a1e8882def9a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:11 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-18ec6f39-b569-4820-93c6-558df30ea616 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46775d25-3133-43e3-8dc1-e523665c58db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:11 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-18ec6f39-b569-4820-93c6-558df30ea616 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46775d25-3133-43e3-8dc1-e523665c58db) transitioned into state 'SUCCESS' from state '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-1282922113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfcf37e8076045a1a1ed86fd1b39638b',qos_specs=None,replication_status=,reservations=['39739632-ce51-4bba-8394-57d2e99f6544','7ed0ca7c-05fd-497e-bf63-30656e76e7c1','8c06cd60-445e-4c94-8ccf-97acd555bf8a','496cb48e-8cd3-4ee4-84ab-567d3a9214f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='895950eca8e24f6ba95a1e8882def9a8',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:11 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-18ec6f39-b569-4820-93c6-558df30ea616 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ef62096-b39f-4ad5-8cbd-e79c17fd0a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:11 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-18ec6f39-b569-4820-93c6-558df30ea616 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ef62096-b39f-4ad5-8cbd-e79c17fd0a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:11 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-18ec6f39-b569-4820-93c6-558df30ea616 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Flow 'volume_create_api' (a8eba06b-0fd3-4873-8dc2-cac95d601489) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:57:11 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-18ec6f39-b569-4820-93c6-558df30ea616 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Create volume request issued successfully. Sep 02 08:57:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-18ec6f39-b569-4820-93c6-558df30ea616 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:57:11 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 977/1992] 192.168.122.75 () {62 vars in 1178 bytes} [Wed Sep 2 08:57:11 2026] POST /volume/v3/volumes => generated 826 bytes in 815 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:57:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d89d72cf-6e62-48ac-a477-e41c8f2e2931 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d89d72cf-6e62-48ac-a477-e41c8f2e2931 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] GET http://192.168.122.75/volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 Sep 02 08:57:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d89d72cf-6e62-48ac-a477-e41c8f2e2931 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d89d72cf-6e62-48ac-a477-e41c8f2e2931 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:11 devstack devstack@c-api.service[86995]: DEBUG dbcounter [-] [86995] Writing DB stats cinder:SELECT=425,cinder:UPDATE=77,cinder:INSERT=28 {{(pid=86995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:57:11 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:11 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:11 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:11 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:11 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d89d72cf-6e62-48ac-a477-e41c8f2e2931 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Volume info retrieved successfully. Sep 02 08:57:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d89d72cf-6e62-48ac-a477-e41c8f2e2931 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] http://192.168.122.75/volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 returned with HTTP 200 Sep 02 08:57:11 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1016/1993] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:57:11 2026] GET /volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 => generated 894 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0ac91cd5-af9a-4d75-ac88-ccb717284ca8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0ac91cd5-af9a-4d75-ac88-ccb717284ca8 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] GET http://192.168.122.75/volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 Sep 02 08:57:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0ac91cd5-af9a-4d75-ac88-ccb717284ca8 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0ac91cd5-af9a-4d75-ac88-ccb717284ca8 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:13 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:13 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:13 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:13 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:13 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0ac91cd5-af9a-4d75-ac88-ccb717284ca8 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Volume info retrieved successfully. Sep 02 08:57:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0ac91cd5-af9a-4d75-ac88-ccb717284ca8 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] http://192.168.122.75/volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 returned with HTTP 200 Sep 02 08:57:13 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 978/1994] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:57:12 2026] GET /volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 => generated 918 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e7f97156-4739-4003-8b64-266a51f5cf42 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e7f97156-4739-4003-8b64-266a51f5cf42 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] GET http://192.168.122.75/volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 Sep 02 08:57:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e7f97156-4739-4003-8b64-266a51f5cf42 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e7f97156-4739-4003-8b64-266a51f5cf42 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:14 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:14 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:14 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:14 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:14 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e7f97156-4739-4003-8b64-266a51f5cf42 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Volume info retrieved successfully. Sep 02 08:57:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e7f97156-4739-4003-8b64-266a51f5cf42 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] http://192.168.122.75/volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 returned with HTTP 200 Sep 02 08:57:14 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1017/1995] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:57:14 2026] GET /volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 => generated 954 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2ca10ae5-f5b4-4d49-8382-127a6a131ffb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2ca10ae5-f5b4-4d49-8382-127a6a131ffb tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] POST http://192.168.122.75/volume/v3/volume-transfers Sep 02 08:57:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2ca10ae5-f5b4-4d49-8382-127a6a131ffb tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8b2f02af-2137-4c8a-89be-9968109e7908"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:57:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volume_transfer [None req-2ca10ae5-f5b4-4d49-8382-127a6a131ffb tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Creating new volume transfer {'transfer': {'volume_id': '8b2f02af-2137-4c8a-89be-9968109e7908'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 02 08:57:14 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volume_transfer [None req-2ca10ae5-f5b4-4d49-8382-127a6a131ffb tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Creating transfer of volume 8b2f02af-2137-4c8a-89be-9968109e7908 Sep 02 08:57:14 devstack devstack@c-api.service[86994]: INFO cinder.transfer.api [None req-2ca10ae5-f5b4-4d49-8382-127a6a131ffb tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Generating transfer record for volume 8b2f02af-2137-4c8a-89be-9968109e7908 Sep 02 08:57:14 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:14 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:14 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:14 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2ca10ae5-f5b4-4d49-8382-127a6a131ffb tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] http://192.168.122.75/volume/v3/volume-transfers returned with HTTP 202 Sep 02 08:57:14 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 979/1996] 192.168.122.75 () {62 vars in 1205 bytes} [Wed Sep 2 08:57:14 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:57:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e30a3c46-6bcb-451f-a7e7-be00de8a2c01 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e30a3c46-6bcb-451f-a7e7-be00de8a2c01 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] GET http://192.168.122.75/volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 Sep 02 08:57:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e30a3c46-6bcb-451f-a7e7-be00de8a2c01 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e30a3c46-6bcb-451f-a7e7-be00de8a2c01 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:14 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:14 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:14 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:14 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:14 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e30a3c46-6bcb-451f-a7e7-be00de8a2c01 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Volume info retrieved successfully. Sep 02 08:57:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e30a3c46-6bcb-451f-a7e7-be00de8a2c01 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] http://192.168.122.75/volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 returned with HTTP 200 Sep 02 08:57:14 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1018/1997] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:57:14 2026] GET /volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 => generated 962 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1bec7601-e869-4db6-8cd3-3e2a6834349b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1bec7601-e869-4db6-8cd3-3e2a6834349b tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] GET http://192.168.122.75/volume/v3/volume-transfers/607c931d-b732-4e76-8ed3-74bb040d74af Sep 02 08:57:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1bec7601-e869-4db6-8cd3-3e2a6834349b tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1bec7601-e869-4db6-8cd3-3e2a6834349b tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1bec7601-e869-4db6-8cd3-3e2a6834349b tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] http://192.168.122.75/volume/v3/volume-transfers/607c931d-b732-4e76-8ed3-74bb040d74af returned with HTTP 200 Sep 02 08:57:14 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 980/1998] 192.168.122.75 () {60 vars in 1295 bytes} [Wed Sep 2 08:57:14 2026] GET /volume/v3/volume-transfers/607c931d-b732-4e76-8ed3-74bb040d74af => generated 546 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ac88cd50-9eb9-47ef-8eb6-de92b379ffe4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ac88cd50-9eb9-47ef-8eb6-de92b379ffe4 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] GET http://192.168.122.75/volume/v3/volume-transfers Sep 02 08:57:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ac88cd50-9eb9-47ef-8eb6-de92b379ffe4 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ac88cd50-9eb9-47ef-8eb6-de92b379ffe4 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volume_transfer [None req-ac88cd50-9eb9-47ef-8eb6-de92b379ffe4 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Listing volume transfers {{(pid=86995) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 02 08:57:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ac88cd50-9eb9-47ef-8eb6-de92b379ffe4 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] http://192.168.122.75/volume/v3/volume-transfers returned with HTTP 200 Sep 02 08:57:14 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1019/1999] 192.168.122.75 () {60 vars in 1184 bytes} [Wed Sep 2 08:57:14 2026] GET /volume/v3/volume-transfers => generated 374 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-16a09c77-4c91-4e51-a114-2ab20415734c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-16a09c77-4c91-4e51-a114-2ab20415734c tempest-VolumesTransfersV357Test-1594656206 tempest-VolumesTransfersV357Test-1594656206-project-member] POST http://192.168.122.75/volume/v3/volume-transfers/607c931d-b732-4e76-8ed3-74bb040d74af/accept Sep 02 08:57:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-16a09c77-4c91-4e51-a114-2ab20415734c tempest-VolumesTransfersV357Test-1594656206 tempest-VolumesTransfersV357Test-1594656206-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "20f547133ab956c9"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:57:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.contrib.volume_transfer [None req-16a09c77-4c91-4e51-a114-2ab20415734c tempest-VolumesTransfersV357Test-1594656206 tempest-VolumesTransfersV357Test-1594656206-project-member] Accepting volume transfer 607c931d-b732-4e76-8ed3-74bb040d74af {{(pid=86994) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 02 08:57:14 devstack devstack@c-api.service[86994]: INFO cinder.api.contrib.volume_transfer [None req-16a09c77-4c91-4e51-a114-2ab20415734c tempest-VolumesTransfersV357Test-1594656206 tempest-VolumesTransfersV357Test-1594656206-project-member] Accepting transfer 607c931d-b732-4e76-8ed3-74bb040d74af Sep 02 08:57:14 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:14 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:14 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-16a09c77-4c91-4e51-a114-2ab20415734c tempest-VolumesTransfersV357Test-1594656206 tempest-VolumesTransfersV357Test-1594656206-project-member] Created reservations ['7403827f-13f2-4453-bfd0-9e1edb3958a2', '94e74ad4-ad21-41bf-b89d-d1ad45e217dd', '443a0494-1251-450f-8e98-6530ef61f9eb', '3b2fed50-b55d-4e39-8748-80f18f5cbf2f'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:57:14 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-16a09c77-4c91-4e51-a114-2ab20415734c tempest-VolumesTransfersV357Test-1594656206 tempest-VolumesTransfersV357Test-1594656206-project-member] Created reservations ['b0be111e-77d7-4d2f-bf19-5eb5f1973341', 'f84eedaf-4538-4d3d-9b41-40876a4226fd', 'e2bdba2a-9fc7-41ee-b28c-eb494bbe67cb', '1bfde854-3f56-47b5-98c8-11d8c12c77b3'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:57:14 devstack devstack@c-api.service[86994]: /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 02 08:57:14 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 08:57:14 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-16a09c77-4c91-4e51-a114-2ab20415734c tempest-VolumesTransfersV357Test-1594656206 tempest-VolumesTransfersV357Test-1594656206-project-member] Created reservations ['a2dc49c3-d09d-47d8-8ebb-c3bc511cec6d', 'aaa813d6-f609-4fc0-a81a-8301965ffe2c', '37472836-745a-40dc-a258-26a0d2240c6c', 'b8f9e71e-8738-4378-b7c5-e2cfd788bd4a'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:57:14 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-16a09c77-4c91-4e51-a114-2ab20415734c tempest-VolumesTransfersV357Test-1594656206 tempest-VolumesTransfersV357Test-1594656206-project-member] Created reservations ['71801454-e73c-4ae5-9fd6-c36d26e21763', '4daa3982-795a-4e5f-87d5-eb28c0dd5453', 'ca090c44-d850-4a42-9672-172e124f6e5a', '889db0b8-3fe5-4c19-b2bd-63ee9badce79'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:57:14 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-16a09c77-4c91-4e51-a114-2ab20415734c tempest-VolumesTransfersV357Test-1594656206 tempest-VolumesTransfersV357Test-1594656206-project-member] Transfer volume completed successfully. Sep 02 08:57:15 devstack devstack@c-api.service[86994]: INFO cinder.transfer.api [None req-16a09c77-4c91-4e51-a114-2ab20415734c tempest-VolumesTransfersV357Test-1594656206 tempest-VolumesTransfersV357Test-1594656206-project-member] Volume 8b2f02af-2137-4c8a-89be-9968109e7908 has been transferred. Sep 02 08:57:15 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:15 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-16a09c77-4c91-4e51-a114-2ab20415734c tempest-VolumesTransfersV357Test-1594656206 tempest-VolumesTransfersV357Test-1594656206-project-member] http://192.168.122.75/volume/v3/volume-transfers/607c931d-b732-4e76-8ed3-74bb040d74af/accept returned with HTTP 202 Sep 02 08:57:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 981/2000] 192.168.122.75 () {62 vars in 1337 bytes} [Wed Sep 2 08:57:14 2026] POST /volume/v3/volume-transfers/607c931d-b732-4e76-8ed3-74bb040d74af/accept => generated 371 bytes in 814 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:57:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ce01b57d-db38-4bf1-a9da-5d0434fdb276 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ce01b57d-db38-4bf1-a9da-5d0434fdb276 tempest-VolumesTransfersV357Test-1594656206 tempest-VolumesTransfersV357Test-1594656206-project-member] GET http://192.168.122.75/volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 Sep 02 08:57:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ce01b57d-db38-4bf1-a9da-5d0434fdb276 tempest-VolumesTransfersV357Test-1594656206 tempest-VolumesTransfersV357Test-1594656206-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ce01b57d-db38-4bf1-a9da-5d0434fdb276 tempest-VolumesTransfersV357Test-1594656206 tempest-VolumesTransfersV357Test-1594656206-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:15 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:15 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:15 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:15 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:15 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ce01b57d-db38-4bf1-a9da-5d0434fdb276 tempest-VolumesTransfersV357Test-1594656206 tempest-VolumesTransfersV357Test-1594656206-project-member] Volume info retrieved successfully. Sep 02 08:57:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ce01b57d-db38-4bf1-a9da-5d0434fdb276 tempest-VolumesTransfersV357Test-1594656206 tempest-VolumesTransfersV357Test-1594656206-project-member] http://192.168.122.75/volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 returned with HTTP 200 Sep 02 08:57:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1020/2001] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:57:15 2026] GET /volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 => generated 954 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-47a4ad09-303b-4549-8ba6-66bf112c577b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-47a4ad09-303b-4549-8ba6-66bf112c577b tempest-VolumesTransfersV357Test-1594656206 tempest-VolumesTransfersV357Test-1594656206-project-member] GET http://192.168.122.75/volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 Sep 02 08:57:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-47a4ad09-303b-4549-8ba6-66bf112c577b tempest-VolumesTransfersV357Test-1594656206 tempest-VolumesTransfersV357Test-1594656206-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-47a4ad09-303b-4549-8ba6-66bf112c577b tempest-VolumesTransfersV357Test-1594656206 tempest-VolumesTransfersV357Test-1594656206-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:15 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:15 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:15 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:15 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:15 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-47a4ad09-303b-4549-8ba6-66bf112c577b tempest-VolumesTransfersV357Test-1594656206 tempest-VolumesTransfersV357Test-1594656206-project-member] Volume info retrieved successfully. Sep 02 08:57:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-47a4ad09-303b-4549-8ba6-66bf112c577b tempest-VolumesTransfersV357Test-1594656206 tempest-VolumesTransfersV357Test-1594656206-project-member] http://192.168.122.75/volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 returned with HTTP 200 Sep 02 08:57:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 982/2002] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:57:15 2026] GET /volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 => generated 954 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:57:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2a93b128-565c-43d8-965c-fe96feb03148 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2a93b128-565c-43d8-965c-fe96feb03148 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] DELETE http://192.168.122.75/volume/v3/volume-transfers/607c931d-b732-4e76-8ed3-74bb040d74af Sep 02 08:57:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2a93b128-565c-43d8-965c-fe96feb03148 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2a93b128-565c-43d8-965c-fe96feb03148 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:15 devstack devstack@c-api.service[86995]: INFO cinder.api.contrib.volume_transfer [None req-2a93b128-565c-43d8-965c-fe96feb03148 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Delete transfer with id: 607c931d-b732-4e76-8ed3-74bb040d74af Sep 02 08:57:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2a93b128-565c-43d8-965c-fe96feb03148 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] http://192.168.122.75/volume/v3/volume-transfers/607c931d-b732-4e76-8ed3-74bb040d74af returned with HTTP 404 Sep 02 08:57:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1021/2003] 192.168.122.75 () {60 vars in 1298 bytes} [Wed Sep 2 08:57:15 2026] DELETE /volume/v3/volume-transfers/607c931d-b732-4e76-8ed3-74bb040d74af => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:57:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b7030992-8e81-4048-8fcc-4a96613b49b2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b7030992-8e81-4048-8fcc-4a96613b49b2 tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 Sep 02 08:57:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b7030992-8e81-4048-8fcc-4a96613b49b2 tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b7030992-8e81-4048-8fcc-4a96613b49b2 tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:15 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-b7030992-8e81-4048-8fcc-4a96613b49b2 tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] Delete volume with id: 8b2f02af-2137-4c8a-89be-9968109e7908 Sep 02 08:57:15 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:15 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:15 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:15 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:15 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b7030992-8e81-4048-8fcc-4a96613b49b2 tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] Volume info retrieved successfully. Sep 02 08:57:15 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b7030992-8e81-4048-8fcc-4a96613b49b2 tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] Delete volume request issued successfully. Sep 02 08:57:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b7030992-8e81-4048-8fcc-4a96613b49b2 tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] http://192.168.122.75/volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 returned with HTTP 202 Sep 02 08:57:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 983/2004] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 08:57:15 2026] DELETE /volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:57:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-51b4f5e1-4401-4517-b23c-c3d723d4e719 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-51b4f5e1-4401-4517-b23c-c3d723d4e719 tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] GET http://192.168.122.75/volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 Sep 02 08:57:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-51b4f5e1-4401-4517-b23c-c3d723d4e719 tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-51b4f5e1-4401-4517-b23c-c3d723d4e719 tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:15 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:15 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:15 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:15 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:15 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-51b4f5e1-4401-4517-b23c-c3d723d4e719 tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] Volume info retrieved successfully. Sep 02 08:57:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-51b4f5e1-4401-4517-b23c-c3d723d4e719 tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] http://192.168.122.75/volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 returned with HTTP 200 Sep 02 08:57:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1022/2005] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:57:15 2026] GET /volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 => generated 1137 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:57:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b2cf9d57-ee43-4370-be4a-5c1d9e428d3f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b2cf9d57-ee43-4370-be4a-5c1d9e428d3f tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] GET http://192.168.122.75/volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 Sep 02 08:57:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b2cf9d57-ee43-4370-be4a-5c1d9e428d3f tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b2cf9d57-ee43-4370-be4a-5c1d9e428d3f tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b2cf9d57-ee43-4370-be4a-5c1d9e428d3f tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] http://192.168.122.75/volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 returned with HTTP 404 Sep 02 08:57:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 984/2006] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:57:16 2026] GET /volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:57:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0cbcb8b5-4ba8-4cc8-9a3a-fc759d8f7ca4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0cbcb8b5-4ba8-4cc8-9a3a-fc759d8f7ca4 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] GET http://192.168.122.75/volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 Sep 02 08:57:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0cbcb8b5-4ba8-4cc8-9a3a-fc759d8f7ca4 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0cbcb8b5-4ba8-4cc8-9a3a-fc759d8f7ca4 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0cbcb8b5-4ba8-4cc8-9a3a-fc759d8f7ca4 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] http://192.168.122.75/volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 returned with HTTP 404 Sep 02 08:57:16 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1023/2007] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:57:16 2026] GET /volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:57:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8846763c-f361-4446-b2b9-5bb4aa0d3f32 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8846763c-f361-4446-b2b9-5bb4aa0d3f32 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] DELETE http://192.168.122.75/volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 Sep 02 08:57:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8846763c-f361-4446-b2b9-5bb4aa0d3f32 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8846763c-f361-4446-b2b9-5bb4aa0d3f32 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:16 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-8846763c-f361-4446-b2b9-5bb4aa0d3f32 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Delete volume with id: 8b2f02af-2137-4c8a-89be-9968109e7908 Sep 02 08:57:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8846763c-f361-4446-b2b9-5bb4aa0d3f32 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] http://192.168.122.75/volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 returned with HTTP 404 Sep 02 08:57:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 985/2008] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 08:57:16 2026] DELETE /volume/v3/volumes/8b2f02af-2137-4c8a-89be-9968109e7908 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 08:57:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-557d3cf1-64c0-4eb6-8a72-fa26e14ec9ad None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-557d3cf1-64c0-4eb6-8a72-fa26e14ec9ad tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:57:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-557d3cf1-64c0-4eb6-8a72-fa26e14ec9ad tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-811275751"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:57:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-557d3cf1-64c0-4eb6-8a72-fa26e14ec9ad tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-811275751'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:57:16 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-557d3cf1-64c0-4eb6-8a72-fa26e14ec9ad tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Create volume of 1 GB Sep 02 08:57:16 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-557d3cf1-64c0-4eb6-8a72-fa26e14ec9ad tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Availability Zones retrieved successfully. Sep 02 08:57:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-557d3cf1-64c0-4eb6-8a72-fa26e14ec9ad tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Flow 'volume_create_api' (8059639d-3d5f-425e-9b4d-18c774431762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:57:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-557d3cf1-64c0-4eb6-8a72-fa26e14ec9ad tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfb83201-36aa-48c4-9f20-49f5443bc47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-557d3cf1-64c0-4eb6-8a72-fa26e14ec9ad tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:57:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-557d3cf1-64c0-4eb6-8a72-fa26e14ec9ad tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfb83201-36aa-48c4-9f20-49f5443bc47c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-557d3cf1-64c0-4eb6-8a72-fa26e14ec9ad tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5abf0e0-4039-46ab-bcb9-6f8729a4ed8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:16 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-557d3cf1-64c0-4eb6-8a72-fa26e14ec9ad tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Created reservations ['b6123767-a9e8-46ac-8e8f-ab607f1c4bc7', '7169d297-1b6b-4f2d-b48d-abd2b1d85395', 'ecc3fdad-1f8b-4ff5-a935-de608d503a2e', '3119a44c-c9d7-41e7-adae-86f945c12912'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:57:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-557d3cf1-64c0-4eb6-8a72-fa26e14ec9ad tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5abf0e0-4039-46ab-bcb9-6f8729a4ed8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6123767-a9e8-46ac-8e8f-ab607f1c4bc7', '7169d297-1b6b-4f2d-b48d-abd2b1d85395', 'ecc3fdad-1f8b-4ff5-a935-de608d503a2e', '3119a44c-c9d7-41e7-adae-86f945c12912']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-557d3cf1-64c0-4eb6-8a72-fa26e14ec9ad tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b21ebb2-d824-4660-9408-ed11e1785b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:16 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:16 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-557d3cf1-64c0-4eb6-8a72-fa26e14ec9ad tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b21ebb2-d824-4660-9408-ed11e1785b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-811275751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfcf37e8076045a1a1ed86fd1b39638b',qos_specs=None,replication_status=,reservations=['b6123767-a9e8-46ac-8e8f-ab607f1c4bc7','7169d297-1b6b-4f2d-b48d-abd2b1d85395','ecc3fdad-1f8b-4ff5-a935-de608d503a2e','3119a44c-c9d7-41e7-adae-86f945c12912'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='895950eca8e24f6ba95a1e8882def9a8',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:57:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-811275751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfcf37e8076045a1a1ed86fd1b39638b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='895950eca8e24f6ba95a1e8882def9a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-557d3cf1-64c0-4eb6-8a72-fa26e14ec9ad tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81691ab9-06e3-4b30-9d67-e5a518bcb9eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-557d3cf1-64c0-4eb6-8a72-fa26e14ec9ad tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81691ab9-06e3-4b30-9d67-e5a518bcb9eb) transitioned into state 'SUCCESS' from state '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-811275751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfcf37e8076045a1a1ed86fd1b39638b',qos_specs=None,replication_status=,reservations=['b6123767-a9e8-46ac-8e8f-ab607f1c4bc7','7169d297-1b6b-4f2d-b48d-abd2b1d85395','ecc3fdad-1f8b-4ff5-a935-de608d503a2e','3119a44c-c9d7-41e7-adae-86f945c12912'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='895950eca8e24f6ba95a1e8882def9a8',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-557d3cf1-64c0-4eb6-8a72-fa26e14ec9ad tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4b11f34-792b-4a35-8045-eb99a6e8a66e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:17 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-557d3cf1-64c0-4eb6-8a72-fa26e14ec9ad tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4b11f34-792b-4a35-8045-eb99a6e8a66e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:17 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-557d3cf1-64c0-4eb6-8a72-fa26e14ec9ad tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Flow 'volume_create_api' (8059639d-3d5f-425e-9b4d-18c774431762) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:57:17 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-557d3cf1-64c0-4eb6-8a72-fa26e14ec9ad tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Create volume request issued successfully. Sep 02 08:57:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-557d3cf1-64c0-4eb6-8a72-fa26e14ec9ad tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:57:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1024/2009] 192.168.122.75 () {62 vars in 1178 bytes} [Wed Sep 2 08:57:16 2026] POST /volume/v3/volumes => generated 825 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:57:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-269b2c52-2616-4f85-a3a4-8282ee730a61 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-269b2c52-2616-4f85-a3a4-8282ee730a61 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] GET http://192.168.122.75/volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae Sep 02 08:57:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-269b2c52-2616-4f85-a3a4-8282ee730a61 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-269b2c52-2616-4f85-a3a4-8282ee730a61 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:17 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:17 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:17 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:17 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:17 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-269b2c52-2616-4f85-a3a4-8282ee730a61 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Volume info retrieved successfully. Sep 02 08:57:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-269b2c52-2616-4f85-a3a4-8282ee730a61 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] http://192.168.122.75/volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae returned with HTTP 200 Sep 02 08:57:17 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 986/2010] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:57:17 2026] GET /volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae => generated 893 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:57:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-21e3834d-6f60-4bdd-bd7b-4298566dc876 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-21e3834d-6f60-4bdd-bd7b-4298566dc876 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] GET http://192.168.122.75/volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae Sep 02 08:57:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-21e3834d-6f60-4bdd-bd7b-4298566dc876 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-21e3834d-6f60-4bdd-bd7b-4298566dc876 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:18 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:18 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-21e3834d-6f60-4bdd-bd7b-4298566dc876 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Volume info retrieved successfully. Sep 02 08:57:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-21e3834d-6f60-4bdd-bd7b-4298566dc876 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] http://192.168.122.75/volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae returned with HTTP 200 Sep 02 08:57:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1025/2011] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:57:18 2026] GET /volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae => generated 917 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a7b30c51-66c0-4eca-8220-0141856b20dc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a7b30c51-66c0-4eca-8220-0141856b20dc tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] GET http://192.168.122.75/volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae Sep 02 08:57:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a7b30c51-66c0-4eca-8220-0141856b20dc tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a7b30c51-66c0-4eca-8220-0141856b20dc tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:19 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:19 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:19 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:19 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:19 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a7b30c51-66c0-4eca-8220-0141856b20dc tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Volume info retrieved successfully. Sep 02 08:57:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a7b30c51-66c0-4eca-8220-0141856b20dc tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] http://192.168.122.75/volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae returned with HTTP 200 Sep 02 08:57:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 987/2012] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:57:19 2026] GET /volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae => generated 953 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-97a45f64-bc1c-4cae-8312-d37b4cdba39f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-97a45f64-bc1c-4cae-8312-d37b4cdba39f tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] POST http://192.168.122.75/volume/v3/volume-transfers Sep 02 08:57:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-97a45f64-bc1c-4cae-8312-d37b4cdba39f tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:57:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volume_transfer [None req-97a45f64-bc1c-4cae-8312-d37b4cdba39f tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 02 08:57:19 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volume_transfer [None req-97a45f64-bc1c-4cae-8312-d37b4cdba39f tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Creating transfer of volume b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae Sep 02 08:57:19 devstack devstack@c-api.service[86995]: INFO cinder.transfer.api [None req-97a45f64-bc1c-4cae-8312-d37b4cdba39f tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Generating transfer record for volume b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae Sep 02 08:57:19 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:19 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:19 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:19 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-97a45f64-bc1c-4cae-8312-d37b4cdba39f tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] http://192.168.122.75/volume/v3/volume-transfers returned with HTTP 202 Sep 02 08:57:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1026/2013] 192.168.122.75 () {62 vars in 1205 bytes} [Wed Sep 2 08:57:19 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:57:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-718c01ec-6f6b-48ec-ae6c-b16ea5254dbf None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-718c01ec-6f6b-48ec-ae6c-b16ea5254dbf tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] GET http://192.168.122.75/volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae Sep 02 08:57:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-718c01ec-6f6b-48ec-ae6c-b16ea5254dbf tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-718c01ec-6f6b-48ec-ae6c-b16ea5254dbf tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:19 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:19 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:19 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:19 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:19 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-718c01ec-6f6b-48ec-ae6c-b16ea5254dbf tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Volume info retrieved successfully. Sep 02 08:57:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-718c01ec-6f6b-48ec-ae6c-b16ea5254dbf tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] http://192.168.122.75/volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae returned with HTTP 200 Sep 02 08:57:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 988/2014] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:57:19 2026] GET /volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae => generated 961 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ea7547dd-684c-42fb-a34f-fbb08f7d10fb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ea7547dd-684c-42fb-a34f-fbb08f7d10fb tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] GET http://192.168.122.75/volume/v3/volume-transfers/detail Sep 02 08:57:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ea7547dd-684c-42fb-a34f-fbb08f7d10fb tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ea7547dd-684c-42fb-a34f-fbb08f7d10fb tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volume_transfer [None req-ea7547dd-684c-42fb-a34f-fbb08f7d10fb tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Listing volume transfers {{(pid=86995) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 02 08:57:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ea7547dd-684c-42fb-a34f-fbb08f7d10fb tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] http://192.168.122.75/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 02 08:57:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1027/2015] 192.168.122.75 () {60 vars in 1205 bytes} [Wed Sep 2 08:57:19 2026] GET /volume/v3/volume-transfers/detail => generated 549 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-56f4df36-d353-4dc8-a5f5-a125e77698a7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-56f4df36-d353-4dc8-a5f5-a125e77698a7 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] DELETE http://192.168.122.75/volume/v3/volume-transfers/446400af-2c30-45f8-8bdc-d1d90c7d30f2 Sep 02 08:57:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-56f4df36-d353-4dc8-a5f5-a125e77698a7 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-56f4df36-d353-4dc8-a5f5-a125e77698a7 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:19 devstack devstack@c-api.service[86994]: INFO cinder.api.contrib.volume_transfer [None req-56f4df36-d353-4dc8-a5f5-a125e77698a7 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Delete transfer with id: 446400af-2c30-45f8-8bdc-d1d90c7d30f2 Sep 02 08:57:19 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:19 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:19 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:19 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-56f4df36-d353-4dc8-a5f5-a125e77698a7 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] http://192.168.122.75/volume/v3/volume-transfers/446400af-2c30-45f8-8bdc-d1d90c7d30f2 returned with HTTP 202 Sep 02 08:57:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 989/2016] 192.168.122.75 () {60 vars in 1298 bytes} [Wed Sep 2 08:57:19 2026] DELETE /volume/v3/volume-transfers/446400af-2c30-45f8-8bdc-d1d90c7d30f2 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:57:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-831c7b01-72a2-4783-9129-02f6e4a6bd22 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-831c7b01-72a2-4783-9129-02f6e4a6bd22 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] GET http://192.168.122.75/volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae Sep 02 08:57:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-831c7b01-72a2-4783-9129-02f6e4a6bd22 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-831c7b01-72a2-4783-9129-02f6e4a6bd22 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:19 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:19 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:19 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:19 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:19 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-831c7b01-72a2-4783-9129-02f6e4a6bd22 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Volume info retrieved successfully. Sep 02 08:57:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-831c7b01-72a2-4783-9129-02f6e4a6bd22 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] http://192.168.122.75/volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae returned with HTTP 200 Sep 02 08:57:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1028/2017] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:57:19 2026] GET /volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae => generated 953 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c955eca2-9ba7-4519-894f-ffe8807a67cb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c955eca2-9ba7-4519-894f-ffe8807a67cb tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] DELETE http://192.168.122.75/volume/v3/volume-transfers/446400af-2c30-45f8-8bdc-d1d90c7d30f2 Sep 02 08:57:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c955eca2-9ba7-4519-894f-ffe8807a67cb tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c955eca2-9ba7-4519-894f-ffe8807a67cb tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:19 devstack devstack@c-api.service[86994]: INFO cinder.api.contrib.volume_transfer [None req-c955eca2-9ba7-4519-894f-ffe8807a67cb tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Delete transfer with id: 446400af-2c30-45f8-8bdc-d1d90c7d30f2 Sep 02 08:57:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c955eca2-9ba7-4519-894f-ffe8807a67cb tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] http://192.168.122.75/volume/v3/volume-transfers/446400af-2c30-45f8-8bdc-d1d90c7d30f2 returned with HTTP 404 Sep 02 08:57:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 990/2018] 192.168.122.75 () {60 vars in 1298 bytes} [Wed Sep 2 08:57:19 2026] DELETE /volume/v3/volume-transfers/446400af-2c30-45f8-8bdc-d1d90c7d30f2 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:57:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c80f6fad-1001-425e-83b2-f2080b1c9ddc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c80f6fad-1001-425e-83b2-f2080b1c9ddc tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae Sep 02 08:57:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c80f6fad-1001-425e-83b2-f2080b1c9ddc tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c80f6fad-1001-425e-83b2-f2080b1c9ddc tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:19 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-c80f6fad-1001-425e-83b2-f2080b1c9ddc tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] Delete volume with id: b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae Sep 02 08:57:19 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:19 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:19 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:19 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:19 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c80f6fad-1001-425e-83b2-f2080b1c9ddc tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] Volume info retrieved successfully. Sep 02 08:57:19 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c80f6fad-1001-425e-83b2-f2080b1c9ddc tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] Delete volume request issued successfully. Sep 02 08:57:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c80f6fad-1001-425e-83b2-f2080b1c9ddc tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] http://192.168.122.75/volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae returned with HTTP 202 Sep 02 08:57:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1029/2019] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 08:57:19 2026] DELETE /volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:57:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fe8481b2-58ca-4ac4-9585-1ac59271b65a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fe8481b2-58ca-4ac4-9585-1ac59271b65a tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] GET http://192.168.122.75/volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae Sep 02 08:57:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fe8481b2-58ca-4ac4-9585-1ac59271b65a tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fe8481b2-58ca-4ac4-9585-1ac59271b65a tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:19 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:19 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:19 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:19 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:19 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-fe8481b2-58ca-4ac4-9585-1ac59271b65a tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] Volume info retrieved successfully. Sep 02 08:57:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fe8481b2-58ca-4ac4-9585-1ac59271b65a tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] http://192.168.122.75/volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae returned with HTTP 200 Sep 02 08:57:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 991/2020] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:57:19 2026] GET /volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae => generated 1136 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:57:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ae56d1fa-388c-4c49-915c-4352af7306ce None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ae56d1fa-388c-4c49-915c-4352af7306ce tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] GET http://192.168.122.75/volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae Sep 02 08:57:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ae56d1fa-388c-4c49-915c-4352af7306ce tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ae56d1fa-388c-4c49-915c-4352af7306ce tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ae56d1fa-388c-4c49-915c-4352af7306ce tempest-VolumesTransfersV357Test-838397632 tempest-VolumesTransfersV357Test-838397632-project-admin] http://192.168.122.75/volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae returned with HTTP 404 Sep 02 08:57:20 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1030/2021] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:57:20 2026] GET /volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:57:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1ba4514c-944a-4859-b00c-e90870ecdaad None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1ba4514c-944a-4859-b00c-e90870ecdaad tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] GET http://192.168.122.75/volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae Sep 02 08:57:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1ba4514c-944a-4859-b00c-e90870ecdaad tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1ba4514c-944a-4859-b00c-e90870ecdaad tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1ba4514c-944a-4859-b00c-e90870ecdaad tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] http://192.168.122.75/volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae returned with HTTP 404 Sep 02 08:57:20 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 992/2022] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:57:20 2026] GET /volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:57:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-dcaa5519-cfe3-408b-9d4f-bd43e99dbd72 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dcaa5519-cfe3-408b-9d4f-bd43e99dbd72 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] DELETE http://192.168.122.75/volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae Sep 02 08:57:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dcaa5519-cfe3-408b-9d4f-bd43e99dbd72 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dcaa5519-cfe3-408b-9d4f-bd43e99dbd72 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:20 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-dcaa5519-cfe3-408b-9d4f-bd43e99dbd72 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] Delete volume with id: b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae Sep 02 08:57:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dcaa5519-cfe3-408b-9d4f-bd43e99dbd72 tempest-VolumesTransfersV357Test-190883339 tempest-VolumesTransfersV357Test-190883339-project-member] http://192.168.122.75/volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae returned with HTTP 404 Sep 02 08:57:20 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1031/2023] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 08:57:20 2026] DELETE /volume/v3/volumes/b05bd0c2-0b8e-49ff-8a5a-72e83a4062ae => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:57:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-e09da1e4-da03-499d-a021-7d2382bcdec8 req-37cb288c-2da9-4a06-ac4a-150325fa5c78 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-e09da1e4-da03-499d-a021-7d2382bcdec8 req-37cb288c-2da9-4a06-ac4a-150325fa5c78 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] GET http://192.168.122.75/volume/v3/attachments?instance_id=ef22235f-b3b3-4b31-bac7-3d3004ada875 Sep 02 08:57:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-e09da1e4-da03-499d-a021-7d2382bcdec8 req-37cb288c-2da9-4a06-ac4a-150325fa5c78 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-e09da1e4-da03-499d-a021-7d2382bcdec8 req-37cb288c-2da9-4a06-ac4a-150325fa5c78 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:24 devstack devstack@c-api.service[86994]: /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 02 08:57:24 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), Sep 02 08:57:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-e09da1e4-da03-499d-a021-7d2382bcdec8 req-37cb288c-2da9-4a06-ac4a-150325fa5c78 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/attachments?instance_id=ef22235f-b3b3-4b31-bac7-3d3004ada875 returned with HTTP 200 Sep 02 08:57:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 993/2024] 192.168.122.75 () {62 vars in 1521 bytes} [Wed Sep 2 08:57:24 2026] GET /volume/v3/attachments?instance_id=ef22235f-b3b3-4b31-bac7-3d3004ada875 => generated 192 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-e09da1e4-da03-499d-a021-7d2382bcdec8 req-1659ec1c-91e0-4053-b95b-737c3b9d5fa3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-e09da1e4-da03-499d-a021-7d2382bcdec8 req-1659ec1c-91e0-4053-b95b-737c3b9d5fa3 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] GET http://192.168.122.75/volume/v3/attachments/e74754af-6320-4ded-8713-99efb51c7eac Sep 02 08:57:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-e09da1e4-da03-499d-a021-7d2382bcdec8 req-1659ec1c-91e0-4053-b95b-737c3b9d5fa3 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-e09da1e4-da03-499d-a021-7d2382bcdec8 req-1659ec1c-91e0-4053-b95b-737c3b9d5fa3 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:24 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:24 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-e09da1e4-da03-499d-a021-7d2382bcdec8 req-1659ec1c-91e0-4053-b95b-737c3b9d5fa3 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/attachments/e74754af-6320-4ded-8713-99efb51c7eac returned with HTTP 200 Sep 02 08:57:24 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1032/2025] 192.168.122.75 () {62 vars in 1535 bytes} [Wed Sep 2 08:57:24 2026] GET /volume/v3/attachments/e74754af-6320-4ded-8713-99efb51c7eac => generated 718 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:57:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-86b54ea0-0ac1-481a-a019-474752ad13c2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-86b54ea0-0ac1-481a-a019-474752ad13c2 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:57:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-86b54ea0-0ac1-481a-a019-474752ad13c2 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-436091514"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:57:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-86b54ea0-0ac1-481a-a019-474752ad13c2 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-436091514'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:57:31 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-86b54ea0-0ac1-481a-a019-474752ad13c2 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Create volume of 2 GB Sep 02 08:57:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-86b54ea0-0ac1-481a-a019-474752ad13c2 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Availability Zones retrieved successfully. Sep 02 08:57:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-86b54ea0-0ac1-481a-a019-474752ad13c2 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Flow 'volume_create_api' (f9e61fa1-1694-4a79-b87a-853155e0bb27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:57:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-86b54ea0-0ac1-481a-a019-474752ad13c2 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6db11157-b171-41bc-8751-d34d98eb28bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-86b54ea0-0ac1-481a-a019-474752ad13c2 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Validating volume size '2' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:57:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-86b54ea0-0ac1-481a-a019-474752ad13c2 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6db11157-b171-41bc-8751-d34d98eb28bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-86b54ea0-0ac1-481a-a019-474752ad13c2 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6d8a24b-bf68-4820-bb2b-18d02d6b112b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:31 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-86b54ea0-0ac1-481a-a019-474752ad13c2 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Created reservations ['d68bed79-4079-4788-b5ec-ba02de1b61bd', '73f51f1f-2724-4fb3-91ea-2e1754ac62fd', 'aae9dc83-34b4-4c9a-9802-09531257d549', '7dbde286-b822-47ab-a8fc-7483e19c2ddb'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:57:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-86b54ea0-0ac1-481a-a019-474752ad13c2 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6d8a24b-bf68-4820-bb2b-18d02d6b112b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d68bed79-4079-4788-b5ec-ba02de1b61bd', '73f51f1f-2724-4fb3-91ea-2e1754ac62fd', 'aae9dc83-34b4-4c9a-9802-09531257d549', '7dbde286-b822-47ab-a8fc-7483e19c2ddb']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-86b54ea0-0ac1-481a-a019-474752ad13c2 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adf9f385-238d-42f4-b710-10aa6cb829dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-86b54ea0-0ac1-481a-a019-474752ad13c2 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adf9f385-238d-42f4-b710-10aa6cb829dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb1a04b1-17f6-49da-9aed-6c165a8141ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-436091514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa64c98df39946da9cef07f5f831f05a',qos_specs=None,replication_status=,reservations=['d68bed79-4079-4788-b5ec-ba02de1b61bd','73f51f1f-2724-4fb3-91ea-2e1754ac62fd','aae9dc83-34b4-4c9a-9802-09531257d549','7dbde286-b822-47ab-a8fc-7483e19c2ddb'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7add5c2cd05040fba7a391547840c184',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:57:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-436091514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb1a04b1-17f6-49da-9aed-6c165a8141ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa64c98df39946da9cef07f5f831f05a',provider_auth=None,provider_geometry=None,provider_id=None,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='7add5c2cd05040fba7a391547840c184',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-86b54ea0-0ac1-481a-a019-474752ad13c2 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ccaeda7-a1fe-4128-a1a7-3129d1324108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-86b54ea0-0ac1-481a-a019-474752ad13c2 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ccaeda7-a1fe-4128-a1a7-3129d1324108) transitioned into state 'SUCCESS' from state '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-436091514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa64c98df39946da9cef07f5f831f05a',qos_specs=None,replication_status=,reservations=['d68bed79-4079-4788-b5ec-ba02de1b61bd','73f51f1f-2724-4fb3-91ea-2e1754ac62fd','aae9dc83-34b4-4c9a-9802-09531257d549','7dbde286-b822-47ab-a8fc-7483e19c2ddb'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7add5c2cd05040fba7a391547840c184',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-86b54ea0-0ac1-481a-a019-474752ad13c2 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8646b209-58ee-46bf-8726-72c1a61fe2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-86b54ea0-0ac1-481a-a019-474752ad13c2 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8646b209-58ee-46bf-8726-72c1a61fe2be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-86b54ea0-0ac1-481a-a019-474752ad13c2 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Flow 'volume_create_api' (f9e61fa1-1694-4a79-b87a-853155e0bb27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:57:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-86b54ea0-0ac1-481a-a019-474752ad13c2 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Create volume request issued successfully. Sep 02 08:57:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-86b54ea0-0ac1-481a-a019-474752ad13c2 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:57:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 994/2026] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:57:30 2026] POST /volume/v3/volumes => generated 761 bytes in 929 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 08:57:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-857fcdf5-327b-41c8-bf1d-4cc891204121 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-857fcdf5-327b-41c8-bf1d-4cc891204121 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] GET http://192.168.122.75/volume/v3/volumes/fb1a04b1-17f6-49da-9aed-6c165a8141ba Sep 02 08:57:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-857fcdf5-327b-41c8-bf1d-4cc891204121 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-857fcdf5-327b-41c8-bf1d-4cc891204121 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:31 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:31 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:31 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:31 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:31 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-857fcdf5-327b-41c8-bf1d-4cc891204121 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Volume info retrieved successfully. Sep 02 08:57:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-857fcdf5-327b-41c8-bf1d-4cc891204121 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] http://192.168.122.75/volume/v3/volumes/fb1a04b1-17f6-49da-9aed-6c165a8141ba returned with HTTP 200 Sep 02 08:57:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1033/2027] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:31 2026] GET /volume/v3/volumes/fb1a04b1-17f6-49da-9aed-6c165a8141ba => generated 829 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4effd050-0cec-4815-8ba6-c98237fce654 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4effd050-0cec-4815-8ba6-c98237fce654 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] GET http://192.168.122.75/volume/v3/volumes/fb1a04b1-17f6-49da-9aed-6c165a8141ba Sep 02 08:57:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4effd050-0cec-4815-8ba6-c98237fce654 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4effd050-0cec-4815-8ba6-c98237fce654 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:32 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:32 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:32 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:32 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:32 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4effd050-0cec-4815-8ba6-c98237fce654 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Volume info retrieved successfully. Sep 02 08:57:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4effd050-0cec-4815-8ba6-c98237fce654 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] http://192.168.122.75/volume/v3/volumes/fb1a04b1-17f6-49da-9aed-6c165a8141ba returned with HTTP 200 Sep 02 08:57:32 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 995/2028] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:32 2026] GET /volume/v3/volumes/fb1a04b1-17f6-49da-9aed-6c165a8141ba => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0276b053-2bba-4ae6-bcc3-479408138dad None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0276b053-2bba-4ae6-bcc3-479408138dad tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] GET http://192.168.122.75/volume/v3/volumes/fb1a04b1-17f6-49da-9aed-6c165a8141ba Sep 02 08:57:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0276b053-2bba-4ae6-bcc3-479408138dad tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0276b053-2bba-4ae6-bcc3-479408138dad tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:33 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:33 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:33 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:33 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0276b053-2bba-4ae6-bcc3-479408138dad tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Volume info retrieved successfully. Sep 02 08:57:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0276b053-2bba-4ae6-bcc3-479408138dad tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] http://192.168.122.75/volume/v3/volumes/fb1a04b1-17f6-49da-9aed-6c165a8141ba returned with HTTP 200 Sep 02 08:57:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1034/2029] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:33 2026] GET /volume/v3/volumes/fb1a04b1-17f6-49da-9aed-6c165a8141ba => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-439abd90-69e7-498a-adb1-9e90085f0909 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-439abd90-69e7-498a-adb1-9e90085f0909 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:57:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-439abd90-69e7-498a-adb1-9e90085f0909 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "fb1a04b1-17f6-49da-9aed-6c165a8141ba"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:57:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-439abd90-69e7-498a-adb1-9e90085f0909 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'fb1a04b1-17f6-49da-9aed-6c165a8141ba'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:57:34 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:34 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:34 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:34 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-439abd90-69e7-498a-adb1-9e90085f0909 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Volume retrieved successfully. Sep 02 08:57:34 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-439abd90-69e7-498a-adb1-9e90085f0909 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Create volume of 1 GB Sep 02 08:57:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-439abd90-69e7-498a-adb1-9e90085f0909 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Availability Zones retrieved successfully. Sep 02 08:57:34 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-439abd90-69e7-498a-adb1-9e90085f0909 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Flow 'volume_create_api' (104d0fe7-e0b9-4e1d-85e9-625fb08b6e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:57:34 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-439abd90-69e7-498a-adb1-9e90085f0909 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f36a642f-9710-4e76-90d7-e525f6b8d831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:34 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-439abd90-69e7-498a-adb1-9e90085f0909 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:57:34 devstack devstack@c-api.service[86994]: WARNING cinder.volume.api [None req-439abd90-69e7-498a-adb1-9e90085f0909 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f36a642f-9710-4e76-90d7-e525f6b8d831) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 08:57:34 devstack devstack@c-api.service[86994]: 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 02 08:57:34 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-439abd90-69e7-498a-adb1-9e90085f0909 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f36a642f-9710-4e76-90d7-e525f6b8d831) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:34 devstack devstack@c-api.service[86994]: WARNING cinder.volume.api [None req-439abd90-69e7-498a-adb1-9e90085f0909 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f36a642f-9710-4e76-90d7-e525f6b8d831) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 08:57:34 devstack devstack@c-api.service[86994]: WARNING cinder.volume.api [None req-439abd90-69e7-498a-adb1-9e90085f0909 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Flow 'volume_create_api' (104d0fe7-e0b9-4e1d-85e9-625fb08b6e46) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 08:57:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-439abd90-69e7-498a-adb1-9e90085f0909 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 400 Sep 02 08:57:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 996/2030] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:57:34 2026] POST /volume/v3/volumes => generated 173 bytes in 114 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 08:57:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-deca5120-c3a1-403d-bc6f-0e0587d7fb0a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-deca5120-c3a1-403d-bc6f-0e0587d7fb0a tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] GET http://192.168.122.75/volume/v3/volumes/fb1a04b1-17f6-49da-9aed-6c165a8141ba Sep 02 08:57:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-deca5120-c3a1-403d-bc6f-0e0587d7fb0a tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-deca5120-c3a1-403d-bc6f-0e0587d7fb0a tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:34 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:34 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:34 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:34 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-deca5120-c3a1-403d-bc6f-0e0587d7fb0a tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Volume info retrieved successfully. Sep 02 08:57:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-deca5120-c3a1-403d-bc6f-0e0587d7fb0a tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] http://192.168.122.75/volume/v3/volumes/fb1a04b1-17f6-49da-9aed-6c165a8141ba returned with HTTP 200 Sep 02 08:57:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1035/2031] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:34 2026] GET /volume/v3/volumes/fb1a04b1-17f6-49da-9aed-6c165a8141ba => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4828bef3-6382-4c63-a53c-ecf2cdfb0fe3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4828bef3-6382-4c63-a53c-ecf2cdfb0fe3 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] DELETE http://192.168.122.75/volume/v3/volumes/fb1a04b1-17f6-49da-9aed-6c165a8141ba Sep 02 08:57:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4828bef3-6382-4c63-a53c-ecf2cdfb0fe3 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4828bef3-6382-4c63-a53c-ecf2cdfb0fe3 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:34 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-4828bef3-6382-4c63-a53c-ecf2cdfb0fe3 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Delete volume with id: fb1a04b1-17f6-49da-9aed-6c165a8141ba Sep 02 08:57:34 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:34 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:34 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:34 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4828bef3-6382-4c63-a53c-ecf2cdfb0fe3 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Volume info retrieved successfully. Sep 02 08:57:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4828bef3-6382-4c63-a53c-ecf2cdfb0fe3 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Delete volume request issued successfully. Sep 02 08:57:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4828bef3-6382-4c63-a53c-ecf2cdfb0fe3 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] http://192.168.122.75/volume/v3/volumes/fb1a04b1-17f6-49da-9aed-6c165a8141ba returned with HTTP 202 Sep 02 08:57:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 997/2032] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:57:34 2026] DELETE /volume/v3/volumes/fb1a04b1-17f6-49da-9aed-6c165a8141ba => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:57:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fff61506-dc9d-40f0-8764-f0eded710f61 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fff61506-dc9d-40f0-8764-f0eded710f61 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] GET http://192.168.122.75/volume/v3/volumes/fb1a04b1-17f6-49da-9aed-6c165a8141ba Sep 02 08:57:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fff61506-dc9d-40f0-8764-f0eded710f61 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fff61506-dc9d-40f0-8764-f0eded710f61 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:34 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:34 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:34 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:34 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-fff61506-dc9d-40f0-8764-f0eded710f61 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Volume info retrieved successfully. Sep 02 08:57:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fff61506-dc9d-40f0-8764-f0eded710f61 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] http://192.168.122.75/volume/v3/volumes/fb1a04b1-17f6-49da-9aed-6c165a8141ba returned with HTTP 200 Sep 02 08:57:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1036/2033] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:34 2026] GET /volume/v3/volumes/fb1a04b1-17f6-49da-9aed-6c165a8141ba => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:57:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d4e2a736-5db7-43ef-b0a1-50e41166164a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d4e2a736-5db7-43ef-b0a1-50e41166164a tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] GET http://192.168.122.75/volume/v3/volumes/fb1a04b1-17f6-49da-9aed-6c165a8141ba Sep 02 08:57:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d4e2a736-5db7-43ef-b0a1-50e41166164a tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d4e2a736-5db7-43ef-b0a1-50e41166164a tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:35 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:35 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:35 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:35 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d4e2a736-5db7-43ef-b0a1-50e41166164a tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Volume info retrieved successfully. Sep 02 08:57:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d4e2a736-5db7-43ef-b0a1-50e41166164a tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] http://192.168.122.75/volume/v3/volumes/fb1a04b1-17f6-49da-9aed-6c165a8141ba returned with HTTP 200 Sep 02 08:57:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 998/2034] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:35 2026] GET /volume/v3/volumes/fb1a04b1-17f6-49da-9aed-6c165a8141ba => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-362ed7c2-b83b-428e-aac7-013ef14cb263 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-362ed7c2-b83b-428e-aac7-013ef14cb263 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] GET http://192.168.122.75/volume/v3/volumes/fb1a04b1-17f6-49da-9aed-6c165a8141ba Sep 02 08:57:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-362ed7c2-b83b-428e-aac7-013ef14cb263 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-362ed7c2-b83b-428e-aac7-013ef14cb263 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-362ed7c2-b83b-428e-aac7-013ef14cb263 tempest-VolumesCloneNegativeTest-1868308698 tempest-VolumesCloneNegativeTest-1868308698-project-member] http://192.168.122.75/volume/v3/volumes/fb1a04b1-17f6-49da-9aed-6c165a8141ba returned with HTTP 404 Sep 02 08:57:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1037/2035] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:36 2026] GET /volume/v3/volumes/fb1a04b1-17f6-49da-9aed-6c165a8141ba => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:57:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0650da12-add1-4fcf-ae9d-dd24cb9c10ba None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0650da12-add1-4fcf-ae9d-dd24cb9c10ba tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes Sep 02 08:57:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0650da12-add1-4fcf-ae9d-dd24cb9c10ba tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0650da12-add1-4fcf-ae9d-dd24cb9c10ba tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-0650da12-add1-4fcf-ae9d-dd24cb9c10ba tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:42 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0650da12-add1-4fcf-ae9d-dd24cb9c10ba tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0650da12-add1-4fcf-ae9d-dd24cb9c10ba tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0650da12-add1-4fcf-ae9d-dd24cb9c10ba tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 200 Sep 02 08:57:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 999/2036] 192.168.122.75 () {58 vars in 1116 bytes} [Wed Sep 2 08:57:42 2026] GET /volume/v3/volumes => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:57:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-79aa2c08-2c7c-4770-8511-7e5b43b94346 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-79aa2c08-2c7c-4770-8511-7e5b43b94346 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:57:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-79aa2c08-2c7c-4770-8511-7e5b43b94346 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-596996051"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:57:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-79aa2c08-2c7c-4770-8511-7e5b43b94346 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-596996051'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:57:42 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-79aa2c08-2c7c-4770-8511-7e5b43b94346 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Create volume of 1 GB Sep 02 08:57:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-79aa2c08-2c7c-4770-8511-7e5b43b94346 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Availability Zones retrieved successfully. Sep 02 08:57:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-79aa2c08-2c7c-4770-8511-7e5b43b94346 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Flow 'volume_create_api' (1fe5f1a7-6d5e-4f02-955b-12e66ca401ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:57:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-79aa2c08-2c7c-4770-8511-7e5b43b94346 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a73c69e5-f4e3-4279-89e5-84dee249f5a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-79aa2c08-2c7c-4770-8511-7e5b43b94346 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:57:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-79aa2c08-2c7c-4770-8511-7e5b43b94346 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a73c69e5-f4e3-4279-89e5-84dee249f5a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-79aa2c08-2c7c-4770-8511-7e5b43b94346 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a3fa72a-5210-4f72-a377-a4fe301a0d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:42 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-79aa2c08-2c7c-4770-8511-7e5b43b94346 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Created reservations ['6e37a22c-a885-4cbc-abc9-d02533b8309f', '6df23458-a4a2-4cce-83db-351258d1a288', '9c52ca6d-2ed7-4fbe-84ea-8ae310f43d6d', '6d23d6e1-c809-4c68-b557-5d7061881b9c'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:57:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-79aa2c08-2c7c-4770-8511-7e5b43b94346 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a3fa72a-5210-4f72-a377-a4fe301a0d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e37a22c-a885-4cbc-abc9-d02533b8309f', '6df23458-a4a2-4cce-83db-351258d1a288', '9c52ca6d-2ed7-4fbe-84ea-8ae310f43d6d', '6d23d6e1-c809-4c68-b557-5d7061881b9c']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-79aa2c08-2c7c-4770-8511-7e5b43b94346 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9002f0f6-9eec-4edc-adb7-d80ce5daa1f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:43 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:43 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-79aa2c08-2c7c-4770-8511-7e5b43b94346 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9002f0f6-9eec-4edc-adb7-d80ce5daa1f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16f9f182-e9b2-46c7-bd03-afef2a0e4444', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-596996051',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4b59eb611182432aa7e235fbb2bbbc83',qos_specs=None,replication_status=,reservations=['6e37a22c-a885-4cbc-abc9-d02533b8309f','6df23458-a4a2-4cce-83db-351258d1a288','9c52ca6d-2ed7-4fbe-84ea-8ae310f43d6d','6d23d6e1-c809-4c68-b557-5d7061881b9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fd4dbbddcc64316a28dcd45b10a19fe',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:57:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-596996051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16f9f182-e9b2-46c7-bd03-afef2a0e4444,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4b59eb611182432aa7e235fbb2bbbc83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fd4dbbddcc64316a28dcd45b10a19fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-79aa2c08-2c7c-4770-8511-7e5b43b94346 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00cd75c8-ed7b-4a63-9eee-71b6c7d0c055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-79aa2c08-2c7c-4770-8511-7e5b43b94346 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00cd75c8-ed7b-4a63-9eee-71b6c7d0c055) transitioned into state 'SUCCESS' from state '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-596996051',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4b59eb611182432aa7e235fbb2bbbc83',qos_specs=None,replication_status=,reservations=['6e37a22c-a885-4cbc-abc9-d02533b8309f','6df23458-a4a2-4cce-83db-351258d1a288','9c52ca6d-2ed7-4fbe-84ea-8ae310f43d6d','6d23d6e1-c809-4c68-b557-5d7061881b9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fd4dbbddcc64316a28dcd45b10a19fe',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-79aa2c08-2c7c-4770-8511-7e5b43b94346 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12664ff4-cdb2-457c-abb7-63ebb4d73976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-79aa2c08-2c7c-4770-8511-7e5b43b94346 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12664ff4-cdb2-457c-abb7-63ebb4d73976) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-79aa2c08-2c7c-4770-8511-7e5b43b94346 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Flow 'volume_create_api' (1fe5f1a7-6d5e-4f02-955b-12e66ca401ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:57:43 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-79aa2c08-2c7c-4770-8511-7e5b43b94346 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Create volume request issued successfully. Sep 02 08:57:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-79aa2c08-2c7c-4770-8511-7e5b43b94346 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:57:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1038/2037] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:57:42 2026] POST /volume/v3/volumes => generated 770 bytes in 644 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:57:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8bf4a675-174b-41ce-9a79-05954ed30300 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8bf4a675-174b-41ce-9a79-05954ed30300 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/16f9f182-e9b2-46c7-bd03-afef2a0e4444 Sep 02 08:57:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8bf4a675-174b-41ce-9a79-05954ed30300 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8bf4a675-174b-41ce-9a79-05954ed30300 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:43 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:43 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:43 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:43 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:43 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8bf4a675-174b-41ce-9a79-05954ed30300 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Volume info retrieved successfully. Sep 02 08:57:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8bf4a675-174b-41ce-9a79-05954ed30300 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/16f9f182-e9b2-46c7-bd03-afef2a0e4444 returned with HTTP 200 Sep 02 08:57:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1000/2038] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:43 2026] GET /volume/v3/volumes/16f9f182-e9b2-46c7-bd03-afef2a0e4444 => generated 838 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-655a71b8-e2ae-4b3f-b719-8c6aafa06ba2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-655a71b8-e2ae-4b3f-b719-8c6aafa06ba2 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/16f9f182-e9b2-46c7-bd03-afef2a0e4444 Sep 02 08:57:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-655a71b8-e2ae-4b3f-b719-8c6aafa06ba2 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-655a71b8-e2ae-4b3f-b719-8c6aafa06ba2 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:44 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:44 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:44 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:44 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:44 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-655a71b8-e2ae-4b3f-b719-8c6aafa06ba2 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Volume info retrieved successfully. Sep 02 08:57:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-655a71b8-e2ae-4b3f-b719-8c6aafa06ba2 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/16f9f182-e9b2-46c7-bd03-afef2a0e4444 returned with HTTP 200 Sep 02 08:57:44 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1039/2039] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:44 2026] GET /volume/v3/volumes/16f9f182-e9b2-46c7-bd03-afef2a0e4444 => generated 862 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d9b4fdb9-bf93-4702-9be7-94ea09e68e18 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d9b4fdb9-bf93-4702-9be7-94ea09e68e18 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/16f9f182-e9b2-46c7-bd03-afef2a0e4444 Sep 02 08:57:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d9b4fdb9-bf93-4702-9be7-94ea09e68e18 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d9b4fdb9-bf93-4702-9be7-94ea09e68e18 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:46 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:46 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:46 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:46 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:46 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d9b4fdb9-bf93-4702-9be7-94ea09e68e18 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Volume info retrieved successfully. Sep 02 08:57:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d9b4fdb9-bf93-4702-9be7-94ea09e68e18 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/16f9f182-e9b2-46c7-bd03-afef2a0e4444 returned with HTTP 200 Sep 02 08:57:46 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1001/2040] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:45 2026] GET /volume/v3/volumes/16f9f182-e9b2-46c7-bd03-afef2a0e4444 => generated 863 bytes in 645 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2f630195-2b36-4c90-9528-35b71977bda9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2f630195-2b36-4c90-9528-35b71977bda9 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/16f9f182-e9b2-46c7-bd03-afef2a0e4444 Sep 02 08:57:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2f630195-2b36-4c90-9528-35b71977bda9 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2f630195-2b36-4c90-9528-35b71977bda9 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:46 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:46 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:46 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:46 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:46 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2f630195-2b36-4c90-9528-35b71977bda9 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Volume info retrieved successfully. Sep 02 08:57:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2f630195-2b36-4c90-9528-35b71977bda9 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/16f9f182-e9b2-46c7-bd03-afef2a0e4444 returned with HTTP 200 Sep 02 08:57:46 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1040/2041] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:46 2026] GET /volume/v3/volumes/16f9f182-e9b2-46c7-bd03-afef2a0e4444 => generated 863 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b780fbee-47be-4f3f-83fe-751a1234d626 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b780fbee-47be-4f3f-83fe-751a1234d626 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:57:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b780fbee-47be-4f3f-83fe-751a1234d626 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-472009739"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:57:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-b780fbee-47be-4f3f-83fe-751a1234d626 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-472009739'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:57:46 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-b780fbee-47be-4f3f-83fe-751a1234d626 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Create volume of 1 GB Sep 02 08:57:46 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b780fbee-47be-4f3f-83fe-751a1234d626 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Availability Zones retrieved successfully. Sep 02 08:57:46 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b780fbee-47be-4f3f-83fe-751a1234d626 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Flow 'volume_create_api' (41563b54-9a64-4831-9e0b-0199ba404164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:57:46 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b780fbee-47be-4f3f-83fe-751a1234d626 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63b0365e-de1e-445f-9236-2a079339cc83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:46 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-b780fbee-47be-4f3f-83fe-751a1234d626 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:57:46 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b780fbee-47be-4f3f-83fe-751a1234d626 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63b0365e-de1e-445f-9236-2a079339cc83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:46 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b780fbee-47be-4f3f-83fe-751a1234d626 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e9e71d-092e-4daf-b760-710262af6047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:46 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-b780fbee-47be-4f3f-83fe-751a1234d626 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Created reservations ['7be66927-f01a-4842-ab36-d9c8e6359628', '2cf86c26-5b3f-4e1a-b565-faa7422f9954', 'fddb22c9-590c-449f-bd75-ad77da4d5f50', 'd595f0d6-2aed-49bb-9196-80c916eb4fe5'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:57:46 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b780fbee-47be-4f3f-83fe-751a1234d626 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e9e71d-092e-4daf-b760-710262af6047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7be66927-f01a-4842-ab36-d9c8e6359628', '2cf86c26-5b3f-4e1a-b565-faa7422f9954', 'fddb22c9-590c-449f-bd75-ad77da4d5f50', 'd595f0d6-2aed-49bb-9196-80c916eb4fe5']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:46 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b780fbee-47be-4f3f-83fe-751a1234d626 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f5b7b82-9854-499d-b7c4-9eee111325f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:46 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:46 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:46 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b780fbee-47be-4f3f-83fe-751a1234d626 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f5b7b82-9854-499d-b7c4-9eee111325f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd559bd9-b170-46f7-a166-71c2ceb454f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-472009739',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4b59eb611182432aa7e235fbb2bbbc83',qos_specs=None,replication_status=,reservations=['7be66927-f01a-4842-ab36-d9c8e6359628','2cf86c26-5b3f-4e1a-b565-faa7422f9954','fddb22c9-590c-449f-bd75-ad77da4d5f50','d595f0d6-2aed-49bb-9196-80c916eb4fe5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fd4dbbddcc64316a28dcd45b10a19fe',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:57:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-472009739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd559bd9-b170-46f7-a166-71c2ceb454f7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4b59eb611182432aa7e235fbb2bbbc83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fd4dbbddcc64316a28dcd45b10a19fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:46 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b780fbee-47be-4f3f-83fe-751a1234d626 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8156ac6-7f1a-400f-b434-30ba54ea835f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:46 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b780fbee-47be-4f3f-83fe-751a1234d626 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8156ac6-7f1a-400f-b434-30ba54ea835f) transitioned into state 'SUCCESS' from state '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-472009739',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4b59eb611182432aa7e235fbb2bbbc83',qos_specs=None,replication_status=,reservations=['7be66927-f01a-4842-ab36-d9c8e6359628','2cf86c26-5b3f-4e1a-b565-faa7422f9954','fddb22c9-590c-449f-bd75-ad77da4d5f50','d595f0d6-2aed-49bb-9196-80c916eb4fe5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fd4dbbddcc64316a28dcd45b10a19fe',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:46 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b780fbee-47be-4f3f-83fe-751a1234d626 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69f1770e-6330-480a-9c4a-15dcc9073227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:46 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b780fbee-47be-4f3f-83fe-751a1234d626 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69f1770e-6330-480a-9c4a-15dcc9073227) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:46 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b780fbee-47be-4f3f-83fe-751a1234d626 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Flow 'volume_create_api' (41563b54-9a64-4831-9e0b-0199ba404164) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:57:46 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b780fbee-47be-4f3f-83fe-751a1234d626 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Create volume request issued successfully. Sep 02 08:57:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b780fbee-47be-4f3f-83fe-751a1234d626 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:57:47 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1002/2042] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:57:46 2026] POST /volume/v3/volumes => generated 770 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:57:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-dce7ec15-722a-426c-ab14-b8592d71772d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dce7ec15-722a-426c-ab14-b8592d71772d tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/dd559bd9-b170-46f7-a166-71c2ceb454f7 Sep 02 08:57:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dce7ec15-722a-426c-ab14-b8592d71772d tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dce7ec15-722a-426c-ab14-b8592d71772d tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:47 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:47 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:47 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:47 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-dce7ec15-722a-426c-ab14-b8592d71772d tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Volume info retrieved successfully. Sep 02 08:57:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dce7ec15-722a-426c-ab14-b8592d71772d tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/dd559bd9-b170-46f7-a166-71c2ceb454f7 returned with HTTP 200 Sep 02 08:57:47 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1041/2043] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:47 2026] GET /volume/v3/volumes/dd559bd9-b170-46f7-a166-71c2ceb454f7 => generated 838 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5ce9174f-49ba-4c83-a740-dc6464689227 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5ce9174f-49ba-4c83-a740-dc6464689227 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/dd559bd9-b170-46f7-a166-71c2ceb454f7 Sep 02 08:57:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5ce9174f-49ba-4c83-a740-dc6464689227 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5ce9174f-49ba-4c83-a740-dc6464689227 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:48 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:48 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:48 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:48 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5ce9174f-49ba-4c83-a740-dc6464689227 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Volume info retrieved successfully. Sep 02 08:57:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5ce9174f-49ba-4c83-a740-dc6464689227 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/dd559bd9-b170-46f7-a166-71c2ceb454f7 returned with HTTP 200 Sep 02 08:57:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1003/2044] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:48 2026] GET /volume/v3/volumes/dd559bd9-b170-46f7-a166-71c2ceb454f7 => generated 862 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-40c81985-2490-4ba5-8127-cd7c412cd80d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-40c81985-2490-4ba5-8127-cd7c412cd80d tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/dd559bd9-b170-46f7-a166-71c2ceb454f7 Sep 02 08:57:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-40c81985-2490-4ba5-8127-cd7c412cd80d tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-40c81985-2490-4ba5-8127-cd7c412cd80d tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:49 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:49 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-40c81985-2490-4ba5-8127-cd7c412cd80d tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Volume info retrieved successfully. Sep 02 08:57:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-40c81985-2490-4ba5-8127-cd7c412cd80d tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/dd559bd9-b170-46f7-a166-71c2ceb454f7 returned with HTTP 200 Sep 02 08:57:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1042/2045] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:49 2026] GET /volume/v3/volumes/dd559bd9-b170-46f7-a166-71c2ceb454f7 => generated 863 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-28a58836-feb4-4398-a078-d7aa2ee96341 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-28a58836-feb4-4398-a078-d7aa2ee96341 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/dd559bd9-b170-46f7-a166-71c2ceb454f7 Sep 02 08:57:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-28a58836-feb4-4398-a078-d7aa2ee96341 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-28a58836-feb4-4398-a078-d7aa2ee96341 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:49 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:49 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:49 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:49 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:49 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-28a58836-feb4-4398-a078-d7aa2ee96341 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Volume info retrieved successfully. Sep 02 08:57:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-28a58836-feb4-4398-a078-d7aa2ee96341 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/dd559bd9-b170-46f7-a166-71c2ceb454f7 returned with HTTP 200 Sep 02 08:57:49 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1004/2046] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:49 2026] GET /volume/v3/volumes/dd559bd9-b170-46f7-a166-71c2ceb454f7 => generated 863 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-07565b1f-f5e9-41e6-add3-4b62cb5ac522 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-07565b1f-f5e9-41e6-add3-4b62cb5ac522 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:57:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-07565b1f-f5e9-41e6-add3-4b62cb5ac522 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1777635828"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:57:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-07565b1f-f5e9-41e6-add3-4b62cb5ac522 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1777635828'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:57:49 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-07565b1f-f5e9-41e6-add3-4b62cb5ac522 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Create volume of 1 GB Sep 02 08:57:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-07565b1f-f5e9-41e6-add3-4b62cb5ac522 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Availability Zones retrieved successfully. Sep 02 08:57:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-07565b1f-f5e9-41e6-add3-4b62cb5ac522 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Flow 'volume_create_api' (63eb6bae-7f62-422e-9e02-20abc254210a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:57:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-07565b1f-f5e9-41e6-add3-4b62cb5ac522 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba24b210-8a6d-463f-a668-01ec7f5f0076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-07565b1f-f5e9-41e6-add3-4b62cb5ac522 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:57:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-07565b1f-f5e9-41e6-add3-4b62cb5ac522 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba24b210-8a6d-463f-a668-01ec7f5f0076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-07565b1f-f5e9-41e6-add3-4b62cb5ac522 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0a13aea-cf58-4428-b465-4f0292bef78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:49 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-07565b1f-f5e9-41e6-add3-4b62cb5ac522 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Created reservations ['e7bbd5eb-df4b-4ff5-a7b9-80fc7363d5a5', '44854a71-eee7-4560-843c-bef8f4e3a3c8', '65b191d0-080d-49dd-a9ab-c23eae640066', '31e3f4a4-ec07-4aa2-8aee-dba22bcbdbea'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:57:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-07565b1f-f5e9-41e6-add3-4b62cb5ac522 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0a13aea-cf58-4428-b465-4f0292bef78b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7bbd5eb-df4b-4ff5-a7b9-80fc7363d5a5', '44854a71-eee7-4560-843c-bef8f4e3a3c8', '65b191d0-080d-49dd-a9ab-c23eae640066', '31e3f4a4-ec07-4aa2-8aee-dba22bcbdbea']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-07565b1f-f5e9-41e6-add3-4b62cb5ac522 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccc8849c-4426-4c3c-8dd4-1ca1c4c7d937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:49 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:49 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-07565b1f-f5e9-41e6-add3-4b62cb5ac522 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccc8849c-4426-4c3c-8dd4-1ca1c4c7d937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c549858-7011-434a-9c21-3dab35fd5451', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1777635828',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4b59eb611182432aa7e235fbb2bbbc83',qos_specs=None,replication_status=,reservations=['e7bbd5eb-df4b-4ff5-a7b9-80fc7363d5a5','44854a71-eee7-4560-843c-bef8f4e3a3c8','65b191d0-080d-49dd-a9ab-c23eae640066','31e3f4a4-ec07-4aa2-8aee-dba22bcbdbea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fd4dbbddcc64316a28dcd45b10a19fe',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:57:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1777635828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c549858-7011-434a-9c21-3dab35fd5451,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4b59eb611182432aa7e235fbb2bbbc83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fd4dbbddcc64316a28dcd45b10a19fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:49 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-07565b1f-f5e9-41e6-add3-4b62cb5ac522 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25bccfa9-809d-485c-b29f-70bf84fa306c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:50 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-07565b1f-f5e9-41e6-add3-4b62cb5ac522 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25bccfa9-809d-485c-b29f-70bf84fa306c) transitioned into state 'SUCCESS' from state '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-1777635828',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4b59eb611182432aa7e235fbb2bbbc83',qos_specs=None,replication_status=,reservations=['e7bbd5eb-df4b-4ff5-a7b9-80fc7363d5a5','44854a71-eee7-4560-843c-bef8f4e3a3c8','65b191d0-080d-49dd-a9ab-c23eae640066','31e3f4a4-ec07-4aa2-8aee-dba22bcbdbea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fd4dbbddcc64316a28dcd45b10a19fe',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:50 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-07565b1f-f5e9-41e6-add3-4b62cb5ac522 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (739cdfb5-3018-4985-a825-eaadd807e09d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:57:50 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-07565b1f-f5e9-41e6-add3-4b62cb5ac522 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (739cdfb5-3018-4985-a825-eaadd807e09d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:57:50 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-07565b1f-f5e9-41e6-add3-4b62cb5ac522 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Flow 'volume_create_api' (63eb6bae-7f62-422e-9e02-20abc254210a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:57:50 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-07565b1f-f5e9-41e6-add3-4b62cb5ac522 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Create volume request issued successfully. Sep 02 08:57:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-07565b1f-f5e9-41e6-add3-4b62cb5ac522 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:57:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1043/2047] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:57:49 2026] POST /volume/v3/volumes => generated 771 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:57:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-58d247a5-1ad2-449d-886f-8aa3d5e3eeb1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-58d247a5-1ad2-449d-886f-8aa3d5e3eeb1 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 Sep 02 08:57:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-58d247a5-1ad2-449d-886f-8aa3d5e3eeb1 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-58d247a5-1ad2-449d-886f-8aa3d5e3eeb1 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:50 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:50 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:50 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:50 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:50 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-58d247a5-1ad2-449d-886f-8aa3d5e3eeb1 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Volume info retrieved successfully. Sep 02 08:57:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-58d247a5-1ad2-449d-886f-8aa3d5e3eeb1 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 returned with HTTP 200 Sep 02 08:57:50 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1005/2048] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:50 2026] GET /volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 => generated 839 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:57:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-83adf185-2cc2-4f79-8f23-94ff38d7d58e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-83adf185-2cc2-4f79-8f23-94ff38d7d58e tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 Sep 02 08:57:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-83adf185-2cc2-4f79-8f23-94ff38d7d58e tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-83adf185-2cc2-4f79-8f23-94ff38d7d58e tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:51 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:51 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:51 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:51 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:51 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-83adf185-2cc2-4f79-8f23-94ff38d7d58e tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Volume info retrieved successfully. Sep 02 08:57:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-83adf185-2cc2-4f79-8f23-94ff38d7d58e tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 returned with HTTP 200 Sep 02 08:57:51 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1044/2049] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:51 2026] GET /volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 => generated 863 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8798cccf-21a8-4771-8b4c-e2dbb44b6795 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8798cccf-21a8-4771-8b4c-e2dbb44b6795 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 Sep 02 08:57:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8798cccf-21a8-4771-8b4c-e2dbb44b6795 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8798cccf-21a8-4771-8b4c-e2dbb44b6795 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:52 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:52 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:52 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:52 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:52 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8798cccf-21a8-4771-8b4c-e2dbb44b6795 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Volume info retrieved successfully. Sep 02 08:57:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8798cccf-21a8-4771-8b4c-e2dbb44b6795 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 returned with HTTP 200 Sep 02 08:57:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1006/2050] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:52 2026] GET /volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 => generated 864 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d4549ba0-6b04-4fd1-8511-9babb4a1ba5b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d4549ba0-6b04-4fd1-8511-9babb4a1ba5b tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 Sep 02 08:57:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d4549ba0-6b04-4fd1-8511-9babb4a1ba5b tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d4549ba0-6b04-4fd1-8511-9babb4a1ba5b tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:52 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:52 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:52 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:52 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:52 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d4549ba0-6b04-4fd1-8511-9babb4a1ba5b tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Volume info retrieved successfully. Sep 02 08:57:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d4549ba0-6b04-4fd1-8511-9babb4a1ba5b tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 returned with HTTP 200 Sep 02 08:57:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1045/2051] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:52 2026] GET /volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 => generated 864 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-64fcd670-d58b-47ee-bcc7-0c1aee4ef528 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-64fcd670-d58b-47ee-bcc7-0c1aee4ef528 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes Sep 02 08:57:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-64fcd670-d58b-47ee-bcc7-0c1aee4ef528 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-64fcd670-d58b-47ee-bcc7-0c1aee4ef528 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-64fcd670-d58b-47ee-bcc7-0c1aee4ef528 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:52 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-64fcd670-d58b-47ee-bcc7-0c1aee4ef528 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:52 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:52 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:52 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:52 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:52 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:52 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:52 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-64fcd670-d58b-47ee-bcc7-0c1aee4ef528 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-64fcd670-d58b-47ee-bcc7-0c1aee4ef528 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 200 Sep 02 08:57:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1007/2052] 192.168.122.75 () {58 vars in 1116 bytes} [Wed Sep 2 08:57:52 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 02 08:57:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3ce1ea61-01c1-430f-bdae-576c1a03905b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3ce1ea61-01c1-430f-bdae-576c1a03905b tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-596996051 Sep 02 08:57:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3ce1ea61-01c1-430f-bdae-576c1a03905b tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3ce1ea61-01c1-430f-bdae-576c1a03905b tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-3ce1ea61-01c1-430f-bdae-576c1a03905b tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:52 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3ce1ea61-01c1-430f-bdae-576c1a03905b tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-596996051'), ('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:52 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:52 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:52 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3ce1ea61-01c1-430f-bdae-576c1a03905b tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3ce1ea61-01c1-430f-bdae-576c1a03905b tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-596996051 returned with HTTP 200 Sep 02 08:57:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1046/2053] 192.168.122.75 () {58 vars in 1215 bytes} [Wed Sep 2 08:57:52 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-596996051 => generated 339 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5cedeee2-2ae2-4ec4-8689-91a8f835196b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5cedeee2-2ae2-4ec4-8689-91a8f835196b tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-472009739 Sep 02 08:57:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5cedeee2-2ae2-4ec4-8689-91a8f835196b tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5cedeee2-2ae2-4ec4-8689-91a8f835196b tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-5cedeee2-2ae2-4ec4-8689-91a8f835196b tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:52 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:52 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:52 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5cedeee2-2ae2-4ec4-8689-91a8f835196b tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-472009739'), ('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:52 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:52 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:52 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5cedeee2-2ae2-4ec4-8689-91a8f835196b tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:52 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:52 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5cedeee2-2ae2-4ec4-8689-91a8f835196b tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-472009739 returned with HTTP 200 Sep 02 08:57:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1008/2054] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 08:57:52 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-472009739 => generated 866 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fabc48c7-7ad8-43c2-82ae-0e3a81a28e6f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fabc48c7-7ad8-43c2-82ae-0e3a81a28e6f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/detail?limit=1 Sep 02 08:57:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fabc48c7-7ad8-43c2-82ae-0e3a81a28e6f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fabc48c7-7ad8-43c2-82ae-0e3a81a28e6f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-fabc48c7-7ad8-43c2-82ae-0e3a81a28e6f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:52 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:52 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:52 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-fabc48c7-7ad8-43c2-82ae-0e3a81a28e6f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:52 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:52 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:52 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-fabc48c7-7ad8-43c2-82ae-0e3a81a28e6f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:52 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:52 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fabc48c7-7ad8-43c2-82ae-0e3a81a28e6f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 02 08:57:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1047/2055] 192.168.122.75 () {58 vars in 1152 bytes} [Wed Sep 2 08:57:52 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1013 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0aece8a3-9b32-40d3-a87d-de9ef3459d9c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0aece8a3-9b32-40d3-a87d-de9ef3459d9c tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/detail?limit=1&marker=4c549858-7011-434a-9c21-3dab35fd5451 Sep 02 08:57:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0aece8a3-9b32-40d3-a87d-de9ef3459d9c tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0aece8a3-9b32-40d3-a87d-de9ef3459d9c tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-0aece8a3-9b32-40d3-a87d-de9ef3459d9c tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:53 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0aece8a3-9b32-40d3-a87d-de9ef3459d9c tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:53 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:53 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0aece8a3-9b32-40d3-a87d-de9ef3459d9c tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0aece8a3-9b32-40d3-a87d-de9ef3459d9c tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/detail?limit=1&marker=4c549858-7011-434a-9c21-3dab35fd5451 returned with HTTP 200 Sep 02 08:57:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1009/2056] 192.168.122.75 () {58 vars in 1240 bytes} [Wed Sep 2 08:57:53 2026] GET /volume/v3/volumes/detail?limit=1&marker=4c549858-7011-434a-9c21-3dab35fd5451 => generated 1012 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:57:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-421b80fc-a683-4cbf-8016-e0db0ff06f2b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-421b80fc-a683-4cbf-8016-e0db0ff06f2b tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/detail?limit=1&marker=dd559bd9-b170-46f7-a166-71c2ceb454f7 Sep 02 08:57:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-421b80fc-a683-4cbf-8016-e0db0ff06f2b tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-421b80fc-a683-4cbf-8016-e0db0ff06f2b tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-421b80fc-a683-4cbf-8016-e0db0ff06f2b tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:53 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-421b80fc-a683-4cbf-8016-e0db0ff06f2b tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:53 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-421b80fc-a683-4cbf-8016-e0db0ff06f2b tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-421b80fc-a683-4cbf-8016-e0db0ff06f2b tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/detail?limit=1&marker=dd559bd9-b170-46f7-a166-71c2ceb454f7 returned with HTTP 200 Sep 02 08:57:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1048/2057] 192.168.122.75 () {58 vars in 1240 bytes} [Wed Sep 2 08:57:53 2026] GET /volume/v3/volumes/detail?limit=1&marker=dd559bd9-b170-46f7-a166-71c2ceb454f7 => generated 1012 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a99258ab-e3a9-4f28-b51e-4c462bc91318 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a99258ab-e3a9-4f28-b51e-4c462bc91318 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/detail?limit=1&marker=16f9f182-e9b2-46c7-bd03-afef2a0e4444 Sep 02 08:57:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a99258ab-e3a9-4f28-b51e-4c462bc91318 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a99258ab-e3a9-4f28-b51e-4c462bc91318 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-a99258ab-e3a9-4f28-b51e-4c462bc91318 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:53 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-a99258ab-e3a9-4f28-b51e-4c462bc91318 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a99258ab-e3a9-4f28-b51e-4c462bc91318 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a99258ab-e3a9-4f28-b51e-4c462bc91318 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/detail?limit=1&marker=16f9f182-e9b2-46c7-bd03-afef2a0e4444 returned with HTTP 200 Sep 02 08:57:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1010/2058] 192.168.122.75 () {58 vars in 1240 bytes} [Wed Sep 2 08:57:53 2026] GET /volume/v3/volumes/detail?limit=1&marker=16f9f182-e9b2-46c7-bd03-afef2a0e4444 => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 08:57:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6b61d86a-cf32-43d0-b3da-bbf01c6f05e8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6b61d86a-cf32-43d0-b3da-bbf01c6f05e8 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 02 08:57:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6b61d86a-cf32-43d0-b3da-bbf01c6f05e8 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6b61d86a-cf32-43d0-b3da-bbf01c6f05e8 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-6b61d86a-cf32-43d0-b3da-bbf01c6f05e8 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:53 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6b61d86a-cf32-43d0-b3da-bbf01c6f05e8 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Could not evaluate value available, assuming string {{(pid=86995) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 08:57:53 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6b61d86a-cf32-43d0-b3da-bbf01c6f05e8 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:53 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:53 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6b61d86a-cf32-43d0-b3da-bbf01c6f05e8 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6b61d86a-cf32-43d0-b3da-bbf01c6f05e8 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 02 08:57:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1049/2059] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 08:57:53 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1908 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0397db8b-1eed-498d-bf4e-0f68417f717f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0397db8b-1eed-498d-bf4e-0f68417f717f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 02 08:57:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0397db8b-1eed-498d-bf4e-0f68417f717f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0397db8b-1eed-498d-bf4e-0f68417f717f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-0397db8b-1eed-498d-bf4e-0f68417f717f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:53 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0397db8b-1eed-498d-bf4e-0f68417f717f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Could not evaluate value available, assuming string {{(pid=86994) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 08:57:53 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0397db8b-1eed-498d-bf4e-0f68417f717f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:53 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:53 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:53 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:53 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0397db8b-1eed-498d-bf4e-0f68417f717f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0397db8b-1eed-498d-bf4e-0f68417f717f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 02 08:57:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1011/2060] 192.168.122.75 () {58 vars in 1238 bytes} [Wed Sep 2 08:57:53 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1909 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3c709220-61a9-465b-ab52-98782750d627 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3c709220-61a9-465b-ab52-98782750d627 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes?limit=1 Sep 02 08:57:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3c709220-61a9-465b-ab52-98782750d627 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3c709220-61a9-465b-ab52-98782750d627 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-3c709220-61a9-465b-ab52-98782750d627 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:53 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3c709220-61a9-465b-ab52-98782750d627 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:53 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3c709220-61a9-465b-ab52-98782750d627 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3c709220-61a9-465b-ab52-98782750d627 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 02 08:57:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1050/2061] 192.168.122.75 () {58 vars in 1131 bytes} [Wed Sep 2 08:57:53 2026] GET /volume/v3/volumes?limit=1 => generated 479 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3fed8520-92c5-49e9-a4e6-f3c214d4a67e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3fed8520-92c5-49e9-a4e6-f3c214d4a67e tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes?limit=1&marker=4c549858-7011-434a-9c21-3dab35fd5451 Sep 02 08:57:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3fed8520-92c5-49e9-a4e6-f3c214d4a67e tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3fed8520-92c5-49e9-a4e6-f3c214d4a67e tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-3fed8520-92c5-49e9-a4e6-f3c214d4a67e tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:53 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3fed8520-92c5-49e9-a4e6-f3c214d4a67e tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:53 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:53 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3fed8520-92c5-49e9-a4e6-f3c214d4a67e tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3fed8520-92c5-49e9-a4e6-f3c214d4a67e tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes?limit=1&marker=4c549858-7011-434a-9c21-3dab35fd5451 returned with HTTP 200 Sep 02 08:57:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1012/2062] 192.168.122.75 () {58 vars in 1219 bytes} [Wed Sep 2 08:57:53 2026] GET /volume/v3/volumes?limit=1&marker=4c549858-7011-434a-9c21-3dab35fd5451 => generated 478 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2cb4c63c-15fa-42ef-ab38-3679d5526fd6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2cb4c63c-15fa-42ef-ab38-3679d5526fd6 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes?limit=1&marker=dd559bd9-b170-46f7-a166-71c2ceb454f7 Sep 02 08:57:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2cb4c63c-15fa-42ef-ab38-3679d5526fd6 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2cb4c63c-15fa-42ef-ab38-3679d5526fd6 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-2cb4c63c-15fa-42ef-ab38-3679d5526fd6 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:53 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2cb4c63c-15fa-42ef-ab38-3679d5526fd6 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:53 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2cb4c63c-15fa-42ef-ab38-3679d5526fd6 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2cb4c63c-15fa-42ef-ab38-3679d5526fd6 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes?limit=1&marker=dd559bd9-b170-46f7-a166-71c2ceb454f7 returned with HTTP 200 Sep 02 08:57:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1051/2063] 192.168.122.75 () {58 vars in 1219 bytes} [Wed Sep 2 08:57:53 2026] GET /volume/v3/volumes?limit=1&marker=dd559bd9-b170-46f7-a166-71c2ceb454f7 => generated 478 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:57:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c4a4f40f-6d04-43f1-8a52-769028602951 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c4a4f40f-6d04-43f1-8a52-769028602951 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes?limit=1&marker=16f9f182-e9b2-46c7-bd03-afef2a0e4444 Sep 02 08:57:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c4a4f40f-6d04-43f1-8a52-769028602951 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c4a4f40f-6d04-43f1-8a52-769028602951 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-c4a4f40f-6d04-43f1-8a52-769028602951 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:54 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:54 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c4a4f40f-6d04-43f1-8a52-769028602951 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c4a4f40f-6d04-43f1-8a52-769028602951 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c4a4f40f-6d04-43f1-8a52-769028602951 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes?limit=1&marker=16f9f182-e9b2-46c7-bd03-afef2a0e4444 returned with HTTP 200 Sep 02 08:57:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1013/2064] 192.168.122.75 () {58 vars in 1219 bytes} [Wed Sep 2 08:57:54 2026] GET /volume/v3/volumes?limit=1&marker=16f9f182-e9b2-46c7-bd03-afef2a0e4444 => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 08:57:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f582ef3f-5c94-4bf4-ade2-361def167c8f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f582ef3f-5c94-4bf4-ade2-361def167c8f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-472009739&status=available Sep 02 08:57:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f582ef3f-5c94-4bf4-ade2-361def167c8f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f582ef3f-5c94-4bf4-ade2-361def167c8f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-f582ef3f-5c94-4bf4-ade2-361def167c8f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-f582ef3f-5c94-4bf4-ade2-361def167c8f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Could not evaluate value available, assuming string {{(pid=86995) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 08:57:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-f582ef3f-5c94-4bf4-ade2-361def167c8f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-472009739'), ('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f582ef3f-5c94-4bf4-ade2-361def167c8f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f582ef3f-5c94-4bf4-ade2-361def167c8f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-472009739&status=available returned with HTTP 200 Sep 02 08:57:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1052/2065] 192.168.122.75 () {58 vars in 1249 bytes} [Wed Sep 2 08:57:54 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-472009739&status=available => generated 339 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d682bd86-48da-4a3c-81d6-8f78df757817 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d682bd86-48da-4a3c-81d6-8f78df757817 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-596996051&status=available Sep 02 08:57:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d682bd86-48da-4a3c-81d6-8f78df757817 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d682bd86-48da-4a3c-81d6-8f78df757817 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-d682bd86-48da-4a3c-81d6-8f78df757817 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d682bd86-48da-4a3c-81d6-8f78df757817 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Could not evaluate value available, assuming string {{(pid=86994) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 08:57:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d682bd86-48da-4a3c-81d6-8f78df757817 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-596996051'), ('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d682bd86-48da-4a3c-81d6-8f78df757817 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:54 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:54 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d682bd86-48da-4a3c-81d6-8f78df757817 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-596996051&status=available returned with HTTP 200 Sep 02 08:57:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1014/2066] 192.168.122.75 () {58 vars in 1270 bytes} [Wed Sep 2 08:57:54 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-596996051&status=available => generated 866 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-df183d7c-bea2-482a-bf3e-79a66c155804 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-df183d7c-bea2-482a-bf3e-79a66c155804 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/detail?marker=16f9f182-e9b2-46c7-bd03-afef2a0e4444&sort=id%3Aasc Sep 02 08:57:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-df183d7c-bea2-482a-bf3e-79a66c155804 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-df183d7c-bea2-482a-bf3e-79a66c155804 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-df183d7c-bea2-482a-bf3e-79a66c155804 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-df183d7c-bea2-482a-bf3e-79a66c155804 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-df183d7c-bea2-482a-bf3e-79a66c155804 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-df183d7c-bea2-482a-bf3e-79a66c155804 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/detail?marker=16f9f182-e9b2-46c7-bd03-afef2a0e4444&sort=id%3Aasc returned with HTTP 200 Sep 02 08:57:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1053/2067] 192.168.122.75 () {58 vars in 1252 bytes} [Wed Sep 2 08:57:54 2026] GET /volume/v3/volumes/detail?marker=16f9f182-e9b2-46c7-bd03-afef2a0e4444&sort=id%3Aasc => generated 1720 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cd0a222d-80d3-47a1-9f9f-2a960000a6e6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cd0a222d-80d3-47a1-9f9f-2a960000a6e6 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 02 08:57:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cd0a222d-80d3-47a1-9f9f-2a960000a6e6 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cd0a222d-80d3-47a1-9f9f-2a960000a6e6 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-cd0a222d-80d3-47a1-9f9f-2a960000a6e6 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-cd0a222d-80d3-47a1-9f9f-2a960000a6e6 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cd0a222d-80d3-47a1-9f9f-2a960000a6e6 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:54 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:54 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cd0a222d-80d3-47a1-9f9f-2a960000a6e6 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 02 08:57:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1015/2068] 192.168.122.75 () {58 vars in 1216 bytes} [Wed Sep 2 08:57:54 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2573 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3b6142d6-39d5-4e65-acff-856801c61da7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3b6142d6-39d5-4e65-acff-856801c61da7 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 08:57:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3b6142d6-39d5-4e65-acff-856801c61da7 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3b6142d6-39d5-4e65-acff-856801c61da7 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-3b6142d6-39d5-4e65-acff-856801c61da7 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-3b6142d6-39d5-4e65-acff-856801c61da7 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3b6142d6-39d5-4e65-acff-856801c61da7 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3b6142d6-39d5-4e65-acff-856801c61da7 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 08:57:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1054/2069] 192.168.122.75 () {58 vars in 1137 bytes} [Wed Sep 2 08:57:54 2026] GET /volume/v3/volumes/detail => generated 2573 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1bc43639-58d6-4838-9ccd-0ca2205ac9b0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1bc43639-58d6-4838-9ccd-0ca2205ac9b0 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 02 08:57:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1bc43639-58d6-4838-9ccd-0ca2205ac9b0 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1bc43639-58d6-4838-9ccd-0ca2205ac9b0 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-1bc43639-58d6-4838-9ccd-0ca2205ac9b0 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-1bc43639-58d6-4838-9ccd-0ca2205ac9b0 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1bc43639-58d6-4838-9ccd-0ca2205ac9b0 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1bc43639-58d6-4838-9ccd-0ca2205ac9b0 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 02 08:57:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1016/2070] 192.168.122.75 () {58 vars in 1195 bytes} [Wed Sep 2 08:57:54 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 992 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e1a6afbf-6b8a-42ac-a4ac-4bc1338f609d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e1a6afbf-6b8a-42ac-a4ac-4bc1338f609d tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes?availability_zone=nova Sep 02 08:57:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e1a6afbf-6b8a-42ac-a4ac-4bc1338f609d tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e1a6afbf-6b8a-42ac-a4ac-4bc1338f609d tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-e1a6afbf-6b8a-42ac-a4ac-4bc1338f609d tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e1a6afbf-6b8a-42ac-a4ac-4bc1338f609d tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Could not evaluate value nova, assuming string {{(pid=86995) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 08:57:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e1a6afbf-6b8a-42ac-a4ac-4bc1338f609d tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e1a6afbf-6b8a-42ac-a4ac-4bc1338f609d tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e1a6afbf-6b8a-42ac-a4ac-4bc1338f609d tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 02 08:57:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1055/2071] 192.168.122.75 () {58 vars in 1161 bytes} [Wed Sep 2 08:57:54 2026] GET /volume/v3/volumes?availability_zone=nova => generated 992 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ead3ee7c-4a13-47e9-9090-7bd630a45cb7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ead3ee7c-4a13-47e9-9090-7bd630a45cb7 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes?availability_zone=nova Sep 02 08:57:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ead3ee7c-4a13-47e9-9090-7bd630a45cb7 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ead3ee7c-4a13-47e9-9090-7bd630a45cb7 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-ead3ee7c-4a13-47e9-9090-7bd630a45cb7 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:55 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ead3ee7c-4a13-47e9-9090-7bd630a45cb7 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Could not evaluate value nova, assuming string {{(pid=86994) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 08:57:55 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:55 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:55 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ead3ee7c-4a13-47e9-9090-7bd630a45cb7 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:55 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:55 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:55 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:55 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:55 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:55 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:55 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ead3ee7c-4a13-47e9-9090-7bd630a45cb7 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ead3ee7c-4a13-47e9-9090-7bd630a45cb7 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 02 08:57:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1017/2072] 192.168.122.75 () {58 vars in 1161 bytes} [Wed Sep 2 08:57:55 2026] GET /volume/v3/volumes?availability_zone=nova => generated 992 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-abbbfb27-f83c-438d-9aff-2b7f00572595 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-abbbfb27-f83c-438d-9aff-2b7f00572595 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes?bootable=false Sep 02 08:57:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-abbbfb27-f83c-438d-9aff-2b7f00572595 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-abbbfb27-f83c-438d-9aff-2b7f00572595 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-abbbfb27-f83c-438d-9aff-2b7f00572595 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:55 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:55 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-abbbfb27-f83c-438d-9aff-2b7f00572595 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-abbbfb27-f83c-438d-9aff-2b7f00572595 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-abbbfb27-f83c-438d-9aff-2b7f00572595 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 02 08:57:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1056/2073] 192.168.122.75 () {58 vars in 1145 bytes} [Wed Sep 2 08:57:55 2026] GET /volume/v3/volumes?bootable=false => generated 992 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ea7e3260-3272-4ba2-a80c-7bba019603a0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ea7e3260-3272-4ba2-a80c-7bba019603a0 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes?bootable=false Sep 02 08:57:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ea7e3260-3272-4ba2-a80c-7bba019603a0 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ea7e3260-3272-4ba2-a80c-7bba019603a0 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-ea7e3260-3272-4ba2-a80c-7bba019603a0 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:55 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:55 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:55 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ea7e3260-3272-4ba2-a80c-7bba019603a0 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:55 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:55 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:55 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:55 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:55 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:55 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:55 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ea7e3260-3272-4ba2-a80c-7bba019603a0 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ea7e3260-3272-4ba2-a80c-7bba019603a0 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 02 08:57:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1018/2074] 192.168.122.75 () {58 vars in 1145 bytes} [Wed Sep 2 08:57:55 2026] GET /volume/v3/volumes?bootable=false => generated 992 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-33a9b890-af8b-4315-915f-f5110e016475 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-33a9b890-af8b-4315-915f-f5110e016475 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes?status=available Sep 02 08:57:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-33a9b890-af8b-4315-915f-f5110e016475 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-33a9b890-af8b-4315-915f-f5110e016475 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-33a9b890-af8b-4315-915f-f5110e016475 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-33a9b890-af8b-4315-915f-f5110e016475 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Could not evaluate value available, assuming string {{(pid=86995) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 08:57:55 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:55 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-33a9b890-af8b-4315-915f-f5110e016475 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-33a9b890-af8b-4315-915f-f5110e016475 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-33a9b890-af8b-4315-915f-f5110e016475 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes?status=available returned with HTTP 200 Sep 02 08:57:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1057/2075] 192.168.122.75 () {58 vars in 1149 bytes} [Wed Sep 2 08:57:55 2026] GET /volume/v3/volumes?status=available => generated 992 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-77f76c92-e3c3-453c-a5ab-9b629644413a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-77f76c92-e3c3-453c-a5ab-9b629644413a tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes?status=available Sep 02 08:57:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-77f76c92-e3c3-453c-a5ab-9b629644413a tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-77f76c92-e3c3-453c-a5ab-9b629644413a tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-77f76c92-e3c3-453c-a5ab-9b629644413a tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:55 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-77f76c92-e3c3-453c-a5ab-9b629644413a tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Could not evaluate value available, assuming string {{(pid=86994) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 08:57:55 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:55 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:55 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-77f76c92-e3c3-453c-a5ab-9b629644413a tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:55 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:55 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:55 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:55 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:55 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:55 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:55 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-77f76c92-e3c3-453c-a5ab-9b629644413a tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-77f76c92-e3c3-453c-a5ab-9b629644413a tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes?status=available returned with HTTP 200 Sep 02 08:57:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1019/2076] 192.168.122.75 () {58 vars in 1149 bytes} [Wed Sep 2 08:57:55 2026] GET /volume/v3/volumes?status=available => generated 992 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-95f47fec-c045-4d0b-b1cf-5e734e568474 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-95f47fec-c045-4d0b-b1cf-5e734e568474 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/detail?availability_zone=nova Sep 02 08:57:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-95f47fec-c045-4d0b-b1cf-5e734e568474 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-95f47fec-c045-4d0b-b1cf-5e734e568474 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-95f47fec-c045-4d0b-b1cf-5e734e568474 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-95f47fec-c045-4d0b-b1cf-5e734e568474 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Could not evaluate value nova, assuming string {{(pid=86995) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 08:57:55 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:55 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-95f47fec-c045-4d0b-b1cf-5e734e568474 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-95f47fec-c045-4d0b-b1cf-5e734e568474 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:55 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:55 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-95f47fec-c045-4d0b-b1cf-5e734e568474 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 02 08:57:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1058/2077] 192.168.122.75 () {58 vars in 1182 bytes} [Wed Sep 2 08:57:55 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2573 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d4779f61-f049-4994-be4a-a50bfb46a159 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d4779f61-f049-4994-be4a-a50bfb46a159 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/detail?bootable=false Sep 02 08:57:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d4779f61-f049-4994-be4a-a50bfb46a159 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d4779f61-f049-4994-be4a-a50bfb46a159 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-d4779f61-f049-4994-be4a-a50bfb46a159 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:55 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:55 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:55 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d4779f61-f049-4994-be4a-a50bfb46a159 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:55 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:55 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:55 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:55 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:55 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:55 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:55 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d4779f61-f049-4994-be4a-a50bfb46a159 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:55 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:55 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d4779f61-f049-4994-be4a-a50bfb46a159 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 02 08:57:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1020/2078] 192.168.122.75 () {58 vars in 1166 bytes} [Wed Sep 2 08:57:55 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2573 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6a99bc49-e5b0-42f1-b8b6-2004a8c44fe8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6a99bc49-e5b0-42f1-b8b6-2004a8c44fe8 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/detail?status=available Sep 02 08:57:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6a99bc49-e5b0-42f1-b8b6-2004a8c44fe8 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6a99bc49-e5b0-42f1-b8b6-2004a8c44fe8 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-6a99bc49-e5b0-42f1-b8b6-2004a8c44fe8 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:57:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6a99bc49-e5b0-42f1-b8b6-2004a8c44fe8 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Could not evaluate value available, assuming string {{(pid=86995) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 08:57:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6a99bc49-e5b0-42f1-b8b6-2004a8c44fe8 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:57:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6a99bc49-e5b0-42f1-b8b6-2004a8c44fe8 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Get all volumes completed successfully. Sep 02 08:57:55 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:55 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6a99bc49-e5b0-42f1-b8b6-2004a8c44fe8 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 02 08:57:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1059/2079] 192.168.122.75 () {58 vars in 1170 bytes} [Wed Sep 2 08:57:55 2026] GET /volume/v3/volumes/detail?status=available => generated 2573 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:57:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cd516494-1dcb-4fa7-b460-4e0b5d7bb3d5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cd516494-1dcb-4fa7-b460-4e0b5d7bb3d5 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 Sep 02 08:57:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cd516494-1dcb-4fa7-b460-4e0b5d7bb3d5 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cd516494-1dcb-4fa7-b460-4e0b5d7bb3d5 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:56 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:56 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:56 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:56 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:56 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cd516494-1dcb-4fa7-b460-4e0b5d7bb3d5 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Volume info retrieved successfully. Sep 02 08:57:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cd516494-1dcb-4fa7-b460-4e0b5d7bb3d5 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 returned with HTTP 200 Sep 02 08:57:56 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1021/2080] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:55 2026] GET /volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 => generated 864 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4bfb675e-285f-4200-99fe-216d66b18ec4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4bfb675e-285f-4200-99fe-216d66b18ec4 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] DELETE http://192.168.122.75/volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 Sep 02 08:57:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4bfb675e-285f-4200-99fe-216d66b18ec4 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4bfb675e-285f-4200-99fe-216d66b18ec4 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:56 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-4bfb675e-285f-4200-99fe-216d66b18ec4 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Delete volume with id: 4c549858-7011-434a-9c21-3dab35fd5451 Sep 02 08:57:56 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:56 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:56 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:56 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:56 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4bfb675e-285f-4200-99fe-216d66b18ec4 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Volume info retrieved successfully. Sep 02 08:57:56 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4bfb675e-285f-4200-99fe-216d66b18ec4 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Delete volume request issued successfully. Sep 02 08:57:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4bfb675e-285f-4200-99fe-216d66b18ec4 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 returned with HTTP 202 Sep 02 08:57:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1060/2081] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:57:56 2026] DELETE /volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:57:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5540e9ae-88a2-4940-b689-aa3f2733f444 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5540e9ae-88a2-4940-b689-aa3f2733f444 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 Sep 02 08:57:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5540e9ae-88a2-4940-b689-aa3f2733f444 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5540e9ae-88a2-4940-b689-aa3f2733f444 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:56 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:56 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:56 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:56 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:56 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5540e9ae-88a2-4940-b689-aa3f2733f444 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Volume info retrieved successfully. Sep 02 08:57:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5540e9ae-88a2-4940-b689-aa3f2733f444 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 returned with HTTP 200 Sep 02 08:57:56 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1022/2082] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:56 2026] GET /volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 => generated 863 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7ee093bb-ef3e-42e4-9452-ac53d4aa4582 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7ee093bb-ef3e-42e4-9452-ac53d4aa4582 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 Sep 02 08:57:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7ee093bb-ef3e-42e4-9452-ac53d4aa4582 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7ee093bb-ef3e-42e4-9452-ac53d4aa4582 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:57 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:57 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:57 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:57 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:57 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7ee093bb-ef3e-42e4-9452-ac53d4aa4582 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Volume info retrieved successfully. Sep 02 08:57:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7ee093bb-ef3e-42e4-9452-ac53d4aa4582 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 returned with HTTP 200 Sep 02 08:57:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1061/2083] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:57 2026] GET /volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3befcddb-c959-4515-a571-d8084656516f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3befcddb-c959-4515-a571-d8084656516f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 Sep 02 08:57:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3befcddb-c959-4515-a571-d8084656516f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3befcddb-c959-4515-a571-d8084656516f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3befcddb-c959-4515-a571-d8084656516f tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 returned with HTTP 404 Sep 02 08:57:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1023/2084] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:58 2026] GET /volume/v3/volumes/4c549858-7011-434a-9c21-3dab35fd5451 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:57:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-280d8f67-b236-424f-838b-d9efc4e689c3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-280d8f67-b236-424f-838b-d9efc4e689c3 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/dd559bd9-b170-46f7-a166-71c2ceb454f7 Sep 02 08:57:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-280d8f67-b236-424f-838b-d9efc4e689c3 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-280d8f67-b236-424f-838b-d9efc4e689c3 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:58 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:58 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:58 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-280d8f67-b236-424f-838b-d9efc4e689c3 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Volume info retrieved successfully. Sep 02 08:57:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-280d8f67-b236-424f-838b-d9efc4e689c3 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/dd559bd9-b170-46f7-a166-71c2ceb454f7 returned with HTTP 200 Sep 02 08:57:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1062/2085] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:58 2026] GET /volume/v3/volumes/dd559bd9-b170-46f7-a166-71c2ceb454f7 => generated 863 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a9492943-865a-4b63-9f11-d366dc745c13 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a9492943-865a-4b63-9f11-d366dc745c13 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] DELETE http://192.168.122.75/volume/v3/volumes/dd559bd9-b170-46f7-a166-71c2ceb454f7 Sep 02 08:57:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a9492943-865a-4b63-9f11-d366dc745c13 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a9492943-865a-4b63-9f11-d366dc745c13 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:58 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-a9492943-865a-4b63-9f11-d366dc745c13 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Delete volume with id: dd559bd9-b170-46f7-a166-71c2ceb454f7 Sep 02 08:57:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:58 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:58 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a9492943-865a-4b63-9f11-d366dc745c13 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Volume info retrieved successfully. Sep 02 08:57:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a9492943-865a-4b63-9f11-d366dc745c13 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Delete volume request issued successfully. Sep 02 08:57:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a9492943-865a-4b63-9f11-d366dc745c13 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/dd559bd9-b170-46f7-a166-71c2ceb454f7 returned with HTTP 202 Sep 02 08:57:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1024/2086] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:57:58 2026] DELETE /volume/v3/volumes/dd559bd9-b170-46f7-a166-71c2ceb454f7 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:57:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-65ae71a2-d00b-41e3-8c6c-dce91b11eb64 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-65ae71a2-d00b-41e3-8c6c-dce91b11eb64 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/dd559bd9-b170-46f7-a166-71c2ceb454f7 Sep 02 08:57:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-65ae71a2-d00b-41e3-8c6c-dce91b11eb64 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-65ae71a2-d00b-41e3-8c6c-dce91b11eb64 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:58 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:58 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:58 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-65ae71a2-d00b-41e3-8c6c-dce91b11eb64 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Volume info retrieved successfully. Sep 02 08:57:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-65ae71a2-d00b-41e3-8c6c-dce91b11eb64 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/dd559bd9-b170-46f7-a166-71c2ceb454f7 returned with HTTP 200 Sep 02 08:57:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1063/2087] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:58 2026] GET /volume/v3/volumes/dd559bd9-b170-46f7-a166-71c2ceb454f7 => generated 862 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:57:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6403035e-3d5c-4e3a-9ced-1425ff81d190 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6403035e-3d5c-4e3a-9ced-1425ff81d190 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/dd559bd9-b170-46f7-a166-71c2ceb454f7 Sep 02 08:57:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6403035e-3d5c-4e3a-9ced-1425ff81d190 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6403035e-3d5c-4e3a-9ced-1425ff81d190 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6403035e-3d5c-4e3a-9ced-1425ff81d190 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/dd559bd9-b170-46f7-a166-71c2ceb454f7 returned with HTTP 404 Sep 02 08:57:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1025/2088] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:59 2026] GET /volume/v3/volumes/dd559bd9-b170-46f7-a166-71c2ceb454f7 => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:57:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-281b7eca-abe3-4b87-a5b0-0c033038d0be None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-281b7eca-abe3-4b87-a5b0-0c033038d0be tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/16f9f182-e9b2-46c7-bd03-afef2a0e4444 Sep 02 08:57:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-281b7eca-abe3-4b87-a5b0-0c033038d0be tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-281b7eca-abe3-4b87-a5b0-0c033038d0be tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:59 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:59 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:57:59 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:59 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:57:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-281b7eca-abe3-4b87-a5b0-0c033038d0be tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Volume info retrieved successfully. Sep 02 08:57:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-281b7eca-abe3-4b87-a5b0-0c033038d0be tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/16f9f182-e9b2-46c7-bd03-afef2a0e4444 returned with HTTP 200 Sep 02 08:57:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1064/2089] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:57:59 2026] GET /volume/v3/volumes/16f9f182-e9b2-46c7-bd03-afef2a0e4444 => generated 863 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:57:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-24b5e2e8-9589-4a40-98f8-24fd4991dd02 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:57:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-24b5e2e8-9589-4a40-98f8-24fd4991dd02 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] DELETE http://192.168.122.75/volume/v3/volumes/16f9f182-e9b2-46c7-bd03-afef2a0e4444 Sep 02 08:57:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-24b5e2e8-9589-4a40-98f8-24fd4991dd02 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:57:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-24b5e2e8-9589-4a40-98f8-24fd4991dd02 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:57:59 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-24b5e2e8-9589-4a40-98f8-24fd4991dd02 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Delete volume with id: 16f9f182-e9b2-46c7-bd03-afef2a0e4444 Sep 02 08:57:59 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:57:59 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:57:59 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:57:59 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:57:59 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-24b5e2e8-9589-4a40-98f8-24fd4991dd02 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Volume info retrieved successfully. Sep 02 08:58:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-24b5e2e8-9589-4a40-98f8-24fd4991dd02 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Delete volume request issued successfully. Sep 02 08:58:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-24b5e2e8-9589-4a40-98f8-24fd4991dd02 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/16f9f182-e9b2-46c7-bd03-afef2a0e4444 returned with HTTP 202 Sep 02 08:58:00 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1026/2090] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:57:59 2026] DELETE /volume/v3/volumes/16f9f182-e9b2-46c7-bd03-afef2a0e4444 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:58:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1f098015-091b-4da7-9b7e-92318d67a100 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1f098015-091b-4da7-9b7e-92318d67a100 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/16f9f182-e9b2-46c7-bd03-afef2a0e4444 Sep 02 08:58:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1f098015-091b-4da7-9b7e-92318d67a100 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1f098015-091b-4da7-9b7e-92318d67a100 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1f098015-091b-4da7-9b7e-92318d67a100 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Volume info retrieved successfully. Sep 02 08:58:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1f098015-091b-4da7-9b7e-92318d67a100 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/16f9f182-e9b2-46c7-bd03-afef2a0e4444 returned with HTTP 200 Sep 02 08:58:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1065/2091] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:00 2026] GET /volume/v3/volumes/16f9f182-e9b2-46c7-bd03-afef2a0e4444 => generated 862 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-446f49a8-49bc-4143-9f49-2365d3f8642f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-446f49a8-49bc-4143-9f49-2365d3f8642f tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:58:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-446f49a8-49bc-4143-9f49-2365d3f8642f tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-962435462", "imageRef": "390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb", "size": 1}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-446f49a8-49bc-4143-9f49-2365d3f8642f tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-962435462', 'imageRef': '390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb', 'size': 1}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:58:00 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-446f49a8-49bc-4143-9f49-2365d3f8642f tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Create volume of 1 GB Sep 02 08:58:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-446f49a8-49bc-4143-9f49-2365d3f8642f tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Availability Zones retrieved successfully. Sep 02 08:58:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-446f49a8-49bc-4143-9f49-2365d3f8642f tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Flow 'volume_create_api' (da0a4231-3f3e-43c5-bb17-c5978d63ca1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:58:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-446f49a8-49bc-4143-9f49-2365d3f8642f tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec166a72-4143-4fce-a9c7-e66d519cb875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-446f49a8-49bc-4143-9f49-2365d3f8642f tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:58:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-446f49a8-49bc-4143-9f49-2365d3f8642f tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec166a72-4143-4fce-a9c7-e66d519cb875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-446f49a8-49bc-4143-9f49-2365d3f8642f tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (358d258f-1156-4619-9cd9-007b75e39b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:00 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-446f49a8-49bc-4143-9f49-2365d3f8642f tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Created reservations ['7986ad20-c276-44b8-b9cc-ae62e396252a', '8cd5d3d0-d4da-44e1-972d-da9ccd63189c', '0bf29e06-5128-4a01-aa14-c6a4bbbc375a', 'cb22c0e6-68e7-4e94-ae5a-d32f0a19b1a6'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:58:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-446f49a8-49bc-4143-9f49-2365d3f8642f tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (358d258f-1156-4619-9cd9-007b75e39b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7986ad20-c276-44b8-b9cc-ae62e396252a', '8cd5d3d0-d4da-44e1-972d-da9ccd63189c', '0bf29e06-5128-4a01-aa14-c6a4bbbc375a', 'cb22c0e6-68e7-4e94-ae5a-d32f0a19b1a6']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-446f49a8-49bc-4143-9f49-2365d3f8642f tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b87f30c9-1f9d-4297-913f-3553b3062089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:00 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:00 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-446f49a8-49bc-4143-9f49-2365d3f8642f tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b87f30c9-1f9d-4297-913f-3553b3062089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52677ed9-feb6-4b8c-9bc1-5a68b9999930', '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-962435462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6b824522ca14d889293072a025df15b',qos_specs=None,replication_status=,reservations=['7986ad20-c276-44b8-b9cc-ae62e396252a','8cd5d3d0-d4da-44e1-972d-da9ccd63189c','0bf29e06-5128-4a01-aa14-c6a4bbbc375a','cb22c0e6-68e7-4e94-ae5a-d32f0a19b1a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5731a8f3535141cdaaed9233e363cb9c',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:58:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-962435462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52677ed9-feb6-4b8c-9bc1-5a68b9999930,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6b824522ca14d889293072a025df15b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5731a8f3535141cdaaed9233e363cb9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-446f49a8-49bc-4143-9f49-2365d3f8642f tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a372abf-120b-4f3e-ad96-9a9b1f576889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-446f49a8-49bc-4143-9f49-2365d3f8642f tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a372abf-120b-4f3e-ad96-9a9b1f576889) transitioned into state 'SUCCESS' from state '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-962435462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6b824522ca14d889293072a025df15b',qos_specs=None,replication_status=,reservations=['7986ad20-c276-44b8-b9cc-ae62e396252a','8cd5d3d0-d4da-44e1-972d-da9ccd63189c','0bf29e06-5128-4a01-aa14-c6a4bbbc375a','cb22c0e6-68e7-4e94-ae5a-d32f0a19b1a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5731a8f3535141cdaaed9233e363cb9c',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-446f49a8-49bc-4143-9f49-2365d3f8642f tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a186b4d-956a-423e-ba90-36ad47485317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-446f49a8-49bc-4143-9f49-2365d3f8642f tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a186b4d-956a-423e-ba90-36ad47485317) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-446f49a8-49bc-4143-9f49-2365d3f8642f tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Flow 'volume_create_api' (da0a4231-3f3e-43c5-bb17-c5978d63ca1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:58:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-446f49a8-49bc-4143-9f49-2365d3f8642f tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Create volume request issued successfully. Sep 02 08:58:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-446f49a8-49bc-4143-9f49-2365d3f8642f tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:58:00 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1027/2092] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:58:00 2026] POST /volume/v3/volumes => generated 759 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:58:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-17f154f6-ed1c-48fe-88ef-4da77d495ca5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-17f154f6-ed1c-48fe-88ef-4da77d495ca5 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] GET http://192.168.122.75/volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 Sep 02 08:58:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-17f154f6-ed1c-48fe-88ef-4da77d495ca5 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-17f154f6-ed1c-48fe-88ef-4da77d495ca5 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-17f154f6-ed1c-48fe-88ef-4da77d495ca5 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Volume info retrieved successfully. Sep 02 08:58:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-17f154f6-ed1c-48fe-88ef-4da77d495ca5 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] http://192.168.122.75/volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 returned with HTTP 200 Sep 02 08:58:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1066/2093] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:00 2026] GET /volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 => generated 827 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-73015494-bcfe-45ef-9bc0-990a31711f66 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-73015494-bcfe-45ef-9bc0-990a31711f66 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] GET http://192.168.122.75/volume/v3/volumes/16f9f182-e9b2-46c7-bd03-afef2a0e4444 Sep 02 08:58:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-73015494-bcfe-45ef-9bc0-990a31711f66 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-73015494-bcfe-45ef-9bc0-990a31711f66 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-73015494-bcfe-45ef-9bc0-990a31711f66 tempest-VolumesListTestJSON-928354863 tempest-VolumesListTestJSON-928354863-project-member] http://192.168.122.75/volume/v3/volumes/16f9f182-e9b2-46c7-bd03-afef2a0e4444 returned with HTTP 404 Sep 02 08:58:01 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1028/2094] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:01 2026] GET /volume/v3/volumes/16f9f182-e9b2-46c7-bd03-afef2a0e4444 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:58:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-53dc61e3-7c1d-4d22-af97-d3da1c2e1d93 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-53dc61e3-7c1d-4d22-af97-d3da1c2e1d93 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] GET http://192.168.122.75/volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 Sep 02 08:58:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-53dc61e3-7c1d-4d22-af97-d3da1c2e1d93 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-53dc61e3-7c1d-4d22-af97-d3da1c2e1d93 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:02 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:02 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:02 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:02 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:02 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-53dc61e3-7c1d-4d22-af97-d3da1c2e1d93 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Volume info retrieved successfully. Sep 02 08:58:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-53dc61e3-7c1d-4d22-af97-d3da1c2e1d93 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] http://192.168.122.75/volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 returned with HTTP 200 Sep 02 08:58:02 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1067/2095] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:01 2026] GET /volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-3de5560f-6ad7-43a9-ab1d-f2ad17844d6b req-2d51057c-b150-4e7e-8b7a-636c96d6d1ae None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-3de5560f-6ad7-43a9-ab1d-f2ad17844d6b req-2d51057c-b150-4e7e-8b7a-636c96d6d1ae tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] GET http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c Sep 02 08:58:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-3de5560f-6ad7-43a9-ab1d-f2ad17844d6b req-2d51057c-b150-4e7e-8b7a-636c96d6d1ae tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-3de5560f-6ad7-43a9-ab1d-f2ad17844d6b req-2d51057c-b150-4e7e-8b7a-636c96d6d1ae tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:02 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:02 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:02 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:02 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:02 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-3de5560f-6ad7-43a9-ab1d-f2ad17844d6b req-2d51057c-b150-4e7e-8b7a-636c96d6d1ae tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Volume info retrieved successfully. Sep 02 08:58:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-3de5560f-6ad7-43a9-ab1d-f2ad17844d6b req-2d51057c-b150-4e7e-8b7a-636c96d6d1ae tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c returned with HTTP 200 Sep 02 08:58:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1029/2096] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:58:02 2026] GET /volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c => generated 1147 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:58:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-3de5560f-6ad7-43a9-ab1d-f2ad17844d6b req-97e22e99-10d4-46f2-ba94-b47ad5a053b3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-3de5560f-6ad7-43a9-ab1d-f2ad17844d6b req-97e22e99-10d4-46f2-ba94-b47ad5a053b3 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] POST http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c/action Sep 02 08:58:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-3de5560f-6ad7-43a9-ab1d-f2ad17844d6b req-97e22e99-10d4-46f2-ba94-b47ad5a053b3 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:58:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-3de5560f-6ad7-43a9-ab1d-f2ad17844d6b req-97e22e99-10d4-46f2-ba94-b47ad5a053b3 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:02 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:02 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:02 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:02 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:02 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-3de5560f-6ad7-43a9-ab1d-f2ad17844d6b req-97e22e99-10d4-46f2-ba94-b47ad5a053b3 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Volume info retrieved successfully. Sep 02 08:58:02 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-3de5560f-6ad7-43a9-ab1d-f2ad17844d6b req-97e22e99-10d4-46f2-ba94-b47ad5a053b3 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Begin detaching volume completed successfully. Sep 02 08:58:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-3de5560f-6ad7-43a9-ab1d-f2ad17844d6b req-97e22e99-10d4-46f2-ba94-b47ad5a053b3 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c/action returned with HTTP 202 Sep 02 08:58:02 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1068/2097] 192.168.122.75 () {64 vars in 1556 bytes} [Wed Sep 2 08:58:02 2026] POST /volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:58:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a9f8dafe-b460-4432-9266-a1384aa22465 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-04c51cf7-a9c9-46ed-bb85-32a473800142 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-04c51cf7-a9c9-46ed-bb85-32a473800142 None None] GET http://192.168.122.75/volume// Sep 02 08:58:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-04c51cf7-a9c9-46ed-bb85-32a473800142 None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-04c51cf7-a9c9-46ed-bb85-32a473800142 None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-04c51cf7-a9c9-46ed-bb85-32a473800142 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:58:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1069/2098] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:58:03 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:58:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a9f8dafe-b460-4432-9266-a1384aa22465 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] GET http://192.168.122.75/volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 Sep 02 08:58:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a9f8dafe-b460-4432-9266-a1384aa22465 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a9f8dafe-b460-4432-9266-a1384aa22465 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-3de5560f-6ad7-43a9-ab1d-f2ad17844d6b req-f0121234-1740-4757-b0fb-7379b56c2294 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-3de5560f-6ad7-43a9-ab1d-f2ad17844d6b req-f0121234-1740-4757-b0fb-7379b56c2294 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] GET http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c Sep 02 08:58:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-3de5560f-6ad7-43a9-ab1d-f2ad17844d6b req-f0121234-1740-4757-b0fb-7379b56c2294 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-3de5560f-6ad7-43a9-ab1d-f2ad17844d6b req-f0121234-1740-4757-b0fb-7379b56c2294 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:03 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:03 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:03 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:03 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:03 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:03 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:03 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:03 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-3de5560f-6ad7-43a9-ab1d-f2ad17844d6b req-f0121234-1740-4757-b0fb-7379b56c2294 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Volume info retrieved successfully. Sep 02 08:58:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a9f8dafe-b460-4432-9266-a1384aa22465 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Volume info retrieved successfully. Sep 02 08:58:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-3de5560f-6ad7-43a9-ab1d-f2ad17844d6b req-f0121234-1740-4757-b0fb-7379b56c2294 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c returned with HTTP 200 Sep 02 08:58:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1070/2099] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:58:03 2026] GET /volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c => generated 1331 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:58:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a9f8dafe-b460-4432-9266-a1384aa22465 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] http://192.168.122.75/volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 returned with HTTP 200 Sep 02 08:58:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1030/2100] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:03 2026] GET /volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 => generated 909 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-3de5560f-6ad7-43a9-ab1d-f2ad17844d6b req-ec02814a-327c-4805-9d85-04748b860335 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-3de5560f-6ad7-43a9-ab1d-f2ad17844d6b req-ec02814a-327c-4805-9d85-04748b860335 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] DELETE http://192.168.122.75/volume/v3/attachments/e74754af-6320-4ded-8713-99efb51c7eac Sep 02 08:58:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-3de5560f-6ad7-43a9-ab1d-f2ad17844d6b req-ec02814a-327c-4805-9d85-04748b860335 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-3de5560f-6ad7-43a9-ab1d-f2ad17844d6b req-ec02814a-327c-4805-9d85-04748b860335 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:03 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:03 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:03 devstack devstack@c-api.service[86995]: /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 02 08:58:03 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, Sep 02 08:58:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-3de5560f-6ad7-43a9-ab1d-f2ad17844d6b req-ec02814a-327c-4805-9d85-04748b860335 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/attachments/e74754af-6320-4ded-8713-99efb51c7eac returned with HTTP 200 Sep 02 08:58:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1071/2101] 192.168.122.75 () {64 vars in 1557 bytes} [Wed Sep 2 08:58:03 2026] DELETE /volume/v3/attachments/e74754af-6320-4ded-8713-99efb51c7eac => generated 19 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-e4e56552-2c95-41fa-8c55-423ec2f04573 req-13c30f0c-9079-4e19-9167-c0dbd58ca5fc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3537af86-f9dd-4462-b211-b67602204214 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-e4e56552-2c95-41fa-8c55-423ec2f04573 req-13c30f0c-9079-4e19-9167-c0dbd58ca5fc tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] GET http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c Sep 02 08:58:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-e4e56552-2c95-41fa-8c55-423ec2f04573 req-13c30f0c-9079-4e19-9167-c0dbd58ca5fc tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-e4e56552-2c95-41fa-8c55-423ec2f04573 req-13c30f0c-9079-4e19-9167-c0dbd58ca5fc tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3537af86-f9dd-4462-b211-b67602204214 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] GET http://192.168.122.75/volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 Sep 02 08:58:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3537af86-f9dd-4462-b211-b67602204214 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3537af86-f9dd-4462-b211-b67602204214 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-e4e56552-2c95-41fa-8c55-423ec2f04573 req-13c30f0c-9079-4e19-9167-c0dbd58ca5fc tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Volume info retrieved successfully. Sep 02 08:58:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3537af86-f9dd-4462-b211-b67602204214 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Volume info retrieved successfully. Sep 02 08:58:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-e4e56552-2c95-41fa-8c55-423ec2f04573 req-13c30f0c-9079-4e19-9167-c0dbd58ca5fc tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c returned with HTTP 200 Sep 02 08:58:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1031/2102] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:58:04 2026] GET /volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3537af86-f9dd-4462-b211-b67602204214 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] http://192.168.122.75/volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 returned with HTTP 200 Sep 02 08:58:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1072/2103] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:04 2026] GET /volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 => generated 909 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2fa06fc6-32dd-40d2-9974-91f410d0aa5c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2fa06fc6-32dd-40d2-9974-91f410d0aa5c tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] DELETE http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c Sep 02 08:58:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2fa06fc6-32dd-40d2-9974-91f410d0aa5c tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2fa06fc6-32dd-40d2-9974-91f410d0aa5c tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:04 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-2fa06fc6-32dd-40d2-9974-91f410d0aa5c tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Delete volume with id: b9558cd6-5a8b-4d6c-9862-171cd294783c Sep 02 08:58:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2fa06fc6-32dd-40d2-9974-91f410d0aa5c tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Volume info retrieved successfully. Sep 02 08:58:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2fa06fc6-32dd-40d2-9974-91f410d0aa5c tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Delete volume request issued successfully. Sep 02 08:58:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2fa06fc6-32dd-40d2-9974-91f410d0aa5c tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c returned with HTTP 202 Sep 02 08:58:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1032/2104] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:58:04 2026] DELETE /volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:58:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9dc123eb-9057-4c41-bcdd-61ab10523610 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9dc123eb-9057-4c41-bcdd-61ab10523610 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] GET http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c Sep 02 08:58:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9dc123eb-9057-4c41-bcdd-61ab10523610 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9dc123eb-9057-4c41-bcdd-61ab10523610 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4420620c-2e65-4e98-9b9f-fb7a932488a9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-9dc123eb-9057-4c41-bcdd-61ab10523610 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Volume info retrieved successfully. Sep 02 08:58:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9dc123eb-9057-4c41-bcdd-61ab10523610 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c returned with HTTP 200 Sep 02 08:58:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1073/2105] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:04 2026] GET /volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4420620c-2e65-4e98-9b9f-fb7a932488a9 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:58:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4420620c-2e65-4e98-9b9f-fb7a932488a9 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-2098463873"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-4420620c-2e65-4e98-9b9f-fb7a932488a9 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-2098463873'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:58:04 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-4420620c-2e65-4e98-9b9f-fb7a932488a9 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Create volume of 1 GB Sep 02 08:58:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4420620c-2e65-4e98-9b9f-fb7a932488a9 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Availability Zones retrieved successfully. Sep 02 08:58:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4420620c-2e65-4e98-9b9f-fb7a932488a9 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Flow 'volume_create_api' (42061867-44fe-4761-828a-d5bec5003717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:58:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4420620c-2e65-4e98-9b9f-fb7a932488a9 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f6647ce-bfc1-4fd9-b695-f560f7ef98d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-4420620c-2e65-4e98-9b9f-fb7a932488a9 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:58:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4420620c-2e65-4e98-9b9f-fb7a932488a9 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f6647ce-bfc1-4fd9-b695-f560f7ef98d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4420620c-2e65-4e98-9b9f-fb7a932488a9 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f4c2b18-7da1-4e51-a2b0-bbe9375b2bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:04 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-4420620c-2e65-4e98-9b9f-fb7a932488a9 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Created reservations ['7988384b-4597-4d81-8b3e-cbd118b7ad0f', '4a6ac240-eea9-46ef-b975-bd02767192d4', 'a4f25111-da93-4c90-b286-e6e9f0fc6708', '14889edc-51d5-4dfd-ab45-6531894dda2c'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:58:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4420620c-2e65-4e98-9b9f-fb7a932488a9 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f4c2b18-7da1-4e51-a2b0-bbe9375b2bb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7988384b-4597-4d81-8b3e-cbd118b7ad0f', '4a6ac240-eea9-46ef-b975-bd02767192d4', 'a4f25111-da93-4c90-b286-e6e9f0fc6708', '14889edc-51d5-4dfd-ab45-6531894dda2c']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4420620c-2e65-4e98-9b9f-fb7a932488a9 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29534d38-0711-42b3-bd05-57e6e9bf4cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4420620c-2e65-4e98-9b9f-fb7a932488a9 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29534d38-0711-42b3-bd05-57e6e9bf4cdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3ae0bbd-e6f9-460c-8922-5b124938793c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-2098463873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e735c9d07c8443388fec5a56a601fbdc',qos_specs=None,replication_status=,reservations=['7988384b-4597-4d81-8b3e-cbd118b7ad0f','4a6ac240-eea9-46ef-b975-bd02767192d4','a4f25111-da93-4c90-b286-e6e9f0fc6708','14889edc-51d5-4dfd-ab45-6531894dda2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6577a4958834baea342ab373c09ebce',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:58:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-2098463873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3ae0bbd-e6f9-460c-8922-5b124938793c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e735c9d07c8443388fec5a56a601fbdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6577a4958834baea342ab373c09ebce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4420620c-2e65-4e98-9b9f-fb7a932488a9 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64db498b-39d0-4cb8-8705-f685437642e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4420620c-2e65-4e98-9b9f-fb7a932488a9 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64db498b-39d0-4cb8-8705-f685437642e6) transitioned into state 'SUCCESS' from state '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-2098463873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e735c9d07c8443388fec5a56a601fbdc',qos_specs=None,replication_status=,reservations=['7988384b-4597-4d81-8b3e-cbd118b7ad0f','4a6ac240-eea9-46ef-b975-bd02767192d4','a4f25111-da93-4c90-b286-e6e9f0fc6708','14889edc-51d5-4dfd-ab45-6531894dda2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6577a4958834baea342ab373c09ebce',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4420620c-2e65-4e98-9b9f-fb7a932488a9 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38e3bf79-0627-4571-8ac2-f83451da2107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4420620c-2e65-4e98-9b9f-fb7a932488a9 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38e3bf79-0627-4571-8ac2-f83451da2107) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4420620c-2e65-4e98-9b9f-fb7a932488a9 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Flow 'volume_create_api' (42061867-44fe-4761-828a-d5bec5003717) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:58:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4420620c-2e65-4e98-9b9f-fb7a932488a9 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Create volume request issued successfully. Sep 02 08:58:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4420620c-2e65-4e98-9b9f-fb7a932488a9 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:58:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1033/2106] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:58:04 2026] POST /volume/v3/volumes => generated 757 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:58:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-54b6a634-81e7-412e-98dc-61f722854fac None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-54b6a634-81e7-412e-98dc-61f722854fac tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] GET http://192.168.122.75/volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c Sep 02 08:58:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-54b6a634-81e7-412e-98dc-61f722854fac tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-54b6a634-81e7-412e-98dc-61f722854fac tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-54b6a634-81e7-412e-98dc-61f722854fac tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Volume info retrieved successfully. Sep 02 08:58:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-54b6a634-81e7-412e-98dc-61f722854fac tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c returned with HTTP 200 Sep 02 08:58:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1074/2107] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:04 2026] GET /volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c => generated 825 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f9382fdc-eeef-45c7-998f-a5ba3a0ab5ce None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f9382fdc-eeef-45c7-998f-a5ba3a0ab5ce tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] GET http://192.168.122.75/volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 Sep 02 08:58:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f9382fdc-eeef-45c7-998f-a5ba3a0ab5ce tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f9382fdc-eeef-45c7-998f-a5ba3a0ab5ce tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:05 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:05 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:05 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:05 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:05 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f9382fdc-eeef-45c7-998f-a5ba3a0ab5ce tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Volume info retrieved successfully. Sep 02 08:58:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f9382fdc-eeef-45c7-998f-a5ba3a0ab5ce tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] http://192.168.122.75/volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 returned with HTTP 200 Sep 02 08:58:05 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1034/2108] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:05 2026] GET /volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 => generated 912 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5ec537c1-a9d8-4f81-af4a-0dfc43b8f035 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5ec537c1-a9d8-4f81-af4a-0dfc43b8f035 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] GET http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c Sep 02 08:58:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5ec537c1-a9d8-4f81-af4a-0dfc43b8f035 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5ec537c1-a9d8-4f81-af4a-0dfc43b8f035 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5ec537c1-a9d8-4f81-af4a-0dfc43b8f035 tempest-TestMinimumBasicScenario-428617798 tempest-TestMinimumBasicScenario-428617798-project-member] http://192.168.122.75/volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c returned with HTTP 404 Sep 02 08:58:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1075/2109] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:05 2026] GET /volume/v3/volumes/b9558cd6-5a8b-4d6c-9862-171cd294783c => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:58:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2e62d7a5-dc74-49a9-bf44-f8e852a6b256 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2e62d7a5-dc74-49a9-bf44-f8e852a6b256 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] GET http://192.168.122.75/volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c Sep 02 08:58:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2e62d7a5-dc74-49a9-bf44-f8e852a6b256 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2e62d7a5-dc74-49a9-bf44-f8e852a6b256 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:06 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:06 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:06 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:06 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:06 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2e62d7a5-dc74-49a9-bf44-f8e852a6b256 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Volume info retrieved successfully. Sep 02 08:58:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2e62d7a5-dc74-49a9-bf44-f8e852a6b256 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c returned with HTTP 200 Sep 02 08:58:06 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1035/2110] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:06 2026] GET /volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c => generated 849 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e3985c14-4689-416e-8d68-6ac0cf630f7e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e3985c14-4689-416e-8d68-6ac0cf630f7e tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] GET http://192.168.122.75/volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 Sep 02 08:58:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e3985c14-4689-416e-8d68-6ac0cf630f7e tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e3985c14-4689-416e-8d68-6ac0cf630f7e tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:06 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:06 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:06 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:06 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:06 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e3985c14-4689-416e-8d68-6ac0cf630f7e tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Volume info retrieved successfully. Sep 02 08:58:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e3985c14-4689-416e-8d68-6ac0cf630f7e tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] http://192.168.122.75/volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 returned with HTTP 200 Sep 02 08:58:06 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1076/2111] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:06 2026] GET /volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 => generated 912 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5ad1fd81-a037-4fe3-9856-ca49d79c1643 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5ad1fd81-a037-4fe3-9856-ca49d79c1643 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] GET http://192.168.122.75/volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c Sep 02 08:58:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5ad1fd81-a037-4fe3-9856-ca49d79c1643 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5ad1fd81-a037-4fe3-9856-ca49d79c1643 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:07 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:07 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:07 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:07 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:07 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5ad1fd81-a037-4fe3-9856-ca49d79c1643 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Volume info retrieved successfully. Sep 02 08:58:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5ad1fd81-a037-4fe3-9856-ca49d79c1643 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c returned with HTTP 200 Sep 02 08:58:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1036/2112] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:07 2026] GET /volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c => generated 850 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b9ecfd80-b310-4436-a299-5256b4144b5c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b9ecfd80-b310-4436-a299-5256b4144b5c tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] GET http://192.168.122.75/volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 Sep 02 08:58:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b9ecfd80-b310-4436-a299-5256b4144b5c tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b9ecfd80-b310-4436-a299-5256b4144b5c tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:07 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:07 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b9ecfd80-b310-4436-a299-5256b4144b5c tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Volume info retrieved successfully. Sep 02 08:58:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b9ecfd80-b310-4436-a299-5256b4144b5c tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] http://192.168.122.75/volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 returned with HTTP 200 Sep 02 08:58:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1077/2113] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:07 2026] GET /volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 => generated 912 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f2df7d95-e89a-4e38-a4a8-cf3e3e620596 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f2df7d95-e89a-4e38-a4a8-cf3e3e620596 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] GET http://192.168.122.75/volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 Sep 02 08:58:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f2df7d95-e89a-4e38-a4a8-cf3e3e620596 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f2df7d95-e89a-4e38-a4a8-cf3e3e620596 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:08 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:08 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:08 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:08 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:08 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f2df7d95-e89a-4e38-a4a8-cf3e3e620596 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Volume info retrieved successfully. Sep 02 08:58:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f2df7d95-e89a-4e38-a4a8-cf3e3e620596 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] http://192.168.122.75/volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 returned with HTTP 200 Sep 02 08:58:08 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1037/2114] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:08 2026] GET /volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 => generated 912 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-37fe3c2d-f1eb-4e5c-bc34-c2f6d7c599f2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-37fe3c2d-f1eb-4e5c-bc34-c2f6d7c599f2 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] GET http://192.168.122.75/volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 Sep 02 08:58:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-37fe3c2d-f1eb-4e5c-bc34-c2f6d7c599f2 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-37fe3c2d-f1eb-4e5c-bc34-c2f6d7c599f2 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:09 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:09 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:09 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:09 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:09 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-37fe3c2d-f1eb-4e5c-bc34-c2f6d7c599f2 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Volume info retrieved successfully. Sep 02 08:58:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-37fe3c2d-f1eb-4e5c-bc34-c2f6d7c599f2 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] http://192.168.122.75/volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 returned with HTTP 200 Sep 02 08:58:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1078/2115] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:09 2026] GET /volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 => generated 1330 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:58:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-cc8aed9b-b6ad-46ce-9cb8-9430354bbfc0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-cc8aed9b-b6ad-46ce-9cb8-9430354bbfc0 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] GET http://192.168.122.75/volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 Sep 02 08:58:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-cc8aed9b-b6ad-46ce-9cb8-9430354bbfc0 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-cc8aed9b-b6ad-46ce-9cb8-9430354bbfc0 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:09 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:09 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:09 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:09 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:09 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-cc8aed9b-b6ad-46ce-9cb8-9430354bbfc0 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Volume info retrieved successfully. Sep 02 08:58:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-cc8aed9b-b6ad-46ce-9cb8-9430354bbfc0 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] http://192.168.122.75/volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 returned with HTTP 200 Sep 02 08:58:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1038/2116] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:58:09 2026] GET /volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 => generated 1330 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:58:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ffe5eef1-c2ee-47b2-8174-265ab20da967 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ffe5eef1-c2ee-47b2-8174-265ab20da967 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:58:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ffe5eef1-c2ee-47b2-8174-265ab20da967 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-640666389", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-ffe5eef1-c2ee-47b2-8174-265ab20da967 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-640666389', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:58:12 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-ffe5eef1-c2ee-47b2-8174-265ab20da967 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Create volume of 1 GB Sep 02 08:58:12 devstack devstack@c-api.service[86995]: DEBUG dbcounter [-] [86995] Writing DB stats cinder:SELECT=248,cinder:INSERT=27,cinder:UPDATE=43 {{(pid=86995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:58:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-e43e3dac-8adb-488c-bbcb-3d405ddc032d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ffe5eef1-c2ee-47b2-8174-265ab20da967 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Availability Zones retrieved successfully. Sep 02 08:58:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-e43e3dac-8adb-488c-bbcb-3d405ddc032d tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] GET http://192.168.122.75/volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 Sep 02 08:58:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-e43e3dac-8adb-488c-bbcb-3d405ddc032d tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-e43e3dac-8adb-488c-bbcb-3d405ddc032d tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ffe5eef1-c2ee-47b2-8174-265ab20da967 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Flow 'volume_create_api' (585a4e5f-8ff1-4c21-8012-2d563dfb6ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:58:12 devstack devstack@c-api.service[86994]: DEBUG dbcounter [-] [86994] Writing DB stats cinder:SELECT=336,cinder:INSERT=77,cinder:UPDATE=98 {{(pid=86994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:58:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ffe5eef1-c2ee-47b2-8174-265ab20da967 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f72681b4-ea0b-4461-8a49-7a5f205ff722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-ffe5eef1-c2ee-47b2-8174-265ab20da967 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:58:12 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:12 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:12 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:12 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:12 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-e43e3dac-8adb-488c-bbcb-3d405ddc032d tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Volume info retrieved successfully. Sep 02 08:58:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-e43e3dac-8adb-488c-bbcb-3d405ddc032d tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] http://192.168.122.75/volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 returned with HTTP 200 Sep 02 08:58:12 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1039/2117] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:58:12 2026] GET /volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 => generated 1330 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:58:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ffe5eef1-c2ee-47b2-8174-265ab20da967 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f72681b4-ea0b-4461-8a49-7a5f205ff722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-10c12898-a97b-40d4-9f12-2fe1e585224c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-10c12898-a97b-40d4-9f12-2fe1e585224c None None] GET http://192.168.122.75/volume// Sep 02 08:58:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-10c12898-a97b-40d4-9f12-2fe1e585224c None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-10c12898-a97b-40d4-9f12-2fe1e585224c None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-10c12898-a97b-40d4-9f12-2fe1e585224c None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:58:12 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ffe5eef1-c2ee-47b2-8174-265ab20da967 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4037e1dd-ea52-4b5b-80d3-e198a4dbf621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:12 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1040/2118] 192.168.122.75 () {58 vars in 1303 bytes} [Wed Sep 2 08:58:12 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:58:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-2106638f-fc38-4b08-9b55-44e72062a517 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-2106638f-fc38-4b08-9b55-44e72062a517 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] POST http://192.168.122.75/volume/v3/attachments Sep 02 08:58:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-2106638f-fc38-4b08-9b55-44e72062a517 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "52677ed9-feb6-4b8c-9bc1-5a68b9999930", "connector": null, "instance_uuid": "2c4fe5a7-6d77-4427-8204-141cf4e851d5"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:12 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:12 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:12 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:12 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-2106638f-fc38-4b08-9b55-44e72062a517 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] http://192.168.122.75/volume/v3/attachments returned with HTTP 200 Sep 02 08:58:12 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1041/2119] 192.168.122.75 () {66 vars in 1478 bytes} [Wed Sep 2 08:58:12 2026] POST /volume/v3/attachments => generated 273 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:58:13 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-ffe5eef1-c2ee-47b2-8174-265ab20da967 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Created reservations ['551caa69-d1a1-4a93-9dbc-b32402da875c', 'a8cfff7e-3b31-4501-8cd4-5a921245c66a', 'be6dc2ee-9ac4-4f78-aaa5-725fa9157f31', '44e37adc-a535-4042-8098-ef21ff55ab14'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:58:13 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ffe5eef1-c2ee-47b2-8174-265ab20da967 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4037e1dd-ea52-4b5b-80d3-e198a4dbf621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['551caa69-d1a1-4a93-9dbc-b32402da875c', 'a8cfff7e-3b31-4501-8cd4-5a921245c66a', 'be6dc2ee-9ac4-4f78-aaa5-725fa9157f31', '44e37adc-a535-4042-8098-ef21ff55ab14']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:13 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ffe5eef1-c2ee-47b2-8174-265ab20da967 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94eafb01-8b6d-421d-8ad2-450ea9d92b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:13 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:13 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:13 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ffe5eef1-c2ee-47b2-8174-265ab20da967 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94eafb01-8b6d-421d-8ad2-450ea9d92b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f3ba513-ff1a-4477-ba06-8385b67f4919', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-640666389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc642b2c3c1b4459adc3116d3f9ee9a6',qos_specs=None,replication_status=,reservations=['551caa69-d1a1-4a93-9dbc-b32402da875c','a8cfff7e-3b31-4501-8cd4-5a921245c66a','be6dc2ee-9ac4-4f78-aaa5-725fa9157f31','44e37adc-a535-4042-8098-ef21ff55ab14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6d9696e9624fe5b0c18056b205b03d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:58:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-640666389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f3ba513-ff1a-4477-ba06-8385b67f4919,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc642b2c3c1b4459adc3116d3f9ee9a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c6d9696e9624fe5b0c18056b205b03d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:13 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ffe5eef1-c2ee-47b2-8174-265ab20da967 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c1288da-5c92-4357-a1fc-4c88065241f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:13 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ffe5eef1-c2ee-47b2-8174-265ab20da967 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c1288da-5c92-4357-a1fc-4c88065241f5) transitioned into state 'SUCCESS' from state '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-640666389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc642b2c3c1b4459adc3116d3f9ee9a6',qos_specs=None,replication_status=,reservations=['551caa69-d1a1-4a93-9dbc-b32402da875c','a8cfff7e-3b31-4501-8cd4-5a921245c66a','be6dc2ee-9ac4-4f78-aaa5-725fa9157f31','44e37adc-a535-4042-8098-ef21ff55ab14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6d9696e9624fe5b0c18056b205b03d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:13 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ffe5eef1-c2ee-47b2-8174-265ab20da967 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b250a5f-62d7-4113-a6c1-3eec66653990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:13 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ffe5eef1-c2ee-47b2-8174-265ab20da967 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b250a5f-62d7-4113-a6c1-3eec66653990) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:13 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ffe5eef1-c2ee-47b2-8174-265ab20da967 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Flow 'volume_create_api' (585a4e5f-8ff1-4c21-8012-2d563dfb6ff1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:58:13 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ffe5eef1-c2ee-47b2-8174-265ab20da967 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Create volume request issued successfully. Sep 02 08:58:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ffe5eef1-c2ee-47b2-8174-265ab20da967 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:58:13 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1079/2120] 192.168.122.75 () {62 vars in 1179 bytes} [Wed Sep 2 08:58:12 2026] POST /volume/v3/volumes => generated 795 bytes in 750 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:58:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b40b029b-9d07-428b-8337-0dde888b3bfd None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b40b029b-9d07-428b-8337-0dde888b3bfd tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] GET http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 Sep 02 08:58:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b40b029b-9d07-428b-8337-0dde888b3bfd tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b40b029b-9d07-428b-8337-0dde888b3bfd tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:13 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:13 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:13 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:13 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:13 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b40b029b-9d07-428b-8337-0dde888b3bfd tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Volume info retrieved successfully. Sep 02 08:58:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b40b029b-9d07-428b-8337-0dde888b3bfd tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 returned with HTTP 200 Sep 02 08:58:13 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1042/2121] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:58:13 2026] GET /volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 => generated 863 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:58:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-88dd7e51-a2bf-492b-a3f8-c7384c8b42fb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-88dd7e51-a2bf-492b-a3f8-c7384c8b42fb tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] GET http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 Sep 02 08:58:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-88dd7e51-a2bf-492b-a3f8-c7384c8b42fb tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-88dd7e51-a2bf-492b-a3f8-c7384c8b42fb tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:14 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:14 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:14 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:14 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:14 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-88dd7e51-a2bf-492b-a3f8-c7384c8b42fb tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Volume info retrieved successfully. Sep 02 08:58:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-88dd7e51-a2bf-492b-a3f8-c7384c8b42fb tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 returned with HTTP 200 Sep 02 08:58:14 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1080/2122] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:58:14 2026] GET /volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 => generated 887 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:58:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-284c1998-cd86-4231-ac04-41ce593035b5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-284c1998-cd86-4231-ac04-41ce593035b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] GET http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 Sep 02 08:58:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-284c1998-cd86-4231-ac04-41ce593035b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-284c1998-cd86-4231-ac04-41ce593035b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:15 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:15 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:15 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:15 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:15 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-284c1998-cd86-4231-ac04-41ce593035b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Volume info retrieved successfully. Sep 02 08:58:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-284c1998-cd86-4231-ac04-41ce593035b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 returned with HTTP 200 Sep 02 08:58:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1043/2123] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:58:15 2026] GET /volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 => generated 887 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:58:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a9addbbf-537f-4a08-a823-4ca516d419b2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a9addbbf-537f-4a08-a823-4ca516d419b2 None None] GET http://192.168.122.75/volume// Sep 02 08:58:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a9addbbf-537f-4a08-a823-4ca516d419b2 None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a9addbbf-537f-4a08-a823-4ca516d419b2 None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a9addbbf-537f-4a08-a823-4ca516d419b2 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:58:16 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1081/2124] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:58:16 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 08:58:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-e5fcf165-3f3d-42f2-ae9d-87c5d6da0b5e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-e5fcf165-3f3d-42f2-ae9d-87c5d6da0b5e tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] GET http://192.168.122.75/volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 Sep 02 08:58:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-e5fcf165-3f3d-42f2-ae9d-87c5d6da0b5e tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-e5fcf165-3f3d-42f2-ae9d-87c5d6da0b5e tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:16 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:16 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:16 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:16 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:16 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-e5fcf165-3f3d-42f2-ae9d-87c5d6da0b5e tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Volume info retrieved successfully. Sep 02 08:58:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-e5fcf165-3f3d-42f2-ae9d-87c5d6da0b5e tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] http://192.168.122.75/volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 returned with HTTP 200 Sep 02 08:58:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1044/2125] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:58:16 2026] GET /volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 => generated 1510 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:58:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-44296221-cb4d-4571-8e6d-39053fee9992 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-44296221-cb4d-4571-8e6d-39053fee9992 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] GET http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 Sep 02 08:58:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-44296221-cb4d-4571-8e6d-39053fee9992 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-44296221-cb4d-4571-8e6d-39053fee9992 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-01a64904-505a-4345-a690-388cab3a49fa None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-01a64904-505a-4345-a690-388cab3a49fa tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] PUT http://192.168.122.75/volume/v3/attachments/23d0d73c-de0b-417d-b3e3-93446564e9bf Sep 02 08:58:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-01a64904-505a-4345-a690-388cab3a49fa tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.75", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7bc5db48122", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d154e0c8-5203-48c0-a69b-b27cd89e5daf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:16 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:16 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:16 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:16 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:17 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-44296221-cb4d-4571-8e6d-39053fee9992 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Volume info retrieved successfully. Sep 02 08:58:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-44296221-cb4d-4571-8e6d-39053fee9992 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 returned with HTTP 200 Sep 02 08:58:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1082/2126] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:58:16 2026] GET /volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 => generated 888 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:58:17 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-01a64904-505a-4345-a690-388cab3a49fa tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Acquiring lock "cinder-attachment_update-52677ed9-feb6-4b8c-9bc1-5a68b9999930-devstack" by "attachment_update" {{(pid=86994) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 08:58:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ec9ae7e6-9827-4598-abda-b0576c0e0122 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ec9ae7e6-9827-4598-abda-b0576c0e0122 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] GET http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 Sep 02 08:58:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ec9ae7e6-9827-4598-abda-b0576c0e0122 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ec9ae7e6-9827-4598-abda-b0576c0e0122 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:17 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-01a64904-505a-4345-a690-388cab3a49fa tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Lock "cinder-attachment_update-52677ed9-feb6-4b8c-9bc1-5a68b9999930-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=86994) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 08:58:17 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:17 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:17 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:17 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:17 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:17 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:17 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ec9ae7e6-9827-4598-abda-b0576c0e0122 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Volume info retrieved successfully. Sep 02 08:58:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ec9ae7e6-9827-4598-abda-b0576c0e0122 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 returned with HTTP 200 Sep 02 08:58:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1083/2127] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:58:17 2026] GET /volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 => generated 888 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:58:17 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:17 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-07766b35-7133-4851-883f-9ea48e9f772c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-07766b35-7133-4851-883f-9ea48e9f772c tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] GET http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 Sep 02 08:58:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-07766b35-7133-4851-883f-9ea48e9f772c tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-07766b35-7133-4851-883f-9ea48e9f772c tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:17 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:17 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:17 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:17 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:17 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-07766b35-7133-4851-883f-9ea48e9f772c tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Volume info retrieved successfully. Sep 02 08:58:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-07766b35-7133-4851-883f-9ea48e9f772c tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 returned with HTTP 200 Sep 02 08:58:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1084/2128] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:58:17 2026] GET /volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 => generated 870 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:17 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-01a64904-505a-4345-a690-388cab3a49fa tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Lock "cinder-attachment_update-52677ed9-feb6-4b8c-9bc1-5a68b9999930-devstack" released by "attachment_update" :: held 0.590s {{(pid=86994) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 08:58:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-01a64904-505a-4345-a690-388cab3a49fa tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] http://192.168.122.75/volume/v3/attachments/23d0d73c-de0b-417d-b3e3-93446564e9bf returned with HTTP 200 Sep 02 08:58:17 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1045/2129] 192.168.122.75 () {66 vars in 1588 bytes} [Wed Sep 2 08:58:16 2026] PUT /volume/v3/attachments/23d0d73c-de0b-417d-b3e3-93446564e9bf => generated 694 bytes in 708 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:58:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-7f340689-b6e2-4a23-af6c-b71f75c11650 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-99135320-6d3b-4bf9-8641-811bf306ccaa None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-7f340689-b6e2-4a23-af6c-b71f75c11650 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] POST http://192.168.122.75/volume/v3/attachments/23d0d73c-de0b-417d-b3e3-93446564e9bf/action Sep 02 08:58:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-7f340689-b6e2-4a23-af6c-b71f75c11650 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Action body: b'{"os-complete": null}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:58:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-7f340689-b6e2-4a23-af6c-b71f75c11650 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-99135320-6d3b-4bf9-8641-811bf306ccaa None None] GET http://192.168.122.75/volume// Sep 02 08:58:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-99135320-6d3b-4bf9-8641-811bf306ccaa None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-99135320-6d3b-4bf9-8641-811bf306ccaa None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-99135320-6d3b-4bf9-8641-811bf306ccaa None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:58:17 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1046/2130] 192.168.122.75 () {58 vars in 1312 bytes} [Wed Sep 2 08:58:17 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:58:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-6da511fe-3fcb-4d81-9a54-7405387493be None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:17 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:17 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-6da511fe-3fcb-4d81-9a54-7405387493be tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] POST http://192.168.122.75/volume/v3/attachments Sep 02 08:58:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-6da511fe-3fcb-4d81-9a54-7405387493be tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f3ba513-ff1a-4477-ba06-8385b67f4919", "connector": null, "instance_uuid": "1196760e-0894-4b59-aa3a-1f412524f193"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:17 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:17 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:17 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:17 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:17 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:17 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-7f340689-b6e2-4a23-af6c-b71f75c11650 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] http://192.168.122.75/volume/v3/attachments/23d0d73c-de0b-417d-b3e3-93446564e9bf/action returned with HTTP 204 Sep 02 08:58:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1085/2131] 192.168.122.75 () {66 vars in 1609 bytes} [Wed Sep 2 08:58:17 2026] POST /volume/v3/attachments/23d0d73c-de0b-417d-b3e3-93446564e9bf/action => generated 0 bytes in 162 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:58:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-6da511fe-3fcb-4d81-9a54-7405387493be tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] http://192.168.122.75/volume/v3/attachments returned with HTTP 200 Sep 02 08:58:18 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1047/2132] 192.168.122.75 () {66 vars in 1478 bytes} [Wed Sep 2 08:58:17 2026] POST /volume/v3/attachments => generated 273 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:58:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1289f31f-feac-499d-b46f-e7891ca26488 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1289f31f-feac-499d-b46f-e7891ca26488 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] GET http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 Sep 02 08:58:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1289f31f-feac-499d-b46f-e7891ca26488 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1289f31f-feac-499d-b46f-e7891ca26488 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-04379a5d-3bfa-4bef-8edc-c70b57c2b52a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-04379a5d-3bfa-4bef-8edc-c70b57c2b52a None None] GET http://192.168.122.75/volume// Sep 02 08:58:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-04379a5d-3bfa-4bef-8edc-c70b57c2b52a None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-04379a5d-3bfa-4bef-8edc-c70b57c2b52a None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-04379a5d-3bfa-4bef-8edc-c70b57c2b52a None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:58:18 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1048/2133] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:58:18 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:58:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-8996a511-3241-4028-8a9b-6fea5f1787af None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-8996a511-3241-4028-8a9b-6fea5f1787af tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] GET http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 Sep 02 08:58:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-8996a511-3241-4028-8a9b-6fea5f1787af tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-8996a511-3241-4028-8a9b-6fea5f1787af tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:18 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:18 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:18 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:18 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:18 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:18 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:18 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-8996a511-3241-4028-8a9b-6fea5f1787af tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Volume info retrieved successfully. Sep 02 08:58:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-8996a511-3241-4028-8a9b-6fea5f1787af tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 returned with HTTP 200 Sep 02 08:58:18 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1049/2134] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:58:18 2026] GET /volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 => generated 1050 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:58:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1289f31f-feac-499d-b46f-e7891ca26488 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Volume info retrieved successfully. Sep 02 08:58:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1289f31f-feac-499d-b46f-e7891ca26488 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 returned with HTTP 200 Sep 02 08:58:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1086/2135] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:58:18 2026] GET /volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 => generated 887 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:58:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-faba8e3d-7939-40db-87b4-9baca7fd3d6d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-faba8e3d-7939-40db-87b4-9baca7fd3d6d tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] PUT http://192.168.122.75/volume/v3/attachments/12983b7d-f873-4338-ad88-1914a0bacabf Sep 02 08:58:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-faba8e3d-7939-40db-87b4-9baca7fd3d6d tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.75", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7bc5db48122", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d154e0c8-5203-48c0-a69b-b27cd89e5daf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:18 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-faba8e3d-7939-40db-87b4-9baca7fd3d6d tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Acquiring lock "cinder-attachment_update-5f3ba513-ff1a-4477-ba06-8385b67f4919-devstack" by "attachment_update" {{(pid=86994) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 08:58:18 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-faba8e3d-7939-40db-87b4-9baca7fd3d6d tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Lock "cinder-attachment_update-5f3ba513-ff1a-4477-ba06-8385b67f4919-devstack" acquired by "attachment_update" :: waited 0.038s {{(pid=86994) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 08:58:18 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:18 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:18 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:18 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:18 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-faba8e3d-7939-40db-87b4-9baca7fd3d6d tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Lock "cinder-attachment_update-5f3ba513-ff1a-4477-ba06-8385b67f4919-devstack" released by "attachment_update" :: held 0.304s {{(pid=86994) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 08:58:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-faba8e3d-7939-40db-87b4-9baca7fd3d6d tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] http://192.168.122.75/volume/v3/attachments/12983b7d-f873-4338-ad88-1914a0bacabf returned with HTTP 200 Sep 02 08:58:18 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1050/2136] 192.168.122.75 () {66 vars in 1588 bytes} [Wed Sep 2 08:58:18 2026] PUT /volume/v3/attachments/12983b7d-f873-4338-ad88-1914a0bacabf => generated 694 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:58:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-15c18e00-4914-4f2a-a431-01be80a2afa9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-15c18e00-4914-4f2a-a431-01be80a2afa9 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] POST http://192.168.122.75/volume/v3/volumes/dc8b63d8-c210-477c-9992-1ba473c0dca4/action Sep 02 08:58:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-15c18e00-4914-4f2a-a431-01be80a2afa9 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action body: b'{"os-attach": {"instance_uuid": "a48af19c-9090-4362-b0b6-b33bf2dadfcf", "mountpoint": "/dev/vdc"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:58:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-15c18e00-4914-4f2a-a431-01be80a2afa9 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a48af19c-9090-4362-b0b6-b33bf2dadfcf", "mountpoint": "/dev/vdc"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1f30d8db-52ac-4a82-b878-dec9abe47231 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1f30d8db-52ac-4a82-b878-dec9abe47231 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] GET http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 Sep 02 08:58:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1f30d8db-52ac-4a82-b878-dec9abe47231 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1f30d8db-52ac-4a82-b878-dec9abe47231 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:19 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:19 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-15c18e00-4914-4f2a-a431-01be80a2afa9 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/dc8b63d8-c210-477c-9992-1ba473c0dca4/action returned with HTTP 404 Sep 02 08:58:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1087/2137] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:58:19 2026] POST /volume/v3/volumes/dc8b63d8-c210-477c-9992-1ba473c0dca4/action => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:58:19 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:19 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:19 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1f30d8db-52ac-4a82-b878-dec9abe47231 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Volume info retrieved successfully. Sep 02 08:58:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1f30d8db-52ac-4a82-b878-dec9abe47231 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 returned with HTTP 200 Sep 02 08:58:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1051/2138] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:58:19 2026] GET /volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 => generated 888 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:58:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-19d96f18-bf35-4801-a4d0-e6d6f2480c7b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-19d96f18-bf35-4801-a4d0-e6d6f2480c7b tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] POST http://192.168.122.75/volume/v3/attachments/12983b7d-f873-4338-ad88-1914a0bacabf/action Sep 02 08:58:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-19d96f18-bf35-4801-a4d0-e6d6f2480c7b tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Action body: b'{"os-complete": null}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:58:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-19d96f18-bf35-4801-a4d0-e6d6f2480c7b tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:19 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:19 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:19 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:19 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-23de0dc9-830d-4dde-b02a-0c485873b3ce req-19d96f18-bf35-4801-a4d0-e6d6f2480c7b tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] http://192.168.122.75/volume/v3/attachments/12983b7d-f873-4338-ad88-1914a0bacabf/action returned with HTTP 204 Sep 02 08:58:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1088/2139] 192.168.122.75 () {66 vars in 1609 bytes} [Wed Sep 2 08:58:19 2026] POST /volume/v3/attachments/12983b7d-f873-4338-ad88-1914a0bacabf/action => generated 0 bytes in 161 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:58:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2e3b5f3e-27f5-4ff9-87d7-6d76cda0355f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2e3b5f3e-27f5-4ff9-87d7-6d76cda0355f tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] GET http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 Sep 02 08:58:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2e3b5f3e-27f5-4ff9-87d7-6d76cda0355f tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2e3b5f3e-27f5-4ff9-87d7-6d76cda0355f tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:20 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:20 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:20 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:20 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:20 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2e3b5f3e-27f5-4ff9-87d7-6d76cda0355f tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Volume info retrieved successfully. Sep 02 08:58:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2e3b5f3e-27f5-4ff9-87d7-6d76cda0355f tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 returned with HTTP 200 Sep 02 08:58:20 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1052/2140] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:58:20 2026] GET /volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 => generated 1180 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:58:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ab933dad-302c-4dcd-8bee-37da2c9b542a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ab933dad-302c-4dcd-8bee-37da2c9b542a tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] GET http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 Sep 02 08:58:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ab933dad-302c-4dcd-8bee-37da2c9b542a tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ab933dad-302c-4dcd-8bee-37da2c9b542a tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:20 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:20 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:20 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:20 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:20 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ab933dad-302c-4dcd-8bee-37da2c9b542a tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Volume info retrieved successfully. Sep 02 08:58:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ab933dad-302c-4dcd-8bee-37da2c9b542a tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 returned with HTTP 200 Sep 02 08:58:20 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1089/2141] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:58:20 2026] GET /volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 => generated 1180 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:58:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-35c18e6f-6cde-4992-a9d5-1146db87c3e6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:20 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1053/2142] 192.168.122.75 () {62 vars in 1490 bytes} [Wed Sep 2 08:58:20 2026] DELETE /volume/v3/attachments/12983b7d-f873-4338-ad88-1914a0bacabf => generated 114 bytes in 8 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 08:58:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2b14bbf2-0518-45d3-8a4f-4938af48b45e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:20 devstack devstack@c-api.service[86995]: WARNING keystonemiddleware.auth_token [None req-2b14bbf2-0518-45d3-8a4f-4938af48b45e None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 02 08:58:20 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1090/2143] 192.168.122.75 () {62 vars in 1490 bytes} [Wed Sep 2 08:58:20 2026] DELETE /volume/v3/attachments/12983b7d-f873-4338-ad88-1914a0bacabf => generated 114 bytes in 67 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 08:58:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-480080dd-67dc-4726-bc2c-eb9d35ce909a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-480080dd-67dc-4726-bc2c-eb9d35ce909a tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] DELETE http://192.168.122.75/volume/v3/attachments/12983b7d-f873-4338-ad88-1914a0bacabf Sep 02 08:58:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-480080dd-67dc-4726-bc2c-eb9d35ce909a tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-480080dd-67dc-4726-bc2c-eb9d35ce909a tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:20 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:20 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:21 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-480080dd-67dc-4726-bc2c-eb9d35ce909a tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Attachment connected to vm 1196760e-0894-4b59-aa3a-1f412524f193, checking data on nova Sep 02 08:58:21 devstack devstack@c-api.service[86994]: DEBUG cinder.compute.nova [None req-480080dd-67dc-4726-bc2c-eb9d35ce909a tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Creating Keystone token plugin using URL: http://192.168.122.75/identity {{(pid=86994) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 02 08:58:21 devstack devstack@c-api.service[86994]: DEBUG novaclient.v2.client [None req-480080dd-67dc-4726-bc2c-eb9d35ce909a tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] REQ: curl -g -i -X GET http://192.168.122.75/compute/v2.1/servers/1196760e-0894-4b59-aa3a-1f412524f193/os-volume_attachments/5f3ba513-ff1a-4477-ba06-8385b67f4919 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}2503cf03cbb3569e51e16b7ae08a9466199a7f8aa146ddc9a38f04668f669835" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-480080dd-67dc-4726-bc2c-eb9d35ce909a" -H "X-Service-Token: {SHA256}439b080f8fc82e2eb95cc2d0625e0445eae2b8bf8536874514e567ae48873da4" {{(pid=86994) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 02 08:58:22 devstack devstack@c-api.service[86994]: DEBUG novaclient.v2.client [None req-480080dd-67dc-4726-bc2c-eb9d35ce909a tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 02 Sep 2026 06:58:21 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-bfa88c2f-2b30-43d1-a6e8-eb72abf168a4 x-openstack-request-id: req-bfa88c2f-2b30-43d1-a6e8-eb72abf168a4 {{(pid=86994) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 02 08:58:22 devstack devstack@c-api.service[86994]: DEBUG novaclient.v2.client [None req-480080dd-67dc-4726-bc2c-eb9d35ce909a tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "5f3ba513-ff1a-4477-ba06-8385b67f4919", "serverId": "1196760e-0894-4b59-aa3a-1f412524f193", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "12983b7d-f873-4338-ad88-1914a0bacabf", "bdm_uuid": "1bd337cf-45ac-4273-ac13-3974c695bb5c"}} {{(pid=86994) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 02 08:58:22 devstack devstack@c-api.service[86994]: DEBUG novaclient.v2.client [None req-480080dd-67dc-4726-bc2c-eb9d35ce909a tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] GET call to compute for http://192.168.122.75/compute/v2.1/servers/1196760e-0894-4b59-aa3a-1f412524f193/os-volume_attachments/5f3ba513-ff1a-4477-ba06-8385b67f4919 used request id req-bfa88c2f-2b30-43d1-a6e8-eb72abf168a4 {{(pid=86994) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.volume.api [None req-480080dd-67dc-4726-bc2c-eb9d35ce909a tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-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 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault [None req-480080dd-67dc-4726-bc2c-eb9d35ce909a tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Caught error: Detach volume from instance 1196760e-0894-4b59-aa3a-1f412524f193 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1196760e-0894-4b59-aa3a-1f412524f193 using the Compute API Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: 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 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1196760e-0894-4b59-aa3a-1f412524f193 using the Compute API Sep 02 08:58:22 devstack devstack@c-api.service[86994]: ERROR cinder.api.middleware.fault Sep 02 08:58:22 devstack devstack@c-api.service[86994]: INFO cinder.api.middleware.fault [None req-480080dd-67dc-4726-bc2c-eb9d35ce909a tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] http://192.168.122.75/volume/v3/attachments/12983b7d-f873-4338-ad88-1914a0bacabf returned with HTTP 409 Sep 02 08:58:22 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1054/2144] 192.168.122.75 () {60 vars in 1283 bytes} [Wed Sep 2 08:58:20 2026] DELETE /volume/v3/attachments/12983b7d-f873-4338-ad88-1914a0bacabf => generated 167 bytes in 1322 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:58:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-321a662d-cb4f-46e2-b238-9ae88d5f2ce0 req-f035061d-3d3a-4b0a-8eb7-28123458f4a8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-321a662d-cb4f-46e2-b238-9ae88d5f2ce0 req-f035061d-3d3a-4b0a-8eb7-28123458f4a8 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] GET http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 Sep 02 08:58:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-321a662d-cb4f-46e2-b238-9ae88d5f2ce0 req-f035061d-3d3a-4b0a-8eb7-28123458f4a8 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-321a662d-cb4f-46e2-b238-9ae88d5f2ce0 req-f035061d-3d3a-4b0a-8eb7-28123458f4a8 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:22 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:22 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:22 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:22 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:22 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-321a662d-cb4f-46e2-b238-9ae88d5f2ce0 req-f035061d-3d3a-4b0a-8eb7-28123458f4a8 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Volume info retrieved successfully. Sep 02 08:58:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-321a662d-cb4f-46e2-b238-9ae88d5f2ce0 req-f035061d-3d3a-4b0a-8eb7-28123458f4a8 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 returned with HTTP 200 Sep 02 08:58:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1091/2145] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:58:22 2026] GET /volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 => generated 1162 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-321a662d-cb4f-46e2-b238-9ae88d5f2ce0 req-d988833b-165b-4a55-a45c-83e3d0d86486 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-321a662d-cb4f-46e2-b238-9ae88d5f2ce0 req-d988833b-165b-4a55-a45c-83e3d0d86486 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] POST http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919/action Sep 02 08:58:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-321a662d-cb4f-46e2-b238-9ae88d5f2ce0 req-d988833b-165b-4a55-a45c-83e3d0d86486 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:58:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-321a662d-cb4f-46e2-b238-9ae88d5f2ce0 req-d988833b-165b-4a55-a45c-83e3d0d86486 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:22 devstack devstack@c-api.service[86994]: DEBUG oslo_db.sqlalchemy.engines [req-321a662d-cb4f-46e2-b238-9ae88d5f2ce0 req-d988833b-165b-4a55-a45c-83e3d0d86486 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86994) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 08:58:22 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:22 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:22 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:22 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-321a662d-cb4f-46e2-b238-9ae88d5f2ce0 req-d988833b-165b-4a55-a45c-83e3d0d86486 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Volume info retrieved successfully. Sep 02 08:58:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-321a662d-cb4f-46e2-b238-9ae88d5f2ce0 req-d988833b-165b-4a55-a45c-83e3d0d86486 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Begin detaching volume completed successfully. Sep 02 08:58:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-321a662d-cb4f-46e2-b238-9ae88d5f2ce0 req-d988833b-165b-4a55-a45c-83e3d0d86486 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919/action returned with HTTP 202 Sep 02 08:58:22 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1055/2146] 192.168.122.75 () {64 vars in 1556 bytes} [Wed Sep 2 08:58:22 2026] POST /volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 08:58:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-79de66f0-7de2-410b-9ebb-55c90c8c257c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-79de66f0-7de2-410b-9ebb-55c90c8c257c None None] GET http://192.168.122.75/volume// Sep 02 08:58:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-79de66f0-7de2-410b-9ebb-55c90c8c257c None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-79de66f0-7de2-410b-9ebb-55c90c8c257c None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-79de66f0-7de2-410b-9ebb-55c90c8c257c None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 08:58:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1092/2147] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 08:58:22 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 08:58:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-321a662d-cb4f-46e2-b238-9ae88d5f2ce0 req-302bc0d9-0f76-4088-a247-66efbb23b2f4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-321a662d-cb4f-46e2-b238-9ae88d5f2ce0 req-302bc0d9-0f76-4088-a247-66efbb23b2f4 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] GET http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 Sep 02 08:58:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-321a662d-cb4f-46e2-b238-9ae88d5f2ce0 req-302bc0d9-0f76-4088-a247-66efbb23b2f4 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-321a662d-cb4f-46e2-b238-9ae88d5f2ce0 req-302bc0d9-0f76-4088-a247-66efbb23b2f4 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:22 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:22 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:22 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:22 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-321a662d-cb4f-46e2-b238-9ae88d5f2ce0 req-302bc0d9-0f76-4088-a247-66efbb23b2f4 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Volume info retrieved successfully. Sep 02 08:58:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-321a662d-cb4f-46e2-b238-9ae88d5f2ce0 req-302bc0d9-0f76-4088-a247-66efbb23b2f4 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 returned with HTTP 200 Sep 02 08:58:22 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1056/2148] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 08:58:22 2026] GET /volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 => generated 1346 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:58:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-321a662d-cb4f-46e2-b238-9ae88d5f2ce0 req-c2145036-ed4b-4e95-9ac9-4b79fcfbb945 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-321a662d-cb4f-46e2-b238-9ae88d5f2ce0 req-c2145036-ed4b-4e95-9ac9-4b79fcfbb945 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] DELETE http://192.168.122.75/volume/v3/attachments/12983b7d-f873-4338-ad88-1914a0bacabf Sep 02 08:58:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-321a662d-cb4f-46e2-b238-9ae88d5f2ce0 req-c2145036-ed4b-4e95-9ac9-4b79fcfbb945 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-321a662d-cb4f-46e2-b238-9ae88d5f2ce0 req-c2145036-ed4b-4e95-9ac9-4b79fcfbb945 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:23 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:23 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:23 devstack devstack@c-api.service[86995]: /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 02 08:58:23 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, Sep 02 08:58:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-321a662d-cb4f-46e2-b238-9ae88d5f2ce0 req-c2145036-ed4b-4e95-9ac9-4b79fcfbb945 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] http://192.168.122.75/volume/v3/attachments/12983b7d-f873-4338-ad88-1914a0bacabf returned with HTTP 200 Sep 02 08:58:23 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1093/2149] 192.168.122.75 () {64 vars in 1557 bytes} [Wed Sep 2 08:58:23 2026] DELETE /volume/v3/attachments/12983b7d-f873-4338-ad88-1914a0bacabf => generated 19 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-1f0f5ca6-570b-480b-b344-494e5a72aa86 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-1f0f5ca6-570b-480b-b344-494e5a72aa86 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] DELETE http://192.168.122.75/volume/v3/attachments/23d0d73c-de0b-417d-b3e3-93446564e9bf Sep 02 08:58:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-1f0f5ca6-570b-480b-b344-494e5a72aa86 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-1f0f5ca6-570b-480b-b344-494e5a72aa86 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:24 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:24 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:24 devstack devstack@c-api.service[86994]: /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 02 08:58:24 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, Sep 02 08:58:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-0742991d-89ab-4d4d-aa95-40d61d676236 req-1f0f5ca6-570b-480b-b344-494e5a72aa86 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] http://192.168.122.75/volume/v3/attachments/23d0d73c-de0b-417d-b3e3-93446564e9bf returned with HTTP 200 Sep 02 08:58:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1057/2150] 192.168.122.75 () {64 vars in 1557 bytes} [Wed Sep 2 08:58:24 2026] DELETE /volume/v3/attachments/23d0d73c-de0b-417d-b3e3-93446564e9bf => generated 19 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-e9305583-c234-4dda-aa27-3ec4a921f581 req-1f25597f-adb3-4302-94ba-64bb9cbddda7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-e9305583-c234-4dda-aa27-3ec4a921f581 req-1f25597f-adb3-4302-94ba-64bb9cbddda7 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] GET http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 Sep 02 08:58:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-e9305583-c234-4dda-aa27-3ec4a921f581 req-1f25597f-adb3-4302-94ba-64bb9cbddda7 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-e9305583-c234-4dda-aa27-3ec4a921f581 req-1f25597f-adb3-4302-94ba-64bb9cbddda7 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:25 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:25 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:25 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:25 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:25 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-e9305583-c234-4dda-aa27-3ec4a921f581 req-1f25597f-adb3-4302-94ba-64bb9cbddda7 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Volume info retrieved successfully. Sep 02 08:58:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-e9305583-c234-4dda-aa27-3ec4a921f581 req-1f25597f-adb3-4302-94ba-64bb9cbddda7 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 returned with HTTP 200 Sep 02 08:58:25 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1094/2151] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 08:58:25 2026] GET /volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 => generated 870 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-be03728b-f2e7-45c1-85f3-14f7dd1d42dd None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-be03728b-f2e7-45c1-85f3-14f7dd1d42dd tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] DELETE http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 Sep 02 08:58:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-be03728b-f2e7-45c1-85f3-14f7dd1d42dd tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-be03728b-f2e7-45c1-85f3-14f7dd1d42dd tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:25 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-be03728b-f2e7-45c1-85f3-14f7dd1d42dd tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Delete volume with id: 5f3ba513-ff1a-4477-ba06-8385b67f4919 Sep 02 08:58:25 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:25 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:25 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:25 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:25 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-be03728b-f2e7-45c1-85f3-14f7dd1d42dd tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Volume info retrieved successfully. Sep 02 08:58:25 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-be03728b-f2e7-45c1-85f3-14f7dd1d42dd tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Delete volume request issued successfully. Sep 02 08:58:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-be03728b-f2e7-45c1-85f3-14f7dd1d42dd tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 returned with HTTP 202 Sep 02 08:58:25 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1058/2152] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 08:58:25 2026] DELETE /volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:58:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0bb84394-2ef3-4d6a-80af-a5164f97e083 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0bb84394-2ef3-4d6a-80af-a5164f97e083 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] GET http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 Sep 02 08:58:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0bb84394-2ef3-4d6a-80af-a5164f97e083 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0bb84394-2ef3-4d6a-80af-a5164f97e083 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:25 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:25 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:25 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:25 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:25 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0bb84394-2ef3-4d6a-80af-a5164f97e083 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Volume info retrieved successfully. Sep 02 08:58:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0bb84394-2ef3-4d6a-80af-a5164f97e083 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 returned with HTTP 200 Sep 02 08:58:25 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1095/2153] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:58:25 2026] GET /volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 => generated 887 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:58:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-be162ae0-6232-47c9-9e90-8b458ff3dab9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-be162ae0-6232-47c9-9e90-8b458ff3dab9 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] GET http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 Sep 02 08:58:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-be162ae0-6232-47c9-9e90-8b458ff3dab9 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-be162ae0-6232-47c9-9e90-8b458ff3dab9 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:26 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:26 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:26 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:26 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:26 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-be162ae0-6232-47c9-9e90-8b458ff3dab9 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Volume info retrieved successfully. Sep 02 08:58:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-be162ae0-6232-47c9-9e90-8b458ff3dab9 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 returned with HTTP 200 Sep 02 08:58:26 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1059/2154] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:58:26 2026] GET /volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 => generated 887 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:58:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d9a9f60b-a692-494b-a429-74a282dc61ee None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d9a9f60b-a692-494b-a429-74a282dc61ee tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] GET http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 Sep 02 08:58:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d9a9f60b-a692-494b-a429-74a282dc61ee tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d9a9f60b-a692-494b-a429-74a282dc61ee tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d9a9f60b-a692-494b-a429-74a282dc61ee tempest-TestServerVolumeAttachScenarioOldVersion-2138923603 tempest-TestServerVolumeAttachScenarioOldVersion-2138923603-project-member] http://192.168.122.75/volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 returned with HTTP 404 Sep 02 08:58:27 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1096/2155] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:58:27 2026] GET /volume/v3/volumes/5f3ba513-ff1a-4477-ba06-8385b67f4919 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:58:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d7fc840c-121a-4f93-a594-6212a4bcbd97 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d7fc840c-121a-4f93-a594-6212a4bcbd97 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:58:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d7fc840c-121a-4f93-a594-6212a4bcbd97 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3ab5430c-a216-42f3-a1da-2d6b0283138c", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1114315212"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-d7fc840c-121a-4f93-a594-6212a4bcbd97 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Create volume request body: {'volume': {'imageRef': '3ab5430c-a216-42f3-a1da-2d6b0283138c', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1114315212'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:58:28 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-d7fc840c-121a-4f93-a594-6212a4bcbd97 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Create volume of 2 GB Sep 02 08:58:28 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d7fc840c-121a-4f93-a594-6212a4bcbd97 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Availability Zones retrieved successfully. Sep 02 08:58:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d7fc840c-121a-4f93-a594-6212a4bcbd97 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Flow 'volume_create_api' (3bf0d0f1-fc3b-41e9-be01-627675b53620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:58:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d7fc840c-121a-4f93-a594-6212a4bcbd97 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c10a66c1-7261-4980-8d8a-cfef8e57a073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-d7fc840c-121a-4f93-a594-6212a4bcbd97 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Validating volume size '2' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:58:28 devstack devstack@c-api.service[86994]: WARNING cinder.volume.api [None req-d7fc840c-121a-4f93-a594-6212a4bcbd97 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c10a66c1-7261-4980-8d8a-cfef8e57a073) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 08:58:28 devstack devstack@c-api.service[86994]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 3ab5430c-a216-42f3-a1da-2d6b0283138c is not active. Sep 02 08:58:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d7fc840c-121a-4f93-a594-6212a4bcbd97 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c10a66c1-7261-4980-8d8a-cfef8e57a073) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:28 devstack devstack@c-api.service[86994]: WARNING cinder.volume.api [None req-d7fc840c-121a-4f93-a594-6212a4bcbd97 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c10a66c1-7261-4980-8d8a-cfef8e57a073) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 08:58:28 devstack devstack@c-api.service[86994]: WARNING cinder.volume.api [None req-d7fc840c-121a-4f93-a594-6212a4bcbd97 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Flow 'volume_create_api' (3bf0d0f1-fc3b-41e9-be01-627675b53620) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 08:58:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d7fc840c-121a-4f93-a594-6212a4bcbd97 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 400 Sep 02 08:58:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1060/2156] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:58:27 2026] POST /volume/v3/volumes => generated 125 bytes in 440 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 08:58:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-2ee53b6a-6598-4c2e-bcc4-f7c4a9d50e9d req-efaea678-8d86-48f6-815f-58b99710b7f5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-2ee53b6a-6598-4c2e-bcc4-f7c4a9d50e9d req-efaea678-8d86-48f6-815f-58b99710b7f5 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] DELETE http://192.168.122.75/volume/v3/attachments/23d0d73c-de0b-417d-b3e3-93446564e9bf Sep 02 08:58:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-2ee53b6a-6598-4c2e-bcc4-f7c4a9d50e9d req-efaea678-8d86-48f6-815f-58b99710b7f5 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-2ee53b6a-6598-4c2e-bcc4-f7c4a9d50e9d req-efaea678-8d86-48f6-815f-58b99710b7f5 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-2ee53b6a-6598-4c2e-bcc4-f7c4a9d50e9d req-efaea678-8d86-48f6-815f-58b99710b7f5 tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] http://192.168.122.75/volume/v3/attachments/23d0d73c-de0b-417d-b3e3-93446564e9bf returned with HTTP 404 Sep 02 08:58:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1097/2157] 192.168.122.75 () {64 vars in 1557 bytes} [Wed Sep 2 08:58:28 2026] DELETE /volume/v3/attachments/23d0d73c-de0b-417d-b3e3-93446564e9bf => generated 149 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 08:58:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-2ee53b6a-6598-4c2e-bcc4-f7c4a9d50e9d req-925a04d5-7548-43c1-ad15-170e7077f21a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-2ee53b6a-6598-4c2e-bcc4-f7c4a9d50e9d req-925a04d5-7548-43c1-ad15-170e7077f21a tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] DELETE http://192.168.122.75/volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 Sep 02 08:58:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-2ee53b6a-6598-4c2e-bcc4-f7c4a9d50e9d req-925a04d5-7548-43c1-ad15-170e7077f21a tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-2ee53b6a-6598-4c2e-bcc4-f7c4a9d50e9d req-925a04d5-7548-43c1-ad15-170e7077f21a tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:28 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [req-2ee53b6a-6598-4c2e-bcc4-f7c4a9d50e9d req-925a04d5-7548-43c1-ad15-170e7077f21a tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Delete volume with id: 52677ed9-feb6-4b8c-9bc1-5a68b9999930 Sep 02 08:58:28 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:28 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:28 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:28 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:28 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-2ee53b6a-6598-4c2e-bcc4-f7c4a9d50e9d req-925a04d5-7548-43c1-ad15-170e7077f21a tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Volume info retrieved successfully. Sep 02 08:58:28 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-2ee53b6a-6598-4c2e-bcc4-f7c4a9d50e9d req-925a04d5-7548-43c1-ad15-170e7077f21a tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] Delete volume request issued successfully. Sep 02 08:58:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-2ee53b6a-6598-4c2e-bcc4-f7c4a9d50e9d req-925a04d5-7548-43c1-ad15-170e7077f21a tempest-TestShelveInstance-1863219822 tempest-TestShelveInstance-1863219822-project-member] http://192.168.122.75/volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 returned with HTTP 202 Sep 02 08:58:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1061/2158] 192.168.122.75 () {62 vars in 1504 bytes} [Wed Sep 2 08:58:28 2026] DELETE /volume/v3/volumes/52677ed9-feb6-4b8c-9bc1-5a68b9999930 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:58:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d8992a4a-77ec-4828-bbcf-496524159e1c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d8992a4a-77ec-4828-bbcf-496524159e1c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:58:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d8992a4a-77ec-4828-bbcf-496524159e1c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-889426270"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-d8992a4a-77ec-4828-bbcf-496524159e1c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Create volume request body: {'volume': {"'imageRef": '390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-889426270'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:58:29 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-d8992a4a-77ec-4828-bbcf-496524159e1c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Create volume of 1 GB Sep 02 08:58:29 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d8992a4a-77ec-4828-bbcf-496524159e1c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Availability Zones retrieved successfully. Sep 02 08:58:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d8992a4a-77ec-4828-bbcf-496524159e1c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Flow 'volume_create_api' (50971931-e510-4391-b4a5-266005f8294a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:58:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d8992a4a-77ec-4828-bbcf-496524159e1c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd29aedb-d7d9-46ed-be19-7fe23f53bb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-d8992a4a-77ec-4828-bbcf-496524159e1c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:58:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d8992a4a-77ec-4828-bbcf-496524159e1c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd29aedb-d7d9-46ed-be19-7fe23f53bb6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d8992a4a-77ec-4828-bbcf-496524159e1c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fb04f99-60c7-4c5f-8e64-7c1df1b73418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:29 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-d8992a4a-77ec-4828-bbcf-496524159e1c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Created reservations ['c5fd4482-6f6e-4c17-9ba0-f541c6a9cbcf', 'd5f4cbaa-2c09-4316-b402-dffd476028c6', 'bd3b7349-d162-4492-b39c-fdc4d62ad757', '49ac7838-96c5-4f81-9257-b59724bfc684'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:58:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d8992a4a-77ec-4828-bbcf-496524159e1c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fb04f99-60c7-4c5f-8e64-7c1df1b73418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5fd4482-6f6e-4c17-9ba0-f541c6a9cbcf', 'd5f4cbaa-2c09-4316-b402-dffd476028c6', 'bd3b7349-d162-4492-b39c-fdc4d62ad757', '49ac7838-96c5-4f81-9257-b59724bfc684']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d8992a4a-77ec-4828-bbcf-496524159e1c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6b4176e-653d-4e49-8593-e899cca819c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:30 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:30 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:30 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d8992a4a-77ec-4828-bbcf-496524159e1c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6b4176e-653d-4e49-8593-e899cca819c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad27c272-6e99-4942-b1fd-c0db2cb67112', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-889426270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27582e85d7447bdb6d04324808e9ebe',qos_specs=None,replication_status=,reservations=['c5fd4482-6f6e-4c17-9ba0-f541c6a9cbcf','d5f4cbaa-2c09-4316-b402-dffd476028c6','bd3b7349-d162-4492-b39c-fdc4d62ad757','49ac7838-96c5-4f81-9257-b59724bfc684'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c36726599934abda752a54078fa6ef7',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:58:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-889426270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad27c272-6e99-4942-b1fd-c0db2cb67112,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c27582e85d7447bdb6d04324808e9ebe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c36726599934abda752a54078fa6ef7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:30 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d8992a4a-77ec-4828-bbcf-496524159e1c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12d650db-e87d-4537-955a-dea448f20e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:30 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d8992a4a-77ec-4828-bbcf-496524159e1c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12d650db-e87d-4537-955a-dea448f20e77) transitioned into state 'SUCCESS' from state '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-889426270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27582e85d7447bdb6d04324808e9ebe',qos_specs=None,replication_status=,reservations=['c5fd4482-6f6e-4c17-9ba0-f541c6a9cbcf','d5f4cbaa-2c09-4316-b402-dffd476028c6','bd3b7349-d162-4492-b39c-fdc4d62ad757','49ac7838-96c5-4f81-9257-b59724bfc684'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c36726599934abda752a54078fa6ef7',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:30 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d8992a4a-77ec-4828-bbcf-496524159e1c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a45e1fa-b07b-400f-b293-cd017a62ab38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:30 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d8992a4a-77ec-4828-bbcf-496524159e1c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a45e1fa-b07b-400f-b293-cd017a62ab38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:30 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-d8992a4a-77ec-4828-bbcf-496524159e1c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Flow 'volume_create_api' (50971931-e510-4391-b4a5-266005f8294a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:58:30 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d8992a4a-77ec-4828-bbcf-496524159e1c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Create volume request issued successfully. Sep 02 08:58:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d8992a4a-77ec-4828-bbcf-496524159e1c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:58:30 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1098/2159] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:58:29 2026] POST /volume/v3/volumes => generated 763 bytes in 1121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:58:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3287f985-3e92-473e-b519-f282f71fe736 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3287f985-3e92-473e-b519-f282f71fe736 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:58:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3287f985-3e92-473e-b519-f282f71fe736 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2028158665"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-3287f985-3e92-473e-b519-f282f71fe736 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Create volume request body: {'volume': {"'imageRef": '390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2028158665'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:58:30 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-3287f985-3e92-473e-b519-f282f71fe736 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Create volume of 1 GB Sep 02 08:58:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3287f985-3e92-473e-b519-f282f71fe736 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Availability Zones retrieved successfully. Sep 02 08:58:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3287f985-3e92-473e-b519-f282f71fe736 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Flow 'volume_create_api' (f8b6436f-7e06-4acf-9c25-ade5a505346e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:58:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3287f985-3e92-473e-b519-f282f71fe736 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fce36e56-b2fa-44cc-9ec7-5d0194c8e06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-3287f985-3e92-473e-b519-f282f71fe736 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:58:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3287f985-3e92-473e-b519-f282f71fe736 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fce36e56-b2fa-44cc-9ec7-5d0194c8e06e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3287f985-3e92-473e-b519-f282f71fe736 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (181b4cda-5f11-4081-bffb-318427b8c077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:30 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-3287f985-3e92-473e-b519-f282f71fe736 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Created reservations ['fd635fb6-4d3f-4020-8b44-6d2d3c8dff54', 'f2edbf6c-4b00-4564-95b5-f61da5bbd5ad', '199ded56-9dd7-4c5f-9ce0-2836461880f6', 'fe76625c-de26-4375-b888-19ec90d8bd0f'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:58:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3287f985-3e92-473e-b519-f282f71fe736 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (181b4cda-5f11-4081-bffb-318427b8c077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd635fb6-4d3f-4020-8b44-6d2d3c8dff54', 'f2edbf6c-4b00-4564-95b5-f61da5bbd5ad', '199ded56-9dd7-4c5f-9ce0-2836461880f6', 'fe76625c-de26-4375-b888-19ec90d8bd0f']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3287f985-3e92-473e-b519-f282f71fe736 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdbb36a3-13d6-4f8b-9b7d-fbea7dcac38c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:30 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:30 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3287f985-3e92-473e-b519-f282f71fe736 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdbb36a3-13d6-4f8b-9b7d-fbea7dcac38c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4978ad5-3dba-4eb7-af93-6a2ffc03c6eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2028158665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27582e85d7447bdb6d04324808e9ebe',qos_specs=None,replication_status=,reservations=['fd635fb6-4d3f-4020-8b44-6d2d3c8dff54','f2edbf6c-4b00-4564-95b5-f61da5bbd5ad','199ded56-9dd7-4c5f-9ce0-2836461880f6','fe76625c-de26-4375-b888-19ec90d8bd0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c36726599934abda752a54078fa6ef7',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:58:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2028158665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4978ad5-3dba-4eb7-af93-6a2ffc03c6eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c27582e85d7447bdb6d04324808e9ebe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c36726599934abda752a54078fa6ef7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3287f985-3e92-473e-b519-f282f71fe736 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d387d35b-6ec6-426a-9c98-96c7bffb2c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3287f985-3e92-473e-b519-f282f71fe736 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d387d35b-6ec6-426a-9c98-96c7bffb2c50) transitioned into state 'SUCCESS' from state '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-2028158665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27582e85d7447bdb6d04324808e9ebe',qos_specs=None,replication_status=,reservations=['fd635fb6-4d3f-4020-8b44-6d2d3c8dff54','f2edbf6c-4b00-4564-95b5-f61da5bbd5ad','199ded56-9dd7-4c5f-9ce0-2836461880f6','fe76625c-de26-4375-b888-19ec90d8bd0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c36726599934abda752a54078fa6ef7',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3287f985-3e92-473e-b519-f282f71fe736 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15c528b8-b127-458c-be38-bed074cce624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3287f985-3e92-473e-b519-f282f71fe736 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15c528b8-b127-458c-be38-bed074cce624) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-3287f985-3e92-473e-b519-f282f71fe736 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Flow 'volume_create_api' (f8b6436f-7e06-4acf-9c25-ade5a505346e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:58:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3287f985-3e92-473e-b519-f282f71fe736 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Create volume request issued successfully. Sep 02 08:58:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3287f985-3e92-473e-b519-f282f71fe736 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:58:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1062/2160] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:58:30 2026] POST /volume/v3/volumes => generated 764 bytes in 746 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:58:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ca94b381-8f30-4a5e-bca8-61a2d8a0aeb5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ca94b381-8f30-4a5e-bca8-61a2d8a0aeb5 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:58:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ca94b381-8f30-4a5e-bca8-61a2d8a0aeb5 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1087557735"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-ca94b381-8f30-4a5e-bca8-61a2d8a0aeb5 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Create volume request body: {'volume': {"'imageRef": '390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1087557735'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:58:30 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-ca94b381-8f30-4a5e-bca8-61a2d8a0aeb5 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Create volume of 1 GB Sep 02 08:58:30 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:30 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:30 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ca94b381-8f30-4a5e-bca8-61a2d8a0aeb5 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Availability Zones retrieved successfully. Sep 02 08:58:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ca94b381-8f30-4a5e-bca8-61a2d8a0aeb5 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Flow 'volume_create_api' (aa45e1d6-80c1-476e-9407-518429f5a689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:58:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ca94b381-8f30-4a5e-bca8-61a2d8a0aeb5 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d62663aa-e153-4f5a-ba3e-fd6eff1027c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-ca94b381-8f30-4a5e-bca8-61a2d8a0aeb5 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:58:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ca94b381-8f30-4a5e-bca8-61a2d8a0aeb5 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d62663aa-e153-4f5a-ba3e-fd6eff1027c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ca94b381-8f30-4a5e-bca8-61a2d8a0aeb5 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc84b23b-7fbe-46a3-8391-0505bb24f499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:31 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-ca94b381-8f30-4a5e-bca8-61a2d8a0aeb5 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Created reservations ['d14020ed-dc2c-4f07-a2df-53644c1e8b8b', '338b82f3-9fea-4174-a3c0-8ca6abfee92a', '2e3dea57-ee6f-4e7f-808c-f49f68dd18e2', 'a9fd6cb9-5888-45cc-98dd-230ddfe221fe'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:58:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ca94b381-8f30-4a5e-bca8-61a2d8a0aeb5 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc84b23b-7fbe-46a3-8391-0505bb24f499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d14020ed-dc2c-4f07-a2df-53644c1e8b8b', '338b82f3-9fea-4174-a3c0-8ca6abfee92a', '2e3dea57-ee6f-4e7f-808c-f49f68dd18e2', 'a9fd6cb9-5888-45cc-98dd-230ddfe221fe']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ca94b381-8f30-4a5e-bca8-61a2d8a0aeb5 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29800904-41db-4a51-b694-e8c908ab2384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:31 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:31 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ca94b381-8f30-4a5e-bca8-61a2d8a0aeb5 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29800904-41db-4a51-b694-e8c908ab2384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df8005d5-9151-4028-83d2-9e95dc3a0d86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1087557735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27582e85d7447bdb6d04324808e9ebe',qos_specs=None,replication_status=,reservations=['d14020ed-dc2c-4f07-a2df-53644c1e8b8b','338b82f3-9fea-4174-a3c0-8ca6abfee92a','2e3dea57-ee6f-4e7f-808c-f49f68dd18e2','a9fd6cb9-5888-45cc-98dd-230ddfe221fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c36726599934abda752a54078fa6ef7',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:58:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1087557735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df8005d5-9151-4028-83d2-9e95dc3a0d86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c27582e85d7447bdb6d04324808e9ebe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c36726599934abda752a54078fa6ef7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ca94b381-8f30-4a5e-bca8-61a2d8a0aeb5 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e809080-e4aa-4ef0-beef-9745296e1f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ca94b381-8f30-4a5e-bca8-61a2d8a0aeb5 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e809080-e4aa-4ef0-beef-9745296e1f5f) transitioned into state 'SUCCESS' from state '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-1087557735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27582e85d7447bdb6d04324808e9ebe',qos_specs=None,replication_status=,reservations=['d14020ed-dc2c-4f07-a2df-53644c1e8b8b','338b82f3-9fea-4174-a3c0-8ca6abfee92a','2e3dea57-ee6f-4e7f-808c-f49f68dd18e2','a9fd6cb9-5888-45cc-98dd-230ddfe221fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c36726599934abda752a54078fa6ef7',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ca94b381-8f30-4a5e-bca8-61a2d8a0aeb5 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e35c86a6-6707-42dc-b04a-bf41c285c433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ca94b381-8f30-4a5e-bca8-61a2d8a0aeb5 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e35c86a6-6707-42dc-b04a-bf41c285c433) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ca94b381-8f30-4a5e-bca8-61a2d8a0aeb5 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Flow 'volume_create_api' (aa45e1d6-80c1-476e-9407-518429f5a689) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:58:31 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ca94b381-8f30-4a5e-bca8-61a2d8a0aeb5 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Create volume request issued successfully. Sep 02 08:58:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ca94b381-8f30-4a5e-bca8-61a2d8a0aeb5 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:58:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1099/2161] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:58:30 2026] POST /volume/v3/volumes => generated 764 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:58:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-71879fff-f4b9-428b-8d8b-f52fc47d9ea8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-71879fff-f4b9-428b-8d8b-f52fc47d9ea8 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:58:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-71879fff-f4b9-428b-8d8b-f52fc47d9ea8 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-635310412"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-71879fff-f4b9-428b-8d8b-f52fc47d9ea8 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Create volume request body: {'volume': {"'imageRef": '390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-635310412'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:58:31 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-71879fff-f4b9-428b-8d8b-f52fc47d9ea8 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Create volume of 1 GB Sep 02 08:58:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-71879fff-f4b9-428b-8d8b-f52fc47d9ea8 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Availability Zones retrieved successfully. Sep 02 08:58:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-71879fff-f4b9-428b-8d8b-f52fc47d9ea8 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Flow 'volume_create_api' (e3ba09b2-f96b-40c0-ad11-23c78897bfd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:58:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-71879fff-f4b9-428b-8d8b-f52fc47d9ea8 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e91f2ab1-c72d-4d8a-92ba-f3937844d244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-71879fff-f4b9-428b-8d8b-f52fc47d9ea8 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:58:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-71879fff-f4b9-428b-8d8b-f52fc47d9ea8 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e91f2ab1-c72d-4d8a-92ba-f3937844d244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-71879fff-f4b9-428b-8d8b-f52fc47d9ea8 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43f3e983-0b00-4e8d-97dd-235c0478e32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:31 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-71879fff-f4b9-428b-8d8b-f52fc47d9ea8 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Created reservations ['15da9576-052c-4bbd-b3ca-ec61fdcd0a83', '34ed4b04-d704-4fbd-88be-f4a2891dea56', 'b54c5191-2477-4ec0-95bf-810039d85b13', '6a6dc5a0-244f-4535-8779-cbd19aecfda5'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:58:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-71879fff-f4b9-428b-8d8b-f52fc47d9ea8 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43f3e983-0b00-4e8d-97dd-235c0478e32b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15da9576-052c-4bbd-b3ca-ec61fdcd0a83', '34ed4b04-d704-4fbd-88be-f4a2891dea56', 'b54c5191-2477-4ec0-95bf-810039d85b13', '6a6dc5a0-244f-4535-8779-cbd19aecfda5']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-71879fff-f4b9-428b-8d8b-f52fc47d9ea8 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (892724d6-4706-4bba-b6cd-0eebf3e16733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-71879fff-f4b9-428b-8d8b-f52fc47d9ea8 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (892724d6-4706-4bba-b6cd-0eebf3e16733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d4db352-f631-404a-9bb4-475c72c345f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-635310412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27582e85d7447bdb6d04324808e9ebe',qos_specs=None,replication_status=,reservations=['15da9576-052c-4bbd-b3ca-ec61fdcd0a83','34ed4b04-d704-4fbd-88be-f4a2891dea56','b54c5191-2477-4ec0-95bf-810039d85b13','6a6dc5a0-244f-4535-8779-cbd19aecfda5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c36726599934abda752a54078fa6ef7',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:58:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-635310412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d4db352-f631-404a-9bb4-475c72c345f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c27582e85d7447bdb6d04324808e9ebe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c36726599934abda752a54078fa6ef7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-71879fff-f4b9-428b-8d8b-f52fc47d9ea8 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ae4dce-b570-45b6-8a75-1208aeaaaf59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-71879fff-f4b9-428b-8d8b-f52fc47d9ea8 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ae4dce-b570-45b6-8a75-1208aeaaaf59) transitioned into state 'SUCCESS' from state '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-635310412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27582e85d7447bdb6d04324808e9ebe',qos_specs=None,replication_status=,reservations=['15da9576-052c-4bbd-b3ca-ec61fdcd0a83','34ed4b04-d704-4fbd-88be-f4a2891dea56','b54c5191-2477-4ec0-95bf-810039d85b13','6a6dc5a0-244f-4535-8779-cbd19aecfda5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c36726599934abda752a54078fa6ef7',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-71879fff-f4b9-428b-8d8b-f52fc47d9ea8 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba05f6bd-3712-439b-bb8c-64c0a499d04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:32 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-71879fff-f4b9-428b-8d8b-f52fc47d9ea8 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba05f6bd-3712-439b-bb8c-64c0a499d04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:32 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-71879fff-f4b9-428b-8d8b-f52fc47d9ea8 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Flow 'volume_create_api' (e3ba09b2-f96b-40c0-ad11-23c78897bfd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:58:32 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-71879fff-f4b9-428b-8d8b-f52fc47d9ea8 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Create volume request issued successfully. Sep 02 08:58:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-71879fff-f4b9-428b-8d8b-f52fc47d9ea8 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:58:32 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1063/2162] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:58:31 2026] POST /volume/v3/volumes => generated 763 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:58:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4fc49c9e-29b7-4198-a5c2-b3ada23e873c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4fc49c9e-29b7-4198-a5c2-b3ada23e873c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:58:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4fc49c9e-29b7-4198-a5c2-b3ada23e873c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-402411145"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-4fc49c9e-29b7-4198-a5c2-b3ada23e873c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Create volume request body: {'volume': {"'imageRef": '390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-402411145'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:58:32 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-4fc49c9e-29b7-4198-a5c2-b3ada23e873c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Create volume of 1 GB Sep 02 08:58:32 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:32 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:32 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4fc49c9e-29b7-4198-a5c2-b3ada23e873c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Availability Zones retrieved successfully. Sep 02 08:58:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-4fc49c9e-29b7-4198-a5c2-b3ada23e873c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Flow 'volume_create_api' (a8512147-2542-43b3-8cf4-8389500a6b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:58:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-4fc49c9e-29b7-4198-a5c2-b3ada23e873c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0935624b-094f-461a-9889-2ab4ecae477f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-4fc49c9e-29b7-4198-a5c2-b3ada23e873c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:58:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-4fc49c9e-29b7-4198-a5c2-b3ada23e873c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0935624b-094f-461a-9889-2ab4ecae477f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-4fc49c9e-29b7-4198-a5c2-b3ada23e873c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa87ce9b-63a8-49c8-8dca-c3b1cd955a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:32 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-4fc49c9e-29b7-4198-a5c2-b3ada23e873c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Created reservations ['50cdbcd4-ecc4-4b37-be65-e8391599c686', 'e0a12f83-c63b-4f14-8ce8-3e8f8e3aa248', '1ebbdc1e-c9a8-4244-bd79-31dbdce427ad', '6668df3e-606e-4803-acfd-8c8a2cc5fc12'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:58:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-4fc49c9e-29b7-4198-a5c2-b3ada23e873c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa87ce9b-63a8-49c8-8dca-c3b1cd955a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50cdbcd4-ecc4-4b37-be65-e8391599c686', 'e0a12f83-c63b-4f14-8ce8-3e8f8e3aa248', '1ebbdc1e-c9a8-4244-bd79-31dbdce427ad', '6668df3e-606e-4803-acfd-8c8a2cc5fc12']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-4fc49c9e-29b7-4198-a5c2-b3ada23e873c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a32088fc-6863-4f5c-b320-39e082eee7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:32 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:32 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-4fc49c9e-29b7-4198-a5c2-b3ada23e873c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a32088fc-6863-4f5c-b320-39e082eee7a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e1bef13-bc43-4fa8-a89c-19265504da4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-402411145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27582e85d7447bdb6d04324808e9ebe',qos_specs=None,replication_status=,reservations=['50cdbcd4-ecc4-4b37-be65-e8391599c686','e0a12f83-c63b-4f14-8ce8-3e8f8e3aa248','1ebbdc1e-c9a8-4244-bd79-31dbdce427ad','6668df3e-606e-4803-acfd-8c8a2cc5fc12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c36726599934abda752a54078fa6ef7',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:58:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-402411145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e1bef13-bc43-4fa8-a89c-19265504da4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c27582e85d7447bdb6d04324808e9ebe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c36726599934abda752a54078fa6ef7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-4fc49c9e-29b7-4198-a5c2-b3ada23e873c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a068d114-b4b1-414c-a447-09a5153087ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-4fc49c9e-29b7-4198-a5c2-b3ada23e873c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a068d114-b4b1-414c-a447-09a5153087ae) transitioned into state 'SUCCESS' from state '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-402411145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c27582e85d7447bdb6d04324808e9ebe',qos_specs=None,replication_status=,reservations=['50cdbcd4-ecc4-4b37-be65-e8391599c686','e0a12f83-c63b-4f14-8ce8-3e8f8e3aa248','1ebbdc1e-c9a8-4244-bd79-31dbdce427ad','6668df3e-606e-4803-acfd-8c8a2cc5fc12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c36726599934abda752a54078fa6ef7',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-4fc49c9e-29b7-4198-a5c2-b3ada23e873c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (738479c9-99bb-4a97-b126-09e9a4c0c5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0f286588-598f-4b84-921f-c003b5074d59 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0f286588-598f-4b84-921f-c003b5074d59 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:58:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0f286588-598f-4b84-921f-c003b5074d59 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "85c141b8-8bf3-46d7-843d-82f0dec32f43"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-0f286588-598f-4b84-921f-c003b5074d59 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '85c141b8-8bf3-46d7-843d-82f0dec32f43'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:58:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-4fc49c9e-29b7-4198-a5c2-b3ada23e873c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (738479c9-99bb-4a97-b126-09e9a4c0c5df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-4fc49c9e-29b7-4198-a5c2-b3ada23e873c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Flow 'volume_create_api' (a8512147-2542-43b3-8cf4-8389500a6b63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:58:32 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4fc49c9e-29b7-4198-a5c2-b3ada23e873c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Create volume request issued successfully. Sep 02 08:58:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4fc49c9e-29b7-4198-a5c2-b3ada23e873c tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:58:32 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1100/2163] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:58:32 2026] POST /volume/v3/volumes => generated 763 bytes in 821 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:58:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0f844172-8990-47bb-a630-a0e22eaa7fea None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0f844172-8990-47bb-a630-a0e22eaa7fea tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] GET http://192.168.122.75/volume/v3/volumes/ad27c272-6e99-4942-b1fd-c0db2cb67112 Sep 02 08:58:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0f844172-8990-47bb-a630-a0e22eaa7fea tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0f844172-8990-47bb-a630-a0e22eaa7fea tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:32 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:32 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:32 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:32 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:32 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0f844172-8990-47bb-a630-a0e22eaa7fea tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Volume info retrieved successfully. Sep 02 08:58:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0f844172-8990-47bb-a630-a0e22eaa7fea tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/ad27c272-6e99-4942-b1fd-c0db2cb67112 returned with HTTP 200 Sep 02 08:58:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1101/2164] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:32 2026] GET /volume/v3/volumes/ad27c272-6e99-4942-b1fd-c0db2cb67112 => generated 856 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a712faa2-aa01-434d-a543-2a853a978ef5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a712faa2-aa01-434d-a543-2a853a978ef5 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] GET http://192.168.122.75/volume/v3/volumes/b4978ad5-3dba-4eb7-af93-6a2ffc03c6eb Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a712faa2-aa01-434d-a543-2a853a978ef5 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a712faa2-aa01-434d-a543-2a853a978ef5 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:33 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:33 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:33 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:33 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a712faa2-aa01-434d-a543-2a853a978ef5 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Volume info retrieved successfully. Sep 02 08:58:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a712faa2-aa01-434d-a543-2a853a978ef5 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/b4978ad5-3dba-4eb7-af93-6a2ffc03c6eb returned with HTTP 200 Sep 02 08:58:33 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-0f286588-598f-4b84-921f-c003b5074d59 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Create volume of 1 GB Sep 02 08:58:33 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:33 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1102/2165] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:33 2026] GET /volume/v3/volumes/b4978ad5-3dba-4eb7-af93-6a2ffc03c6eb => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:33 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0f286588-598f-4b84-921f-c003b5074d59 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Availability Zones retrieved successfully. Sep 02 08:58:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0f286588-598f-4b84-921f-c003b5074d59 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Flow 'volume_create_api' (8729d6a4-4849-4d84-a791-54bab5f23fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:58:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0f286588-598f-4b84-921f-c003b5074d59 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (540a7d66-2fb7-41ff-9015-fc89808a10f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-0f286588-598f-4b84-921f-c003b5074d59 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:58:33 devstack devstack@c-api.service[86994]: WARNING cinder.volume.api [None req-0f286588-598f-4b84-921f-c003b5074d59 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (540a7d66-2fb7-41ff-9015-fc89808a10f7) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 08:58:33 devstack devstack@c-api.service[86994]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 02 08:58:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0f286588-598f-4b84-921f-c003b5074d59 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (540a7d66-2fb7-41ff-9015-fc89808a10f7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:33 devstack devstack@c-api.service[86994]: WARNING cinder.volume.api [None req-0f286588-598f-4b84-921f-c003b5074d59 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (540a7d66-2fb7-41ff-9015-fc89808a10f7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 08:58:33 devstack devstack@c-api.service[86994]: WARNING cinder.volume.api [None req-0f286588-598f-4b84-921f-c003b5074d59 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Flow 'volume_create_api' (8729d6a4-4849-4d84-a791-54bab5f23fc6) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 08:58:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0f286588-598f-4b84-921f-c003b5074d59 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 400 Sep 02 08:58:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1064/2166] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:58:32 2026] POST /volume/v3/volumes => generated 134 bytes in 546 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-65d0a524-97a6-414d-8f19-78edbadd08f1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-65d0a524-97a6-414d-8f19-78edbadd08f1 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-65d0a524-97a6-414d-8f19-78edbadd08f1 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-65d0a524-97a6-414d-8f19-78edbadd08f1 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 400 Sep 02 08:58:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1103/2167] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:58:33 2026] POST /volume/v3/volumes => generated 127 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 08:58:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-945d4183-f2c7-45e5-88bc-9fab232c1077 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-945d4183-f2c7-45e5-88bc-9fab232c1077 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:58:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-945d4183-f2c7-45e5-88bc-9fab232c1077 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "46465940-35d3-487b-958b-949915ef4824"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-945d4183-f2c7-45e5-88bc-9fab232c1077 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '46465940-35d3-487b-958b-949915ef4824'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:58:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-945d4183-f2c7-45e5-88bc-9fab232c1077 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 404 Sep 02 08:58:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1065/2168] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:58:33 2026] POST /volume/v3/volumes => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5233e2ca-d888-4179-aa90-523585a567d5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5233e2ca-d888-4179-aa90-523585a567d5 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5233e2ca-d888-4179-aa90-523585a567d5 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "03ecd0d1-4493-4e7d-a876-f3165f8aa7a8"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-5233e2ca-d888-4179-aa90-523585a567d5 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '03ecd0d1-4493-4e7d-a876-f3165f8aa7a8'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5233e2ca-d888-4179-aa90-523585a567d5 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 404 Sep 02 08:58:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1104/2169] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:58:33 2026] POST /volume/v3/volumes => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:58:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-561dc989-df0f-431e-a7a7-d58edaebf656 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-561dc989-df0f-431e-a7a7-d58edaebf656 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:58:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-561dc989-df0f-431e-a7a7-d58edaebf656 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "6cbf0581-d0a6-4277-b438-dda00fad1432"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-561dc989-df0f-431e-a7a7-d58edaebf656 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '6cbf0581-d0a6-4277-b438-dda00fad1432'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:58:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-561dc989-df0f-431e-a7a7-d58edaebf656 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 404 Sep 02 08:58:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1066/2170] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:58:33 2026] POST /volume/v3/volumes => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9592e36f-c232-43ed-a0ad-7f49e486012f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9592e36f-c232-43ed-a0ad-7f49e486012f tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9592e36f-c232-43ed-a0ad-7f49e486012f tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9592e36f-c232-43ed-a0ad-7f49e486012f tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 400 Sep 02 08:58:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1105/2171] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:58:33 2026] POST /volume/v3/volumes => generated 125 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 08:58:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-98b8ee76-b845-44e6-aeb6-f7704c5d38e1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-98b8ee76-b845-44e6-aeb6-f7704c5d38e1 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:58:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-98b8ee76-b845-44e6-aeb6-f7704c5d38e1 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-98b8ee76-b845-44e6-aeb6-f7704c5d38e1 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 400 Sep 02 08:58:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1067/2172] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:58:33 2026] POST /volume/v3/volumes => generated 125 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6e869333-bfce-4174-b4e6-f9ff2ce4aa00 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6e869333-bfce-4174-b4e6-f9ff2ce4aa00 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6e869333-bfce-4174-b4e6-f9ff2ce4aa00 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6e869333-bfce-4174-b4e6-f9ff2ce4aa00 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 400 Sep 02 08:58:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7c58a1d2-e9c6-47b2-b7f6-589c871bfa3f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1106/2173] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:58:33 2026] POST /volume/v3/volumes => generated 121 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 02 08:58:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7c58a1d2-e9c6-47b2-b7f6-589c871bfa3f tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] DELETE http://192.168.122.75/volume/v3/volumes/tempest-invalid-1469316350 Sep 02 08:58:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7c58a1d2-e9c6-47b2-b7f6-589c871bfa3f tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7c58a1d2-e9c6-47b2-b7f6-589c871bfa3f tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:33 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-7c58a1d2-e9c6-47b2-b7f6-589c871bfa3f tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Delete volume with id: tempest-invalid-1469316350 Sep 02 08:58:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7c58a1d2-e9c6-47b2-b7f6-589c871bfa3f tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/tempest-invalid-1469316350 returned with HTTP 404 Sep 02 08:58:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1068/2174] 192.168.122.75 () {58 vars in 1200 bytes} [Wed Sep 2 08:58:33 2026] DELETE /volume/v3/volumes/tempest-invalid-1469316350 => generated 99 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5da24aeb-51e3-4b18-b0d0-b416c6821858 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1107/2175] 192.168.122.75 () {58 vars in 1122 bytes} [Wed Sep 2 08:58:33 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 02 08:58:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c5054779-4743-4e0f-8f32-afb09f6ae320 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c5054779-4743-4e0f-8f32-afb09f6ae320 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] POST http://192.168.122.75/volume/v3/volumes/xxx/action Sep 02 08:58:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c5054779-4743-4e0f-8f32-afb09f6ae320 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action body: b'{"os-detach": {}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:58:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c5054779-4743-4e0f-8f32-afb09f6ae320 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c5054779-4743-4e0f-8f32-afb09f6ae320 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 02 08:58:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1069/2176] 192.168.122.75 () {60 vars in 1170 bytes} [Wed Sep 2 08:58:33 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d6b268ce-4cd9-41c9-8c3c-753bd9c25ec6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d6b268ce-4cd9-41c9-8c3c-753bd9c25ec6 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] GET http://192.168.122.75/volume/v3/volumes/tempest-invalid-164815576 Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d6b268ce-4cd9-41c9-8c3c-753bd9c25ec6 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d6b268ce-4cd9-41c9-8c3c-753bd9c25ec6 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d6b268ce-4cd9-41c9-8c3c-753bd9c25ec6 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/tempest-invalid-164815576 returned with HTTP 404 Sep 02 08:58:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1108/2177] 192.168.122.75 () {58 vars in 1194 bytes} [Wed Sep 2 08:58:33 2026] GET /volume/v3/volumes/tempest-invalid-164815576 => generated 98 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 02 08:58:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0580e92e-3c76-4c27-8de9-44b09b12e5ee None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1070/2178] 192.168.122.75 () {58 vars in 1119 bytes} [Wed Sep 2 08:58:33 2026] GET /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-33366b9d-7df0-4853-89b3-b165d1606adb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-33366b9d-7df0-4853-89b3-b165d1606adb tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] GET http://192.168.122.75/volume/v3/volumes/detail?status=null Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-33366b9d-7df0-4853-89b3-b165d1606adb tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-33366b9d-7df0-4853-89b3-b165d1606adb tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-33366b9d-7df0-4853-89b3-b165d1606adb tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-33366b9d-7df0-4853-89b3-b165d1606adb tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Could not evaluate value null, assuming string {{(pid=86995) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-33366b9d-7df0-4853-89b3-b165d1606adb tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-33366b9d-7df0-4853-89b3-b165d1606adb tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Get all volumes completed successfully. Sep 02 08:58:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-33366b9d-7df0-4853-89b3-b165d1606adb tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 02 08:58:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1109/2179] 192.168.122.75 () {58 vars in 1160 bytes} [Wed Sep 2 08:58:33 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:58:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fde50ab7-52ec-4d86-8f6b-e2dc416033e5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fde50ab7-52ec-4d86-8f6b-e2dc416033e5 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] GET http://192.168.122.75/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2046486130 Sep 02 08:58:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fde50ab7-52ec-4d86-8f6b-e2dc416033e5 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fde50ab7-52ec-4d86-8f6b-e2dc416033e5 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-fde50ab7-52ec-4d86-8f6b-e2dc416033e5 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:58:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-fde50ab7-52ec-4d86-8f6b-e2dc416033e5 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2046486130'), ('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:58:33 devstack devstack@c-api.service[86994]: /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 02 08:58:33 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 08:58:33 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-fde50ab7-52ec-4d86-8f6b-e2dc416033e5 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Get all volumes completed successfully. Sep 02 08:58:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fde50ab7-52ec-4d86-8f6b-e2dc416033e5 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2046486130 returned with HTTP 200 Sep 02 08:58:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1071/2180] 192.168.122.75 () {58 vars in 1238 bytes} [Wed Sep 2 08:58:33 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2046486130 => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0201d27a-271f-4352-8839-7bfe4ca92406 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0201d27a-271f-4352-8839-7bfe4ca92406 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] GET http://192.168.122.75/volume/v3/volumes?status=null Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0201d27a-271f-4352-8839-7bfe4ca92406 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0201d27a-271f-4352-8839-7bfe4ca92406 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-0201d27a-271f-4352-8839-7bfe4ca92406 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0201d27a-271f-4352-8839-7bfe4ca92406 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Could not evaluate value null, assuming string {{(pid=86995) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 08:58:33 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-0201d27a-271f-4352-8839-7bfe4ca92406 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0201d27a-271f-4352-8839-7bfe4ca92406 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Get all volumes completed successfully. Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0201d27a-271f-4352-8839-7bfe4ca92406 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes?status=null returned with HTTP 200 Sep 02 08:58:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1110/2181] 192.168.122.75 () {58 vars in 1139 bytes} [Wed Sep 2 08:58:33 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c0c91818-ddb1-4aaa-a248-bcf71e78f608 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c0c91818-ddb1-4aaa-a248-bcf71e78f608 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] GET http://192.168.122.75/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2043605848 Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c0c91818-ddb1-4aaa-a248-bcf71e78f608 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c0c91818-ddb1-4aaa-a248-bcf71e78f608 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-c0c91818-ddb1-4aaa-a248-bcf71e78f608 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c0c91818-ddb1-4aaa-a248-bcf71e78f608 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2043605848'), ('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c0c91818-ddb1-4aaa-a248-bcf71e78f608 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Get all volumes completed successfully. Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c0c91818-ddb1-4aaa-a248-bcf71e78f608 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2043605848 returned with HTTP 200 Sep 02 08:58:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1072/2182] 192.168.122.75 () {58 vars in 1217 bytes} [Wed Sep 2 08:58:34 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2043605848 => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b1fe4b07-bcdf-4ce1-bb7f-3768e053c88b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b1fe4b07-bcdf-4ce1-bb7f-3768e053c88b tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] POST http://192.168.122.75/volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c/action Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b1fe4b07-bcdf-4ce1-bb7f-3768e053c88b tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b1fe4b07-bcdf-4ce1-bb7f-3768e053c88b tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:34 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:34 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:34 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b1fe4b07-bcdf-4ce1-bb7f-3768e053c88b tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Volume info retrieved successfully. Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b1fe4b07-bcdf-4ce1-bb7f-3768e053c88b tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Reserve volume completed successfully. Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b1fe4b07-bcdf-4ce1-bb7f-3768e053c88b tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c/action returned with HTTP 202 Sep 02 08:58:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1111/2183] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:58:34 2026] POST /volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9fa3e70e-553c-4bf3-aa89-e9cb578ac0c2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ad435a0a-00e5-4a74-a951-8bd7e7a9baac None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9fa3e70e-553c-4bf3-aa89-e9cb578ac0c2 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] GET http://192.168.122.75/volume/v3/volumes/b4978ad5-3dba-4eb7-af93-6a2ffc03c6eb Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ad435a0a-00e5-4a74-a951-8bd7e7a9baac tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] POST http://192.168.122.75/volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c/action Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ad435a0a-00e5-4a74-a951-8bd7e7a9baac tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9fa3e70e-553c-4bf3-aa89-e9cb578ac0c2 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9fa3e70e-553c-4bf3-aa89-e9cb578ac0c2 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ad435a0a-00e5-4a74-a951-8bd7e7a9baac tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:34 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:34 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:34 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:34 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:34 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:34 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:34 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ad435a0a-00e5-4a74-a951-8bd7e7a9baac tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Volume info retrieved successfully. Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9fa3e70e-553c-4bf3-aa89-e9cb578ac0c2 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Volume info retrieved successfully. Sep 02 08:58:34 devstack devstack@c-api.service[86995]: ERROR cinder.volume.api [None req-ad435a0a-00e5-4a74-a951-8bd7e7a9baac tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Volume status must be available to reserve, but the status is attaching. Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ad435a0a-00e5-4a74-a951-8bd7e7a9baac tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c/action returned with HTTP 400 Sep 02 08:58:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1112/2184] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:58:34 2026] POST /volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c/action => generated 132 bytes in 66 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9fa3e70e-553c-4bf3-aa89-e9cb578ac0c2 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/b4978ad5-3dba-4eb7-af93-6a2ffc03c6eb returned with HTTP 200 Sep 02 08:58:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1073/2185] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:34 2026] GET /volume/v3/volumes/b4978ad5-3dba-4eb7-af93-6a2ffc03c6eb => generated 857 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-367c7584-0406-4351-b402-fcb471691102 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-367c7584-0406-4351-b402-fcb471691102 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] POST http://192.168.122.75/volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c/action Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-367c7584-0406-4351-b402-fcb471691102 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-367c7584-0406-4351-b402-fcb471691102 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-50a91a3f-066c-4441-a620-1d888dc8ae74 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-50a91a3f-066c-4441-a620-1d888dc8ae74 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] GET http://192.168.122.75/volume/v3/volumes/df8005d5-9151-4028-83d2-9e95dc3a0d86 Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-50a91a3f-066c-4441-a620-1d888dc8ae74 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-50a91a3f-066c-4441-a620-1d888dc8ae74 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:34 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:34 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:34 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-367c7584-0406-4351-b402-fcb471691102 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Volume info retrieved successfully. Sep 02 08:58:34 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:34 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:34 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:34 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-50a91a3f-066c-4441-a620-1d888dc8ae74 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Volume info retrieved successfully. Sep 02 08:58:34 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:34 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-367c7584-0406-4351-b402-fcb471691102 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Unreserve volume completed successfully. Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-367c7584-0406-4351-b402-fcb471691102 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c/action returned with HTTP 202 Sep 02 08:58:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1113/2186] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:58:34 2026] POST /volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-50a91a3f-066c-4441-a620-1d888dc8ae74 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/df8005d5-9151-4028-83d2-9e95dc3a0d86 returned with HTTP 200 Sep 02 08:58:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1074/2187] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:34 2026] GET /volume/v3/volumes/df8005d5-9151-4028-83d2-9e95dc3a0d86 => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1719e49e-49b2-4440-80b2-23bac26fcf11 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1719e49e-49b2-4440-80b2-23bac26fcf11 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] POST http://192.168.122.75/volume/v3/volumes/5eac5a16-54b6-4443-aecb-98f5ac74908c/action Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1719e49e-49b2-4440-80b2-23bac26fcf11 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1719e49e-49b2-4440-80b2-23bac26fcf11 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1719e49e-49b2-4440-80b2-23bac26fcf11 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/5eac5a16-54b6-4443-aecb-98f5ac74908c/action returned with HTTP 404 Sep 02 08:58:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1114/2188] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:58:34 2026] POST /volume/v3/volumes/5eac5a16-54b6-4443-aecb-98f5ac74908c/action => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1cdb3080-f808-4904-b450-1292117fdb98 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1cdb3080-f808-4904-b450-1292117fdb98 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] POST http://192.168.122.75/volume/v3/volumes/343f3da6-9e1b-4029-8a1f-de594f7a76a7/action Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1cdb3080-f808-4904-b450-1292117fdb98 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1cdb3080-f808-4904-b450-1292117fdb98 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1cdb3080-f808-4904-b450-1292117fdb98 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/343f3da6-9e1b-4029-8a1f-de594f7a76a7/action returned with HTTP 404 Sep 02 08:58:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1075/2189] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:58:34 2026] POST /volume/v3/volumes/343f3da6-9e1b-4029-8a1f-de594f7a76a7/action => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-dada0c14-aae2-41ba-9f8f-4721ed2f3035 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1115/2190] 192.168.122.75 () {60 vars in 1139 bytes} [Wed Sep 2 08:58:34 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-794e4734-63f2-4033-82ab-777c82966ef7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-794e4734-63f2-4033-82ab-777c82966ef7 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] PUT http://192.168.122.75/volume/v3/volumes/tempest-invalid-1643382886 Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-794e4734-63f2-4033-82ab-777c82966ef7 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-794e4734-63f2-4033-82ab-777c82966ef7 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/tempest-invalid-1643382886 returned with HTTP 404 Sep 02 08:58:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1076/2191] 192.168.122.75 () {60 vars in 1217 bytes} [Wed Sep 2 08:58:34 2026] PUT /volume/v3/volumes/tempest-invalid-1643382886 => generated 99 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-bc423010-f6e9-4761-81e7-44b518e7f049 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bc423010-f6e9-4761-81e7-44b518e7f049 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] PUT http://192.168.122.75/volume/v3/volumes/829ca6c3-6ed9-407e-bb7f-cf6037faf542 Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bc423010-f6e9-4761-81e7-44b518e7f049 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bc423010-f6e9-4761-81e7-44b518e7f049 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/829ca6c3-6ed9-407e-bb7f-cf6037faf542 returned with HTTP 404 Sep 02 08:58:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1116/2192] 192.168.122.75 () {60 vars in 1247 bytes} [Wed Sep 2 08:58:34 2026] PUT /volume/v3/volumes/829ca6c3-6ed9-407e-bb7f-cf6037faf542 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8175e394-08c0-44bf-9260-8879945ee79a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8175e394-08c0-44bf-9260-8879945ee79a tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] DELETE http://192.168.122.75/volume/v3/volumes/d665bf51-09c1-4c1e-82dc-a515ccbf3f58 Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8175e394-08c0-44bf-9260-8879945ee79a tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8175e394-08c0-44bf-9260-8879945ee79a tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-8175e394-08c0-44bf-9260-8879945ee79a tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Delete volume with id: d665bf51-09c1-4c1e-82dc-a515ccbf3f58 Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8175e394-08c0-44bf-9260-8879945ee79a tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/d665bf51-09c1-4c1e-82dc-a515ccbf3f58 returned with HTTP 404 Sep 02 08:58:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1077/2193] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:58:34 2026] DELETE /volume/v3/volumes/d665bf51-09c1-4c1e-82dc-a515ccbf3f58 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a77bb6f7-f7b3-4afd-82b0-a3fe0868b878 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a77bb6f7-f7b3-4afd-82b0-a3fe0868b878 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] POST http://192.168.122.75/volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c/action Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a77bb6f7-f7b3-4afd-82b0-a3fe0868b878 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a77bb6f7-f7b3-4afd-82b0-a3fe0868b878 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a77bb6f7-f7b3-4afd-82b0-a3fe0868b878 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c/action returned with HTTP 400 Sep 02 08:58:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1117/2194] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:58:34 2026] POST /volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c/action => generated 140 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9de570ea-1817-406e-9d17-30b33cd543ae None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9de570ea-1817-406e-9d17-30b33cd543ae tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] POST http://192.168.122.75/volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c/action Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9de570ea-1817-406e-9d17-30b33cd543ae tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9de570ea-1817-406e-9d17-30b33cd543ae tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9de570ea-1817-406e-9d17-30b33cd543ae tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c/action returned with HTTP 400 Sep 02 08:58:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1078/2195] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:58:34 2026] POST /volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c/action => generated 131 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c21f8723-4fa4-494f-a10e-c35fb7cb8276 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c21f8723-4fa4-494f-a10e-c35fb7cb8276 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] POST http://192.168.122.75/volume/v3/volumes/424076de-d1c8-496e-9f58-d3812a152dcf/action Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c21f8723-4fa4-494f-a10e-c35fb7cb8276 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c21f8723-4fa4-494f-a10e-c35fb7cb8276 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c21f8723-4fa4-494f-a10e-c35fb7cb8276 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/424076de-d1c8-496e-9f58-d3812a152dcf/action returned with HTTP 404 Sep 02 08:58:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1118/2196] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:58:34 2026] POST /volume/v3/volumes/424076de-d1c8-496e-9f58-d3812a152dcf/action => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f5bcb92b-6bed-453e-b233-7121e48639e2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f5bcb92b-6bed-453e-b233-7121e48639e2 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] POST http://192.168.122.75/volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c/action Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f5bcb92b-6bed-453e-b233-7121e48639e2 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f5bcb92b-6bed-453e-b233-7121e48639e2 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f5bcb92b-6bed-453e-b233-7121e48639e2 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c/action returned with HTTP 400 Sep 02 08:58:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1079/2197] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:58:34 2026] POST /volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c/action => generated 129 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fdafeec1-5681-49d0-955b-3ec81710d0d3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fdafeec1-5681-49d0-955b-3ec81710d0d3 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] POST http://192.168.122.75/volume/v3/volumes/None/action Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fdafeec1-5681-49d0-955b-3ec81710d0d3 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fdafeec1-5681-49d0-955b-3ec81710d0d3 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fdafeec1-5681-49d0-955b-3ec81710d0d3 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/None/action returned with HTTP 404 Sep 02 08:58:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1119/2198] 192.168.122.75 () {60 vars in 1173 bytes} [Wed Sep 2 08:58:34 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-aa76b8ae-14c8-49ff-9f38-a0f525a117a0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-aa76b8ae-14c8-49ff-9f38-a0f525a117a0 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] GET http://192.168.122.75/volume/v3/volumes/214bbdd7-3234-4dca-8cd9-f27ae3ee4869 Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-aa76b8ae-14c8-49ff-9f38-a0f525a117a0 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-aa76b8ae-14c8-49ff-9f38-a0f525a117a0 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-aa76b8ae-14c8-49ff-9f38-a0f525a117a0 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/214bbdd7-3234-4dca-8cd9-f27ae3ee4869 returned with HTTP 404 Sep 02 08:58:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1080/2199] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:34 2026] GET /volume/v3/volumes/214bbdd7-3234-4dca-8cd9-f27ae3ee4869 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-bfd7179d-06f2-4b2e-9c8b-00a439474018 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bfd7179d-06f2-4b2e-9c8b-00a439474018 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] GET http://192.168.122.75/volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bfd7179d-06f2-4b2e-9c8b-00a439474018 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bfd7179d-06f2-4b2e-9c8b-00a439474018 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:34 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:34 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:34 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-bfd7179d-06f2-4b2e-9c8b-00a439474018 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Volume info retrieved successfully. Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bfd7179d-06f2-4b2e-9c8b-00a439474018 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c returned with HTTP 200 Sep 02 08:58:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1120/2200] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:34 2026] GET /volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-200f7734-6915-4506-9b7b-f4eb632a6f0f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-200f7734-6915-4506-9b7b-f4eb632a6f0f tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] DELETE http://192.168.122.75/volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-200f7734-6915-4506-9b7b-f4eb632a6f0f tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-200f7734-6915-4506-9b7b-f4eb632a6f0f tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-200f7734-6915-4506-9b7b-f4eb632a6f0f tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Delete volume with id: d3ae0bbd-e6f9-460c-8922-5b124938793c Sep 02 08:58:34 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:34 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:34 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:34 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-200f7734-6915-4506-9b7b-f4eb632a6f0f tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Volume info retrieved successfully. Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-200f7734-6915-4506-9b7b-f4eb632a6f0f tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Delete volume request issued successfully. Sep 02 08:58:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-200f7734-6915-4506-9b7b-f4eb632a6f0f tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c returned with HTTP 202 Sep 02 08:58:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1081/2201] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:58:34 2026] DELETE /volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-30cc8ef3-1905-4ee6-ab00-b5dcfd613f8e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-30cc8ef3-1905-4ee6-ab00-b5dcfd613f8e tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] GET http://192.168.122.75/volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-30cc8ef3-1905-4ee6-ab00-b5dcfd613f8e tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-30cc8ef3-1905-4ee6-ab00-b5dcfd613f8e tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:35 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:35 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:35 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:35 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:35 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-30cc8ef3-1905-4ee6-ab00-b5dcfd613f8e tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Volume info retrieved successfully. Sep 02 08:58:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-30cc8ef3-1905-4ee6-ab00-b5dcfd613f8e tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c returned with HTTP 200 Sep 02 08:58:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1121/2202] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:34 2026] GET /volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cf414a64-2add-41f9-998d-90511b1be5b7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cf414a64-2add-41f9-998d-90511b1be5b7 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] GET http://192.168.122.75/volume/v3/volumes/df8005d5-9151-4028-83d2-9e95dc3a0d86 Sep 02 08:58:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cf414a64-2add-41f9-998d-90511b1be5b7 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cf414a64-2add-41f9-998d-90511b1be5b7 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:35 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:35 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:35 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:35 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cf414a64-2add-41f9-998d-90511b1be5b7 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Volume info retrieved successfully. Sep 02 08:58:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cf414a64-2add-41f9-998d-90511b1be5b7 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/df8005d5-9151-4028-83d2-9e95dc3a0d86 returned with HTTP 200 Sep 02 08:58:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1082/2203] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:35 2026] GET /volume/v3/volumes/df8005d5-9151-4028-83d2-9e95dc3a0d86 => generated 857 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:58:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-29c2a871-cca0-4516-8bdc-11797139f7e7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-29c2a871-cca0-4516-8bdc-11797139f7e7 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] GET http://192.168.122.75/volume/v3/volumes/7d4db352-f631-404a-9bb4-475c72c345f3 Sep 02 08:58:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-29c2a871-cca0-4516-8bdc-11797139f7e7 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-29c2a871-cca0-4516-8bdc-11797139f7e7 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:35 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:35 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:35 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:35 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:35 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-29c2a871-cca0-4516-8bdc-11797139f7e7 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Volume info retrieved successfully. Sep 02 08:58:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-29c2a871-cca0-4516-8bdc-11797139f7e7 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/7d4db352-f631-404a-9bb4-475c72c345f3 returned with HTTP 200 Sep 02 08:58:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1122/2204] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:35 2026] GET /volume/v3/volumes/7d4db352-f631-404a-9bb4-475c72c345f3 => generated 855 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-98930a71-f0ba-48bf-94ff-0562bb478739 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-98930a71-f0ba-48bf-94ff-0562bb478739 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] GET http://192.168.122.75/volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c Sep 02 08:58:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-98930a71-f0ba-48bf-94ff-0562bb478739 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-98930a71-f0ba-48bf-94ff-0562bb478739 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-98930a71-f0ba-48bf-94ff-0562bb478739 tempest-VolumesNegativeTest-1151434593 tempest-VolumesNegativeTest-1151434593-project-member] http://192.168.122.75/volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c returned with HTTP 404 Sep 02 08:58:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1083/2205] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:36 2026] GET /volume/v3/volumes/d3ae0bbd-e6f9-460c-8922-5b124938793c => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:58:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-21879cf2-5978-44d2-a987-2cfea8eb2763 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-21879cf2-5978-44d2-a987-2cfea8eb2763 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] GET http://192.168.122.75/volume/v3/volumes/7d4db352-f631-404a-9bb4-475c72c345f3 Sep 02 08:58:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-21879cf2-5978-44d2-a987-2cfea8eb2763 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-21879cf2-5978-44d2-a987-2cfea8eb2763 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:36 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:36 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:36 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:36 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:36 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-21879cf2-5978-44d2-a987-2cfea8eb2763 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Volume info retrieved successfully. Sep 02 08:58:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-21879cf2-5978-44d2-a987-2cfea8eb2763 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/7d4db352-f631-404a-9bb4-475c72c345f3 returned with HTTP 200 Sep 02 08:58:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1123/2206] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:36 2026] GET /volume/v3/volumes/7d4db352-f631-404a-9bb4-475c72c345f3 => generated 856 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ae89bad8-8444-45ae-9332-b10be068b83b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ae89bad8-8444-45ae-9332-b10be068b83b tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] GET http://192.168.122.75/volume/v3/volumes/7e1bef13-bc43-4fa8-a89c-19265504da4c Sep 02 08:58:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ae89bad8-8444-45ae-9332-b10be068b83b tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ae89bad8-8444-45ae-9332-b10be068b83b tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:36 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:36 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:36 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:36 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:36 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ae89bad8-8444-45ae-9332-b10be068b83b tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Volume info retrieved successfully. Sep 02 08:58:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ae89bad8-8444-45ae-9332-b10be068b83b tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/7e1bef13-bc43-4fa8-a89c-19265504da4c returned with HTTP 200 Sep 02 08:58:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1084/2207] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:36 2026] GET /volume/v3/volumes/7e1bef13-bc43-4fa8-a89c-19265504da4c => generated 855 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a47fc6ff-5f21-45de-bca6-17f3c4343833 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a47fc6ff-5f21-45de-bca6-17f3c4343833 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] GET http://192.168.122.75/volume/v3/volumes/7e1bef13-bc43-4fa8-a89c-19265504da4c Sep 02 08:58:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a47fc6ff-5f21-45de-bca6-17f3c4343833 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a47fc6ff-5f21-45de-bca6-17f3c4343833 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:37 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:37 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:37 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:37 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:37 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a47fc6ff-5f21-45de-bca6-17f3c4343833 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Volume info retrieved successfully. Sep 02 08:58:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a47fc6ff-5f21-45de-bca6-17f3c4343833 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/7e1bef13-bc43-4fa8-a89c-19265504da4c returned with HTTP 200 Sep 02 08:58:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1124/2208] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:37 2026] GET /volume/v3/volumes/7e1bef13-bc43-4fa8-a89c-19265504da4c => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:58:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c7fa1aa8-59f1-43f1-942c-b1d31ac39ed6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c7fa1aa8-59f1-43f1-942c-b1d31ac39ed6 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] DELETE http://192.168.122.75/volume/v3/volumes/7e1bef13-bc43-4fa8-a89c-19265504da4c Sep 02 08:58:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c7fa1aa8-59f1-43f1-942c-b1d31ac39ed6 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c7fa1aa8-59f1-43f1-942c-b1d31ac39ed6 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:37 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-c7fa1aa8-59f1-43f1-942c-b1d31ac39ed6 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Delete volume with id: 7e1bef13-bc43-4fa8-a89c-19265504da4c Sep 02 08:58:37 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:37 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:37 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:37 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:37 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c7fa1aa8-59f1-43f1-942c-b1d31ac39ed6 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Volume info retrieved successfully. Sep 02 08:58:37 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c7fa1aa8-59f1-43f1-942c-b1d31ac39ed6 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Delete volume request issued successfully. Sep 02 08:58:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c7fa1aa8-59f1-43f1-942c-b1d31ac39ed6 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/7e1bef13-bc43-4fa8-a89c-19265504da4c returned with HTTP 202 Sep 02 08:58:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1085/2209] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:58:37 2026] DELETE /volume/v3/volumes/7e1bef13-bc43-4fa8-a89c-19265504da4c => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:58:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6ddc8c45-ac7b-4775-9bc7-8efb5b1d33bd None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6ddc8c45-ac7b-4775-9bc7-8efb5b1d33bd tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] GET http://192.168.122.75/volume/v3/volumes/7e1bef13-bc43-4fa8-a89c-19265504da4c Sep 02 08:58:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6ddc8c45-ac7b-4775-9bc7-8efb5b1d33bd tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6ddc8c45-ac7b-4775-9bc7-8efb5b1d33bd tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:38 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:38 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:38 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:38 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:38 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6ddc8c45-ac7b-4775-9bc7-8efb5b1d33bd tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Volume info retrieved successfully. Sep 02 08:58:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6ddc8c45-ac7b-4775-9bc7-8efb5b1d33bd tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/7e1bef13-bc43-4fa8-a89c-19265504da4c returned with HTTP 200 Sep 02 08:58:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1125/2210] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:37 2026] GET /volume/v3/volumes/7e1bef13-bc43-4fa8-a89c-19265504da4c => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b922e0fe-0683-4b8d-8a86-18bf4a3e32fc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b922e0fe-0683-4b8d-8a86-18bf4a3e32fc tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] GET http://192.168.122.75/volume/v3/volumes/7e1bef13-bc43-4fa8-a89c-19265504da4c Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b922e0fe-0683-4b8d-8a86-18bf4a3e32fc tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b922e0fe-0683-4b8d-8a86-18bf4a3e32fc tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f1ad6b6e-9073-4793-94cc-e7698f468380 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:39 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:39 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:39 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:39 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b922e0fe-0683-4b8d-8a86-18bf4a3e32fc tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Volume info retrieved successfully. Sep 02 08:58:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b922e0fe-0683-4b8d-8a86-18bf4a3e32fc tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/7e1bef13-bc43-4fa8-a89c-19265504da4c returned with HTTP 200 Sep 02 08:58:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1086/2211] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:39 2026] GET /volume/v3/volumes/7e1bef13-bc43-4fa8-a89c-19265504da4c => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f1ad6b6e-9073-4793-94cc-e7698f468380 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 08:58:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f1ad6b6e-9073-4793-94cc-e7698f468380 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e0182f05-1c9f-42fa-9707-a69904bf80ed", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1249664776"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f1ad6b6e-9073-4793-94cc-e7698f468380 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 404 Sep 02 08:58:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1126/2212] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 08:58:39 2026] POST /volume/v3/snapshots => generated 109 bytes in 238 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-efd588dc-a2b0-4c79-9d25-1e54924336ff None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-efd588dc-a2b0-4c79-9d25-1e54924336ff tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-efd588dc-a2b0-4c79-9d25-1e54924336ff tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-525797679"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-efd588dc-a2b0-4c79-9d25-1e54924336ff tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 404 Sep 02 08:58:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1087/2213] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 08:58:39 2026] POST /volume/v3/snapshots => generated 77 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:58:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-858f318b-ca3b-4538-9a5e-890e028c5d79 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-858f318b-ca3b-4538-9a5e-890e028c5d79 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] GET http://192.168.122.75/volume/v3/snapshots?limit=invalid Sep 02 08:58:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-858f318b-ca3b-4538-9a5e-890e028c5d79 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-858f318b-ca3b-4538-9a5e-890e028c5d79 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-858f318b-ca3b-4538-9a5e-890e028c5d79 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] HTTP exception thrown: limit param must be an integer Sep 02 08:58:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-858f318b-ca3b-4538-9a5e-890e028c5d79 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] http://192.168.122.75/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 02 08:58:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1127/2214] 192.168.122.75 () {58 vars in 1149 bytes} [Wed Sep 2 08:58:39 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8bf83a7e-5403-48dc-a342-f71c950e1ef6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8bf83a7e-5403-48dc-a342-f71c950e1ef6 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] GET http://192.168.122.75/volume/v3/snapshots?marker=1e5b397a-eafe-461f-a97f-5ec9a9f9d80e Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8bf83a7e-5403-48dc-a342-f71c950e1ef6 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8bf83a7e-5403-48dc-a342-f71c950e1ef6 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-8bf83a7e-5403-48dc-a342-f71c950e1ef6 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.db.api [None req-8bf83a7e-5403-48dc-a342-f71c950e1ef6 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Building query based on filter {{(pid=86994) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8bf83a7e-5403-48dc-a342-f71c950e1ef6 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] http://192.168.122.75/volume/v3/snapshots?marker=1e5b397a-eafe-461f-a97f-5ec9a9f9d80e returned with HTTP 404 Sep 02 08:58:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1088/2215] 192.168.122.75 () {58 vars in 1209 bytes} [Wed Sep 2 08:58:39 2026] GET /volume/v3/snapshots?marker=1e5b397a-eafe-461f-a97f-5ec9a9f9d80e => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:58:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-071a9792-ca47-41a6-befc-56435abf8e97 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-071a9792-ca47-41a6-befc-56435abf8e97 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] GET http://192.168.122.75/volume/v3/snapshots?sort_key=invalid Sep 02 08:58:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-071a9792-ca47-41a6-befc-56435abf8e97 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-071a9792-ca47-41a6-befc-56435abf8e97 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-071a9792-ca47-41a6-befc-56435abf8e97 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 08:58:39 devstack devstack@c-api.service[86995]: DEBUG cinder.db.api [None req-071a9792-ca47-41a6-befc-56435abf8e97 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Building query based on filter {{(pid=86995) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 08:58:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-071a9792-ca47-41a6-befc-56435abf8e97 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] http://192.168.122.75/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 02 08:58:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1128/2216] 192.168.122.75 () {58 vars in 1155 bytes} [Wed Sep 2 08:58:39 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0336c41d-cd30-4b80-b721-c147bcb74cfe None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0336c41d-cd30-4b80-b721-c147bcb74cfe tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0336c41d-cd30-4b80-b721-c147bcb74cfe tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2050646586"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-0336c41d-cd30-4b80-b721-c147bcb74cfe tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-2050646586'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-0336c41d-cd30-4b80-b721-c147bcb74cfe tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Create volume of 2 GB Sep 02 08:58:39 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0336c41d-cd30-4b80-b721-c147bcb74cfe tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Availability Zones retrieved successfully. Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0336c41d-cd30-4b80-b721-c147bcb74cfe tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Flow 'volume_create_api' (6c614576-0316-4088-9d53-bf166c67bbf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0336c41d-cd30-4b80-b721-c147bcb74cfe tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (993b71a1-80f6-4f45-818d-edb11ccd8466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-0336c41d-cd30-4b80-b721-c147bcb74cfe tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Validating volume size '2' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0336c41d-cd30-4b80-b721-c147bcb74cfe tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (993b71a1-80f6-4f45-818d-edb11ccd8466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0336c41d-cd30-4b80-b721-c147bcb74cfe tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (805fb414-6df8-40fe-a1a3-56412ae78569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-0336c41d-cd30-4b80-b721-c147bcb74cfe tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Created reservations ['996bc57c-6f80-4d7d-a503-3e23efc26164', 'aa28d0f4-497f-4d59-ab63-3a3d45bdca8a', '1b1504ec-380e-40bb-9298-613215253c8b', 'b245a0f6-f7b5-499b-930b-d5d15db733cf'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0336c41d-cd30-4b80-b721-c147bcb74cfe tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (805fb414-6df8-40fe-a1a3-56412ae78569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['996bc57c-6f80-4d7d-a503-3e23efc26164', 'aa28d0f4-497f-4d59-ab63-3a3d45bdca8a', '1b1504ec-380e-40bb-9298-613215253c8b', 'b245a0f6-f7b5-499b-930b-d5d15db733cf']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0336c41d-cd30-4b80-b721-c147bcb74cfe tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fedc8bd-ba02-48d9-9605-04e725856165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:39 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0336c41d-cd30-4b80-b721-c147bcb74cfe tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fedc8bd-ba02-48d9-9605-04e725856165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3a63271-70e9-47ed-8d4f-b99aa7e64b19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2050646586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='596f5d49c25047d0a9fb6d36a649bac5',qos_specs=None,replication_status=,reservations=['996bc57c-6f80-4d7d-a503-3e23efc26164','aa28d0f4-497f-4d59-ab63-3a3d45bdca8a','1b1504ec-380e-40bb-9298-613215253c8b','b245a0f6-f7b5-499b-930b-d5d15db733cf'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='729402dfdbe549629f9e490ba47d1eb5',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:58:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2050646586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3a63271-70e9-47ed-8d4f-b99aa7e64b19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='596f5d49c25047d0a9fb6d36a649bac5',provider_auth=None,provider_geometry=None,provider_id=None,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='729402dfdbe549629f9e490ba47d1eb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0336c41d-cd30-4b80-b721-c147bcb74cfe tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (362cdb4e-5bcc-41af-b06c-c50536b49291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0336c41d-cd30-4b80-b721-c147bcb74cfe tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (362cdb4e-5bcc-41af-b06c-c50536b49291) transitioned into state 'SUCCESS' from state '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-2050646586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='596f5d49c25047d0a9fb6d36a649bac5',qos_specs=None,replication_status=,reservations=['996bc57c-6f80-4d7d-a503-3e23efc26164','aa28d0f4-497f-4d59-ab63-3a3d45bdca8a','1b1504ec-380e-40bb-9298-613215253c8b','b245a0f6-f7b5-499b-930b-d5d15db733cf'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='729402dfdbe549629f9e490ba47d1eb5',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0336c41d-cd30-4b80-b721-c147bcb74cfe tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14e6e8c3-db9f-4c9c-acda-0e2529c8da3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0336c41d-cd30-4b80-b721-c147bcb74cfe tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14e6e8c3-db9f-4c9c-acda-0e2529c8da3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0336c41d-cd30-4b80-b721-c147bcb74cfe tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Flow 'volume_create_api' (6c614576-0316-4088-9d53-bf166c67bbf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:58:39 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0336c41d-cd30-4b80-b721-c147bcb74cfe tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Create volume request issued successfully. Sep 02 08:58:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0336c41d-cd30-4b80-b721-c147bcb74cfe tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:58:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1089/2217] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:58:39 2026] POST /volume/v3/volumes => generated 769 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 08:58:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-dbe19595-fd1b-44a5-b7ca-9bbd2c06911d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dbe19595-fd1b-44a5-b7ca-9bbd2c06911d tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] GET http://192.168.122.75/volume/v3/volumes/b3a63271-70e9-47ed-8d4f-b99aa7e64b19 Sep 02 08:58:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dbe19595-fd1b-44a5-b7ca-9bbd2c06911d tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dbe19595-fd1b-44a5-b7ca-9bbd2c06911d tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:40 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:40 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:40 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:40 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:40 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-dbe19595-fd1b-44a5-b7ca-9bbd2c06911d tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Volume info retrieved successfully. Sep 02 08:58:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dbe19595-fd1b-44a5-b7ca-9bbd2c06911d tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] http://192.168.122.75/volume/v3/volumes/b3a63271-70e9-47ed-8d4f-b99aa7e64b19 returned with HTTP 200 Sep 02 08:58:40 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1129/2218] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:39 2026] GET /volume/v3/volumes/b3a63271-70e9-47ed-8d4f-b99aa7e64b19 => generated 837 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:58:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ec2a08c1-a928-4130-a6ab-d9ebc86173e2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ec2a08c1-a928-4130-a6ab-d9ebc86173e2 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] GET http://192.168.122.75/volume/v3/volumes/7e1bef13-bc43-4fa8-a89c-19265504da4c Sep 02 08:58:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ec2a08c1-a928-4130-a6ab-d9ebc86173e2 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ec2a08c1-a928-4130-a6ab-d9ebc86173e2 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ec2a08c1-a928-4130-a6ab-d9ebc86173e2 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/7e1bef13-bc43-4fa8-a89c-19265504da4c returned with HTTP 404 Sep 02 08:58:40 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1090/2219] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:40 2026] GET /volume/v3/volumes/7e1bef13-bc43-4fa8-a89c-19265504da4c => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:58:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ef331a28-4033-433c-abc1-c0ef746f5510 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ef331a28-4033-433c-abc1-c0ef746f5510 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] DELETE http://192.168.122.75/volume/v3/volumes/7d4db352-f631-404a-9bb4-475c72c345f3 Sep 02 08:58:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ef331a28-4033-433c-abc1-c0ef746f5510 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ef331a28-4033-433c-abc1-c0ef746f5510 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:40 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-ef331a28-4033-433c-abc1-c0ef746f5510 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Delete volume with id: 7d4db352-f631-404a-9bb4-475c72c345f3 Sep 02 08:58:40 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:40 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:40 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:40 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:40 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ef331a28-4033-433c-abc1-c0ef746f5510 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Volume info retrieved successfully. Sep 02 08:58:40 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ef331a28-4033-433c-abc1-c0ef746f5510 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Delete volume request issued successfully. Sep 02 08:58:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ef331a28-4033-433c-abc1-c0ef746f5510 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/7d4db352-f631-404a-9bb4-475c72c345f3 returned with HTTP 202 Sep 02 08:58:40 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1130/2220] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:58:40 2026] DELETE /volume/v3/volumes/7d4db352-f631-404a-9bb4-475c72c345f3 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:58:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bb77c32b-9ff0-4595-8f0e-fc50960eea7a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bb77c32b-9ff0-4595-8f0e-fc50960eea7a tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] GET http://192.168.122.75/volume/v3/volumes/7d4db352-f631-404a-9bb4-475c72c345f3 Sep 02 08:58:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bb77c32b-9ff0-4595-8f0e-fc50960eea7a tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bb77c32b-9ff0-4595-8f0e-fc50960eea7a tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:40 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:40 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:40 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:40 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:40 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-bb77c32b-9ff0-4595-8f0e-fc50960eea7a tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Volume info retrieved successfully. Sep 02 08:58:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bb77c32b-9ff0-4595-8f0e-fc50960eea7a tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/7d4db352-f631-404a-9bb4-475c72c345f3 returned with HTTP 200 Sep 02 08:58:40 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1091/2221] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:40 2026] GET /volume/v3/volumes/7d4db352-f631-404a-9bb4-475c72c345f3 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-48a27e99-6dfd-4266-91c6-1b1758ffe68a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-48a27e99-6dfd-4266-91c6-1b1758ffe68a tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] GET http://192.168.122.75/volume/v3/volumes/b3a63271-70e9-47ed-8d4f-b99aa7e64b19 Sep 02 08:58:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-48a27e99-6dfd-4266-91c6-1b1758ffe68a tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-48a27e99-6dfd-4266-91c6-1b1758ffe68a tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:41 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:41 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:41 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:41 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:41 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-48a27e99-6dfd-4266-91c6-1b1758ffe68a tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Volume info retrieved successfully. Sep 02 08:58:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-48a27e99-6dfd-4266-91c6-1b1758ffe68a tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] http://192.168.122.75/volume/v3/volumes/b3a63271-70e9-47ed-8d4f-b99aa7e64b19 returned with HTTP 200 Sep 02 08:58:41 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1131/2222] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:41 2026] GET /volume/v3/volumes/b3a63271-70e9-47ed-8d4f-b99aa7e64b19 => generated 861 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9bb4fdc3-8f33-48b7-aa9f-a93496ab9a63 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9bb4fdc3-8f33-48b7-aa9f-a93496ab9a63 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] GET http://192.168.122.75/volume/v3/volumes/7d4db352-f631-404a-9bb4-475c72c345f3 Sep 02 08:58:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9bb4fdc3-8f33-48b7-aa9f-a93496ab9a63 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9bb4fdc3-8f33-48b7-aa9f-a93496ab9a63 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:41 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:41 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:41 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:41 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:41 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9bb4fdc3-8f33-48b7-aa9f-a93496ab9a63 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Volume info retrieved successfully. Sep 02 08:58:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9bb4fdc3-8f33-48b7-aa9f-a93496ab9a63 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/7d4db352-f631-404a-9bb4-475c72c345f3 returned with HTTP 200 Sep 02 08:58:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1092/2223] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:41 2026] GET /volume/v3/volumes/7d4db352-f631-404a-9bb4-475c72c345f3 => generated 855 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9afbab73-e3d6-472d-8ace-7e365cdaf073 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9afbab73-e3d6-472d-8ace-7e365cdaf073 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] GET http://192.168.122.75/volume/v3/volumes/b3a63271-70e9-47ed-8d4f-b99aa7e64b19 Sep 02 08:58:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9afbab73-e3d6-472d-8ace-7e365cdaf073 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9afbab73-e3d6-472d-8ace-7e365cdaf073 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:42 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:42 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:42 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:42 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-9afbab73-e3d6-472d-8ace-7e365cdaf073 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Volume info retrieved successfully. Sep 02 08:58:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9afbab73-e3d6-472d-8ace-7e365cdaf073 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] http://192.168.122.75/volume/v3/volumes/b3a63271-70e9-47ed-8d4f-b99aa7e64b19 returned with HTTP 200 Sep 02 08:58:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1132/2224] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:42 2026] GET /volume/v3/volumes/b3a63271-70e9-47ed-8d4f-b99aa7e64b19 => generated 862 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1a917cec-57b8-493c-a1d2-2279dc4c9065 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1a917cec-57b8-493c-a1d2-2279dc4c9065 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 08:58:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1a917cec-57b8-493c-a1d2-2279dc4c9065 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3a63271-70e9-47ed-8d4f-b99aa7e64b19", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-2034098489"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:42 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:42 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:42 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1a917cec-57b8-493c-a1d2-2279dc4c9065 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Volume info retrieved successfully. Sep 02 08:58:42 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-1a917cec-57b8-493c-a1d2-2279dc4c9065 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Create snapshot from volume b3a63271-70e9-47ed-8d4f-b99aa7e64b19 Sep 02 08:58:42 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-1a917cec-57b8-493c-a1d2-2279dc4c9065 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Created reservations ['01f4eb38-eb31-41f8-b36d-0fe7387f0eac', '8e238120-0f41-44d7-a6f8-c2d1f0a02483', '55357bd7-2253-49dc-afbe-2bfa4d50d6e2', 'ad2fd77e-eb9c-412e-8c87-31c035919dec'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:58:42 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:42 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1a917cec-57b8-493c-a1d2-2279dc4c9065 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Snapshot create request issued successfully. Sep 02 08:58:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1a917cec-57b8-493c-a1d2-2279dc4c9065 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 08:58:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1093/2225] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 08:58:42 2026] POST /volume/v3/snapshots => generated 318 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:58:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3a74b18c-583d-40d2-92ff-1b3c2f800744 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3a74b18c-583d-40d2-92ff-1b3c2f800744 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] GET http://192.168.122.75/volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 Sep 02 08:58:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3a74b18c-583d-40d2-92ff-1b3c2f800744 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3a74b18c-583d-40d2-92ff-1b3c2f800744 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:42 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:42 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3a74b18c-583d-40d2-92ff-1b3c2f800744 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Snapshot retrieved successfully. Sep 02 08:58:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3a74b18c-583d-40d2-92ff-1b3c2f800744 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] http://192.168.122.75/volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 returned with HTTP 200 Sep 02 08:58:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1133/2226] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:58:42 2026] GET /volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 => generated 450 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-804d5d53-1cef-48cb-b2c6-74a27726706f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-804d5d53-1cef-48cb-b2c6-74a27726706f tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] GET http://192.168.122.75/volume/v3/volumes/7d4db352-f631-404a-9bb4-475c72c345f3 Sep 02 08:58:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-804d5d53-1cef-48cb-b2c6-74a27726706f tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-804d5d53-1cef-48cb-b2c6-74a27726706f tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-804d5d53-1cef-48cb-b2c6-74a27726706f tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/7d4db352-f631-404a-9bb4-475c72c345f3 returned with HTTP 404 Sep 02 08:58:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1094/2227] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:42 2026] GET /volume/v3/volumes/7d4db352-f631-404a-9bb4-475c72c345f3 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:58:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b47af3b0-bc06-474e-9def-f42f99121177 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b47af3b0-bc06-474e-9def-f42f99121177 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] DELETE http://192.168.122.75/volume/v3/volumes/df8005d5-9151-4028-83d2-9e95dc3a0d86 Sep 02 08:58:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b47af3b0-bc06-474e-9def-f42f99121177 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b47af3b0-bc06-474e-9def-f42f99121177 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:42 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-b47af3b0-bc06-474e-9def-f42f99121177 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Delete volume with id: df8005d5-9151-4028-83d2-9e95dc3a0d86 Sep 02 08:58:42 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:42 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:42 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:42 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b47af3b0-bc06-474e-9def-f42f99121177 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Volume info retrieved successfully. Sep 02 08:58:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b47af3b0-bc06-474e-9def-f42f99121177 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Delete volume request issued successfully. Sep 02 08:58:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b47af3b0-bc06-474e-9def-f42f99121177 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/df8005d5-9151-4028-83d2-9e95dc3a0d86 returned with HTTP 202 Sep 02 08:58:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1134/2228] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:58:42 2026] DELETE /volume/v3/volumes/df8005d5-9151-4028-83d2-9e95dc3a0d86 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:58:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bfb9b107-cc9a-4aa1-8c7e-ae36cf5f2b3e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bfb9b107-cc9a-4aa1-8c7e-ae36cf5f2b3e tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] GET http://192.168.122.75/volume/v3/volumes/df8005d5-9151-4028-83d2-9e95dc3a0d86 Sep 02 08:58:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bfb9b107-cc9a-4aa1-8c7e-ae36cf5f2b3e tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bfb9b107-cc9a-4aa1-8c7e-ae36cf5f2b3e tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:42 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:42 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:42 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-bfb9b107-cc9a-4aa1-8c7e-ae36cf5f2b3e tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Volume info retrieved successfully. Sep 02 08:58:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bfb9b107-cc9a-4aa1-8c7e-ae36cf5f2b3e tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/df8005d5-9151-4028-83d2-9e95dc3a0d86 returned with HTTP 200 Sep 02 08:58:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1095/2229] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:42 2026] GET /volume/v3/volumes/df8005d5-9151-4028-83d2-9e95dc3a0d86 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d0921f69-99eb-4bb3-be82-4acd28674e0e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d0921f69-99eb-4bb3-be82-4acd28674e0e tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] GET http://192.168.122.75/volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 Sep 02 08:58:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d0921f69-99eb-4bb3-be82-4acd28674e0e tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d0921f69-99eb-4bb3-be82-4acd28674e0e tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:43 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:43 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:43 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d0921f69-99eb-4bb3-be82-4acd28674e0e tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Snapshot retrieved successfully. Sep 02 08:58:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d0921f69-99eb-4bb3-be82-4acd28674e0e tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] http://192.168.122.75/volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 returned with HTTP 200 Sep 02 08:58:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1135/2230] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:58:43 2026] GET /volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 => generated 450 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7d48f01a-1ae3-4893-a0f5-89d5fbc2bc0a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7d48f01a-1ae3-4893-a0f5-89d5fbc2bc0a tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] GET http://192.168.122.75/volume/v3/volumes/df8005d5-9151-4028-83d2-9e95dc3a0d86 Sep 02 08:58:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7d48f01a-1ae3-4893-a0f5-89d5fbc2bc0a tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7d48f01a-1ae3-4893-a0f5-89d5fbc2bc0a tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:43 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:43 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:43 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:43 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:43 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7d48f01a-1ae3-4893-a0f5-89d5fbc2bc0a tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Volume info retrieved successfully. Sep 02 08:58:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7d48f01a-1ae3-4893-a0f5-89d5fbc2bc0a tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/df8005d5-9151-4028-83d2-9e95dc3a0d86 returned with HTTP 200 Sep 02 08:58:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1096/2231] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:43 2026] GET /volume/v3/volumes/df8005d5-9151-4028-83d2-9e95dc3a0d86 => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:58:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-026467e6-2fc6-4758-9216-cd8335095130 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-026467e6-2fc6-4758-9216-cd8335095130 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] GET http://192.168.122.75/volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 Sep 02 08:58:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-026467e6-2fc6-4758-9216-cd8335095130 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-026467e6-2fc6-4758-9216-cd8335095130 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:44 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:44 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:44 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-026467e6-2fc6-4758-9216-cd8335095130 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Snapshot retrieved successfully. Sep 02 08:58:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-026467e6-2fc6-4758-9216-cd8335095130 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] http://192.168.122.75/volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 returned with HTTP 200 Sep 02 08:58:44 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1136/2232] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:58:44 2026] GET /volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 => generated 450 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-78520e74-ce05-42fb-a3d4-cd064f279526 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-78520e74-ce05-42fb-a3d4-cd064f279526 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] GET http://192.168.122.75/volume/v3/volumes/df8005d5-9151-4028-83d2-9e95dc3a0d86 Sep 02 08:58:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-78520e74-ce05-42fb-a3d4-cd064f279526 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-78520e74-ce05-42fb-a3d4-cd064f279526 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-78520e74-ce05-42fb-a3d4-cd064f279526 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/df8005d5-9151-4028-83d2-9e95dc3a0d86 returned with HTTP 404 Sep 02 08:58:44 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1097/2233] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:44 2026] GET /volume/v3/volumes/df8005d5-9151-4028-83d2-9e95dc3a0d86 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:58:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c8217780-0f4e-430f-85b2-4f801ee8d211 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c8217780-0f4e-430f-85b2-4f801ee8d211 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] DELETE http://192.168.122.75/volume/v3/volumes/b4978ad5-3dba-4eb7-af93-6a2ffc03c6eb Sep 02 08:58:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c8217780-0f4e-430f-85b2-4f801ee8d211 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c8217780-0f4e-430f-85b2-4f801ee8d211 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:44 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-c8217780-0f4e-430f-85b2-4f801ee8d211 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Delete volume with id: b4978ad5-3dba-4eb7-af93-6a2ffc03c6eb Sep 02 08:58:44 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:44 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:44 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:44 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:44 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c8217780-0f4e-430f-85b2-4f801ee8d211 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Volume info retrieved successfully. Sep 02 08:58:44 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c8217780-0f4e-430f-85b2-4f801ee8d211 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Delete volume request issued successfully. Sep 02 08:58:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c8217780-0f4e-430f-85b2-4f801ee8d211 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/b4978ad5-3dba-4eb7-af93-6a2ffc03c6eb returned with HTTP 202 Sep 02 08:58:44 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1137/2234] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:58:44 2026] DELETE /volume/v3/volumes/b4978ad5-3dba-4eb7-af93-6a2ffc03c6eb => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:58:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-672c8622-11dc-4e45-9c92-1a07a5d70a2e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-672c8622-11dc-4e45-9c92-1a07a5d70a2e tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] GET http://192.168.122.75/volume/v3/volumes/b4978ad5-3dba-4eb7-af93-6a2ffc03c6eb Sep 02 08:58:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-672c8622-11dc-4e45-9c92-1a07a5d70a2e tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-672c8622-11dc-4e45-9c92-1a07a5d70a2e tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:44 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:44 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:44 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:44 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:44 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-672c8622-11dc-4e45-9c92-1a07a5d70a2e tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Volume info retrieved successfully. Sep 02 08:58:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-672c8622-11dc-4e45-9c92-1a07a5d70a2e tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/b4978ad5-3dba-4eb7-af93-6a2ffc03c6eb returned with HTTP 200 Sep 02 08:58:44 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1098/2235] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:44 2026] GET /volume/v3/volumes/b4978ad5-3dba-4eb7-af93-6a2ffc03c6eb => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7a8dff98-26ad-4c6f-bd11-5273ec473034 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7a8dff98-26ad-4c6f-bd11-5273ec473034 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] GET http://192.168.122.75/volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 Sep 02 08:58:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7a8dff98-26ad-4c6f-bd11-5273ec473034 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7a8dff98-26ad-4c6f-bd11-5273ec473034 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:45 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:45 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:45 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7a8dff98-26ad-4c6f-bd11-5273ec473034 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Snapshot retrieved successfully. Sep 02 08:58:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7a8dff98-26ad-4c6f-bd11-5273ec473034 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] http://192.168.122.75/volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 returned with HTTP 200 Sep 02 08:58:45 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1138/2236] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:58:45 2026] GET /volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 => generated 477 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:58:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b2d5d851-f22a-47b2-91a2-d31e54dbd675 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b2d5d851-f22a-47b2-91a2-d31e54dbd675 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:58:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b2d5d851-f22a-47b2-91a2-d31e54dbd675 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "27df74ef-e32d-465d-8adf-90997a814d61"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-b2d5d851-f22a-47b2-91a2-d31e54dbd675 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '27df74ef-e32d-465d-8adf-90997a814d61'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:58:45 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:45 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:45 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b2d5d851-f22a-47b2-91a2-d31e54dbd675 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Snapshot retrieved successfully. Sep 02 08:58:45 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-b2d5d851-f22a-47b2-91a2-d31e54dbd675 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Create volume of 1 GB Sep 02 08:58:45 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b2d5d851-f22a-47b2-91a2-d31e54dbd675 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Availability Zones retrieved successfully. Sep 02 08:58:45 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b2d5d851-f22a-47b2-91a2-d31e54dbd675 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Flow 'volume_create_api' (d3bab076-6c99-4ecf-bb4a-8b473c25f562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:58:45 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b2d5d851-f22a-47b2-91a2-d31e54dbd675 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abcd6139-0631-47b2-b196-fab4a17bea5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:45 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-b2d5d851-f22a-47b2-91a2-d31e54dbd675 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:58:45 devstack devstack@c-api.service[86994]: WARNING cinder.volume.api [None req-b2d5d851-f22a-47b2-91a2-d31e54dbd675 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abcd6139-0631-47b2-b196-fab4a17bea5a) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 08:58:45 devstack devstack@c-api.service[86994]: 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 02 08:58:45 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b2d5d851-f22a-47b2-91a2-d31e54dbd675 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abcd6139-0631-47b2-b196-fab4a17bea5a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:45 devstack devstack@c-api.service[86994]: WARNING cinder.volume.api [None req-b2d5d851-f22a-47b2-91a2-d31e54dbd675 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abcd6139-0631-47b2-b196-fab4a17bea5a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 08:58:45 devstack devstack@c-api.service[86994]: WARNING cinder.volume.api [None req-b2d5d851-f22a-47b2-91a2-d31e54dbd675 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Flow 'volume_create_api' (d3bab076-6c99-4ecf-bb4a-8b473c25f562) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 08:58:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b2d5d851-f22a-47b2-91a2-d31e54dbd675 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 400 Sep 02 08:58:45 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1099/2237] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:58:45 2026] POST /volume/v3/volumes => generated 171 bytes in 134 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 08:58:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-da89a857-41c5-420c-8e09-19c7f88635f2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-da89a857-41c5-420c-8e09-19c7f88635f2 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 Sep 02 08:58:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-da89a857-41c5-420c-8e09-19c7f88635f2 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-da89a857-41c5-420c-8e09-19c7f88635f2 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:45 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-da89a857-41c5-420c-8e09-19c7f88635f2 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Delete snapshot with id: 27df74ef-e32d-465d-8adf-90997a814d61 Sep 02 08:58:45 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:45 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:45 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-da89a857-41c5-420c-8e09-19c7f88635f2 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Snapshot retrieved successfully. Sep 02 08:58:45 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:45 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:45 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-da89a857-41c5-420c-8e09-19c7f88635f2 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Snapshot delete request issued successfully. Sep 02 08:58:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-da89a857-41c5-420c-8e09-19c7f88635f2 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] http://192.168.122.75/volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 returned with HTTP 202 Sep 02 08:58:45 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1139/2238] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 08:58:45 2026] DELETE /volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:58:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-12a890a9-0e71-4dc9-9258-072c8ba44d01 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-12a890a9-0e71-4dc9-9258-072c8ba44d01 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] GET http://192.168.122.75/volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 Sep 02 08:58:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-12a890a9-0e71-4dc9-9258-072c8ba44d01 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-12a890a9-0e71-4dc9-9258-072c8ba44d01 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:45 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:45 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:45 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-12a890a9-0e71-4dc9-9258-072c8ba44d01 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Snapshot retrieved successfully. Sep 02 08:58:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-12a890a9-0e71-4dc9-9258-072c8ba44d01 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] http://192.168.122.75/volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 returned with HTTP 200 Sep 02 08:58:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b5f878a8-f30d-4a5a-91a2-2b6126b7bc3b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:45 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1100/2239] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:58:45 2026] GET /volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 => generated 476 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b5f878a8-f30d-4a5a-91a2-2b6126b7bc3b tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] GET http://192.168.122.75/volume/v3/volumes/b4978ad5-3dba-4eb7-af93-6a2ffc03c6eb Sep 02 08:58:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b5f878a8-f30d-4a5a-91a2-2b6126b7bc3b tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b5f878a8-f30d-4a5a-91a2-2b6126b7bc3b tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b5f878a8-f30d-4a5a-91a2-2b6126b7bc3b tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/b4978ad5-3dba-4eb7-af93-6a2ffc03c6eb returned with HTTP 404 Sep 02 08:58:45 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1140/2240] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:45 2026] GET /volume/v3/volumes/b4978ad5-3dba-4eb7-af93-6a2ffc03c6eb => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:58:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2bb11a04-77bb-4141-aad1-98437fd0a5fc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2bb11a04-77bb-4141-aad1-98437fd0a5fc tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] DELETE http://192.168.122.75/volume/v3/volumes/ad27c272-6e99-4942-b1fd-c0db2cb67112 Sep 02 08:58:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2bb11a04-77bb-4141-aad1-98437fd0a5fc tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2bb11a04-77bb-4141-aad1-98437fd0a5fc tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:45 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-2bb11a04-77bb-4141-aad1-98437fd0a5fc tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Delete volume with id: ad27c272-6e99-4942-b1fd-c0db2cb67112 Sep 02 08:58:45 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:45 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:45 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:45 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:45 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2bb11a04-77bb-4141-aad1-98437fd0a5fc tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Volume info retrieved successfully. Sep 02 08:58:46 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2bb11a04-77bb-4141-aad1-98437fd0a5fc tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Delete volume request issued successfully. Sep 02 08:58:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2bb11a04-77bb-4141-aad1-98437fd0a5fc tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/ad27c272-6e99-4942-b1fd-c0db2cb67112 returned with HTTP 202 Sep 02 08:58:46 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1101/2241] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:58:45 2026] DELETE /volume/v3/volumes/ad27c272-6e99-4942-b1fd-c0db2cb67112 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:58:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0765c844-588e-4360-9b69-f03b629fa7bb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0765c844-588e-4360-9b69-f03b629fa7bb tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] GET http://192.168.122.75/volume/v3/volumes/ad27c272-6e99-4942-b1fd-c0db2cb67112 Sep 02 08:58:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0765c844-588e-4360-9b69-f03b629fa7bb tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0765c844-588e-4360-9b69-f03b629fa7bb tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:46 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:46 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:46 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:46 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:46 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0765c844-588e-4360-9b69-f03b629fa7bb tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Volume info retrieved successfully. Sep 02 08:58:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0765c844-588e-4360-9b69-f03b629fa7bb tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/ad27c272-6e99-4942-b1fd-c0db2cb67112 returned with HTTP 200 Sep 02 08:58:46 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1141/2242] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:46 2026] GET /volume/v3/volumes/ad27c272-6e99-4942-b1fd-c0db2cb67112 => generated 855 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:58:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3a4c76d5-ab1f-41b7-aa02-5dd29d69b2a7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3a4c76d5-ab1f-41b7-aa02-5dd29d69b2a7 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] GET http://192.168.122.75/volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 Sep 02 08:58:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3a4c76d5-ab1f-41b7-aa02-5dd29d69b2a7 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3a4c76d5-ab1f-41b7-aa02-5dd29d69b2a7 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:46 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:46 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:46 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3a4c76d5-ab1f-41b7-aa02-5dd29d69b2a7 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Snapshot retrieved successfully. Sep 02 08:58:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3a4c76d5-ab1f-41b7-aa02-5dd29d69b2a7 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] http://192.168.122.75/volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 returned with HTTP 200 Sep 02 08:58:46 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1102/2243] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:58:46 2026] GET /volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 => generated 476 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-dc4e183a-1bb5-424d-afc2-cbd4c1908d65 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dc4e183a-1bb5-424d-afc2-cbd4c1908d65 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] GET http://192.168.122.75/volume/v3/volumes/ad27c272-6e99-4942-b1fd-c0db2cb67112 Sep 02 08:58:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dc4e183a-1bb5-424d-afc2-cbd4c1908d65 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dc4e183a-1bb5-424d-afc2-cbd4c1908d65 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:47 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:47 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:47 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:47 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-dc4e183a-1bb5-424d-afc2-cbd4c1908d65 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Volume info retrieved successfully. Sep 02 08:58:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dc4e183a-1bb5-424d-afc2-cbd4c1908d65 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/ad27c272-6e99-4942-b1fd-c0db2cb67112 returned with HTTP 200 Sep 02 08:58:47 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1142/2244] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:47 2026] GET /volume/v3/volumes/ad27c272-6e99-4942-b1fd-c0db2cb67112 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:58:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cb989c5a-df23-42c1-958b-4696b13df85a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cb989c5a-df23-42c1-958b-4696b13df85a tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] GET http://192.168.122.75/volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 Sep 02 08:58:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cb989c5a-df23-42c1-958b-4696b13df85a tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cb989c5a-df23-42c1-958b-4696b13df85a tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:47 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:47 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:47 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cb989c5a-df23-42c1-958b-4696b13df85a tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Snapshot retrieved successfully. Sep 02 08:58:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cb989c5a-df23-42c1-958b-4696b13df85a tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] http://192.168.122.75/volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 returned with HTTP 200 Sep 02 08:58:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1103/2245] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:58:47 2026] GET /volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 => generated 476 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4f28dddc-fb8a-4108-aa85-963461966d19 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4f28dddc-fb8a-4108-aa85-963461966d19 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] GET http://192.168.122.75/volume/v3/volumes/ad27c272-6e99-4942-b1fd-c0db2cb67112 Sep 02 08:58:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4f28dddc-fb8a-4108-aa85-963461966d19 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4f28dddc-fb8a-4108-aa85-963461966d19 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4f28dddc-fb8a-4108-aa85-963461966d19 tempest-CreateVolumesFromImageTest-2121055880 tempest-CreateVolumesFromImageTest-2121055880-project-member] http://192.168.122.75/volume/v3/volumes/ad27c272-6e99-4942-b1fd-c0db2cb67112 returned with HTTP 404 Sep 02 08:58:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1143/2246] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:48 2026] GET /volume/v3/volumes/ad27c272-6e99-4942-b1fd-c0db2cb67112 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:58:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e08de03e-5443-4c6f-84a9-78143790e845 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e08de03e-5443-4c6f-84a9-78143790e845 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] GET http://192.168.122.75/volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 Sep 02 08:58:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e08de03e-5443-4c6f-84a9-78143790e845 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e08de03e-5443-4c6f-84a9-78143790e845 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e08de03e-5443-4c6f-84a9-78143790e845 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] http://192.168.122.75/volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 returned with HTTP 404 Sep 02 08:58:49 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1104/2247] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:58:49 2026] GET /volume/v3/snapshots/27df74ef-e32d-465d-8adf-90997a814d61 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:58:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b0a54697-ff38-44ae-8dc2-f50512d20061 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b0a54697-ff38-44ae-8dc2-f50512d20061 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] GET http://192.168.122.75/volume/v3/volumes/b3a63271-70e9-47ed-8d4f-b99aa7e64b19 Sep 02 08:58:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b0a54697-ff38-44ae-8dc2-f50512d20061 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b0a54697-ff38-44ae-8dc2-f50512d20061 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:49 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:49 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b0a54697-ff38-44ae-8dc2-f50512d20061 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Volume info retrieved successfully. Sep 02 08:58:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b0a54697-ff38-44ae-8dc2-f50512d20061 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] http://192.168.122.75/volume/v3/volumes/b3a63271-70e9-47ed-8d4f-b99aa7e64b19 returned with HTTP 200 Sep 02 08:58:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1144/2248] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:49 2026] GET /volume/v3/volumes/b3a63271-70e9-47ed-8d4f-b99aa7e64b19 => generated 862 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-03ab7e65-bb59-46f2-8c47-facd0ddd2a46 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-03ab7e65-bb59-46f2-8c47-facd0ddd2a46 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] DELETE http://192.168.122.75/volume/v3/volumes/b3a63271-70e9-47ed-8d4f-b99aa7e64b19 Sep 02 08:58:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-03ab7e65-bb59-46f2-8c47-facd0ddd2a46 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-03ab7e65-bb59-46f2-8c47-facd0ddd2a46 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:49 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-03ab7e65-bb59-46f2-8c47-facd0ddd2a46 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Delete volume with id: b3a63271-70e9-47ed-8d4f-b99aa7e64b19 Sep 02 08:58:49 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:49 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:49 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:49 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:49 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-03ab7e65-bb59-46f2-8c47-facd0ddd2a46 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Volume info retrieved successfully. Sep 02 08:58:49 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-03ab7e65-bb59-46f2-8c47-facd0ddd2a46 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Delete volume request issued successfully. Sep 02 08:58:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-03ab7e65-bb59-46f2-8c47-facd0ddd2a46 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] http://192.168.122.75/volume/v3/volumes/b3a63271-70e9-47ed-8d4f-b99aa7e64b19 returned with HTTP 202 Sep 02 08:58:49 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1105/2249] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:58:49 2026] DELETE /volume/v3/volumes/b3a63271-70e9-47ed-8d4f-b99aa7e64b19 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:58:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2f43f023-f6ca-449a-8b79-04c752ea4405 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2f43f023-f6ca-449a-8b79-04c752ea4405 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] GET http://192.168.122.75/volume/v3/volumes/b3a63271-70e9-47ed-8d4f-b99aa7e64b19 Sep 02 08:58:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2f43f023-f6ca-449a-8b79-04c752ea4405 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2f43f023-f6ca-449a-8b79-04c752ea4405 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:49 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:49 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2f43f023-f6ca-449a-8b79-04c752ea4405 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Volume info retrieved successfully. Sep 02 08:58:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2f43f023-f6ca-449a-8b79-04c752ea4405 tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] http://192.168.122.75/volume/v3/volumes/b3a63271-70e9-47ed-8d4f-b99aa7e64b19 returned with HTTP 200 Sep 02 08:58:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1145/2250] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:49 2026] GET /volume/v3/volumes/b3a63271-70e9-47ed-8d4f-b99aa7e64b19 => generated 861 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d0193b45-75dd-46b9-be19-3beac197813a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d0193b45-75dd-46b9-be19-3beac197813a tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] GET http://192.168.122.75/volume/v3/volumes/b3a63271-70e9-47ed-8d4f-b99aa7e64b19 Sep 02 08:58:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d0193b45-75dd-46b9-be19-3beac197813a tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d0193b45-75dd-46b9-be19-3beac197813a tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d0193b45-75dd-46b9-be19-3beac197813a tempest-VolumesSnapshotNegativeTestJSON-1218051907 tempest-VolumesSnapshotNegativeTestJSON-1218051907-project-member] http://192.168.122.75/volume/v3/volumes/b3a63271-70e9-47ed-8d4f-b99aa7e64b19 returned with HTTP 404 Sep 02 08:58:50 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1106/2251] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:50 2026] GET /volume/v3/volumes/b3a63271-70e9-47ed-8d4f-b99aa7e64b19 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:58:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ba50215f-014f-4650-a1e7-83b75dbd21eb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ba50215f-014f-4650-a1e7-83b75dbd21eb tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:58:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ba50215f-014f-4650-a1e7-83b75dbd21eb tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-483567606"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-ba50215f-014f-4650-a1e7-83b75dbd21eb tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-483567606'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:58:52 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-ba50215f-014f-4650-a1e7-83b75dbd21eb tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Create volume of 1 GB Sep 02 08:58:52 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ba50215f-014f-4650-a1e7-83b75dbd21eb tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Availability Zones retrieved successfully. Sep 02 08:58:52 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ba50215f-014f-4650-a1e7-83b75dbd21eb tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Flow 'volume_create_api' (c8d1d891-0f71-4e23-90ca-96ac8b92b6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:58:52 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ba50215f-014f-4650-a1e7-83b75dbd21eb tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a48d0f73-8514-4fa4-8040-f674fc6be871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:52 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-ba50215f-014f-4650-a1e7-83b75dbd21eb tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:58:52 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ba50215f-014f-4650-a1e7-83b75dbd21eb tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a48d0f73-8514-4fa4-8040-f674fc6be871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:52 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ba50215f-014f-4650-a1e7-83b75dbd21eb tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00dbffbb-49c9-476b-85c6-3ea64910957d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:52 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-ba50215f-014f-4650-a1e7-83b75dbd21eb tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Created reservations ['22b45391-7be6-4ed0-ac23-591c8cd01a64', '7e861025-e5d3-4b29-90ec-f44f3aa0d8e0', '31e7dc5f-9d0f-4b83-a969-8fa0a10c2349', '553b2f6a-30d4-4698-8ca0-9f0754c198ed'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:58:52 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ba50215f-014f-4650-a1e7-83b75dbd21eb tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00dbffbb-49c9-476b-85c6-3ea64910957d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22b45391-7be6-4ed0-ac23-591c8cd01a64', '7e861025-e5d3-4b29-90ec-f44f3aa0d8e0', '31e7dc5f-9d0f-4b83-a969-8fa0a10c2349', '553b2f6a-30d4-4698-8ca0-9f0754c198ed']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:52 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ba50215f-014f-4650-a1e7-83b75dbd21eb tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d410c8d-dd9e-4226-85d8-c500b5dd583a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:53 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:53 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ba50215f-014f-4650-a1e7-83b75dbd21eb tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d410c8d-dd9e-4226-85d8-c500b5dd583a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7997a5db-542f-439c-aa5f-5fb915cf681a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-483567606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f03a2265d074d15bacb107ca683c217',qos_specs=None,replication_status=,reservations=['22b45391-7be6-4ed0-ac23-591c8cd01a64','7e861025-e5d3-4b29-90ec-f44f3aa0d8e0','31e7dc5f-9d0f-4b83-a969-8fa0a10c2349','553b2f6a-30d4-4698-8ca0-9f0754c198ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bebab3e440084a3abeb189fe2d554b49',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:58:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-483567606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7997a5db-542f-439c-aa5f-5fb915cf681a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f03a2265d074d15bacb107ca683c217',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bebab3e440084a3abeb189fe2d554b49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:53 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ba50215f-014f-4650-a1e7-83b75dbd21eb tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86b5572d-c93d-4349-b394-0d20b168ae07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:53 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ba50215f-014f-4650-a1e7-83b75dbd21eb tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86b5572d-c93d-4349-b394-0d20b168ae07) transitioned into state 'SUCCESS' from state '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-483567606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f03a2265d074d15bacb107ca683c217',qos_specs=None,replication_status=,reservations=['22b45391-7be6-4ed0-ac23-591c8cd01a64','7e861025-e5d3-4b29-90ec-f44f3aa0d8e0','31e7dc5f-9d0f-4b83-a969-8fa0a10c2349','553b2f6a-30d4-4698-8ca0-9f0754c198ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bebab3e440084a3abeb189fe2d554b49',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:53 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ba50215f-014f-4650-a1e7-83b75dbd21eb tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f98fb226-a7cb-407f-bdbd-f66e97581757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:53 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ba50215f-014f-4650-a1e7-83b75dbd21eb tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f98fb226-a7cb-407f-bdbd-f66e97581757) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:53 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ba50215f-014f-4650-a1e7-83b75dbd21eb tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Flow 'volume_create_api' (c8d1d891-0f71-4e23-90ca-96ac8b92b6d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:58:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ba50215f-014f-4650-a1e7-83b75dbd21eb tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Create volume request issued successfully. Sep 02 08:58:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ba50215f-014f-4650-a1e7-83b75dbd21eb tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:58:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1146/2252] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:58:52 2026] POST /volume/v3/volumes => generated 766 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:58:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-45727e35-983d-4d35-976c-39ea6c401960 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-45727e35-983d-4d35-976c-39ea6c401960 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/7997a5db-542f-439c-aa5f-5fb915cf681a Sep 02 08:58:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-45727e35-983d-4d35-976c-39ea6c401960 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-45727e35-983d-4d35-976c-39ea6c401960 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:53 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:53 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-45727e35-983d-4d35-976c-39ea6c401960 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:58:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-45727e35-983d-4d35-976c-39ea6c401960 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/7997a5db-542f-439c-aa5f-5fb915cf681a returned with HTTP 200 Sep 02 08:58:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1107/2253] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:53 2026] GET /volume/v3/volumes/7997a5db-542f-439c-aa5f-5fb915cf681a => generated 834 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-66566b09-2d32-49cb-87b1-e5c683e288fc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-66566b09-2d32-49cb-87b1-e5c683e288fc tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/7997a5db-542f-439c-aa5f-5fb915cf681a Sep 02 08:58:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-66566b09-2d32-49cb-87b1-e5c683e288fc tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-66566b09-2d32-49cb-87b1-e5c683e288fc tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-66566b09-2d32-49cb-87b1-e5c683e288fc tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:58:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-66566b09-2d32-49cb-87b1-e5c683e288fc tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/7997a5db-542f-439c-aa5f-5fb915cf681a returned with HTTP 200 Sep 02 08:58:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1147/2254] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:54 2026] GET /volume/v3/volumes/7997a5db-542f-439c-aa5f-5fb915cf681a => generated 858 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2b012f2b-25b3-45f3-addc-58e7f5c67743 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2b012f2b-25b3-45f3-addc-58e7f5c67743 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/7997a5db-542f-439c-aa5f-5fb915cf681a Sep 02 08:58:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2b012f2b-25b3-45f3-addc-58e7f5c67743 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2b012f2b-25b3-45f3-addc-58e7f5c67743 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:55 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:55 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:55 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:55 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:55 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2b012f2b-25b3-45f3-addc-58e7f5c67743 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:58:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2b012f2b-25b3-45f3-addc-58e7f5c67743 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/7997a5db-542f-439c-aa5f-5fb915cf681a returned with HTTP 200 Sep 02 08:58:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1108/2255] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:58:55 2026] GET /volume/v3/volumes/7997a5db-542f-439c-aa5f-5fb915cf681a => generated 859 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-259c7ea4-ec45-496b-ac33-873ae08327ed None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-259c7ea4-ec45-496b-ac33-873ae08327ed tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 08:58:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-259c7ea4-ec45-496b-ac33-873ae08327ed tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7997a5db-542f-439c-aa5f-5fb915cf681a", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-192246120"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:55 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:55 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-259c7ea4-ec45-496b-ac33-873ae08327ed tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:58:55 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-259c7ea4-ec45-496b-ac33-873ae08327ed tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Create snapshot from volume 7997a5db-542f-439c-aa5f-5fb915cf681a Sep 02 08:58:55 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-259c7ea4-ec45-496b-ac33-873ae08327ed tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Created reservations ['cbd9c8fd-017b-49a9-b6cc-405e1634ab59', 'f6ba9bfc-1848-4190-a6b5-c5fcbaddef65', '405c1c97-d468-41ea-86ee-9f36b096dc90', 'd648af8c-5558-491b-b4b6-2d4e76d9cacf'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:58:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-259c7ea4-ec45-496b-ac33-873ae08327ed tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Snapshot create request issued successfully. Sep 02 08:58:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-259c7ea4-ec45-496b-ac33-873ae08327ed tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 08:58:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1148/2256] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 08:58:55 2026] POST /volume/v3/snapshots => generated 315 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:58:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-16856204-0d5f-4f98-8cb4-020bd5d3e8d0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-16856204-0d5f-4f98-8cb4-020bd5d3e8d0 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 Sep 02 08:58:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-16856204-0d5f-4f98-8cb4-020bd5d3e8d0 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-16856204-0d5f-4f98-8cb4-020bd5d3e8d0 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:55 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:55 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:55 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-16856204-0d5f-4f98-8cb4-020bd5d3e8d0 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Snapshot retrieved successfully. Sep 02 08:58:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-16856204-0d5f-4f98-8cb4-020bd5d3e8d0 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 returned with HTTP 200 Sep 02 08:58:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1109/2257] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:58:55 2026] GET /volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 => generated 447 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1ce20cf9-4075-49da-9e29-bb695deb381e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1ce20cf9-4075-49da-9e29-bb695deb381e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 Sep 02 08:58:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1ce20cf9-4075-49da-9e29-bb695deb381e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1ce20cf9-4075-49da-9e29-bb695deb381e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:56 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:56 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:56 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1ce20cf9-4075-49da-9e29-bb695deb381e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Snapshot retrieved successfully. Sep 02 08:58:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1ce20cf9-4075-49da-9e29-bb695deb381e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 returned with HTTP 200 Sep 02 08:58:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1149/2258] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:58:56 2026] GET /volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 => generated 447 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bfa611dc-dbc3-43c1-b8a9-2ff3fc67f7f5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bfa611dc-dbc3-43c1-b8a9-2ff3fc67f7f5 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 Sep 02 08:58:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bfa611dc-dbc3-43c1-b8a9-2ff3fc67f7f5 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bfa611dc-dbc3-43c1-b8a9-2ff3fc67f7f5 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:58 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:58 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:58:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-bfa611dc-dbc3-43c1-b8a9-2ff3fc67f7f5 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Snapshot retrieved successfully. Sep 02 08:58:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bfa611dc-dbc3-43c1-b8a9-2ff3fc67f7f5 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 returned with HTTP 200 Sep 02 08:58:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1110/2259] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:58:57 2026] GET /volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 => generated 447 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-dd7faf1b-3340-430a-985c-a5dcf7bc855f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dd7faf1b-3340-430a-985c-a5dcf7bc855f tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 Sep 02 08:58:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dd7faf1b-3340-430a-985c-a5dcf7bc855f tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:58:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dd7faf1b-3340-430a-985c-a5dcf7bc855f tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:58:59 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:58:59 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:58:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-dd7faf1b-3340-430a-985c-a5dcf7bc855f tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Snapshot retrieved successfully. Sep 02 08:58:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dd7faf1b-3340-430a-985c-a5dcf7bc855f tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 returned with HTTP 200 Sep 02 08:58:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1150/2260] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:58:59 2026] GET /volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 => generated 474 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:58:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f4725b4d-daf8-4426-a002-9474befefc09 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f4725b4d-daf8-4426-a002-9474befefc09 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:58:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f4725b4d-daf8-4426-a002-9474befefc09 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "3e733f5b-12e5-45b3-a795-e8b4577c02e1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-981805665"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-f4725b4d-daf8-4426-a002-9474befefc09 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Create volume request body: {'volume': {"'snapshot_id": '3e733f5b-12e5-45b3-a795-e8b4577c02e1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-981805665'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:58:59 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-f4725b4d-daf8-4426-a002-9474befefc09 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Create volume of 1 GB Sep 02 08:58:59 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f4725b4d-daf8-4426-a002-9474befefc09 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Availability Zones retrieved successfully. Sep 02 08:58:59 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f4725b4d-daf8-4426-a002-9474befefc09 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Flow 'volume_create_api' (e9c5e9f0-ed8c-4df0-826e-4b240a3046e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:58:59 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f4725b4d-daf8-4426-a002-9474befefc09 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e2757e0-5af5-45ba-a66b-ef2f4e29cfcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:59 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-f4725b4d-daf8-4426-a002-9474befefc09 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:58:59 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f4725b4d-daf8-4426-a002-9474befefc09 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e2757e0-5af5-45ba-a66b-ef2f4e29cfcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:59 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f4725b4d-daf8-4426-a002-9474befefc09 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e33aa909-01fc-45f0-9613-f72263062911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:59 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-f4725b4d-daf8-4426-a002-9474befefc09 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Created reservations ['c1c0f476-bdea-49e5-8e1f-e4f35a5b6a17', 'ba45c59b-cfe4-42ac-833e-86b8e38d1d08', '9154d0b4-8315-488b-b595-9fafc505c5b3', '31673517-c21f-4b70-9606-534a7cd75789'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:58:59 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f4725b4d-daf8-4426-a002-9474befefc09 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e33aa909-01fc-45f0-9613-f72263062911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1c0f476-bdea-49e5-8e1f-e4f35a5b6a17', 'ba45c59b-cfe4-42ac-833e-86b8e38d1d08', '9154d0b4-8315-488b-b595-9fafc505c5b3', '31673517-c21f-4b70-9606-534a7cd75789']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:59 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f4725b4d-daf8-4426-a002-9474befefc09 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3592389e-8ef2-4e43-8322-c36dbeb42f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:59 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:59 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:58:59 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f4725b4d-daf8-4426-a002-9474befefc09 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3592389e-8ef2-4e43-8322-c36dbeb42f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c896f89d-67a1-4cee-88e2-4c0305f843d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-981805665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f03a2265d074d15bacb107ca683c217',qos_specs=None,replication_status=,reservations=['c1c0f476-bdea-49e5-8e1f-e4f35a5b6a17','ba45c59b-cfe4-42ac-833e-86b8e38d1d08','9154d0b4-8315-488b-b595-9fafc505c5b3','31673517-c21f-4b70-9606-534a7cd75789'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bebab3e440084a3abeb189fe2d554b49',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:58:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-981805665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c896f89d-67a1-4cee-88e2-4c0305f843d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f03a2265d074d15bacb107ca683c217',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bebab3e440084a3abeb189fe2d554b49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:59 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f4725b4d-daf8-4426-a002-9474befefc09 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (915737ac-ca36-43d3-8e20-4ea4c1bea81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:59 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f4725b4d-daf8-4426-a002-9474befefc09 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (915737ac-ca36-43d3-8e20-4ea4c1bea81e) transitioned into state 'SUCCESS' from state '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-981805665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f03a2265d074d15bacb107ca683c217',qos_specs=None,replication_status=,reservations=['c1c0f476-bdea-49e5-8e1f-e4f35a5b6a17','ba45c59b-cfe4-42ac-833e-86b8e38d1d08','9154d0b4-8315-488b-b595-9fafc505c5b3','31673517-c21f-4b70-9606-534a7cd75789'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bebab3e440084a3abeb189fe2d554b49',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:59 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f4725b4d-daf8-4426-a002-9474befefc09 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dfef54e-99d1-4b21-ac9b-1b1686dfb3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:59 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f4725b4d-daf8-4426-a002-9474befefc09 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dfef54e-99d1-4b21-ac9b-1b1686dfb3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:59 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f4725b4d-daf8-4426-a002-9474befefc09 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Flow 'volume_create_api' (e9c5e9f0-ed8c-4df0-826e-4b240a3046e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:58:59 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f4725b4d-daf8-4426-a002-9474befefc09 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Create volume request issued successfully. Sep 02 08:58:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f4725b4d-daf8-4426-a002-9474befefc09 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:58:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1111/2261] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:58:59 2026] POST /volume/v3/volumes => generated 766 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:58:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-bf99a79b-c5df-4eab-af62-2fb4d7333f4b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:58:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bf99a79b-c5df-4eab-af62-2fb4d7333f4b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:58:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bf99a79b-c5df-4eab-af62-2fb4d7333f4b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "3e733f5b-12e5-45b3-a795-e8b4577c02e1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-621065575"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:58:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-bf99a79b-c5df-4eab-af62-2fb4d7333f4b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Create volume request body: {'volume': {"'snapshot_id": '3e733f5b-12e5-45b3-a795-e8b4577c02e1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-621065575'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:58:59 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-bf99a79b-c5df-4eab-af62-2fb4d7333f4b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Create volume of 1 GB Sep 02 08:58:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-bf99a79b-c5df-4eab-af62-2fb4d7333f4b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Availability Zones retrieved successfully. Sep 02 08:58:59 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bf99a79b-c5df-4eab-af62-2fb4d7333f4b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Flow 'volume_create_api' (322e112b-2fa8-4639-be2b-6386ae735d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:58:59 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bf99a79b-c5df-4eab-af62-2fb4d7333f4b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cf0d870-09ef-4a5a-87e4-dd78022c3900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:59 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-bf99a79b-c5df-4eab-af62-2fb4d7333f4b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:58:59 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bf99a79b-c5df-4eab-af62-2fb4d7333f4b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cf0d870-09ef-4a5a-87e4-dd78022c3900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:59 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bf99a79b-c5df-4eab-af62-2fb4d7333f4b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ae17e0f-0147-4519-8b68-adc1d54f6870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:59 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-bf99a79b-c5df-4eab-af62-2fb4d7333f4b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Created reservations ['9451fdf5-57bc-4075-babc-3d9c4b0da268', '35bcb3c9-8651-40ac-b115-a766e1a412cd', '35d4843a-fac3-42f3-89f1-d45288b95726', '2c24d3ac-9ce4-431e-864e-60f836c29c9f'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:58:59 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bf99a79b-c5df-4eab-af62-2fb4d7333f4b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ae17e0f-0147-4519-8b68-adc1d54f6870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9451fdf5-57bc-4075-babc-3d9c4b0da268', '35bcb3c9-8651-40ac-b115-a766e1a412cd', '35d4843a-fac3-42f3-89f1-d45288b95726', '2c24d3ac-9ce4-431e-864e-60f836c29c9f']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:59 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bf99a79b-c5df-4eab-af62-2fb4d7333f4b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add23b6d-23ba-463e-8fe8-08b811f95c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:58:59 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:58:59 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:58:59 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bf99a79b-c5df-4eab-af62-2fb4d7333f4b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add23b6d-23ba-463e-8fe8-08b811f95c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '372422d8-9e28-4687-8cd1-b510f65998aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-621065575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f03a2265d074d15bacb107ca683c217',qos_specs=None,replication_status=,reservations=['9451fdf5-57bc-4075-babc-3d9c4b0da268','35bcb3c9-8651-40ac-b115-a766e1a412cd','35d4843a-fac3-42f3-89f1-d45288b95726','2c24d3ac-9ce4-431e-864e-60f836c29c9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bebab3e440084a3abeb189fe2d554b49',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:58:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-621065575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=372422d8-9e28-4687-8cd1-b510f65998aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f03a2265d074d15bacb107ca683c217',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bebab3e440084a3abeb189fe2d554b49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:58:59 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bf99a79b-c5df-4eab-af62-2fb4d7333f4b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5084505-bfec-45e0-a0be-583bef6d30bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bf99a79b-c5df-4eab-af62-2fb4d7333f4b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5084505-bfec-45e0-a0be-583bef6d30bb) transitioned into state 'SUCCESS' from state '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-621065575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f03a2265d074d15bacb107ca683c217',qos_specs=None,replication_status=,reservations=['9451fdf5-57bc-4075-babc-3d9c4b0da268','35bcb3c9-8651-40ac-b115-a766e1a412cd','35d4843a-fac3-42f3-89f1-d45288b95726','2c24d3ac-9ce4-431e-864e-60f836c29c9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bebab3e440084a3abeb189fe2d554b49',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bf99a79b-c5df-4eab-af62-2fb4d7333f4b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9dfc2bd-1600-48d4-8c5d-44132a022786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bf99a79b-c5df-4eab-af62-2fb4d7333f4b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9dfc2bd-1600-48d4-8c5d-44132a022786) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bf99a79b-c5df-4eab-af62-2fb4d7333f4b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Flow 'volume_create_api' (322e112b-2fa8-4639-be2b-6386ae735d65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-bf99a79b-c5df-4eab-af62-2fb4d7333f4b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Create volume request issued successfully. Sep 02 08:59:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bf99a79b-c5df-4eab-af62-2fb4d7333f4b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:59:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1151/2262] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:58:59 2026] POST /volume/v3/volumes => generated 766 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:59:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b97e12cd-c505-4643-8cdb-c0e4b6dc481b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b97e12cd-c505-4643-8cdb-c0e4b6dc481b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:59:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b97e12cd-c505-4643-8cdb-c0e4b6dc481b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "3e733f5b-12e5-45b3-a795-e8b4577c02e1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1296569834"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:59:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-b97e12cd-c505-4643-8cdb-c0e4b6dc481b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Create volume request body: {'volume': {"'snapshot_id": '3e733f5b-12e5-45b3-a795-e8b4577c02e1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1296569834'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:59:00 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-b97e12cd-c505-4643-8cdb-c0e4b6dc481b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Create volume of 1 GB Sep 02 08:59:00 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:00 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b97e12cd-c505-4643-8cdb-c0e4b6dc481b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Availability Zones retrieved successfully. Sep 02 08:59:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b97e12cd-c505-4643-8cdb-c0e4b6dc481b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Flow 'volume_create_api' (4c1bfcc7-5970-4f1d-930f-94968f22db08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b97e12cd-c505-4643-8cdb-c0e4b6dc481b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (438d81f6-67db-43b6-a0af-6e255e6949da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-b97e12cd-c505-4643-8cdb-c0e4b6dc481b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:59:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b97e12cd-c505-4643-8cdb-c0e4b6dc481b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (438d81f6-67db-43b6-a0af-6e255e6949da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b97e12cd-c505-4643-8cdb-c0e4b6dc481b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44f8911c-cccc-4dc5-9b8d-bb5a4c4f025f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:00 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-b97e12cd-c505-4643-8cdb-c0e4b6dc481b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Created reservations ['8baf94ac-7093-428a-93a2-5523b687a6b7', 'f13f180f-533c-4a97-ae8a-dfc72e528700', '21ae862f-3d52-435e-862a-2971f356ac67', '63f2b6ce-8de2-431e-805c-01c238ee5a06'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:59:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b97e12cd-c505-4643-8cdb-c0e4b6dc481b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44f8911c-cccc-4dc5-9b8d-bb5a4c4f025f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8baf94ac-7093-428a-93a2-5523b687a6b7', 'f13f180f-533c-4a97-ae8a-dfc72e528700', '21ae862f-3d52-435e-862a-2971f356ac67', '63f2b6ce-8de2-431e-805c-01c238ee5a06']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b97e12cd-c505-4643-8cdb-c0e4b6dc481b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3edb8be2-30ae-4c31-98e2-d0a4dc48fad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:00 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:00 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b97e12cd-c505-4643-8cdb-c0e4b6dc481b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3edb8be2-30ae-4c31-98e2-d0a4dc48fad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75785b5b-e52c-415e-b4f4-1769f4b8afbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1296569834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f03a2265d074d15bacb107ca683c217',qos_specs=None,replication_status=,reservations=['8baf94ac-7093-428a-93a2-5523b687a6b7','f13f180f-533c-4a97-ae8a-dfc72e528700','21ae862f-3d52-435e-862a-2971f356ac67','63f2b6ce-8de2-431e-805c-01c238ee5a06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bebab3e440084a3abeb189fe2d554b49',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:59:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1296569834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75785b5b-e52c-415e-b4f4-1769f4b8afbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f03a2265d074d15bacb107ca683c217',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bebab3e440084a3abeb189fe2d554b49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b97e12cd-c505-4643-8cdb-c0e4b6dc481b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92d3108d-4c7e-4b58-8405-1f8c8afc1107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b97e12cd-c505-4643-8cdb-c0e4b6dc481b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92d3108d-4c7e-4b58-8405-1f8c8afc1107) transitioned into state 'SUCCESS' from state '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-1296569834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f03a2265d074d15bacb107ca683c217',qos_specs=None,replication_status=,reservations=['8baf94ac-7093-428a-93a2-5523b687a6b7','f13f180f-533c-4a97-ae8a-dfc72e528700','21ae862f-3d52-435e-862a-2971f356ac67','63f2b6ce-8de2-431e-805c-01c238ee5a06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bebab3e440084a3abeb189fe2d554b49',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b97e12cd-c505-4643-8cdb-c0e4b6dc481b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c7af883-c907-4be1-9c9e-30f613bb5fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b97e12cd-c505-4643-8cdb-c0e4b6dc481b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c7af883-c907-4be1-9c9e-30f613bb5fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b97e12cd-c505-4643-8cdb-c0e4b6dc481b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Flow 'volume_create_api' (4c1bfcc7-5970-4f1d-930f-94968f22db08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b97e12cd-c505-4643-8cdb-c0e4b6dc481b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Create volume request issued successfully. Sep 02 08:59:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b97e12cd-c505-4643-8cdb-c0e4b6dc481b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:59:00 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1112/2263] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:59:00 2026] POST /volume/v3/volumes => generated 767 bytes in 739 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:59:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c2bd4404-1dea-4af1-bc5e-2fb84844e35c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c2bd4404-1dea-4af1-bc5e-2fb84844e35c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:59:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c2bd4404-1dea-4af1-bc5e-2fb84844e35c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "3e733f5b-12e5-45b3-a795-e8b4577c02e1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-35862356"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:59:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-c2bd4404-1dea-4af1-bc5e-2fb84844e35c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Create volume request body: {'volume': {"'snapshot_id": '3e733f5b-12e5-45b3-a795-e8b4577c02e1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-35862356'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:59:00 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-c2bd4404-1dea-4af1-bc5e-2fb84844e35c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Create volume of 1 GB Sep 02 08:59:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c2bd4404-1dea-4af1-bc5e-2fb84844e35c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Availability Zones retrieved successfully. Sep 02 08:59:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c2bd4404-1dea-4af1-bc5e-2fb84844e35c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Flow 'volume_create_api' (2a8be1e4-2507-4734-92d0-4009771688b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c2bd4404-1dea-4af1-bc5e-2fb84844e35c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (552893f5-136a-4276-9d34-9b503d06d50c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-c2bd4404-1dea-4af1-bc5e-2fb84844e35c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:59:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c2bd4404-1dea-4af1-bc5e-2fb84844e35c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (552893f5-136a-4276-9d34-9b503d06d50c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c2bd4404-1dea-4af1-bc5e-2fb84844e35c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efb3ce87-7bee-4d6b-a99b-4cf03fc9148a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-19376483-648f-4c80-a1e1-a3f903b6361f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-19376483-648f-4c80-a1e1-a3f903b6361f tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:59:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-19376483-648f-4c80-a1e1-a3f903b6361f tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "397c0f0c-2b56-466d-8c4a-4fd8bead4e5c", "size": 1}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:59:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-19376483-648f-4c80-a1e1-a3f903b6361f tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '397c0f0c-2b56-466d-8c4a-4fd8bead4e5c', 'size': 1}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:59:01 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-c2bd4404-1dea-4af1-bc5e-2fb84844e35c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Created reservations ['982fa78f-5f9a-44ba-93dd-e493c8c567f5', 'b49f3d0d-1d11-4b3e-991f-6f6a42da67a9', '16add90e-5643-4d9d-bca3-0bc080700633', 'aac88e1b-248d-4006-8f24-afd87823fc24'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:59:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c2bd4404-1dea-4af1-bc5e-2fb84844e35c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efb3ce87-7bee-4d6b-a99b-4cf03fc9148a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['982fa78f-5f9a-44ba-93dd-e493c8c567f5', 'b49f3d0d-1d11-4b3e-991f-6f6a42da67a9', '16add90e-5643-4d9d-bca3-0bc080700633', 'aac88e1b-248d-4006-8f24-afd87823fc24']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c2bd4404-1dea-4af1-bc5e-2fb84844e35c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97446595-74ce-4e03-966c-b3b1e4fc4d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:01 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:01 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c2bd4404-1dea-4af1-bc5e-2fb84844e35c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97446595-74ce-4e03-966c-b3b1e4fc4d12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e1d8f02-e1ce-402e-a989-59eff8f0424f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-35862356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f03a2265d074d15bacb107ca683c217',qos_specs=None,replication_status=,reservations=['982fa78f-5f9a-44ba-93dd-e493c8c567f5','b49f3d0d-1d11-4b3e-991f-6f6a42da67a9','16add90e-5643-4d9d-bca3-0bc080700633','aac88e1b-248d-4006-8f24-afd87823fc24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bebab3e440084a3abeb189fe2d554b49',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:59:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-35862356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e1d8f02-e1ce-402e-a989-59eff8f0424f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f03a2265d074d15bacb107ca683c217',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bebab3e440084a3abeb189fe2d554b49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c2bd4404-1dea-4af1-bc5e-2fb84844e35c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4f091eb-ab5e-4b32-a1cf-5bfd7335b0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c2bd4404-1dea-4af1-bc5e-2fb84844e35c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4f091eb-ab5e-4b32-a1cf-5bfd7335b0ae) transitioned into state 'SUCCESS' from state '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-35862356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f03a2265d074d15bacb107ca683c217',qos_specs=None,replication_status=,reservations=['982fa78f-5f9a-44ba-93dd-e493c8c567f5','b49f3d0d-1d11-4b3e-991f-6f6a42da67a9','16add90e-5643-4d9d-bca3-0bc080700633','aac88e1b-248d-4006-8f24-afd87823fc24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bebab3e440084a3abeb189fe2d554b49',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c2bd4404-1dea-4af1-bc5e-2fb84844e35c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96431e32-08d9-4b45-b50d-bd7bea54440e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c2bd4404-1dea-4af1-bc5e-2fb84844e35c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96431e32-08d9-4b45-b50d-bd7bea54440e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c2bd4404-1dea-4af1-bc5e-2fb84844e35c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Flow 'volume_create_api' (2a8be1e4-2507-4734-92d0-4009771688b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:01 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c2bd4404-1dea-4af1-bc5e-2fb84844e35c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Create volume request issued successfully. Sep 02 08:59:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c2bd4404-1dea-4af1-bc5e-2fb84844e35c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:59:01 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1152/2264] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:59:00 2026] POST /volume/v3/volumes => generated 765 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:59:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-86b12ef5-7e5d-43d7-8e61-2fa23a155f3e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-86b12ef5-7e5d-43d7-8e61-2fa23a155f3e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:59:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-86b12ef5-7e5d-43d7-8e61-2fa23a155f3e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "3e733f5b-12e5-45b3-a795-e8b4577c02e1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-851036709"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:59:01 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-19376483-648f-4c80-a1e1-a3f903b6361f tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Create volume of 1 GB Sep 02 08:59:01 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:01 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-86b12ef5-7e5d-43d7-8e61-2fa23a155f3e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Create volume request body: {'volume': {"'snapshot_id": '3e733f5b-12e5-45b3-a795-e8b4577c02e1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-851036709'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:59:01 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-86b12ef5-7e5d-43d7-8e61-2fa23a155f3e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Create volume of 1 GB Sep 02 08:59:01 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:01 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:01 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-86b12ef5-7e5d-43d7-8e61-2fa23a155f3e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Availability Zones retrieved successfully. Sep 02 08:59:01 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-19376483-648f-4c80-a1e1-a3f903b6361f tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Availability Zones retrieved successfully. Sep 02 08:59:01 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-19376483-648f-4c80-a1e1-a3f903b6361f tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Flow 'volume_create_api' (01d12aaa-d49d-4ded-a417-be1fc73dcc4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-86b12ef5-7e5d-43d7-8e61-2fa23a155f3e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Flow 'volume_create_api' (0c9860bd-aa74-4695-9584-7ec191d29312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:01 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-19376483-648f-4c80-a1e1-a3f903b6361f tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (484ad16b-97ee-43c4-a1a8-22178d23f6f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-86b12ef5-7e5d-43d7-8e61-2fa23a155f3e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab88af44-627f-46bf-b5f4-4aff3c1e571c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:01 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-19376483-648f-4c80-a1e1-a3f903b6361f tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:59:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-86b12ef5-7e5d-43d7-8e61-2fa23a155f3e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:59:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-86b12ef5-7e5d-43d7-8e61-2fa23a155f3e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab88af44-627f-46bf-b5f4-4aff3c1e571c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-86b12ef5-7e5d-43d7-8e61-2fa23a155f3e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (230998eb-44d6-4035-b321-27e37a9ab564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:01 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-19376483-648f-4c80-a1e1-a3f903b6361f tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (484ad16b-97ee-43c4-a1a8-22178d23f6f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:01 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-19376483-648f-4c80-a1e1-a3f903b6361f tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9122f41b-f556-43ef-8d6c-762537552968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:01 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-86b12ef5-7e5d-43d7-8e61-2fa23a155f3e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Created reservations ['8f162d21-379c-468b-9012-07c192224ad4', 'bee2350a-9d77-4d0d-b001-b081a157dbef', '517f0fc1-4d97-4a6c-90dd-bbdd306950a5', 'b0b6b7ee-c37c-4e21-9335-d15238a029a6'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:59:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-86b12ef5-7e5d-43d7-8e61-2fa23a155f3e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (230998eb-44d6-4035-b321-27e37a9ab564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f162d21-379c-468b-9012-07c192224ad4', 'bee2350a-9d77-4d0d-b001-b081a157dbef', '517f0fc1-4d97-4a6c-90dd-bbdd306950a5', 'b0b6b7ee-c37c-4e21-9335-d15238a029a6']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-86b12ef5-7e5d-43d7-8e61-2fa23a155f3e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9d1df34-160c-4c8c-8f7a-3072f6f2e31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:02 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-19376483-648f-4c80-a1e1-a3f903b6361f tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Created reservations ['ff31e627-44b5-42e1-b75c-8b7ada090fa2', '955faa1a-8e8f-4bcc-ace2-6da6ecb27f45', '76a385df-bc61-49fd-9a5a-a2f5032c0e25', '92669256-edb2-483a-a007-61588611f9e6'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:59:02 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-19376483-648f-4c80-a1e1-a3f903b6361f tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9122f41b-f556-43ef-8d6c-762537552968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff31e627-44b5-42e1-b75c-8b7ada090fa2', '955faa1a-8e8f-4bcc-ace2-6da6ecb27f45', '76a385df-bc61-49fd-9a5a-a2f5032c0e25', '92669256-edb2-483a-a007-61588611f9e6']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:02 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-19376483-648f-4c80-a1e1-a3f903b6361f tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0db29d0d-e38b-4bae-b2e5-78a637e626c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:02 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:02 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:02 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-86b12ef5-7e5d-43d7-8e61-2fa23a155f3e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9d1df34-160c-4c8c-8f7a-3072f6f2e31a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a266d01-709a-426f-a846-9e3af7a35ac7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-851036709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f03a2265d074d15bacb107ca683c217',qos_specs=None,replication_status=,reservations=['8f162d21-379c-468b-9012-07c192224ad4','bee2350a-9d77-4d0d-b001-b081a157dbef','517f0fc1-4d97-4a6c-90dd-bbdd306950a5','b0b6b7ee-c37c-4e21-9335-d15238a029a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bebab3e440084a3abeb189fe2d554b49',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:59:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-851036709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a266d01-709a-426f-a846-9e3af7a35ac7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f03a2265d074d15bacb107ca683c217',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bebab3e440084a3abeb189fe2d554b49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:02 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-86b12ef5-7e5d-43d7-8e61-2fa23a155f3e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7f62a75-11f4-4a3a-9773-48be5a01bad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:02 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:02 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:02 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-19376483-648f-4c80-a1e1-a3f903b6361f tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0db29d0d-e38b-4bae-b2e5-78a637e626c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e72d6df5-7393-4151-bdf9-b05a8c327a6f', '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='fefd8bcb71a640c5bc66ac855e77ced2',qos_specs=None,replication_status=,reservations=['ff31e627-44b5-42e1-b75c-8b7ada090fa2','955faa1a-8e8f-4bcc-ace2-6da6ecb27f45','76a385df-bc61-49fd-9a5a-a2f5032c0e25','92669256-edb2-483a-a007-61588611f9e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03033012c72b4354b6d35d1e75dac6fb',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:59:02Z,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=e72d6df5-7393-4151-bdf9-b05a8c327a6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fefd8bcb71a640c5bc66ac855e77ced2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03033012c72b4354b6d35d1e75dac6fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:02 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-19376483-648f-4c80-a1e1-a3f903b6361f tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c7e211e-edb2-4b9f-8054-4ff5203c8d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:02 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-86b12ef5-7e5d-43d7-8e61-2fa23a155f3e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7f62a75-11f4-4a3a-9773-48be5a01bad5) transitioned into state 'SUCCESS' from state '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-851036709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f03a2265d074d15bacb107ca683c217',qos_specs=None,replication_status=,reservations=['8f162d21-379c-468b-9012-07c192224ad4','bee2350a-9d77-4d0d-b001-b081a157dbef','517f0fc1-4d97-4a6c-90dd-bbdd306950a5','b0b6b7ee-c37c-4e21-9335-d15238a029a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bebab3e440084a3abeb189fe2d554b49',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:02 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-86b12ef5-7e5d-43d7-8e61-2fa23a155f3e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f488e0db-cc60-4ca2-979c-624c57098b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:02 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-19376483-648f-4c80-a1e1-a3f903b6361f tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c7e211e-edb2-4b9f-8054-4ff5203c8d2e) transitioned into state 'SUCCESS' from 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='fefd8bcb71a640c5bc66ac855e77ced2',qos_specs=None,replication_status=,reservations=['ff31e627-44b5-42e1-b75c-8b7ada090fa2','955faa1a-8e8f-4bcc-ace2-6da6ecb27f45','76a385df-bc61-49fd-9a5a-a2f5032c0e25','92669256-edb2-483a-a007-61588611f9e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03033012c72b4354b6d35d1e75dac6fb',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:02 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-19376483-648f-4c80-a1e1-a3f903b6361f tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28c9ba9d-08d7-45ff-80d6-34d54c634890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:02 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-86b12ef5-7e5d-43d7-8e61-2fa23a155f3e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f488e0db-cc60-4ca2-979c-624c57098b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:02 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-86b12ef5-7e5d-43d7-8e61-2fa23a155f3e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Flow 'volume_create_api' (0c9860bd-aa74-4695-9584-7ec191d29312) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:02 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-86b12ef5-7e5d-43d7-8e61-2fa23a155f3e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Create volume request issued successfully. Sep 02 08:59:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-86b12ef5-7e5d-43d7-8e61-2fa23a155f3e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:59:02 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1153/2265] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:59:01 2026] POST /volume/v3/volumes => generated 766 bytes in 859 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:59:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3a36a1de-dae9-46f9-b5f1-912907dfe85b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3a36a1de-dae9-46f9-b5f1-912907dfe85b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/c896f89d-67a1-4cee-88e2-4c0305f843d7 Sep 02 08:59:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3a36a1de-dae9-46f9-b5f1-912907dfe85b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3a36a1de-dae9-46f9-b5f1-912907dfe85b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:02 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:02 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:02 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:02 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:02 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-19376483-648f-4c80-a1e1-a3f903b6361f tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28c9ba9d-08d7-45ff-80d6-34d54c634890) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:02 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3a36a1de-dae9-46f9-b5f1-912907dfe85b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:59:02 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-19376483-648f-4c80-a1e1-a3f903b6361f tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Flow 'volume_create_api' (01d12aaa-d49d-4ded-a417-be1fc73dcc4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:02 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-19376483-648f-4c80-a1e1-a3f903b6361f tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Create volume request issued successfully. Sep 02 08:59:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-19376483-648f-4c80-a1e1-a3f903b6361f tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:59:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1113/2266] 192.168.122.75 () {62 vars in 1179 bytes} [Wed Sep 2 08:59:01 2026] POST /volume/v3/volumes => generated 782 bytes in 1215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:59:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3a36a1de-dae9-46f9-b5f1-912907dfe85b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/c896f89d-67a1-4cee-88e2-4c0305f843d7 returned with HTTP 200 Sep 02 08:59:02 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1154/2267] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:02 2026] GET /volume/v3/volumes/c896f89d-67a1-4cee-88e2-4c0305f843d7 => generated 859 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-58556804-6b0e-4df2-beb1-1a23f0eb37bc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-44159dce-d5e1-4de0-978a-9bbda85e1587 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-58556804-6b0e-4df2-beb1-1a23f0eb37bc tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] GET http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f Sep 02 08:59:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-58556804-6b0e-4df2-beb1-1a23f0eb37bc tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-58556804-6b0e-4df2-beb1-1a23f0eb37bc tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-44159dce-d5e1-4de0-978a-9bbda85e1587 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/372422d8-9e28-4687-8cd1-b510f65998aa Sep 02 08:59:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-44159dce-d5e1-4de0-978a-9bbda85e1587 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-44159dce-d5e1-4de0-978a-9bbda85e1587 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:02 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:02 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:02 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:02 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:02 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:02 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:02 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:02 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:02 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-58556804-6b0e-4df2-beb1-1a23f0eb37bc tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Volume info retrieved successfully. Sep 02 08:59:02 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-44159dce-d5e1-4de0-978a-9bbda85e1587 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:59:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-58556804-6b0e-4df2-beb1-1a23f0eb37bc tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f returned with HTTP 200 Sep 02 08:59:02 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1155/2268] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:59:02 2026] GET /volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f => generated 850 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:59:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-44159dce-d5e1-4de0-978a-9bbda85e1587 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/372422d8-9e28-4687-8cd1-b510f65998aa returned with HTTP 200 Sep 02 08:59:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1114/2269] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:02 2026] GET /volume/v3/volumes/372422d8-9e28-4687-8cd1-b510f65998aa => generated 858 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-905bf5a5-c9c3-4433-8cab-6ca64f1debd8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cb4570f7-a641-4864-979f-4a577d5cec2c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-905bf5a5-c9c3-4433-8cab-6ca64f1debd8 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] GET http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f Sep 02 08:59:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-905bf5a5-c9c3-4433-8cab-6ca64f1debd8 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-905bf5a5-c9c3-4433-8cab-6ca64f1debd8 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cb4570f7-a641-4864-979f-4a577d5cec2c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/372422d8-9e28-4687-8cd1-b510f65998aa Sep 02 08:59:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cb4570f7-a641-4864-979f-4a577d5cec2c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cb4570f7-a641-4864-979f-4a577d5cec2c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:03 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:03 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:03 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:03 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:03 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:03 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:03 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:03 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cb4570f7-a641-4864-979f-4a577d5cec2c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:59:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-905bf5a5-c9c3-4433-8cab-6ca64f1debd8 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Volume info retrieved successfully. Sep 02 08:59:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cb4570f7-a641-4864-979f-4a577d5cec2c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/372422d8-9e28-4687-8cd1-b510f65998aa returned with HTTP 200 Sep 02 08:59:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-905bf5a5-c9c3-4433-8cab-6ca64f1debd8 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f returned with HTTP 200 Sep 02 08:59:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1115/2270] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:03 2026] GET /volume/v3/volumes/372422d8-9e28-4687-8cd1-b510f65998aa => generated 859 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1156/2271] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:59:03 2026] GET /volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f => generated 874 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:59:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-27bcdc3c-db48-462a-b0f7-e269cfcbc735 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-27bcdc3c-db48-462a-b0f7-e269cfcbc735 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/75785b5b-e52c-415e-b4f4-1769f4b8afbc Sep 02 08:59:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-27bcdc3c-db48-462a-b0f7-e269cfcbc735 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-27bcdc3c-db48-462a-b0f7-e269cfcbc735 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:03 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:03 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:03 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:03 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-27bcdc3c-db48-462a-b0f7-e269cfcbc735 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:59:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-27bcdc3c-db48-462a-b0f7-e269cfcbc735 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/75785b5b-e52c-415e-b4f4-1769f4b8afbc returned with HTTP 200 Sep 02 08:59:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1116/2272] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:03 2026] GET /volume/v3/volumes/75785b5b-e52c-415e-b4f4-1769f4b8afbc => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:59:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-51841cfc-0cff-418e-8705-343487b02f8d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-51841cfc-0cff-418e-8705-343487b02f8d tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] GET http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f Sep 02 08:59:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-51841cfc-0cff-418e-8705-343487b02f8d tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-51841cfc-0cff-418e-8705-343487b02f8d tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-14f47232-1d37-4f32-a2f5-1f773afe3ce8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-14f47232-1d37-4f32-a2f5-1f773afe3ce8 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/75785b5b-e52c-415e-b4f4-1769f4b8afbc Sep 02 08:59:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-14f47232-1d37-4f32-a2f5-1f773afe3ce8 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-14f47232-1d37-4f32-a2f5-1f773afe3ce8 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-51841cfc-0cff-418e-8705-343487b02f8d tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Volume info retrieved successfully. Sep 02 08:59:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-51841cfc-0cff-418e-8705-343487b02f8d tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f returned with HTTP 200 Sep 02 08:59:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1157/2273] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:59:04 2026] GET /volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f => generated 874 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:59:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-14f47232-1d37-4f32-a2f5-1f773afe3ce8 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:59:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-14f47232-1d37-4f32-a2f5-1f773afe3ce8 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/75785b5b-e52c-415e-b4f4-1769f4b8afbc returned with HTTP 200 Sep 02 08:59:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1117/2274] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:04 2026] GET /volume/v3/volumes/75785b5b-e52c-415e-b4f4-1769f4b8afbc => generated 860 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-64dfda2d-caeb-4929-8e5d-ac62ef5e61da None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-64dfda2d-caeb-4929-8e5d-ac62ef5e61da tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/1e1d8f02-e1ce-402e-a989-59eff8f0424f Sep 02 08:59:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-64dfda2d-caeb-4929-8e5d-ac62ef5e61da tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-64dfda2d-caeb-4929-8e5d-ac62ef5e61da tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-64dfda2d-caeb-4929-8e5d-ac62ef5e61da tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:59:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-64dfda2d-caeb-4929-8e5d-ac62ef5e61da tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/1e1d8f02-e1ce-402e-a989-59eff8f0424f returned with HTTP 200 Sep 02 08:59:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1158/2275] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:04 2026] GET /volume/v3/volumes/1e1d8f02-e1ce-402e-a989-59eff8f0424f => generated 857 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9c804cc8-7db8-4258-a67b-5635309e599d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9c804cc8-7db8-4258-a67b-5635309e599d tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] GET http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f Sep 02 08:59:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9c804cc8-7db8-4258-a67b-5635309e599d tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9c804cc8-7db8-4258-a67b-5635309e599d tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:05 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:05 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:05 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:05 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:05 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9c804cc8-7db8-4258-a67b-5635309e599d tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Volume info retrieved successfully. Sep 02 08:59:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9c804cc8-7db8-4258-a67b-5635309e599d tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f returned with HTTP 200 Sep 02 08:59:05 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1118/2276] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:59:05 2026] GET /volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f => generated 932 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 08:59:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8601b638-1e54-4bf3-9727-03cddfefa7d0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8601b638-1e54-4bf3-9727-03cddfefa7d0 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/1e1d8f02-e1ce-402e-a989-59eff8f0424f Sep 02 08:59:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8601b638-1e54-4bf3-9727-03cddfefa7d0 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8601b638-1e54-4bf3-9727-03cddfefa7d0 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:05 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:05 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:05 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:05 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:05 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8601b638-1e54-4bf3-9727-03cddfefa7d0 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:59:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8601b638-1e54-4bf3-9727-03cddfefa7d0 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/1e1d8f02-e1ce-402e-a989-59eff8f0424f returned with HTTP 200 Sep 02 08:59:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1159/2277] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:05 2026] GET /volume/v3/volumes/1e1d8f02-e1ce-402e-a989-59eff8f0424f => generated 858 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-41ca3c12-83c7-4c1c-b214-c4b94a402f9b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-41ca3c12-83c7-4c1c-b214-c4b94a402f9b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/6a266d01-709a-426f-a846-9e3af7a35ac7 Sep 02 08:59:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-41ca3c12-83c7-4c1c-b214-c4b94a402f9b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-41ca3c12-83c7-4c1c-b214-c4b94a402f9b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:06 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:06 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:06 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:06 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:06 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-41ca3c12-83c7-4c1c-b214-c4b94a402f9b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:59:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-41ca3c12-83c7-4c1c-b214-c4b94a402f9b tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/6a266d01-709a-426f-a846-9e3af7a35ac7 returned with HTTP 200 Sep 02 08:59:06 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1119/2278] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:05 2026] GET /volume/v3/volumes/6a266d01-709a-426f-a846-9e3af7a35ac7 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-51a6c909-dcea-4263-9ca6-f3ccb3cf73e0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-51a6c909-dcea-4263-9ca6-f3ccb3cf73e0 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] GET http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f Sep 02 08:59:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-51a6c909-dcea-4263-9ca6-f3ccb3cf73e0 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-51a6c909-dcea-4263-9ca6-f3ccb3cf73e0 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:06 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:06 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:06 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:06 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:06 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-51a6c909-dcea-4263-9ca6-f3ccb3cf73e0 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Volume info retrieved successfully. Sep 02 08:59:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-51a6c909-dcea-4263-9ca6-f3ccb3cf73e0 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f returned with HTTP 200 Sep 02 08:59:06 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1160/2279] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:59:06 2026] GET /volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f => generated 932 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:59:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3a771cfe-b7a5-428e-9b0f-ca3c7c79bb28 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3a771cfe-b7a5-428e-9b0f-ca3c7c79bb28 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/6a266d01-709a-426f-a846-9e3af7a35ac7 Sep 02 08:59:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3a771cfe-b7a5-428e-9b0f-ca3c7c79bb28 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3a771cfe-b7a5-428e-9b0f-ca3c7c79bb28 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:07 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:07 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:07 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:07 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:07 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3a771cfe-b7a5-428e-9b0f-ca3c7c79bb28 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:59:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3a771cfe-b7a5-428e-9b0f-ca3c7c79bb28 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/6a266d01-709a-426f-a846-9e3af7a35ac7 returned with HTTP 200 Sep 02 08:59:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1120/2280] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:07 2026] GET /volume/v3/volumes/6a266d01-709a-426f-a846-9e3af7a35ac7 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9fbae88a-e3a4-4fa6-a1e0-656d4d5bb264 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9fbae88a-e3a4-4fa6-a1e0-656d4d5bb264 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] DELETE http://192.168.122.75/volume/v3/volumes/6a266d01-709a-426f-a846-9e3af7a35ac7 Sep 02 08:59:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9fbae88a-e3a4-4fa6-a1e0-656d4d5bb264 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9fbae88a-e3a4-4fa6-a1e0-656d4d5bb264 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:07 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-9fbae88a-e3a4-4fa6-a1e0-656d4d5bb264 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Delete volume with id: 6a266d01-709a-426f-a846-9e3af7a35ac7 Sep 02 08:59:07 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:07 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-9fbae88a-e3a4-4fa6-a1e0-656d4d5bb264 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:59:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-9fbae88a-e3a4-4fa6-a1e0-656d4d5bb264 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Delete volume request issued successfully. Sep 02 08:59:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9fbae88a-e3a4-4fa6-a1e0-656d4d5bb264 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/6a266d01-709a-426f-a846-9e3af7a35ac7 returned with HTTP 202 Sep 02 08:59:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1161/2281] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:59:07 2026] DELETE /volume/v3/volumes/6a266d01-709a-426f-a846-9e3af7a35ac7 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:59:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-10c4c9af-043c-4f1a-a824-a79066f8c8fe None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-10c4c9af-043c-4f1a-a824-a79066f8c8fe tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/6a266d01-709a-426f-a846-9e3af7a35ac7 Sep 02 08:59:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-10c4c9af-043c-4f1a-a824-a79066f8c8fe tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-10c4c9af-043c-4f1a-a824-a79066f8c8fe tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:07 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:07 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:07 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:07 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:07 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-10c4c9af-043c-4f1a-a824-a79066f8c8fe tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:59:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-10c4c9af-043c-4f1a-a824-a79066f8c8fe tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/6a266d01-709a-426f-a846-9e3af7a35ac7 returned with HTTP 200 Sep 02 08:59:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1121/2282] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:07 2026] GET /volume/v3/volumes/6a266d01-709a-426f-a846-9e3af7a35ac7 => generated 858 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b111ea70-0f6f-4f26-9d06-4adc1f3f719e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b111ea70-0f6f-4f26-9d06-4adc1f3f719e tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] GET http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f Sep 02 08:59:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b111ea70-0f6f-4f26-9d06-4adc1f3f719e tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b111ea70-0f6f-4f26-9d06-4adc1f3f719e tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:07 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:07 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b111ea70-0f6f-4f26-9d06-4adc1f3f719e tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Volume info retrieved successfully. Sep 02 08:59:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b111ea70-0f6f-4f26-9d06-4adc1f3f719e tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f returned with HTTP 200 Sep 02 08:59:08 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1162/2283] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:59:07 2026] GET /volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f => generated 935 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:59:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8cddd325-f3e2-478a-b196-fb58f7e14cfd None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8cddd325-f3e2-478a-b196-fb58f7e14cfd tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/6a266d01-709a-426f-a846-9e3af7a35ac7 Sep 02 08:59:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8cddd325-f3e2-478a-b196-fb58f7e14cfd tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8cddd325-f3e2-478a-b196-fb58f7e14cfd tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:08 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:08 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:08 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:08 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:08 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8cddd325-f3e2-478a-b196-fb58f7e14cfd tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:59:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8cddd325-f3e2-478a-b196-fb58f7e14cfd tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/6a266d01-709a-426f-a846-9e3af7a35ac7 returned with HTTP 200 Sep 02 08:59:08 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1122/2284] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:08 2026] GET /volume/v3/volumes/6a266d01-709a-426f-a846-9e3af7a35ac7 => generated 858 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:59:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2e78e8d8-fbda-4c84-a7e5-f56f046dce7c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2e78e8d8-fbda-4c84-a7e5-f56f046dce7c tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] GET http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f Sep 02 08:59:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2e78e8d8-fbda-4c84-a7e5-f56f046dce7c tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2e78e8d8-fbda-4c84-a7e5-f56f046dce7c tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:09 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:09 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:09 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:09 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:09 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2e78e8d8-fbda-4c84-a7e5-f56f046dce7c tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Volume info retrieved successfully. Sep 02 08:59:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2e78e8d8-fbda-4c84-a7e5-f56f046dce7c tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f returned with HTTP 200 Sep 02 08:59:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1163/2285] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:59:09 2026] GET /volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f => generated 935 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:59:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4f3f5185-d1ed-4b3f-85fd-61880237c8f6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4f3f5185-d1ed-4b3f-85fd-61880237c8f6 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/6a266d01-709a-426f-a846-9e3af7a35ac7 Sep 02 08:59:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4f3f5185-d1ed-4b3f-85fd-61880237c8f6 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4f3f5185-d1ed-4b3f-85fd-61880237c8f6 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4f3f5185-d1ed-4b3f-85fd-61880237c8f6 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/6a266d01-709a-426f-a846-9e3af7a35ac7 returned with HTTP 404 Sep 02 08:59:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1123/2286] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:09 2026] GET /volume/v3/volumes/6a266d01-709a-426f-a846-9e3af7a35ac7 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:59:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f544c1b0-a800-4cf8-a82a-601f302c6e0e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f544c1b0-a800-4cf8-a82a-601f302c6e0e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] DELETE http://192.168.122.75/volume/v3/volumes/1e1d8f02-e1ce-402e-a989-59eff8f0424f Sep 02 08:59:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f544c1b0-a800-4cf8-a82a-601f302c6e0e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f544c1b0-a800-4cf8-a82a-601f302c6e0e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:09 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-f544c1b0-a800-4cf8-a82a-601f302c6e0e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Delete volume with id: 1e1d8f02-e1ce-402e-a989-59eff8f0424f Sep 02 08:59:09 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:09 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:09 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:09 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:09 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f544c1b0-a800-4cf8-a82a-601f302c6e0e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:59:09 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f544c1b0-a800-4cf8-a82a-601f302c6e0e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Delete volume request issued successfully. Sep 02 08:59:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f544c1b0-a800-4cf8-a82a-601f302c6e0e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/1e1d8f02-e1ce-402e-a989-59eff8f0424f returned with HTTP 202 Sep 02 08:59:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1164/2287] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:59:09 2026] DELETE /volume/v3/volumes/1e1d8f02-e1ce-402e-a989-59eff8f0424f => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:59:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-652dab0a-367a-4a8c-994a-67130cfee966 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-652dab0a-367a-4a8c-994a-67130cfee966 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/1e1d8f02-e1ce-402e-a989-59eff8f0424f Sep 02 08:59:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-652dab0a-367a-4a8c-994a-67130cfee966 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-652dab0a-367a-4a8c-994a-67130cfee966 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:09 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:09 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:09 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:09 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:09 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-652dab0a-367a-4a8c-994a-67130cfee966 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:59:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-652dab0a-367a-4a8c-994a-67130cfee966 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/1e1d8f02-e1ce-402e-a989-59eff8f0424f returned with HTTP 200 Sep 02 08:59:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1124/2288] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:09 2026] GET /volume/v3/volumes/1e1d8f02-e1ce-402e-a989-59eff8f0424f => generated 857 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-02bd5c78-6f84-4688-b762-95f562bff632 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-02bd5c78-6f84-4688-b762-95f562bff632 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] GET http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f Sep 02 08:59:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-02bd5c78-6f84-4688-b762-95f562bff632 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-02bd5c78-6f84-4688-b762-95f562bff632 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:10 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:10 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:10 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:10 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:10 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-02bd5c78-6f84-4688-b762-95f562bff632 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Volume info retrieved successfully. Sep 02 08:59:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-02bd5c78-6f84-4688-b762-95f562bff632 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f returned with HTTP 200 Sep 02 08:59:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1165/2289] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:59:10 2026] GET /volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f => generated 1202 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:59:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-230794af-c3a5-413b-bbaf-5342aa5d67f1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-230794af-c3a5-413b-bbaf-5342aa5d67f1 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/1e1d8f02-e1ce-402e-a989-59eff8f0424f Sep 02 08:59:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-230794af-c3a5-413b-bbaf-5342aa5d67f1 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-230794af-c3a5-413b-bbaf-5342aa5d67f1 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:10 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:10 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:10 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:10 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:10 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-230794af-c3a5-413b-bbaf-5342aa5d67f1 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:59:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-230794af-c3a5-413b-bbaf-5342aa5d67f1 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/1e1d8f02-e1ce-402e-a989-59eff8f0424f returned with HTTP 200 Sep 02 08:59:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1125/2290] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:10 2026] GET /volume/v3/volumes/1e1d8f02-e1ce-402e-a989-59eff8f0424f => generated 857 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-49d499db-64f1-477c-8da5-07a0dd845eb0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-49d499db-64f1-477c-8da5-07a0dd845eb0 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] GET http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f Sep 02 08:59:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-49d499db-64f1-477c-8da5-07a0dd845eb0 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-49d499db-64f1-477c-8da5-07a0dd845eb0 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:11 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:11 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:11 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:11 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:11 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-49d499db-64f1-477c-8da5-07a0dd845eb0 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Volume info retrieved successfully. Sep 02 08:59:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-49d499db-64f1-477c-8da5-07a0dd845eb0 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f returned with HTTP 200 Sep 02 08:59:11 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1166/2291] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:59:11 2026] GET /volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f => generated 1200 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:59:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c5ffd979-03a1-4d22-9aa8-b151786ca0ff None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c5ffd979-03a1-4d22-9aa8-b151786ca0ff tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] GET http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f Sep 02 08:59:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c5ffd979-03a1-4d22-9aa8-b151786ca0ff tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c5ffd979-03a1-4d22-9aa8-b151786ca0ff tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:11 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:11 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:11 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:11 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:11 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c5ffd979-03a1-4d22-9aa8-b151786ca0ff tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Volume info retrieved successfully. Sep 02 08:59:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c5ffd979-03a1-4d22-9aa8-b151786ca0ff tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f returned with HTTP 200 Sep 02 08:59:11 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1126/2292] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:59:11 2026] GET /volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f => generated 1200 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:59:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fe0be482-27a3-4a3f-969b-dc1284dffa94 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fe0be482-27a3-4a3f-969b-dc1284dffa94 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] DELETE http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f Sep 02 08:59:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fe0be482-27a3-4a3f-969b-dc1284dffa94 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fe0be482-27a3-4a3f-969b-dc1284dffa94 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:11 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-fe0be482-27a3-4a3f-969b-dc1284dffa94 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Delete volume with id: e72d6df5-7393-4151-bdf9-b05a8c327a6f Sep 02 08:59:11 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:11 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:11 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:11 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:11 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-fe0be482-27a3-4a3f-969b-dc1284dffa94 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Volume info retrieved successfully. Sep 02 08:59:11 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-fe0be482-27a3-4a3f-969b-dc1284dffa94 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Delete volume request issued successfully. Sep 02 08:59:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fe0be482-27a3-4a3f-969b-dc1284dffa94 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f returned with HTTP 202 Sep 02 08:59:11 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1167/2293] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 08:59:11 2026] DELETE /volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 08:59:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0204dfd6-19e0-4b56-9c1c-e54c8f8ceaab None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0204dfd6-19e0-4b56-9c1c-e54c8f8ceaab tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] GET http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f Sep 02 08:59:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0204dfd6-19e0-4b56-9c1c-e54c8f8ceaab tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0204dfd6-19e0-4b56-9c1c-e54c8f8ceaab tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:11 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:11 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:11 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:11 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:11 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0204dfd6-19e0-4b56-9c1c-e54c8f8ceaab tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Volume info retrieved successfully. Sep 02 08:59:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0204dfd6-19e0-4b56-9c1c-e54c8f8ceaab tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f returned with HTTP 200 Sep 02 08:59:11 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1127/2294] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:59:11 2026] GET /volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f => generated 1199 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:59:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3246b53d-8896-469d-8b30-a186a3dc7ffa None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3246b53d-8896-469d-8b30-a186a3dc7ffa tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/1e1d8f02-e1ce-402e-a989-59eff8f0424f Sep 02 08:59:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3246b53d-8896-469d-8b30-a186a3dc7ffa tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3246b53d-8896-469d-8b30-a186a3dc7ffa tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3246b53d-8896-469d-8b30-a186a3dc7ffa tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/1e1d8f02-e1ce-402e-a989-59eff8f0424f returned with HTTP 404 Sep 02 08:59:11 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1168/2295] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:11 2026] GET /volume/v3/volumes/1e1d8f02-e1ce-402e-a989-59eff8f0424f => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:59:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-96cce0f0-558f-400f-b171-d5ef8f2e60ca None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-96cce0f0-558f-400f-b171-d5ef8f2e60ca tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] DELETE http://192.168.122.75/volume/v3/volumes/75785b5b-e52c-415e-b4f4-1769f4b8afbc Sep 02 08:59:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-96cce0f0-558f-400f-b171-d5ef8f2e60ca tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-96cce0f0-558f-400f-b171-d5ef8f2e60ca tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:11 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-96cce0f0-558f-400f-b171-d5ef8f2e60ca tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Delete volume with id: 75785b5b-e52c-415e-b4f4-1769f4b8afbc Sep 02 08:59:11 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:11 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:11 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:11 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:11 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-96cce0f0-558f-400f-b171-d5ef8f2e60ca tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:59:11 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-96cce0f0-558f-400f-b171-d5ef8f2e60ca tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Delete volume request issued successfully. Sep 02 08:59:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-96cce0f0-558f-400f-b171-d5ef8f2e60ca tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/75785b5b-e52c-415e-b4f4-1769f4b8afbc returned with HTTP 202 Sep 02 08:59:11 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1128/2296] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:59:11 2026] DELETE /volume/v3/volumes/75785b5b-e52c-415e-b4f4-1769f4b8afbc => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:59:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-52b54d44-b06d-4f26-aa9b-a4c79ae431b7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-52b54d44-b06d-4f26-aa9b-a4c79ae431b7 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/75785b5b-e52c-415e-b4f4-1769f4b8afbc Sep 02 08:59:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-52b54d44-b06d-4f26-aa9b-a4c79ae431b7 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-52b54d44-b06d-4f26-aa9b-a4c79ae431b7 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:11 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:11 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:11 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:11 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-52b54d44-b06d-4f26-aa9b-a4c79ae431b7 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:59:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-52b54d44-b06d-4f26-aa9b-a4c79ae431b7 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/75785b5b-e52c-415e-b4f4-1769f4b8afbc returned with HTTP 200 Sep 02 08:59:12 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1169/2297] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:11 2026] GET /volume/v3/volumes/75785b5b-e52c-415e-b4f4-1769f4b8afbc => generated 859 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c9886de1-5c76-4f45-a0fd-cbaa2839d931 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c9886de1-5c76-4f45-a0fd-cbaa2839d931 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] GET http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f Sep 02 08:59:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c9886de1-5c76-4f45-a0fd-cbaa2839d931 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c9886de1-5c76-4f45-a0fd-cbaa2839d931 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:12 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:12 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:12 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:12 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:12 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c9886de1-5c76-4f45-a0fd-cbaa2839d931 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Volume info retrieved successfully. Sep 02 08:59:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c9886de1-5c76-4f45-a0fd-cbaa2839d931 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f returned with HTTP 200 Sep 02 08:59:12 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1129/2298] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:59:12 2026] GET /volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f => generated 1199 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 08:59:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d49884d6-401c-4f5b-91f4-e96a21ba0df9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d49884d6-401c-4f5b-91f4-e96a21ba0df9 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/75785b5b-e52c-415e-b4f4-1769f4b8afbc Sep 02 08:59:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d49884d6-401c-4f5b-91f4-e96a21ba0df9 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d49884d6-401c-4f5b-91f4-e96a21ba0df9 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:13 devstack devstack@c-api.service[86995]: DEBUG dbcounter [-] [86995] Writing DB stats cinder:SELECT=411,cinder:INSERT=73,cinder:UPDATE=125 {{(pid=86995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:59:13 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:13 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:13 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:13 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:13 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d49884d6-401c-4f5b-91f4-e96a21ba0df9 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:59:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d49884d6-401c-4f5b-91f4-e96a21ba0df9 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/75785b5b-e52c-415e-b4f4-1769f4b8afbc returned with HTTP 200 Sep 02 08:59:13 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1170/2299] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:13 2026] GET /volume/v3/volumes/75785b5b-e52c-415e-b4f4-1769f4b8afbc => generated 859 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d0b3f43d-1d8a-409c-a837-029661e1f003 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d0b3f43d-1d8a-409c-a837-029661e1f003 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] GET http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f Sep 02 08:59:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d0b3f43d-1d8a-409c-a837-029661e1f003 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d0b3f43d-1d8a-409c-a837-029661e1f003 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:13 devstack devstack@c-api.service[86994]: DEBUG dbcounter [-] [86994] Writing DB stats cinder:SELECT=378,cinder:UPDATE=101,cinder:INSERT=60 {{(pid=86994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 08:59:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d0b3f43d-1d8a-409c-a837-029661e1f003 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f returned with HTTP 404 Sep 02 08:59:13 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1130/2300] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:59:13 2026] GET /volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:59:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-66678ff3-3b22-4ca7-a165-5ead850b7da5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-66678ff3-3b22-4ca7-a165-5ead850b7da5 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] DELETE http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f Sep 02 08:59:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-66678ff3-3b22-4ca7-a165-5ead850b7da5 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-66678ff3-3b22-4ca7-a165-5ead850b7da5 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:13 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-66678ff3-3b22-4ca7-a165-5ead850b7da5 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Delete volume with id: e72d6df5-7393-4151-bdf9-b05a8c327a6f Sep 02 08:59:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-66678ff3-3b22-4ca7-a165-5ead850b7da5 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f returned with HTTP 404 Sep 02 08:59:13 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1171/2301] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 08:59:13 2026] DELETE /volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:59:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f821161c-684e-4208-a0b3-6b01eacda6f1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f821161c-684e-4208-a0b3-6b01eacda6f1 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] GET http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f Sep 02 08:59:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f821161c-684e-4208-a0b3-6b01eacda6f1 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f821161c-684e-4208-a0b3-6b01eacda6f1 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f821161c-684e-4208-a0b3-6b01eacda6f1 tempest-VolumeImageDependencyTests-554334860 tempest-VolumeImageDependencyTests-554334860-project-member] http://192.168.122.75/volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f returned with HTTP 404 Sep 02 08:59:13 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1131/2302] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:59:13 2026] GET /volume/v3/volumes/e72d6df5-7393-4151-bdf9-b05a8c327a6f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 08:59:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-93d10b8e-6955-4425-81d8-2b63b7b18006 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-93d10b8e-6955-4425-81d8-2b63b7b18006 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/75785b5b-e52c-415e-b4f4-1769f4b8afbc Sep 02 08:59:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-93d10b8e-6955-4425-81d8-2b63b7b18006 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-93d10b8e-6955-4425-81d8-2b63b7b18006 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-93d10b8e-6955-4425-81d8-2b63b7b18006 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/75785b5b-e52c-415e-b4f4-1769f4b8afbc returned with HTTP 404 Sep 02 08:59:14 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1172/2303] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:14 2026] GET /volume/v3/volumes/75785b5b-e52c-415e-b4f4-1769f4b8afbc => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:59:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-17d80dbc-066f-415b-8102-bfec0ff97483 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-17d80dbc-066f-415b-8102-bfec0ff97483 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] DELETE http://192.168.122.75/volume/v3/volumes/372422d8-9e28-4687-8cd1-b510f65998aa Sep 02 08:59:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-17d80dbc-066f-415b-8102-bfec0ff97483 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-17d80dbc-066f-415b-8102-bfec0ff97483 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:14 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-17d80dbc-066f-415b-8102-bfec0ff97483 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Delete volume with id: 372422d8-9e28-4687-8cd1-b510f65998aa Sep 02 08:59:14 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:14 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:14 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:14 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:14 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-17d80dbc-066f-415b-8102-bfec0ff97483 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:59:14 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-17d80dbc-066f-415b-8102-bfec0ff97483 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Delete volume request issued successfully. Sep 02 08:59:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-17d80dbc-066f-415b-8102-bfec0ff97483 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/372422d8-9e28-4687-8cd1-b510f65998aa returned with HTTP 202 Sep 02 08:59:14 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1132/2304] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:59:14 2026] DELETE /volume/v3/volumes/372422d8-9e28-4687-8cd1-b510f65998aa => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:59:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e6cdb0f7-7997-4bcb-8292-3c823c08895e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e6cdb0f7-7997-4bcb-8292-3c823c08895e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/372422d8-9e28-4687-8cd1-b510f65998aa Sep 02 08:59:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e6cdb0f7-7997-4bcb-8292-3c823c08895e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e6cdb0f7-7997-4bcb-8292-3c823c08895e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:14 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:14 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:14 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:14 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:14 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e6cdb0f7-7997-4bcb-8292-3c823c08895e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:59:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e6cdb0f7-7997-4bcb-8292-3c823c08895e tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/372422d8-9e28-4687-8cd1-b510f65998aa returned with HTTP 200 Sep 02 08:59:14 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1173/2305] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:14 2026] GET /volume/v3/volumes/372422d8-9e28-4687-8cd1-b510f65998aa => generated 858 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3cec3f11-7555-49b5-bcb8-278bb67ded30 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3cec3f11-7555-49b5-bcb8-278bb67ded30 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/372422d8-9e28-4687-8cd1-b510f65998aa Sep 02 08:59:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3cec3f11-7555-49b5-bcb8-278bb67ded30 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3cec3f11-7555-49b5-bcb8-278bb67ded30 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3cec3f11-7555-49b5-bcb8-278bb67ded30 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/372422d8-9e28-4687-8cd1-b510f65998aa returned with HTTP 404 Sep 02 08:59:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1133/2306] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:15 2026] GET /volume/v3/volumes/372422d8-9e28-4687-8cd1-b510f65998aa => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:59:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a9004f40-0d2f-4706-8761-53ee54e65c4d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a9004f40-0d2f-4706-8761-53ee54e65c4d tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] DELETE http://192.168.122.75/volume/v3/volumes/c896f89d-67a1-4cee-88e2-4c0305f843d7 Sep 02 08:59:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a9004f40-0d2f-4706-8761-53ee54e65c4d tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a9004f40-0d2f-4706-8761-53ee54e65c4d tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:15 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-a9004f40-0d2f-4706-8761-53ee54e65c4d tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Delete volume with id: c896f89d-67a1-4cee-88e2-4c0305f843d7 Sep 02 08:59:15 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:15 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:15 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:15 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:15 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a9004f40-0d2f-4706-8761-53ee54e65c4d tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:59:15 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a9004f40-0d2f-4706-8761-53ee54e65c4d tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Delete volume request issued successfully. Sep 02 08:59:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a9004f40-0d2f-4706-8761-53ee54e65c4d tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/c896f89d-67a1-4cee-88e2-4c0305f843d7 returned with HTTP 202 Sep 02 08:59:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1174/2307] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:59:15 2026] DELETE /volume/v3/volumes/c896f89d-67a1-4cee-88e2-4c0305f843d7 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:59:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cd1fd7aa-0793-4420-addc-d900fa84ce2a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cd1fd7aa-0793-4420-addc-d900fa84ce2a tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/c896f89d-67a1-4cee-88e2-4c0305f843d7 Sep 02 08:59:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cd1fd7aa-0793-4420-addc-d900fa84ce2a tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cd1fd7aa-0793-4420-addc-d900fa84ce2a tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:15 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:15 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:15 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:15 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:15 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cd1fd7aa-0793-4420-addc-d900fa84ce2a tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:59:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cd1fd7aa-0793-4420-addc-d900fa84ce2a tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/c896f89d-67a1-4cee-88e2-4c0305f843d7 returned with HTTP 200 Sep 02 08:59:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1134/2308] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:15 2026] GET /volume/v3/volumes/c896f89d-67a1-4cee-88e2-4c0305f843d7 => generated 858 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7c64fbfa-5ec0-4252-a844-8af66489b83a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7c64fbfa-5ec0-4252-a844-8af66489b83a tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/c896f89d-67a1-4cee-88e2-4c0305f843d7 Sep 02 08:59:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7c64fbfa-5ec0-4252-a844-8af66489b83a tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7c64fbfa-5ec0-4252-a844-8af66489b83a tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7c64fbfa-5ec0-4252-a844-8af66489b83a tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/c896f89d-67a1-4cee-88e2-4c0305f843d7 returned with HTTP 404 Sep 02 08:59:16 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1175/2309] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:16 2026] GET /volume/v3/volumes/c896f89d-67a1-4cee-88e2-4c0305f843d7 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:59:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-11ff63f8-ec0c-4950-95ba-eb6e6b66ea74 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-11ff63f8-ec0c-4950-95ba-eb6e6b66ea74 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 Sep 02 08:59:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-11ff63f8-ec0c-4950-95ba-eb6e6b66ea74 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-11ff63f8-ec0c-4950-95ba-eb6e6b66ea74 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:16 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-11ff63f8-ec0c-4950-95ba-eb6e6b66ea74 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Delete snapshot with id: 3e733f5b-12e5-45b3-a795-e8b4577c02e1 Sep 02 08:59:16 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:16 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:16 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-11ff63f8-ec0c-4950-95ba-eb6e6b66ea74 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Snapshot retrieved successfully. Sep 02 08:59:16 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:16 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:16 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-11ff63f8-ec0c-4950-95ba-eb6e6b66ea74 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Snapshot delete request issued successfully. Sep 02 08:59:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-11ff63f8-ec0c-4950-95ba-eb6e6b66ea74 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 returned with HTTP 202 Sep 02 08:59:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1135/2310] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 08:59:16 2026] DELETE /volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 08:59:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4363d56e-35f6-458d-87e2-78948f963d5c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4363d56e-35f6-458d-87e2-78948f963d5c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 Sep 02 08:59:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4363d56e-35f6-458d-87e2-78948f963d5c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4363d56e-35f6-458d-87e2-78948f963d5c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:16 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:16 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:16 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4363d56e-35f6-458d-87e2-78948f963d5c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Snapshot retrieved successfully. Sep 02 08:59:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4363d56e-35f6-458d-87e2-78948f963d5c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 returned with HTTP 200 Sep 02 08:59:16 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1176/2311] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:59:16 2026] GET /volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 => generated 473 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-687fec97-00c9-42e4-a3bc-e2b2b487dc6c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-687fec97-00c9-42e4-a3bc-e2b2b487dc6c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 Sep 02 08:59:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-687fec97-00c9-42e4-a3bc-e2b2b487dc6c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-687fec97-00c9-42e4-a3bc-e2b2b487dc6c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:17 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:17 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:17 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-687fec97-00c9-42e4-a3bc-e2b2b487dc6c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Snapshot retrieved successfully. Sep 02 08:59:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-687fec97-00c9-42e4-a3bc-e2b2b487dc6c tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 returned with HTTP 200 Sep 02 08:59:17 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1136/2312] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:59:17 2026] GET /volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 => generated 473 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-16a8645d-f294-485e-9faa-fe0f870a6f08 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-16a8645d-f294-485e-9faa-fe0f870a6f08 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 Sep 02 08:59:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-16a8645d-f294-485e-9faa-fe0f870a6f08 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-16a8645d-f294-485e-9faa-fe0f870a6f08 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-16a8645d-f294-485e-9faa-fe0f870a6f08 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Snapshot retrieved successfully. Sep 02 08:59:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-16a8645d-f294-485e-9faa-fe0f870a6f08 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 returned with HTTP 200 Sep 02 08:59:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1177/2313] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:59:18 2026] GET /volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 => generated 473 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:59:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e75530b5-5f42-4e88-9664-97e8536572d9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e75530b5-5f42-4e88-9664-97e8536572d9 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:59:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e75530b5-5f42-4e88-9664-97e8536572d9 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-64521577", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:59:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-e75530b5-5f42-4e88-9664-97e8536572d9 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-64521577', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:59:19 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-e75530b5-5f42-4e88-9664-97e8536572d9 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Create volume of 1 GB Sep 02 08:59:19 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e75530b5-5f42-4e88-9664-97e8536572d9 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Availability Zones retrieved successfully. Sep 02 08:59:19 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e75530b5-5f42-4e88-9664-97e8536572d9 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Flow 'volume_create_api' (46a866ae-49e3-4e72-b79b-28dc0ee1f38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:19 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e75530b5-5f42-4e88-9664-97e8536572d9 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c954b47e-7091-4e1c-9dd9-a5b53ae3c8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:19 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-e75530b5-5f42-4e88-9664-97e8536572d9 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:59:19 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e75530b5-5f42-4e88-9664-97e8536572d9 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c954b47e-7091-4e1c-9dd9-a5b53ae3c8ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:19 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e75530b5-5f42-4e88-9664-97e8536572d9 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2cc9e66-99e2-4145-af96-0b633a25a9b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b583bc0d-5602-4b46-be2f-85741c04f4e7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b583bc0d-5602-4b46-be2f-85741c04f4e7 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 Sep 02 08:59:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b583bc0d-5602-4b46-be2f-85741c04f4e7 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b583bc0d-5602-4b46-be2f-85741c04f4e7 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b583bc0d-5602-4b46-be2f-85741c04f4e7 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 returned with HTTP 404 Sep 02 08:59:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1178/2314] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 08:59:19 2026] GET /volume/v3/snapshots/3e733f5b-12e5-45b3-a795-e8b4577c02e1 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:59:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d3415f34-897a-41a8-8c96-78528f84aa7f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d3415f34-897a-41a8-8c96-78528f84aa7f tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] DELETE http://192.168.122.75/volume/v3/volumes/7997a5db-542f-439c-aa5f-5fb915cf681a Sep 02 08:59:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d3415f34-897a-41a8-8c96-78528f84aa7f tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d3415f34-897a-41a8-8c96-78528f84aa7f tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:19 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-d3415f34-897a-41a8-8c96-78528f84aa7f tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Delete volume with id: 7997a5db-542f-439c-aa5f-5fb915cf681a Sep 02 08:59:19 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:19 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:19 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:19 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:19 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d3415f34-897a-41a8-8c96-78528f84aa7f tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:59:19 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-e75530b5-5f42-4e88-9664-97e8536572d9 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Created reservations ['bd95b3a3-a268-4436-948d-2ea645127991', 'e686baa2-fb08-45b8-9461-8d587b07d3aa', '7ec1bcf3-f252-4239-9ba9-cb0b0dbaab42', '62024a17-67cd-475e-9065-46a43837a9e1'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:59:19 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e75530b5-5f42-4e88-9664-97e8536572d9 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2cc9e66-99e2-4145-af96-0b633a25a9b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd95b3a3-a268-4436-948d-2ea645127991', 'e686baa2-fb08-45b8-9461-8d587b07d3aa', '7ec1bcf3-f252-4239-9ba9-cb0b0dbaab42', '62024a17-67cd-475e-9065-46a43837a9e1']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:19 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e75530b5-5f42-4e88-9664-97e8536572d9 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3968270e-baee-4d0c-9e73-8023a17a880d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:19 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d3415f34-897a-41a8-8c96-78528f84aa7f tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Delete volume request issued successfully. Sep 02 08:59:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d3415f34-897a-41a8-8c96-78528f84aa7f tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/7997a5db-542f-439c-aa5f-5fb915cf681a returned with HTTP 202 Sep 02 08:59:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1179/2315] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:59:19 2026] DELETE /volume/v3/volumes/7997a5db-542f-439c-aa5f-5fb915cf681a => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:59:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a133f5f2-d6bd-4eef-8f4c-02f2bf7bcd43 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:20 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:20 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a133f5f2-d6bd-4eef-8f4c-02f2bf7bcd43 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/7997a5db-542f-439c-aa5f-5fb915cf681a Sep 02 08:59:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a133f5f2-d6bd-4eef-8f4c-02f2bf7bcd43 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a133f5f2-d6bd-4eef-8f4c-02f2bf7bcd43 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:20 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e75530b5-5f42-4e88-9664-97e8536572d9 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3968270e-baee-4d0c-9e73-8023a17a880d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '635e4a8e-9a63-45fb-a12f-a171378d4857', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-64521577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6f2094bc22a4e2e8d4547eaa3fd5838',qos_specs=None,replication_status=,reservations=['bd95b3a3-a268-4436-948d-2ea645127991','e686baa2-fb08-45b8-9461-8d587b07d3aa','7ec1bcf3-f252-4239-9ba9-cb0b0dbaab42','62024a17-67cd-475e-9065-46a43837a9e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04d9f2d3e6d54739ab6fec88c593199d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:59:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-64521577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=635e4a8e-9a63-45fb-a12f-a171378d4857,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6f2094bc22a4e2e8d4547eaa3fd5838',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04d9f2d3e6d54739ab6fec88c593199d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:20 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e75530b5-5f42-4e88-9664-97e8536572d9 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6ac7dcb-4a6c-489f-9f23-cb9763937785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:20 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:20 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:20 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:20 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:20 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a133f5f2-d6bd-4eef-8f4c-02f2bf7bcd43 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:59:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a133f5f2-d6bd-4eef-8f4c-02f2bf7bcd43 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/7997a5db-542f-439c-aa5f-5fb915cf681a returned with HTTP 200 Sep 02 08:59:20 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1180/2316] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:19 2026] GET /volume/v3/volumes/7997a5db-542f-439c-aa5f-5fb915cf681a => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:20 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e75530b5-5f42-4e88-9664-97e8536572d9 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6ac7dcb-4a6c-489f-9f23-cb9763937785) transitioned into state 'SUCCESS' from state '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-64521577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6f2094bc22a4e2e8d4547eaa3fd5838',qos_specs=None,replication_status=,reservations=['bd95b3a3-a268-4436-948d-2ea645127991','e686baa2-fb08-45b8-9461-8d587b07d3aa','7ec1bcf3-f252-4239-9ba9-cb0b0dbaab42','62024a17-67cd-475e-9065-46a43837a9e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04d9f2d3e6d54739ab6fec88c593199d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:20 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e75530b5-5f42-4e88-9664-97e8536572d9 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97f0983b-8dcf-49d6-b740-0ea06142399c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:20 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e75530b5-5f42-4e88-9664-97e8536572d9 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97f0983b-8dcf-49d6-b740-0ea06142399c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:20 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e75530b5-5f42-4e88-9664-97e8536572d9 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Flow 'volume_create_api' (46a866ae-49e3-4e72-b79b-28dc0ee1f38d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:20 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e75530b5-5f42-4e88-9664-97e8536572d9 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Create volume request issued successfully. Sep 02 08:59:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e75530b5-5f42-4e88-9664-97e8536572d9 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:59:20 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1137/2317] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:59:19 2026] POST /volume/v3/volumes => generated 770 bytes in 796 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:59:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ba31a7a8-5665-40ef-8ebb-360620c922c8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ba31a7a8-5665-40ef-8ebb-360620c922c8 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:59:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ba31a7a8-5665-40ef-8ebb-360620c922c8 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1968432874", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:59:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-ba31a7a8-5665-40ef-8ebb-360620c922c8 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1968432874', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:59:20 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-ba31a7a8-5665-40ef-8ebb-360620c922c8 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Create volume of 1 GB Sep 02 08:59:20 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ba31a7a8-5665-40ef-8ebb-360620c922c8 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Availability Zones retrieved successfully. Sep 02 08:59:20 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ba31a7a8-5665-40ef-8ebb-360620c922c8 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Flow 'volume_create_api' (07f9beed-efa2-4ead-bf67-3b247a705e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:20 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ba31a7a8-5665-40ef-8ebb-360620c922c8 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (681c5bab-f71b-405f-b54b-10c4c6c4871b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:20 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-ba31a7a8-5665-40ef-8ebb-360620c922c8 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:59:20 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ba31a7a8-5665-40ef-8ebb-360620c922c8 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (681c5bab-f71b-405f-b54b-10c4c6c4871b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:20 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ba31a7a8-5665-40ef-8ebb-360620c922c8 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5afde8e-0b5e-4777-8c15-400112ca7ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:20 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-ba31a7a8-5665-40ef-8ebb-360620c922c8 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Created reservations ['9e4cf294-9f41-4a45-a3ae-1a035481514b', '7ff4ad3d-5c52-41af-84ed-ea96fb162f59', '51cc2e6e-f8ee-48d8-88aa-ea0940fc524b', '1b41f882-74a2-482c-86f9-3e88da4ebf8f'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:59:20 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ba31a7a8-5665-40ef-8ebb-360620c922c8 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5afde8e-0b5e-4777-8c15-400112ca7ab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e4cf294-9f41-4a45-a3ae-1a035481514b', '7ff4ad3d-5c52-41af-84ed-ea96fb162f59', '51cc2e6e-f8ee-48d8-88aa-ea0940fc524b', '1b41f882-74a2-482c-86f9-3e88da4ebf8f']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:20 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ba31a7a8-5665-40ef-8ebb-360620c922c8 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28dcc562-78c3-41a9-bf95-32b42ec7ced8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:20 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:20 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:20 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ba31a7a8-5665-40ef-8ebb-360620c922c8 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28dcc562-78c3-41a9-bf95-32b42ec7ced8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1968432874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6f2094bc22a4e2e8d4547eaa3fd5838',qos_specs=None,replication_status=,reservations=['9e4cf294-9f41-4a45-a3ae-1a035481514b','7ff4ad3d-5c52-41af-84ed-ea96fb162f59','51cc2e6e-f8ee-48d8-88aa-ea0940fc524b','1b41f882-74a2-482c-86f9-3e88da4ebf8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04d9f2d3e6d54739ab6fec88c593199d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:59:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1968432874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6f2094bc22a4e2e8d4547eaa3fd5838',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04d9f2d3e6d54739ab6fec88c593199d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:20 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ba31a7a8-5665-40ef-8ebb-360620c922c8 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21e23b6d-b1d4-433c-9f6e-23df89914e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:20 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ba31a7a8-5665-40ef-8ebb-360620c922c8 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21e23b6d-b1d4-433c-9f6e-23df89914e00) transitioned into state 'SUCCESS' from state '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-1968432874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6f2094bc22a4e2e8d4547eaa3fd5838',qos_specs=None,replication_status=,reservations=['9e4cf294-9f41-4a45-a3ae-1a035481514b','7ff4ad3d-5c52-41af-84ed-ea96fb162f59','51cc2e6e-f8ee-48d8-88aa-ea0940fc524b','1b41f882-74a2-482c-86f9-3e88da4ebf8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04d9f2d3e6d54739ab6fec88c593199d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:20 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ba31a7a8-5665-40ef-8ebb-360620c922c8 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7136a0b3-6a10-4739-9b3d-fd408adea07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:20 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ba31a7a8-5665-40ef-8ebb-360620c922c8 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7136a0b3-6a10-4739-9b3d-fd408adea07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:20 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ba31a7a8-5665-40ef-8ebb-360620c922c8 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Flow 'volume_create_api' (07f9beed-efa2-4ead-bf67-3b247a705e86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:20 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ba31a7a8-5665-40ef-8ebb-360620c922c8 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Create volume request issued successfully. Sep 02 08:59:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ba31a7a8-5665-40ef-8ebb-360620c922c8 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:59:20 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1181/2318] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:59:20 2026] POST /volume/v3/volumes => generated 772 bytes in 619 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:59:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2abe7c86-0787-4e6f-b0aa-5f8c2aa51938 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2abe7c86-0787-4e6f-b0aa-5f8c2aa51938 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/7997a5db-542f-439c-aa5f-5fb915cf681a Sep 02 08:59:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2abe7c86-0787-4e6f-b0aa-5f8c2aa51938 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2abe7c86-0787-4e6f-b0aa-5f8c2aa51938 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:21 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:21 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:21 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:21 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:21 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2abe7c86-0787-4e6f-b0aa-5f8c2aa51938 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Volume info retrieved successfully. Sep 02 08:59:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2abe7c86-0787-4e6f-b0aa-5f8c2aa51938 tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/7997a5db-542f-439c-aa5f-5fb915cf681a returned with HTTP 200 Sep 02 08:59:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1138/2319] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:21 2026] GET /volume/v3/volumes/7997a5db-542f-439c-aa5f-5fb915cf681a => generated 858 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-884d7d93-620d-47b1-a59b-a4c6572e74bf None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-884d7d93-620d-47b1-a59b-a4c6572e74bf tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] GET http://192.168.122.75/volume/v3/volumes/7997a5db-542f-439c-aa5f-5fb915cf681a Sep 02 08:59:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-884d7d93-620d-47b1-a59b-a4c6572e74bf tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-884d7d93-620d-47b1-a59b-a4c6572e74bf tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-884d7d93-620d-47b1-a59b-a4c6572e74bf tempest-CreateVolumesFromSnapshotTest-1522584424 tempest-CreateVolumesFromSnapshotTest-1522584424-project-member] http://192.168.122.75/volume/v3/volumes/7997a5db-542f-439c-aa5f-5fb915cf681a returned with HTTP 404 Sep 02 08:59:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1182/2320] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:22 2026] GET /volume/v3/volumes/7997a5db-542f-439c-aa5f-5fb915cf681a => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:59:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d08fa23c-f837-4700-a184-646ffc0bca92 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d08fa23c-f837-4700-a184-646ffc0bca92 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:59:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d08fa23c-f837-4700-a184-646ffc0bca92 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-736960545"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:59:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-d08fa23c-f837-4700-a184-646ffc0bca92 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-736960545'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:59:23 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-d08fa23c-f837-4700-a184-646ffc0bca92 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Create volume of 1 GB Sep 02 08:59:23 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d08fa23c-f837-4700-a184-646ffc0bca92 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Availability Zones retrieved successfully. Sep 02 08:59:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d08fa23c-f837-4700-a184-646ffc0bca92 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Flow 'volume_create_api' (10faeb45-12b3-4fe4-a996-a43f0fffb889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d08fa23c-f837-4700-a184-646ffc0bca92 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (393835fe-f78b-4a37-bce7-22e165ccba00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-d08fa23c-f837-4700-a184-646ffc0bca92 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:59:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d08fa23c-f837-4700-a184-646ffc0bca92 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (393835fe-f78b-4a37-bce7-22e165ccba00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d08fa23c-f837-4700-a184-646ffc0bca92 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9003a0d8-7fbb-44bd-8a79-6245789362ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:23 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-d08fa23c-f837-4700-a184-646ffc0bca92 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Created reservations ['b15ed272-75bc-4191-9c7f-3a86eef70b9f', '746d6929-b8da-4a7f-b96c-cc03692691b0', 'b341a83a-0f18-4168-be9b-5ab1680663e9', '76ecaaa8-20c6-4d5e-bd4c-c2a7228396bc'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:59:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d08fa23c-f837-4700-a184-646ffc0bca92 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9003a0d8-7fbb-44bd-8a79-6245789362ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b15ed272-75bc-4191-9c7f-3a86eef70b9f', '746d6929-b8da-4a7f-b96c-cc03692691b0', 'b341a83a-0f18-4168-be9b-5ab1680663e9', '76ecaaa8-20c6-4d5e-bd4c-c2a7228396bc']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d08fa23c-f837-4700-a184-646ffc0bca92 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eb7b26a-05d1-4ad7-a402-728c6e8dac27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:23 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:23 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d08fa23c-f837-4700-a184-646ffc0bca92 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eb7b26a-05d1-4ad7-a402-728c6e8dac27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a92ee651-cd3c-49cd-be32-79a82e6cb7fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-736960545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adff55c5c21d4c6e894ad194f8511731',qos_specs=None,replication_status=,reservations=['b15ed272-75bc-4191-9c7f-3a86eef70b9f','746d6929-b8da-4a7f-b96c-cc03692691b0','b341a83a-0f18-4168-be9b-5ab1680663e9','76ecaaa8-20c6-4d5e-bd4c-c2a7228396bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6df4c1723f6c4a57b3ca5d90db9baa72',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:59:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-736960545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a92ee651-cd3c-49cd-be32-79a82e6cb7fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adff55c5c21d4c6e894ad194f8511731',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6df4c1723f6c4a57b3ca5d90db9baa72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d08fa23c-f837-4700-a184-646ffc0bca92 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bfd8fe3-2d88-4979-b9d6-81a306691a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d08fa23c-f837-4700-a184-646ffc0bca92 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bfd8fe3-2d88-4979-b9d6-81a306691a11) transitioned into state 'SUCCESS' from state '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-736960545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adff55c5c21d4c6e894ad194f8511731',qos_specs=None,replication_status=,reservations=['b15ed272-75bc-4191-9c7f-3a86eef70b9f','746d6929-b8da-4a7f-b96c-cc03692691b0','b341a83a-0f18-4168-be9b-5ab1680663e9','76ecaaa8-20c6-4d5e-bd4c-c2a7228396bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6df4c1723f6c4a57b3ca5d90db9baa72',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d08fa23c-f837-4700-a184-646ffc0bca92 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c0b4228-5615-494d-a0c0-283affc11405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:24 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d08fa23c-f837-4700-a184-646ffc0bca92 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c0b4228-5615-494d-a0c0-283affc11405) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:24 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d08fa23c-f837-4700-a184-646ffc0bca92 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Flow 'volume_create_api' (10faeb45-12b3-4fe4-a996-a43f0fffb889) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:24 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d08fa23c-f837-4700-a184-646ffc0bca92 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Create volume request issued successfully. Sep 02 08:59:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d08fa23c-f837-4700-a184-646ffc0bca92 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:59:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1139/2321] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:59:23 2026] POST /volume/v3/volumes => generated 784 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 08:59:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-05525310-8438-44c3-9e7b-07bfbffe5b63 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-05525310-8438-44c3-9e7b-07bfbffe5b63 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] GET http://192.168.122.75/volume/v3/volumes/a92ee651-cd3c-49cd-be32-79a82e6cb7fe Sep 02 08:59:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-05525310-8438-44c3-9e7b-07bfbffe5b63 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-05525310-8438-44c3-9e7b-07bfbffe5b63 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:24 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:24 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:24 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:24 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:24 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-05525310-8438-44c3-9e7b-07bfbffe5b63 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Volume info retrieved successfully. Sep 02 08:59:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-05525310-8438-44c3-9e7b-07bfbffe5b63 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] http://192.168.122.75/volume/v3/volumes/a92ee651-cd3c-49cd-be32-79a82e6cb7fe returned with HTTP 200 Sep 02 08:59:24 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1183/2322] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:24 2026] GET /volume/v3/volumes/a92ee651-cd3c-49cd-be32-79a82e6cb7fe => generated 963 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2479a5e3-b754-4115-8e0f-dc77e9bcb9c5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2479a5e3-b754-4115-8e0f-dc77e9bcb9c5 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:59:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2479a5e3-b754-4115-8e0f-dc77e9bcb9c5 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1509693897", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:59:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-2479a5e3-b754-4115-8e0f-dc77e9bcb9c5 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1509693897', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:59:24 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-2479a5e3-b754-4115-8e0f-dc77e9bcb9c5 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Create volume of 1 GB Sep 02 08:59:24 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:24 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:24 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2479a5e3-b754-4115-8e0f-dc77e9bcb9c5 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Availability Zones retrieved successfully. Sep 02 08:59:24 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-2479a5e3-b754-4115-8e0f-dc77e9bcb9c5 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Flow 'volume_create_api' (a32312d4-55eb-4a29-9ca4-cf7c21a2db7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:24 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-2479a5e3-b754-4115-8e0f-dc77e9bcb9c5 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1067b426-6cf5-4309-8e33-3d1579eb4a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:24 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-2479a5e3-b754-4115-8e0f-dc77e9bcb9c5 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:59:24 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-2479a5e3-b754-4115-8e0f-dc77e9bcb9c5 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1067b426-6cf5-4309-8e33-3d1579eb4a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:24 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-2479a5e3-b754-4115-8e0f-dc77e9bcb9c5 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca2ef51a-fa05-48f8-a20c-8b36c6cb4d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-41f3fe36-7fb1-4a77-8b18-5665d25da782 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-41f3fe36-7fb1-4a77-8b18-5665d25da782 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] GET http://192.168.122.75/volume/v3/volumes/a92ee651-cd3c-49cd-be32-79a82e6cb7fe Sep 02 08:59:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-41f3fe36-7fb1-4a77-8b18-5665d25da782 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-41f3fe36-7fb1-4a77-8b18-5665d25da782 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:25 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-2479a5e3-b754-4115-8e0f-dc77e9bcb9c5 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Created reservations ['0a2e21c7-9a01-4c3d-8f6d-1f5f146155b9', 'b03fbad1-8383-49c9-be44-fd50e39cce8b', 'f02536b7-f5c6-4d34-abfb-dcb8e7079afe', 'b24de939-2479-4c5c-80b9-2660999a78a1'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:59:25 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-2479a5e3-b754-4115-8e0f-dc77e9bcb9c5 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca2ef51a-fa05-48f8-a20c-8b36c6cb4d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a2e21c7-9a01-4c3d-8f6d-1f5f146155b9', 'b03fbad1-8383-49c9-be44-fd50e39cce8b', 'f02536b7-f5c6-4d34-abfb-dcb8e7079afe', 'b24de939-2479-4c5c-80b9-2660999a78a1']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:25 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-2479a5e3-b754-4115-8e0f-dc77e9bcb9c5 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66bc453e-e0d2-44e8-a869-e3e3623c57f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:25 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:25 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:25 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:25 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:25 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-41f3fe36-7fb1-4a77-8b18-5665d25da782 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Volume info retrieved successfully. Sep 02 08:59:25 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:25 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:25 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-2479a5e3-b754-4115-8e0f-dc77e9bcb9c5 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66bc453e-e0d2-44e8-a869-e3e3623c57f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3612b9ec-657e-486d-a218-652b31fd0d2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1509693897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65805e67f5f44e02b272b6115075a59a',qos_specs=None,replication_status=,reservations=['0a2e21c7-9a01-4c3d-8f6d-1f5f146155b9','b03fbad1-8383-49c9-be44-fd50e39cce8b','f02536b7-f5c6-4d34-abfb-dcb8e7079afe','b24de939-2479-4c5c-80b9-2660999a78a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03a0bd413f734ba6a9e629f55d2b669f',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:59:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1509693897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3612b9ec-657e-486d-a218-652b31fd0d2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65805e67f5f44e02b272b6115075a59a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03a0bd413f734ba6a9e629f55d2b669f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:25 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-2479a5e3-b754-4115-8e0f-dc77e9bcb9c5 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f5ca0a8-f700-4c73-9424-a65e80bf0da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-41f3fe36-7fb1-4a77-8b18-5665d25da782 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] http://192.168.122.75/volume/v3/volumes/a92ee651-cd3c-49cd-be32-79a82e6cb7fe returned with HTTP 200 Sep 02 08:59:25 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1184/2323] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:25 2026] GET /volume/v3/volumes/a92ee651-cd3c-49cd-be32-79a82e6cb7fe => generated 1013 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:59:25 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-2479a5e3-b754-4115-8e0f-dc77e9bcb9c5 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f5ca0a8-f700-4c73-9424-a65e80bf0da9) transitioned into state 'SUCCESS' from state '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-1509693897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65805e67f5f44e02b272b6115075a59a',qos_specs=None,replication_status=,reservations=['0a2e21c7-9a01-4c3d-8f6d-1f5f146155b9','b03fbad1-8383-49c9-be44-fd50e39cce8b','f02536b7-f5c6-4d34-abfb-dcb8e7079afe','b24de939-2479-4c5c-80b9-2660999a78a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03a0bd413f734ba6a9e629f55d2b669f',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:25 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-2479a5e3-b754-4115-8e0f-dc77e9bcb9c5 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce8e51c0-bce0-4170-9eea-551e17cdf854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:25 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-2479a5e3-b754-4115-8e0f-dc77e9bcb9c5 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce8e51c0-bce0-4170-9eea-551e17cdf854) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:25 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-2479a5e3-b754-4115-8e0f-dc77e9bcb9c5 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Flow 'volume_create_api' (a32312d4-55eb-4a29-9ca4-cf7c21a2db7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:25 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2479a5e3-b754-4115-8e0f-dc77e9bcb9c5 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Create volume request issued successfully. Sep 02 08:59:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2479a5e3-b754-4115-8e0f-dc77e9bcb9c5 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:59:25 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1140/2324] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:59:24 2026] POST /volume/v3/volumes => generated 754 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:59:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-bc7356b9-6616-4b36-9ea0-936aa68a6a68 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bc7356b9-6616-4b36-9ea0-936aa68a6a68 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:59:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bc7356b9-6616-4b36-9ea0-936aa68a6a68 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-51807376"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:59:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-bc7356b9-6616-4b36-9ea0-936aa68a6a68 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-51807376'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:59:26 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-bc7356b9-6616-4b36-9ea0-936aa68a6a68 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Create volume of 1 GB Sep 02 08:59:26 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-bc7356b9-6616-4b36-9ea0-936aa68a6a68 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Availability Zones retrieved successfully. Sep 02 08:59:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bc7356b9-6616-4b36-9ea0-936aa68a6a68 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Flow 'volume_create_api' (543bc18e-039b-4941-a265-1316207e63c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bc7356b9-6616-4b36-9ea0-936aa68a6a68 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1797118-bdf4-4a6b-967b-f6d58993da07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-bc7356b9-6616-4b36-9ea0-936aa68a6a68 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:59:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cb13c676-fe41-4be0-aa4c-43ed37918b12 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cb13c676-fe41-4be0-aa4c-43ed37918b12 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] GET http://192.168.122.75/volume/v3/volumes/a92ee651-cd3c-49cd-be32-79a82e6cb7fe Sep 02 08:59:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cb13c676-fe41-4be0-aa4c-43ed37918b12 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cb13c676-fe41-4be0-aa4c-43ed37918b12 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bc7356b9-6616-4b36-9ea0-936aa68a6a68 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1797118-bdf4-4a6b-967b-f6d58993da07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bc7356b9-6616-4b36-9ea0-936aa68a6a68 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df930415-3513-4464-8a3e-6d1a92cc1980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:26 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:26 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:26 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:26 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:26 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cb13c676-fe41-4be0-aa4c-43ed37918b12 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Volume info retrieved successfully. Sep 02 08:59:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cb13c676-fe41-4be0-aa4c-43ed37918b12 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] http://192.168.122.75/volume/v3/volumes/a92ee651-cd3c-49cd-be32-79a82e6cb7fe returned with HTTP 200 Sep 02 08:59:26 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1141/2325] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:26 2026] GET /volume/v3/volumes/a92ee651-cd3c-49cd-be32-79a82e6cb7fe => generated 1014 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:59:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6ee78a1b-c25e-491c-a24d-077b8a2c217a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:26 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-bc7356b9-6616-4b36-9ea0-936aa68a6a68 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Created reservations ['7d36ff2e-ea90-447f-bb5b-7ade243505ff', 'a2ae3b8d-35c0-49b8-90c9-7d0291f4a456', 'c80b2926-869c-4af1-95e5-9e18c02e2fbc', 'b0b63afe-c1a6-4166-ba47-056e46efab42'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:59:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bc7356b9-6616-4b36-9ea0-936aa68a6a68 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df930415-3513-4464-8a3e-6d1a92cc1980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d36ff2e-ea90-447f-bb5b-7ade243505ff', 'a2ae3b8d-35c0-49b8-90c9-7d0291f4a456', 'c80b2926-869c-4af1-95e5-9e18c02e2fbc', 'b0b63afe-c1a6-4166-ba47-056e46efab42']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bc7356b9-6616-4b36-9ea0-936aa68a6a68 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9306972-cee1-446a-ba13-69a371de4fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:26 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:26 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bc7356b9-6616-4b36-9ea0-936aa68a6a68 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9306972-cee1-446a-ba13-69a371de4fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-51807376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e89be635a6bc405bbe3c3c492622c7fc',qos_specs=None,replication_status=,reservations=['7d36ff2e-ea90-447f-bb5b-7ade243505ff','a2ae3b8d-35c0-49b8-90c9-7d0291f4a456','c80b2926-869c-4af1-95e5-9e18c02e2fbc','b0b63afe-c1a6-4166-ba47-056e46efab42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='709f85e28343458c85f9103873682d2d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:59:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-51807376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e89be635a6bc405bbe3c3c492622c7fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='709f85e28343458c85f9103873682d2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bc7356b9-6616-4b36-9ea0-936aa68a6a68 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (710801d6-b4e0-4b9a-8d83-943b9e746cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6ee78a1b-c25e-491c-a24d-077b8a2c217a tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-reader] POST http://192.168.122.75/volume/v3/volumes/a92ee651-cd3c-49cd-be32-79a82e6cb7fe/action Sep 02 08:59:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6ee78a1b-c25e-491c-a24d-077b8a2c217a tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:59:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6ee78a1b-c25e-491c-a24d-077b8a2c217a tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:59:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bc7356b9-6616-4b36-9ea0-936aa68a6a68 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (710801d6-b4e0-4b9a-8d83-943b9e746cc5) transitioned into state 'SUCCESS' from state '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-51807376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e89be635a6bc405bbe3c3c492622c7fc',qos_specs=None,replication_status=,reservations=['7d36ff2e-ea90-447f-bb5b-7ade243505ff','a2ae3b8d-35c0-49b8-90c9-7d0291f4a456','c80b2926-869c-4af1-95e5-9e18c02e2fbc','b0b63afe-c1a6-4166-ba47-056e46efab42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='709f85e28343458c85f9103873682d2d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bc7356b9-6616-4b36-9ea0-936aa68a6a68 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b8970a6-c99b-4a2f-8e42-bd76e1ae9210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:26 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:26 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:26 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:26 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bc7356b9-6616-4b36-9ea0-936aa68a6a68 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b8970a6-c99b-4a2f-8e42-bd76e1ae9210) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:26 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6ee78a1b-c25e-491c-a24d-077b8a2c217a tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-reader] Volume info retrieved successfully. Sep 02 08:59:26 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-6ee78a1b-c25e-491c-a24d-077b8a2c217a tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '1206f4cf37384a5393c711fc3d2def82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'adff55c5c21d4c6e894ad194f8511731', '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=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 08:59:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6ee78a1b-c25e-491c-a24d-077b8a2c217a tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-reader] http://192.168.122.75/volume/v3/volumes/a92ee651-cd3c-49cd-be32-79a82e6cb7fe/action returned with HTTP 403 Sep 02 08:59:26 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1142/2326] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:59:26 2026] POST /volume/v3/volumes/a92ee651-cd3c-49cd-be32-79a82e6cb7fe/action => generated 131 bytes in 395 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:59:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-bc7356b9-6616-4b36-9ea0-936aa68a6a68 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Flow 'volume_create_api' (543bc18e-039b-4941-a265-1316207e63c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:26 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-bc7356b9-6616-4b36-9ea0-936aa68a6a68 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Create volume request issued successfully. Sep 02 08:59:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bc7356b9-6616-4b36-9ea0-936aa68a6a68 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:59:26 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1185/2327] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:59:25 2026] POST /volume/v3/volumes => generated 769 bytes in 855 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:59:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8ac18d2f-056c-417b-b0e6-d0be79b18f00 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8ac18d2f-056c-417b-b0e6-d0be79b18f00 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/a92ee651-cd3c-49cd-be32-79a82e6cb7fe Sep 02 08:59:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8ac18d2f-056c-417b-b0e6-d0be79b18f00 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8ac18d2f-056c-417b-b0e6-d0be79b18f00 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:26 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-8ac18d2f-056c-417b-b0e6-d0be79b18f00 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Delete volume with id: a92ee651-cd3c-49cd-be32-79a82e6cb7fe Sep 02 08:59:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-77f7b931-62eb-4ca3-baa5-c5bd8ae2dc50 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:26 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:26 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-77f7b931-62eb-4ca3-baa5-c5bd8ae2dc50 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6 Sep 02 08:59:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-77f7b931-62eb-4ca3-baa5-c5bd8ae2dc50 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-77f7b931-62eb-4ca3-baa5-c5bd8ae2dc50 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:26 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:26 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:26 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8ac18d2f-056c-417b-b0e6-d0be79b18f00 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Volume info retrieved successfully. Sep 02 08:59:26 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:26 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:26 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:26 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:26 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-77f7b931-62eb-4ca3-baa5-c5bd8ae2dc50 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-77f7b931-62eb-4ca3-baa5-c5bd8ae2dc50 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6 returned with HTTP 200 Sep 02 08:59:26 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1186/2328] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:26 2026] GET /volume/v3/volumes/7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6 => generated 837 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:26 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8ac18d2f-056c-417b-b0e6-d0be79b18f00 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Delete volume request issued successfully. Sep 02 08:59:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8ac18d2f-056c-417b-b0e6-d0be79b18f00 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] http://192.168.122.75/volume/v3/volumes/a92ee651-cd3c-49cd-be32-79a82e6cb7fe returned with HTTP 202 Sep 02 08:59:26 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1143/2329] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:59:26 2026] DELETE /volume/v3/volumes/a92ee651-cd3c-49cd-be32-79a82e6cb7fe => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:59:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0b60edc5-aa1f-4372-850c-781bd0088748 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0b60edc5-aa1f-4372-850c-781bd0088748 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] GET http://192.168.122.75/volume/v3/volumes/a92ee651-cd3c-49cd-be32-79a82e6cb7fe Sep 02 08:59:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0b60edc5-aa1f-4372-850c-781bd0088748 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0b60edc5-aa1f-4372-850c-781bd0088748 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:26 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:26 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:26 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:26 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:27 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0b60edc5-aa1f-4372-850c-781bd0088748 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Volume info retrieved successfully. Sep 02 08:59:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0b60edc5-aa1f-4372-850c-781bd0088748 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] http://192.168.122.75/volume/v3/volumes/a92ee651-cd3c-49cd-be32-79a82e6cb7fe returned with HTTP 200 Sep 02 08:59:27 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1187/2330] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:26 2026] GET /volume/v3/volumes/a92ee651-cd3c-49cd-be32-79a82e6cb7fe => generated 1013 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:59:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ee4d8917-8ce8-49f1-a64d-77cc4a950783 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ee4d8917-8ce8-49f1-a64d-77cc4a950783 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6 Sep 02 08:59:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ee4d8917-8ce8-49f1-a64d-77cc4a950783 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ee4d8917-8ce8-49f1-a64d-77cc4a950783 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:27 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:27 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:27 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:27 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:27 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ee4d8917-8ce8-49f1-a64d-77cc4a950783 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ee4d8917-8ce8-49f1-a64d-77cc4a950783 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6 returned with HTTP 200 Sep 02 08:59:27 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1144/2331] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:27 2026] GET /volume/v3/volumes/7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6 => generated 861 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:59:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-53c6fd4b-2194-4aac-9638-9573d038ae4d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-53c6fd4b-2194-4aac-9638-9573d038ae4d tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] GET http://192.168.122.75/volume/v3/volumes/a92ee651-cd3c-49cd-be32-79a82e6cb7fe Sep 02 08:59:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-53c6fd4b-2194-4aac-9638-9573d038ae4d tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-53c6fd4b-2194-4aac-9638-9573d038ae4d tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:28 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:28 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:28 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:28 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:28 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-53c6fd4b-2194-4aac-9638-9573d038ae4d tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Volume info retrieved successfully. Sep 02 08:59:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-53c6fd4b-2194-4aac-9638-9573d038ae4d tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] http://192.168.122.75/volume/v3/volumes/a92ee651-cd3c-49cd-be32-79a82e6cb7fe returned with HTTP 200 Sep 02 08:59:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1188/2332] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:28 2026] GET /volume/v3/volumes/a92ee651-cd3c-49cd-be32-79a82e6cb7fe => generated 1013 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:59:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-490b1437-8811-4165-a21e-9bf65d9aafbc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-490b1437-8811-4165-a21e-9bf65d9aafbc tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6 Sep 02 08:59:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-490b1437-8811-4165-a21e-9bf65d9aafbc tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-490b1437-8811-4165-a21e-9bf65d9aafbc tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:29 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:29 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:29 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-490b1437-8811-4165-a21e-9bf65d9aafbc tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-490b1437-8811-4165-a21e-9bf65d9aafbc tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6 returned with HTTP 200 Sep 02 08:59:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1145/2333] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:29 2026] GET /volume/v3/volumes/7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6 => generated 862 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-20368601-d0ce-4d59-9d4d-fd83f7ea19a6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-20368601-d0ce-4d59-9d4d-fd83f7ea19a6 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:59:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-20368601-d0ce-4d59-9d4d-fd83f7ea19a6 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1110964058"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:59:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-20368601-d0ce-4d59-9d4d-fd83f7ea19a6 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Create volume request body: {'volume': {"'source_volid": '7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1110964058'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:59:29 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-20368601-d0ce-4d59-9d4d-fd83f7ea19a6 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Create volume of 1 GB Sep 02 08:59:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-57897a05-d9e8-4e83-aa19-db09c347e7bb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:29 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-20368601-d0ce-4d59-9d4d-fd83f7ea19a6 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Availability Zones retrieved successfully. Sep 02 08:59:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-57897a05-d9e8-4e83-aa19-db09c347e7bb tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] GET http://192.168.122.75/volume/v3/volumes/a92ee651-cd3c-49cd-be32-79a82e6cb7fe Sep 02 08:59:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-57897a05-d9e8-4e83-aa19-db09c347e7bb tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-57897a05-d9e8-4e83-aa19-db09c347e7bb tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-57897a05-d9e8-4e83-aa19-db09c347e7bb tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] http://192.168.122.75/volume/v3/volumes/a92ee651-cd3c-49cd-be32-79a82e6cb7fe returned with HTTP 404 Sep 02 08:59:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-20368601-d0ce-4d59-9d4d-fd83f7ea19a6 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Flow 'volume_create_api' (46905b19-6c0a-4dd5-9870-2138be26bce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1146/2334] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:29 2026] GET /volume/v3/volumes/a92ee651-cd3c-49cd-be32-79a82e6cb7fe => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:59:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-20368601-d0ce-4d59-9d4d-fd83f7ea19a6 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d942772-cbf9-468f-a3af-70c50effce50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-20368601-d0ce-4d59-9d4d-fd83f7ea19a6 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:59:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e2e52675-6ecb-468e-a1aa-0f294b673518 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e2e52675-6ecb-468e-a1aa-0f294b673518 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:59:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e2e52675-6ecb-468e-a1aa-0f294b673518 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1783179213"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:59:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-e2e52675-6ecb-468e-a1aa-0f294b673518 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1783179213'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:59:29 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-e2e52675-6ecb-468e-a1aa-0f294b673518 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Create volume of 1 GB Sep 02 08:59:29 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e2e52675-6ecb-468e-a1aa-0f294b673518 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Availability Zones retrieved successfully. Sep 02 08:59:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e2e52675-6ecb-468e-a1aa-0f294b673518 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Flow 'volume_create_api' (4c2c5f53-ac27-42b2-bc6d-39bf44612725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e2e52675-6ecb-468e-a1aa-0f294b673518 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (320da647-0b2d-41d5-84e7-ee3fae5a3a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-e2e52675-6ecb-468e-a1aa-0f294b673518 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:59:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-20368601-d0ce-4d59-9d4d-fd83f7ea19a6 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d942772-cbf9-468f-a3af-70c50effce50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-20368601-d0ce-4d59-9d4d-fd83f7ea19a6 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5139732-848b-4020-b78d-253c78d6e95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e2e52675-6ecb-468e-a1aa-0f294b673518 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (320da647-0b2d-41d5-84e7-ee3fae5a3a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e2e52675-6ecb-468e-a1aa-0f294b673518 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a5f0509-b5e8-4c55-9b69-c6a84ca7fcac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:29 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-20368601-d0ce-4d59-9d4d-fd83f7ea19a6 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Created reservations ['f66d4709-8eea-4d72-abe8-91633ef40c85', 'e2f8a164-7ee4-41eb-8356-898ec6765f40', '03fda4e1-e36f-48a5-b578-880f870c5730', '47f8a488-3e79-4b69-8b91-de94765f278e'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:59:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-20368601-d0ce-4d59-9d4d-fd83f7ea19a6 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5139732-848b-4020-b78d-253c78d6e95a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f66d4709-8eea-4d72-abe8-91633ef40c85', 'e2f8a164-7ee4-41eb-8356-898ec6765f40', '03fda4e1-e36f-48a5-b578-880f870c5730', '47f8a488-3e79-4b69-8b91-de94765f278e']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-20368601-d0ce-4d59-9d4d-fd83f7ea19a6 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52438559-a9ce-471a-a51e-34ee709b13ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:29 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:29 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-20368601-d0ce-4d59-9d4d-fd83f7ea19a6 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52438559-a9ce-471a-a51e-34ee709b13ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9790c474-16f0-4267-8db5-ac960be86528', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1110964058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e89be635a6bc405bbe3c3c492622c7fc',qos_specs=None,replication_status=,reservations=['f66d4709-8eea-4d72-abe8-91633ef40c85','e2f8a164-7ee4-41eb-8356-898ec6765f40','03fda4e1-e36f-48a5-b578-880f870c5730','47f8a488-3e79-4b69-8b91-de94765f278e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='709f85e28343458c85f9103873682d2d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:59:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1110964058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9790c474-16f0-4267-8db5-ac960be86528,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e89be635a6bc405bbe3c3c492622c7fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='709f85e28343458c85f9103873682d2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-20368601-d0ce-4d59-9d4d-fd83f7ea19a6 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a33481-5490-48c9-8a95-61729b91c151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:29 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-e2e52675-6ecb-468e-a1aa-0f294b673518 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Created reservations ['c35b1676-85ee-449d-86bd-ad929bcea17e', '25b0f18c-8e52-4a66-8ff6-2f9c9a959ddc', 'e66a71cb-0fc6-48ea-88a6-126411feda74', '648805a2-10cc-48a4-bb12-29e758caa491'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:59:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e2e52675-6ecb-468e-a1aa-0f294b673518 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a5f0509-b5e8-4c55-9b69-c6a84ca7fcac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c35b1676-85ee-449d-86bd-ad929bcea17e', '25b0f18c-8e52-4a66-8ff6-2f9c9a959ddc', 'e66a71cb-0fc6-48ea-88a6-126411feda74', '648805a2-10cc-48a4-bb12-29e758caa491']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e2e52675-6ecb-468e-a1aa-0f294b673518 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fb108bf-8e59-46eb-a0fc-fca0da04c4ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:29 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:29 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e2e52675-6ecb-468e-a1aa-0f294b673518 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fb108bf-8e59-46eb-a0fc-fca0da04c4ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '689880db-9efd-4308-a4a1-84a18dc20ad0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1783179213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adff55c5c21d4c6e894ad194f8511731',qos_specs=None,replication_status=,reservations=['c35b1676-85ee-449d-86bd-ad929bcea17e','25b0f18c-8e52-4a66-8ff6-2f9c9a959ddc','e66a71cb-0fc6-48ea-88a6-126411feda74','648805a2-10cc-48a4-bb12-29e758caa491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6df4c1723f6c4a57b3ca5d90db9baa72',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:59:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1783179213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=689880db-9efd-4308-a4a1-84a18dc20ad0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adff55c5c21d4c6e894ad194f8511731',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6df4c1723f6c4a57b3ca5d90db9baa72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e2e52675-6ecb-468e-a1aa-0f294b673518 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d6c82d4-883f-43fd-949a-704ca6ea9ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-20368601-d0ce-4d59-9d4d-fd83f7ea19a6 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a33481-5490-48c9-8a95-61729b91c151) transitioned into state 'SUCCESS' from state '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-1110964058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e89be635a6bc405bbe3c3c492622c7fc',qos_specs=None,replication_status=,reservations=['f66d4709-8eea-4d72-abe8-91633ef40c85','e2f8a164-7ee4-41eb-8356-898ec6765f40','03fda4e1-e36f-48a5-b578-880f870c5730','47f8a488-3e79-4b69-8b91-de94765f278e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='709f85e28343458c85f9103873682d2d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-20368601-d0ce-4d59-9d4d-fd83f7ea19a6 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21d99857-5b38-40bb-beed-6dd4dd23d379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-20368601-d0ce-4d59-9d4d-fd83f7ea19a6 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21d99857-5b38-40bb-beed-6dd4dd23d379) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-20368601-d0ce-4d59-9d4d-fd83f7ea19a6 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Flow 'volume_create_api' (46905b19-6c0a-4dd5-9870-2138be26bce0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e2e52675-6ecb-468e-a1aa-0f294b673518 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d6c82d4-883f-43fd-949a-704ca6ea9ead) transitioned into state 'SUCCESS' from state '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-1783179213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adff55c5c21d4c6e894ad194f8511731',qos_specs=None,replication_status=,reservations=['c35b1676-85ee-449d-86bd-ad929bcea17e','25b0f18c-8e52-4a66-8ff6-2f9c9a959ddc','e66a71cb-0fc6-48ea-88a6-126411feda74','648805a2-10cc-48a4-bb12-29e758caa491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6df4c1723f6c4a57b3ca5d90db9baa72',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:29 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-20368601-d0ce-4d59-9d4d-fd83f7ea19a6 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Create volume request issued successfully. Sep 02 08:59:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-20368601-d0ce-4d59-9d4d-fd83f7ea19a6 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:59:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1189/2335] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:59:29 2026] POST /volume/v3/volumes => generated 771 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:59:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e2e52675-6ecb-468e-a1aa-0f294b673518 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ac5d915-0dd7-4a68-8c85-75c7fc802317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-aaaa0230-2c6b-4848-9e3e-921197a178ba None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aaaa0230-2c6b-4848-9e3e-921197a178ba tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:59:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aaaa0230-2c6b-4848-9e3e-921197a178ba tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-312103122"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:59:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-aaaa0230-2c6b-4848-9e3e-921197a178ba tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Create volume request body: {'volume': {"'source_volid": '7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-312103122'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:59:29 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-aaaa0230-2c6b-4848-9e3e-921197a178ba tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Create volume of 1 GB Sep 02 08:59:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e2e52675-6ecb-468e-a1aa-0f294b673518 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ac5d915-0dd7-4a68-8c85-75c7fc802317) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:29 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-aaaa0230-2c6b-4848-9e3e-921197a178ba tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Availability Zones retrieved successfully. Sep 02 08:59:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e2e52675-6ecb-468e-a1aa-0f294b673518 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Flow 'volume_create_api' (4c2c5f53-ac27-42b2-bc6d-39bf44612725) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:29 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e2e52675-6ecb-468e-a1aa-0f294b673518 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Create volume request issued successfully. Sep 02 08:59:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e2e52675-6ecb-468e-a1aa-0f294b673518 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:59:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1147/2336] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 08:59:29 2026] POST /volume/v3/volumes => generated 785 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:59:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-46b1b119-df51-404b-a8e7-c3604cfda845 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-46b1b119-df51-404b-a8e7-c3604cfda845 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] GET http://192.168.122.75/volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 Sep 02 08:59:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-46b1b119-df51-404b-a8e7-c3604cfda845 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-46b1b119-df51-404b-a8e7-c3604cfda845 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-aaaa0230-2c6b-4848-9e3e-921197a178ba tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Flow 'volume_create_api' (c942aebb-8417-4449-bdcb-72a40e1f71c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-aaaa0230-2c6b-4848-9e3e-921197a178ba tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1e3a6f7-9618-4397-b65d-3d90bfaef106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-aaaa0230-2c6b-4848-9e3e-921197a178ba tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:59:29 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:29 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:29 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-46b1b119-df51-404b-a8e7-c3604cfda845 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Volume info retrieved successfully. Sep 02 08:59:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-46b1b119-df51-404b-a8e7-c3604cfda845 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] http://192.168.122.75/volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 returned with HTTP 200 Sep 02 08:59:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1148/2337] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:29 2026] GET /volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 => generated 964 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-aaaa0230-2c6b-4848-9e3e-921197a178ba tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1e3a6f7-9618-4397-b65d-3d90bfaef106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-aaaa0230-2c6b-4848-9e3e-921197a178ba tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cfa6f8b-1bcf-4b56-a286-fcaa04d2acf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:30 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-aaaa0230-2c6b-4848-9e3e-921197a178ba tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Created reservations ['b91ff4ac-69dc-4cb8-8812-09abcc3bff43', '059c35b8-804f-4f9d-8ad1-6c5d99c55b37', 'f25c8bdd-a429-4dc5-b700-80dccbe43e39', '2c5d55c4-c302-484c-9a22-c2ec579c54ed'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:59:30 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-aaaa0230-2c6b-4848-9e3e-921197a178ba tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cfa6f8b-1bcf-4b56-a286-fcaa04d2acf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b91ff4ac-69dc-4cb8-8812-09abcc3bff43', '059c35b8-804f-4f9d-8ad1-6c5d99c55b37', 'f25c8bdd-a429-4dc5-b700-80dccbe43e39', '2c5d55c4-c302-484c-9a22-c2ec579c54ed']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:30 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-aaaa0230-2c6b-4848-9e3e-921197a178ba tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9dbce1c-3b50-4343-a2e1-f24bec154770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:30 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:30 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:30 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-aaaa0230-2c6b-4848-9e3e-921197a178ba tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9dbce1c-3b50-4343-a2e1-f24bec154770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60c99e23-1749-429a-8d3a-4e9bfc7c5cf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-312103122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e89be635a6bc405bbe3c3c492622c7fc',qos_specs=None,replication_status=,reservations=['b91ff4ac-69dc-4cb8-8812-09abcc3bff43','059c35b8-804f-4f9d-8ad1-6c5d99c55b37','f25c8bdd-a429-4dc5-b700-80dccbe43e39','2c5d55c4-c302-484c-9a22-c2ec579c54ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='709f85e28343458c85f9103873682d2d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:59:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-312103122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60c99e23-1749-429a-8d3a-4e9bfc7c5cf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e89be635a6bc405bbe3c3c492622c7fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='709f85e28343458c85f9103873682d2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:30 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-aaaa0230-2c6b-4848-9e3e-921197a178ba tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9417ca9a-c5c2-48bc-aba4-47325ba1133c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:30 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-aaaa0230-2c6b-4848-9e3e-921197a178ba tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9417ca9a-c5c2-48bc-aba4-47325ba1133c) transitioned into state 'SUCCESS' from state '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-312103122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e89be635a6bc405bbe3c3c492622c7fc',qos_specs=None,replication_status=,reservations=['b91ff4ac-69dc-4cb8-8812-09abcc3bff43','059c35b8-804f-4f9d-8ad1-6c5d99c55b37','f25c8bdd-a429-4dc5-b700-80dccbe43e39','2c5d55c4-c302-484c-9a22-c2ec579c54ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='709f85e28343458c85f9103873682d2d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:30 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-aaaa0230-2c6b-4848-9e3e-921197a178ba tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6958842a-3472-47ad-8576-5e31ed0cef1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:30 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-aaaa0230-2c6b-4848-9e3e-921197a178ba tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6958842a-3472-47ad-8576-5e31ed0cef1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:30 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-aaaa0230-2c6b-4848-9e3e-921197a178ba tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Flow 'volume_create_api' (c942aebb-8417-4449-bdcb-72a40e1f71c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:30 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-aaaa0230-2c6b-4848-9e3e-921197a178ba tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Create volume request issued successfully. Sep 02 08:59:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aaaa0230-2c6b-4848-9e3e-921197a178ba tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:59:30 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1190/2338] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:59:29 2026] POST /volume/v3/volumes => generated 770 bytes in 644 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:59:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e1eeee25-276b-47ef-9460-6ebff97d1e1c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e1eeee25-276b-47ef-9460-6ebff97d1e1c tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:59:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e1eeee25-276b-47ef-9460-6ebff97d1e1c tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1047126630"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:59:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-e1eeee25-276b-47ef-9460-6ebff97d1e1c tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Create volume request body: {'volume': {"'source_volid": '7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1047126630'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:59:30 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-e1eeee25-276b-47ef-9460-6ebff97d1e1c tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Create volume of 1 GB Sep 02 08:59:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e1eeee25-276b-47ef-9460-6ebff97d1e1c tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Availability Zones retrieved successfully. Sep 02 08:59:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e1eeee25-276b-47ef-9460-6ebff97d1e1c tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Flow 'volume_create_api' (a730c6dd-8123-4b72-a04a-8426f93605ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e1eeee25-276b-47ef-9460-6ebff97d1e1c tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ee6c69b-b765-451a-b514-e0f03df93919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-e1eeee25-276b-47ef-9460-6ebff97d1e1c tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:59:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e1eeee25-276b-47ef-9460-6ebff97d1e1c tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ee6c69b-b765-451a-b514-e0f03df93919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e1eeee25-276b-47ef-9460-6ebff97d1e1c tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dced1c4-f7ce-477e-a8f7-2f1c9d35c235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:30 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-e1eeee25-276b-47ef-9460-6ebff97d1e1c tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Created reservations ['f6e443a7-666e-42e9-99f0-36beb00335dd', 'e6d12492-8b77-4641-80b1-9337b88a5097', 'd4184ffc-0f89-4e0c-ad07-d19b6d2fe02b', 'd4a903a7-e21a-4ed3-b878-9abc2d83b693'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:59:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e1eeee25-276b-47ef-9460-6ebff97d1e1c tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dced1c4-f7ce-477e-a8f7-2f1c9d35c235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6e443a7-666e-42e9-99f0-36beb00335dd', 'e6d12492-8b77-4641-80b1-9337b88a5097', 'd4184ffc-0f89-4e0c-ad07-d19b6d2fe02b', 'd4a903a7-e21a-4ed3-b878-9abc2d83b693']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e1eeee25-276b-47ef-9460-6ebff97d1e1c tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8e2fbfe-dc1f-4ce2-a9ff-d3873411b5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:30 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:30 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e1eeee25-276b-47ef-9460-6ebff97d1e1c tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8e2fbfe-dc1f-4ce2-a9ff-d3873411b5cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bea8d72c-9c72-4912-aecc-c5ce15727e82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1047126630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e89be635a6bc405bbe3c3c492622c7fc',qos_specs=None,replication_status=,reservations=['f6e443a7-666e-42e9-99f0-36beb00335dd','e6d12492-8b77-4641-80b1-9337b88a5097','d4184ffc-0f89-4e0c-ad07-d19b6d2fe02b','d4a903a7-e21a-4ed3-b878-9abc2d83b693'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='709f85e28343458c85f9103873682d2d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:59:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1047126630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bea8d72c-9c72-4912-aecc-c5ce15727e82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e89be635a6bc405bbe3c3c492622c7fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='709f85e28343458c85f9103873682d2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e1eeee25-276b-47ef-9460-6ebff97d1e1c tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f895e764-c91b-4bdd-a6b2-5e66bbbaa043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e1eeee25-276b-47ef-9460-6ebff97d1e1c tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f895e764-c91b-4bdd-a6b2-5e66bbbaa043) transitioned into state 'SUCCESS' from state '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-1047126630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e89be635a6bc405bbe3c3c492622c7fc',qos_specs=None,replication_status=,reservations=['f6e443a7-666e-42e9-99f0-36beb00335dd','e6d12492-8b77-4641-80b1-9337b88a5097','d4184ffc-0f89-4e0c-ad07-d19b6d2fe02b','d4a903a7-e21a-4ed3-b878-9abc2d83b693'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='709f85e28343458c85f9103873682d2d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e1eeee25-276b-47ef-9460-6ebff97d1e1c tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74e607bd-16ab-4e8e-99d3-552ad7595c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e1eeee25-276b-47ef-9460-6ebff97d1e1c tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74e607bd-16ab-4e8e-99d3-552ad7595c33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e1eeee25-276b-47ef-9460-6ebff97d1e1c tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Flow 'volume_create_api' (a730c6dd-8123-4b72-a04a-8426f93605ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e1eeee25-276b-47ef-9460-6ebff97d1e1c tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Create volume request issued successfully. Sep 02 08:59:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e1eeee25-276b-47ef-9460-6ebff97d1e1c tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:59:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1149/2339] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:59:30 2026] POST /volume/v3/volumes => generated 771 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:59:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1afcef02-671c-458e-a0e6-1a831fa67eb8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1afcef02-671c-458e-a0e6-1a831fa67eb8 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:59:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1afcef02-671c-458e-a0e6-1a831fa67eb8 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-992485754"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:59:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-1afcef02-671c-458e-a0e6-1a831fa67eb8 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Create volume request body: {'volume': {"'source_volid": '7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-992485754'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:59:30 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-1afcef02-671c-458e-a0e6-1a831fa67eb8 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Create volume of 1 GB Sep 02 08:59:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-72e3a2e6-7c86-4a99-b0cd-de1ff737cb50 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:30 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:30 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-72e3a2e6-7c86-4a99-b0cd-de1ff737cb50 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] GET http://192.168.122.75/volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 Sep 02 08:59:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-72e3a2e6-7c86-4a99-b0cd-de1ff737cb50 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-72e3a2e6-7c86-4a99-b0cd-de1ff737cb50 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:30 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1afcef02-671c-458e-a0e6-1a831fa67eb8 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Availability Zones retrieved successfully. Sep 02 08:59:30 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-1afcef02-671c-458e-a0e6-1a831fa67eb8 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Flow 'volume_create_api' (1badec17-701d-44a6-90fb-96229c2573f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:30 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-1afcef02-671c-458e-a0e6-1a831fa67eb8 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (869a97c3-5d42-4452-b840-c87da5e32d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:30 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-1afcef02-671c-458e-a0e6-1a831fa67eb8 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:59:30 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:30 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:30 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:30 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-72e3a2e6-7c86-4a99-b0cd-de1ff737cb50 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Volume info retrieved successfully. Sep 02 08:59:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-72e3a2e6-7c86-4a99-b0cd-de1ff737cb50 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] http://192.168.122.75/volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 returned with HTTP 200 Sep 02 08:59:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1150/2340] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:30 2026] GET /volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 => generated 1014 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:59:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-1afcef02-671c-458e-a0e6-1a831fa67eb8 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (869a97c3-5d42-4452-b840-c87da5e32d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-1afcef02-671c-458e-a0e6-1a831fa67eb8 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (452f967a-7240-4e19-a3ce-c08b2ad8c6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:31 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-1afcef02-671c-458e-a0e6-1a831fa67eb8 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Created reservations ['5b54849e-6d43-44e1-89c7-875ebb33bfa4', 'de1a6882-0c1c-44c8-9f42-3bd7629754ec', '6abb3052-b739-4514-a84e-7aae622f0dac', '9058d421-caeb-4a3c-8420-479ded60f15d'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:59:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-1afcef02-671c-458e-a0e6-1a831fa67eb8 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (452f967a-7240-4e19-a3ce-c08b2ad8c6c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b54849e-6d43-44e1-89c7-875ebb33bfa4', 'de1a6882-0c1c-44c8-9f42-3bd7629754ec', '6abb3052-b739-4514-a84e-7aae622f0dac', '9058d421-caeb-4a3c-8420-479ded60f15d']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-1afcef02-671c-458e-a0e6-1a831fa67eb8 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62d934b9-bf9d-43e4-90a3-f6598bfb1889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:31 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:31 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-1afcef02-671c-458e-a0e6-1a831fa67eb8 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62d934b9-bf9d-43e4-90a3-f6598bfb1889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '360118aa-0507-4d47-b775-c01cb730a24b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-992485754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e89be635a6bc405bbe3c3c492622c7fc',qos_specs=None,replication_status=,reservations=['5b54849e-6d43-44e1-89c7-875ebb33bfa4','de1a6882-0c1c-44c8-9f42-3bd7629754ec','6abb3052-b739-4514-a84e-7aae622f0dac','9058d421-caeb-4a3c-8420-479ded60f15d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='709f85e28343458c85f9103873682d2d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:59:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-992485754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=360118aa-0507-4d47-b775-c01cb730a24b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e89be635a6bc405bbe3c3c492622c7fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='709f85e28343458c85f9103873682d2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-1afcef02-671c-458e-a0e6-1a831fa67eb8 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7988382-58fd-4415-b00e-88177954d9db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-1afcef02-671c-458e-a0e6-1a831fa67eb8 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7988382-58fd-4415-b00e-88177954d9db) transitioned into state 'SUCCESS' from state '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-992485754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e89be635a6bc405bbe3c3c492622c7fc',qos_specs=None,replication_status=,reservations=['5b54849e-6d43-44e1-89c7-875ebb33bfa4','de1a6882-0c1c-44c8-9f42-3bd7629754ec','6abb3052-b739-4514-a84e-7aae622f0dac','9058d421-caeb-4a3c-8420-479ded60f15d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='709f85e28343458c85f9103873682d2d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-1afcef02-671c-458e-a0e6-1a831fa67eb8 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad6efb47-aaf2-4093-a4af-81b1a435d5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-1afcef02-671c-458e-a0e6-1a831fa67eb8 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad6efb47-aaf2-4093-a4af-81b1a435d5ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-1afcef02-671c-458e-a0e6-1a831fa67eb8 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Flow 'volume_create_api' (1badec17-701d-44a6-90fb-96229c2573f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:31 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1afcef02-671c-458e-a0e6-1a831fa67eb8 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Create volume request issued successfully. Sep 02 08:59:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1afcef02-671c-458e-a0e6-1a831fa67eb8 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:59:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1191/2341] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:59:30 2026] POST /volume/v3/volumes => generated 770 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 08:59:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-79ed46af-ebd2-4007-b154-2988f60edc04 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-79ed46af-ebd2-4007-b154-2988f60edc04 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:59:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-79ed46af-ebd2-4007-b154-2988f60edc04 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-169200713"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:59:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-79ed46af-ebd2-4007-b154-2988f60edc04 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Create volume request body: {'volume': {"'source_volid": '7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-169200713'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:59:31 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-79ed46af-ebd2-4007-b154-2988f60edc04 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Create volume of 1 GB Sep 02 08:59:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-79ed46af-ebd2-4007-b154-2988f60edc04 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Availability Zones retrieved successfully. Sep 02 08:59:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-79ed46af-ebd2-4007-b154-2988f60edc04 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Flow 'volume_create_api' (098ff827-4f31-4c32-ba8e-5df4367f60ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-79ed46af-ebd2-4007-b154-2988f60edc04 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (969463a4-6237-4911-ab34-e39704e05a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-79ed46af-ebd2-4007-b154-2988f60edc04 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:59:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-79ed46af-ebd2-4007-b154-2988f60edc04 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (969463a4-6237-4911-ab34-e39704e05a8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-79ed46af-ebd2-4007-b154-2988f60edc04 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa6bbb14-27b0-4fa5-a5d7-1fac3f82f7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:31 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-79ed46af-ebd2-4007-b154-2988f60edc04 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Created reservations ['f20e06e5-8936-4b9c-bd61-6ce3a613275d', 'a271cc85-1e7b-4ffb-88ca-9bcbd01e5494', '1e9ae38d-8221-4a18-883c-54189e6fd9e1', '82c1417d-95bf-48e6-8ca9-41bedbb7e461'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:59:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-79ed46af-ebd2-4007-b154-2988f60edc04 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa6bbb14-27b0-4fa5-a5d7-1fac3f82f7e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f20e06e5-8936-4b9c-bd61-6ce3a613275d', 'a271cc85-1e7b-4ffb-88ca-9bcbd01e5494', '1e9ae38d-8221-4a18-883c-54189e6fd9e1', '82c1417d-95bf-48e6-8ca9-41bedbb7e461']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-79ed46af-ebd2-4007-b154-2988f60edc04 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f410d86-32dc-482e-8050-864d5abcc09a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-79ed46af-ebd2-4007-b154-2988f60edc04 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f410d86-32dc-482e-8050-864d5abcc09a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcbeba85-d11b-475e-8fba-37a93eff78fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-169200713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e89be635a6bc405bbe3c3c492622c7fc',qos_specs=None,replication_status=,reservations=['f20e06e5-8936-4b9c-bd61-6ce3a613275d','a271cc85-1e7b-4ffb-88ca-9bcbd01e5494','1e9ae38d-8221-4a18-883c-54189e6fd9e1','82c1417d-95bf-48e6-8ca9-41bedbb7e461'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='709f85e28343458c85f9103873682d2d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:59:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-169200713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcbeba85-d11b-475e-8fba-37a93eff78fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e89be635a6bc405bbe3c3c492622c7fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='709f85e28343458c85f9103873682d2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-79ed46af-ebd2-4007-b154-2988f60edc04 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8179bc56-b905-4d28-b357-9b2618175e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8bac5086-09d1-4134-bd51-c96a6bf43cd0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8bac5086-09d1-4134-bd51-c96a6bf43cd0 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] GET http://192.168.122.75/volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 Sep 02 08:59:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8bac5086-09d1-4134-bd51-c96a6bf43cd0 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8bac5086-09d1-4134-bd51-c96a6bf43cd0 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:32 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:32 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:32 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:32 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:32 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-79ed46af-ebd2-4007-b154-2988f60edc04 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8179bc56-b905-4d28-b357-9b2618175e2f) transitioned into state 'SUCCESS' from state '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-169200713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e89be635a6bc405bbe3c3c492622c7fc',qos_specs=None,replication_status=,reservations=['f20e06e5-8936-4b9c-bd61-6ce3a613275d','a271cc85-1e7b-4ffb-88ca-9bcbd01e5494','1e9ae38d-8221-4a18-883c-54189e6fd9e1','82c1417d-95bf-48e6-8ca9-41bedbb7e461'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='709f85e28343458c85f9103873682d2d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:32 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-79ed46af-ebd2-4007-b154-2988f60edc04 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5c6b916-3d7e-48fd-b8a1-e68d0c770fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:32 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8bac5086-09d1-4134-bd51-c96a6bf43cd0 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Volume info retrieved successfully. Sep 02 08:59:32 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-79ed46af-ebd2-4007-b154-2988f60edc04 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5c6b916-3d7e-48fd-b8a1-e68d0c770fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:32 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-79ed46af-ebd2-4007-b154-2988f60edc04 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Flow 'volume_create_api' (098ff827-4f31-4c32-ba8e-5df4367f60ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:32 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-79ed46af-ebd2-4007-b154-2988f60edc04 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Create volume request issued successfully. Sep 02 08:59:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-79ed46af-ebd2-4007-b154-2988f60edc04 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:59:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8bac5086-09d1-4134-bd51-c96a6bf43cd0 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] http://192.168.122.75/volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 returned with HTTP 200 Sep 02 08:59:32 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1151/2342] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 08:59:31 2026] POST /volume/v3/volumes => generated 770 bytes in 774 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 08:59:32 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1192/2343] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:32 2026] GET /volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 => generated 1014 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:59:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-dac4ac94-c5af-4cad-9f08-e6d8a0714058 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dac4ac94-c5af-4cad-9f08-e6d8a0714058 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/9790c474-16f0-4267-8db5-ac960be86528 Sep 02 08:59:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dac4ac94-c5af-4cad-9f08-e6d8a0714058 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dac4ac94-c5af-4cad-9f08-e6d8a0714058 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:32 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:32 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:32 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:32 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:32 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-dac4ac94-c5af-4cad-9f08-e6d8a0714058 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dac4ac94-c5af-4cad-9f08-e6d8a0714058 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/9790c474-16f0-4267-8db5-ac960be86528 returned with HTTP 200 Sep 02 08:59:32 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1152/2344] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:32 2026] GET /volume/v3/volumes/9790c474-16f0-4267-8db5-ac960be86528 => generated 864 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a52afdd4-f80c-42d2-a8d6-529ec188126e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a52afdd4-f80c-42d2-a8d6-529ec188126e tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/60c99e23-1749-429a-8d3a-4e9bfc7c5cf9 Sep 02 08:59:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a52afdd4-f80c-42d2-a8d6-529ec188126e tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a52afdd4-f80c-42d2-a8d6-529ec188126e tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:32 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:32 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:32 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:32 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:32 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a52afdd4-f80c-42d2-a8d6-529ec188126e tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a52afdd4-f80c-42d2-a8d6-529ec188126e tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/60c99e23-1749-429a-8d3a-4e9bfc7c5cf9 returned with HTTP 200 Sep 02 08:59:32 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1193/2345] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:32 2026] GET /volume/v3/volumes/60c99e23-1749-429a-8d3a-4e9bfc7c5cf9 => generated 862 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0f76d6d4-34de-41f9-9c93-a360d5dc0364 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0f76d6d4-34de-41f9-9c93-a360d5dc0364 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] GET http://192.168.122.75/volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 Sep 02 08:59:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0f76d6d4-34de-41f9-9c93-a360d5dc0364 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0f76d6d4-34de-41f9-9c93-a360d5dc0364 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:33 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:33 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:33 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:33 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:33 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0f76d6d4-34de-41f9-9c93-a360d5dc0364 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Volume info retrieved successfully. Sep 02 08:59:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0f76d6d4-34de-41f9-9c93-a360d5dc0364 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] http://192.168.122.75/volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 returned with HTTP 200 Sep 02 08:59:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1153/2346] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:33 2026] GET /volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 => generated 1014 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:59:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ccdca506-2aac-4c4d-8a81-513aed063883 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ccdca506-2aac-4c4d-8a81-513aed063883 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/60c99e23-1749-429a-8d3a-4e9bfc7c5cf9 Sep 02 08:59:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ccdca506-2aac-4c4d-8a81-513aed063883 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ccdca506-2aac-4c4d-8a81-513aed063883 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:33 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:33 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:33 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:33 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:33 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ccdca506-2aac-4c4d-8a81-513aed063883 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ccdca506-2aac-4c4d-8a81-513aed063883 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/60c99e23-1749-429a-8d3a-4e9bfc7c5cf9 returned with HTTP 200 Sep 02 08:59:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1194/2347] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:33 2026] GET /volume/v3/volumes/60c99e23-1749-429a-8d3a-4e9bfc7c5cf9 => generated 862 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:59:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-609d3612-fbad-4af5-82b2-172cc9941b00 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-609d3612-fbad-4af5-82b2-172cc9941b00 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] GET http://192.168.122.75/volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 Sep 02 08:59:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-609d3612-fbad-4af5-82b2-172cc9941b00 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-609d3612-fbad-4af5-82b2-172cc9941b00 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:34 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:34 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:34 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:34 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-609d3612-fbad-4af5-82b2-172cc9941b00 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Volume info retrieved successfully. Sep 02 08:59:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-609d3612-fbad-4af5-82b2-172cc9941b00 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] http://192.168.122.75/volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 returned with HTTP 200 Sep 02 08:59:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1154/2348] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:34 2026] GET /volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 => generated 1015 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:59:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-96d87320-b516-4429-a77b-d10ad287ef74 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e2368264-fc3c-4da5-acda-d8a5c2bc3f6e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-96d87320-b516-4429-a77b-d10ad287ef74 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/60c99e23-1749-429a-8d3a-4e9bfc7c5cf9 Sep 02 08:59:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-96d87320-b516-4429-a77b-d10ad287ef74 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-96d87320-b516-4429-a77b-d10ad287ef74 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e2368264-fc3c-4da5-acda-d8a5c2bc3f6e tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-reader] POST http://192.168.122.75/volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0/action Sep 02 08:59:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e2368264-fc3c-4da5-acda-d8a5c2bc3f6e tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 08:59:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e2368264-fc3c-4da5-acda-d8a5c2bc3f6e tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:59:34 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:34 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:34 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:34 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:34 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:34 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:34 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:34 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:34 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-e2368264-fc3c-4da5-acda-d8a5c2bc3f6e tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '1206f4cf37384a5393c711fc3d2def82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'adff55c5c21d4c6e894ad194f8511731', '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=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 08:59:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e2368264-fc3c-4da5-acda-d8a5c2bc3f6e tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-reader] http://192.168.122.75/volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0/action returned with HTTP 403 Sep 02 08:59:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1155/2349] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 08:59:34 2026] POST /volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0/action => generated 131 bytes in 264 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:59:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ad4f41e3-4d21-4159-9992-9caa81113710 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ad4f41e3-4d21-4159-9992-9caa81113710 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 Sep 02 08:59:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ad4f41e3-4d21-4159-9992-9caa81113710 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-96d87320-b516-4429-a77b-d10ad287ef74 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ad4f41e3-4d21-4159-9992-9caa81113710 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:34 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-ad4f41e3-4d21-4159-9992-9caa81113710 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Delete volume with id: 689880db-9efd-4308-a4a1-84a18dc20ad0 Sep 02 08:59:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-96d87320-b516-4429-a77b-d10ad287ef74 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/60c99e23-1749-429a-8d3a-4e9bfc7c5cf9 returned with HTTP 200 Sep 02 08:59:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1195/2350] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:34 2026] GET /volume/v3/volumes/60c99e23-1749-429a-8d3a-4e9bfc7c5cf9 => generated 862 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:34 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:34 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:34 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:34 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ad4f41e3-4d21-4159-9992-9caa81113710 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Volume info retrieved successfully. Sep 02 08:59:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ad4f41e3-4d21-4159-9992-9caa81113710 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Delete volume request issued successfully. Sep 02 08:59:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ad4f41e3-4d21-4159-9992-9caa81113710 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] http://192.168.122.75/volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 returned with HTTP 202 Sep 02 08:59:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1156/2351] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:59:34 2026] DELETE /volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 => generated 0 bytes in 295 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:59:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-97e66af4-d656-4231-95e5-014e7b552d67 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-97e66af4-d656-4231-95e5-014e7b552d67 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] GET http://192.168.122.75/volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 Sep 02 08:59:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-97e66af4-d656-4231-95e5-014e7b552d67 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-97e66af4-d656-4231-95e5-014e7b552d67 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:35 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:35 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:35 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:35 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:35 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-97e66af4-d656-4231-95e5-014e7b552d67 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Volume info retrieved successfully. Sep 02 08:59:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-97e66af4-d656-4231-95e5-014e7b552d67 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] http://192.168.122.75/volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 returned with HTTP 200 Sep 02 08:59:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1196/2352] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:35 2026] GET /volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 => generated 1014 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:59:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3517a6ec-ba9b-4779-8604-d1375bde1277 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3517a6ec-ba9b-4779-8604-d1375bde1277 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/60c99e23-1749-429a-8d3a-4e9bfc7c5cf9 Sep 02 08:59:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3517a6ec-ba9b-4779-8604-d1375bde1277 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3517a6ec-ba9b-4779-8604-d1375bde1277 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:36 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:36 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:36 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:36 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:36 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3517a6ec-ba9b-4779-8604-d1375bde1277 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3517a6ec-ba9b-4779-8604-d1375bde1277 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/60c99e23-1749-429a-8d3a-4e9bfc7c5cf9 returned with HTTP 200 Sep 02 08:59:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1157/2353] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:35 2026] GET /volume/v3/volumes/60c99e23-1749-429a-8d3a-4e9bfc7c5cf9 => generated 863 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7de3abb6-8a9a-4ed6-a294-dc72ab35be43 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7de3abb6-8a9a-4ed6-a294-dc72ab35be43 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/bea8d72c-9c72-4912-aecc-c5ce15727e82 Sep 02 08:59:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7de3abb6-8a9a-4ed6-a294-dc72ab35be43 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7de3abb6-8a9a-4ed6-a294-dc72ab35be43 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:36 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:36 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:36 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:36 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e8ae54ce-3527-4170-96cf-e628ae5ee7c4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:36 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7de3abb6-8a9a-4ed6-a294-dc72ab35be43 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e8ae54ce-3527-4170-96cf-e628ae5ee7c4 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] GET http://192.168.122.75/volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 Sep 02 08:59:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e8ae54ce-3527-4170-96cf-e628ae5ee7c4 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e8ae54ce-3527-4170-96cf-e628ae5ee7c4 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7de3abb6-8a9a-4ed6-a294-dc72ab35be43 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/bea8d72c-9c72-4912-aecc-c5ce15727e82 returned with HTTP 200 Sep 02 08:59:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1197/2354] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:36 2026] GET /volume/v3/volumes/bea8d72c-9c72-4912-aecc-c5ce15727e82 => generated 863 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:36 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:36 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:36 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:36 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:36 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e8ae54ce-3527-4170-96cf-e628ae5ee7c4 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Volume info retrieved successfully. Sep 02 08:59:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e8ae54ce-3527-4170-96cf-e628ae5ee7c4 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] http://192.168.122.75/volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 returned with HTTP 200 Sep 02 08:59:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1158/2355] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:36 2026] GET /volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 => generated 1014 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:59:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9b840416-ddad-4bc1-a8c2-6e0ab7b98f6b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9b840416-ddad-4bc1-a8c2-6e0ab7b98f6b tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/bea8d72c-9c72-4912-aecc-c5ce15727e82 Sep 02 08:59:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9b840416-ddad-4bc1-a8c2-6e0ab7b98f6b tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9b840416-ddad-4bc1-a8c2-6e0ab7b98f6b tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:37 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:37 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:37 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:37 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:37 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-9b840416-ddad-4bc1-a8c2-6e0ab7b98f6b tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9b840416-ddad-4bc1-a8c2-6e0ab7b98f6b tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/bea8d72c-9c72-4912-aecc-c5ce15727e82 returned with HTTP 200 Sep 02 08:59:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1198/2356] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:37 2026] GET /volume/v3/volumes/bea8d72c-9c72-4912-aecc-c5ce15727e82 => generated 863 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fb3b23e8-2695-442b-abe9-a75a0aa14da2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fb3b23e8-2695-442b-abe9-a75a0aa14da2 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] GET http://192.168.122.75/volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 Sep 02 08:59:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fb3b23e8-2695-442b-abe9-a75a0aa14da2 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fb3b23e8-2695-442b-abe9-a75a0aa14da2 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fb3b23e8-2695-442b-abe9-a75a0aa14da2 tempest-ProjectReaderTests-1423924703 tempest-ProjectReaderTests-1423924703-project-admin] http://192.168.122.75/volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 returned with HTTP 404 Sep 02 08:59:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1159/2357] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:37 2026] GET /volume/v3/volumes/689880db-9efd-4308-a4a1-84a18dc20ad0 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:59:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fa40849d-4cc3-4b14-91fe-a677a2da7d25 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fa40849d-4cc3-4b14-91fe-a677a2da7d25 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/bea8d72c-9c72-4912-aecc-c5ce15727e82 Sep 02 08:59:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fa40849d-4cc3-4b14-91fe-a677a2da7d25 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fa40849d-4cc3-4b14-91fe-a677a2da7d25 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:38 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:38 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:38 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:38 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:38 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-fa40849d-4cc3-4b14-91fe-a677a2da7d25 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fa40849d-4cc3-4b14-91fe-a677a2da7d25 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/bea8d72c-9c72-4912-aecc-c5ce15727e82 returned with HTTP 200 Sep 02 08:59:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1199/2358] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:38 2026] GET /volume/v3/volumes/bea8d72c-9c72-4912-aecc-c5ce15727e82 => generated 864 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e799a4e2-5385-4912-a8c1-c9c664704680 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e799a4e2-5385-4912-a8c1-c9c664704680 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/360118aa-0507-4d47-b775-c01cb730a24b Sep 02 08:59:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e799a4e2-5385-4912-a8c1-c9c664704680 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e799a4e2-5385-4912-a8c1-c9c664704680 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:38 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:38 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:38 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:38 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:38 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e799a4e2-5385-4912-a8c1-c9c664704680 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e799a4e2-5385-4912-a8c1-c9c664704680 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/360118aa-0507-4d47-b775-c01cb730a24b returned with HTTP 200 Sep 02 08:59:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1160/2359] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:38 2026] GET /volume/v3/volumes/360118aa-0507-4d47-b775-c01cb730a24b => generated 862 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c2390929-3a1c-4642-83f1-97ef563040a4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c2390929-3a1c-4642-83f1-97ef563040a4 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/360118aa-0507-4d47-b775-c01cb730a24b Sep 02 08:59:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c2390929-3a1c-4642-83f1-97ef563040a4 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c2390929-3a1c-4642-83f1-97ef563040a4 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:39 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:39 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:39 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:39 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c2390929-3a1c-4642-83f1-97ef563040a4 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c2390929-3a1c-4642-83f1-97ef563040a4 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/360118aa-0507-4d47-b775-c01cb730a24b returned with HTTP 200 Sep 02 08:59:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1200/2360] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:39 2026] GET /volume/v3/volumes/360118aa-0507-4d47-b775-c01cb730a24b => generated 863 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-da752689-d678-49b3-b436-8e66488da8bb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-da752689-d678-49b3-b436-8e66488da8bb tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/fcbeba85-d11b-475e-8fba-37a93eff78fd Sep 02 08:59:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-da752689-d678-49b3-b436-8e66488da8bb tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-da752689-d678-49b3-b436-8e66488da8bb tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:39 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:39 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:39 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:39 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:40 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-da752689-d678-49b3-b436-8e66488da8bb tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-da752689-d678-49b3-b436-8e66488da8bb tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/fcbeba85-d11b-475e-8fba-37a93eff78fd returned with HTTP 200 Sep 02 08:59:40 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1161/2361] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:39 2026] GET /volume/v3/volumes/fcbeba85-d11b-475e-8fba-37a93eff78fd => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f9cd017a-e437-4c41-a41a-4c022767199f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f9cd017a-e437-4c41-a41a-4c022767199f tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/fcbeba85-d11b-475e-8fba-37a93eff78fd Sep 02 08:59:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f9cd017a-e437-4c41-a41a-4c022767199f tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f9cd017a-e437-4c41-a41a-4c022767199f tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:41 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:41 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:41 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:41 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:41 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f9cd017a-e437-4c41-a41a-4c022767199f tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f9cd017a-e437-4c41-a41a-4c022767199f tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/fcbeba85-d11b-475e-8fba-37a93eff78fd returned with HTTP 200 Sep 02 08:59:41 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1201/2362] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:41 2026] GET /volume/v3/volumes/fcbeba85-d11b-475e-8fba-37a93eff78fd => generated 863 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1876dba3-64c0-419f-af7f-e0a16a137677 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1876dba3-64c0-419f-af7f-e0a16a137677 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] DELETE http://192.168.122.75/volume/v3/volumes/fcbeba85-d11b-475e-8fba-37a93eff78fd Sep 02 08:59:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1876dba3-64c0-419f-af7f-e0a16a137677 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1876dba3-64c0-419f-af7f-e0a16a137677 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:41 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-1876dba3-64c0-419f-af7f-e0a16a137677 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Delete volume with id: fcbeba85-d11b-475e-8fba-37a93eff78fd Sep 02 08:59:41 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:41 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:41 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:41 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:41 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1876dba3-64c0-419f-af7f-e0a16a137677 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:41 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1876dba3-64c0-419f-af7f-e0a16a137677 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Delete volume request issued successfully. Sep 02 08:59:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1876dba3-64c0-419f-af7f-e0a16a137677 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/fcbeba85-d11b-475e-8fba-37a93eff78fd returned with HTTP 202 Sep 02 08:59:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1162/2363] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:59:41 2026] DELETE /volume/v3/volumes/fcbeba85-d11b-475e-8fba-37a93eff78fd => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:59:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9d6295a1-7828-4c04-bbc3-d81752bc8e43 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9d6295a1-7828-4c04-bbc3-d81752bc8e43 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/fcbeba85-d11b-475e-8fba-37a93eff78fd Sep 02 08:59:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9d6295a1-7828-4c04-bbc3-d81752bc8e43 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9d6295a1-7828-4c04-bbc3-d81752bc8e43 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:41 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:41 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:41 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:41 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:41 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-9d6295a1-7828-4c04-bbc3-d81752bc8e43 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9d6295a1-7828-4c04-bbc3-d81752bc8e43 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/fcbeba85-d11b-475e-8fba-37a93eff78fd returned with HTTP 200 Sep 02 08:59:41 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1202/2364] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:41 2026] GET /volume/v3/volumes/fcbeba85-d11b-475e-8fba-37a93eff78fd => generated 862 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-df4dcfcc-cf41-4522-9e31-cfd63740b7ca None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-df4dcfcc-cf41-4522-9e31-cfd63740b7ca tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/fcbeba85-d11b-475e-8fba-37a93eff78fd Sep 02 08:59:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-df4dcfcc-cf41-4522-9e31-cfd63740b7ca tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-df4dcfcc-cf41-4522-9e31-cfd63740b7ca tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:42 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:42 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:42 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-df4dcfcc-cf41-4522-9e31-cfd63740b7ca tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-df4dcfcc-cf41-4522-9e31-cfd63740b7ca tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/fcbeba85-d11b-475e-8fba-37a93eff78fd returned with HTTP 200 Sep 02 08:59:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1163/2365] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:42 2026] GET /volume/v3/volumes/fcbeba85-d11b-475e-8fba-37a93eff78fd => generated 862 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c6f0e26b-3f9d-4501-9538-2fc7dafa28cd None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c6f0e26b-3f9d-4501-9538-2fc7dafa28cd tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/fcbeba85-d11b-475e-8fba-37a93eff78fd Sep 02 08:59:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c6f0e26b-3f9d-4501-9538-2fc7dafa28cd tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c6f0e26b-3f9d-4501-9538-2fc7dafa28cd tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c6f0e26b-3f9d-4501-9538-2fc7dafa28cd tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/fcbeba85-d11b-475e-8fba-37a93eff78fd returned with HTTP 404 Sep 02 08:59:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1203/2366] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:43 2026] GET /volume/v3/volumes/fcbeba85-d11b-475e-8fba-37a93eff78fd => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:59:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-58722e48-9f0f-4975-bfe4-67da64ffb280 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-58722e48-9f0f-4975-bfe4-67da64ffb280 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] DELETE http://192.168.122.75/volume/v3/volumes/360118aa-0507-4d47-b775-c01cb730a24b Sep 02 08:59:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-58722e48-9f0f-4975-bfe4-67da64ffb280 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-58722e48-9f0f-4975-bfe4-67da64ffb280 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:43 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-58722e48-9f0f-4975-bfe4-67da64ffb280 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Delete volume with id: 360118aa-0507-4d47-b775-c01cb730a24b Sep 02 08:59:43 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:43 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:43 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:43 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:43 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-58722e48-9f0f-4975-bfe4-67da64ffb280 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:43 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-58722e48-9f0f-4975-bfe4-67da64ffb280 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Delete volume request issued successfully. Sep 02 08:59:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-58722e48-9f0f-4975-bfe4-67da64ffb280 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/360118aa-0507-4d47-b775-c01cb730a24b returned with HTTP 202 Sep 02 08:59:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1164/2367] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:59:43 2026] DELETE /volume/v3/volumes/360118aa-0507-4d47-b775-c01cb730a24b => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:59:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2eeff426-14d1-4470-bd80-df21c4b62630 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2eeff426-14d1-4470-bd80-df21c4b62630 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/360118aa-0507-4d47-b775-c01cb730a24b Sep 02 08:59:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2eeff426-14d1-4470-bd80-df21c4b62630 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2eeff426-14d1-4470-bd80-df21c4b62630 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:43 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:43 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:43 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:43 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:43 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2eeff426-14d1-4470-bd80-df21c4b62630 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2eeff426-14d1-4470-bd80-df21c4b62630 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/360118aa-0507-4d47-b775-c01cb730a24b returned with HTTP 200 Sep 02 08:59:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1204/2368] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:43 2026] GET /volume/v3/volumes/360118aa-0507-4d47-b775-c01cb730a24b => generated 862 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-da7b90c4-91d3-4bed-a8bc-997206c40963 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-da7b90c4-91d3-4bed-a8bc-997206c40963 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/360118aa-0507-4d47-b775-c01cb730a24b Sep 02 08:59:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-da7b90c4-91d3-4bed-a8bc-997206c40963 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-da7b90c4-91d3-4bed-a8bc-997206c40963 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:45 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:45 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:45 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:45 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:45 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-da7b90c4-91d3-4bed-a8bc-997206c40963 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-da7b90c4-91d3-4bed-a8bc-997206c40963 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/360118aa-0507-4d47-b775-c01cb730a24b returned with HTTP 200 Sep 02 08:59:45 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1165/2369] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:44 2026] GET /volume/v3/volumes/360118aa-0507-4d47-b775-c01cb730a24b => generated 862 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f5fc0045-eec2-424b-be90-e746220fad6f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f5fc0045-eec2-424b-be90-e746220fad6f tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/360118aa-0507-4d47-b775-c01cb730a24b Sep 02 08:59:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f5fc0045-eec2-424b-be90-e746220fad6f tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f5fc0045-eec2-424b-be90-e746220fad6f tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f5fc0045-eec2-424b-be90-e746220fad6f tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/360118aa-0507-4d47-b775-c01cb730a24b returned with HTTP 404 Sep 02 08:59:46 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1205/2370] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:46 2026] GET /volume/v3/volumes/360118aa-0507-4d47-b775-c01cb730a24b => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:59:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-97e2cc45-c14f-4bee-93bd-783adf62534b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-97e2cc45-c14f-4bee-93bd-783adf62534b tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] DELETE http://192.168.122.75/volume/v3/volumes/bea8d72c-9c72-4912-aecc-c5ce15727e82 Sep 02 08:59:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-97e2cc45-c14f-4bee-93bd-783adf62534b tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-97e2cc45-c14f-4bee-93bd-783adf62534b tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:46 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-97e2cc45-c14f-4bee-93bd-783adf62534b tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Delete volume with id: bea8d72c-9c72-4912-aecc-c5ce15727e82 Sep 02 08:59:46 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:46 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:46 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:46 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:46 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-97e2cc45-c14f-4bee-93bd-783adf62534b tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:46 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-97e2cc45-c14f-4bee-93bd-783adf62534b tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Delete volume request issued successfully. Sep 02 08:59:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-97e2cc45-c14f-4bee-93bd-783adf62534b tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/bea8d72c-9c72-4912-aecc-c5ce15727e82 returned with HTTP 202 Sep 02 08:59:46 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1166/2371] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:59:46 2026] DELETE /volume/v3/volumes/bea8d72c-9c72-4912-aecc-c5ce15727e82 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:59:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c755bfa9-a0d5-428d-9bae-608761d8331e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c755bfa9-a0d5-428d-9bae-608761d8331e tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/bea8d72c-9c72-4912-aecc-c5ce15727e82 Sep 02 08:59:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c755bfa9-a0d5-428d-9bae-608761d8331e tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c755bfa9-a0d5-428d-9bae-608761d8331e tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:46 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:46 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:46 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:46 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:46 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c755bfa9-a0d5-428d-9bae-608761d8331e tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c755bfa9-a0d5-428d-9bae-608761d8331e tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/bea8d72c-9c72-4912-aecc-c5ce15727e82 returned with HTTP 200 Sep 02 08:59:46 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1206/2372] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:46 2026] GET /volume/v3/volumes/bea8d72c-9c72-4912-aecc-c5ce15727e82 => generated 863 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:59:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-35f45b42-7250-4285-af7e-4a425a45f35f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-35f45b42-7250-4285-af7e-4a425a45f35f tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/bea8d72c-9c72-4912-aecc-c5ce15727e82 Sep 02 08:59:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-35f45b42-7250-4285-af7e-4a425a45f35f tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-35f45b42-7250-4285-af7e-4a425a45f35f tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-35f45b42-7250-4285-af7e-4a425a45f35f tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/bea8d72c-9c72-4912-aecc-c5ce15727e82 returned with HTTP 404 Sep 02 08:59:47 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1167/2373] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:47 2026] GET /volume/v3/volumes/bea8d72c-9c72-4912-aecc-c5ce15727e82 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:59:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1d31e8b2-ac96-43ba-ae58-4a1818a78798 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1d31e8b2-ac96-43ba-ae58-4a1818a78798 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] DELETE http://192.168.122.75/volume/v3/volumes/60c99e23-1749-429a-8d3a-4e9bfc7c5cf9 Sep 02 08:59:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1d31e8b2-ac96-43ba-ae58-4a1818a78798 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1d31e8b2-ac96-43ba-ae58-4a1818a78798 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:47 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-1d31e8b2-ac96-43ba-ae58-4a1818a78798 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Delete volume with id: 60c99e23-1749-429a-8d3a-4e9bfc7c5cf9 Sep 02 08:59:47 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:47 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:47 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:47 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1d31e8b2-ac96-43ba-ae58-4a1818a78798 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1d31e8b2-ac96-43ba-ae58-4a1818a78798 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Delete volume request issued successfully. Sep 02 08:59:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1d31e8b2-ac96-43ba-ae58-4a1818a78798 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/60c99e23-1749-429a-8d3a-4e9bfc7c5cf9 returned with HTTP 202 Sep 02 08:59:47 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1207/2374] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:59:47 2026] DELETE /volume/v3/volumes/60c99e23-1749-429a-8d3a-4e9bfc7c5cf9 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:59:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-06b20a0c-4119-4df2-a43f-1b6e40a190ca None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-06b20a0c-4119-4df2-a43f-1b6e40a190ca tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/60c99e23-1749-429a-8d3a-4e9bfc7c5cf9 Sep 02 08:59:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-06b20a0c-4119-4df2-a43f-1b6e40a190ca tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-06b20a0c-4119-4df2-a43f-1b6e40a190ca tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:47 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:47 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:47 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:47 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:47 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-06b20a0c-4119-4df2-a43f-1b6e40a190ca tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-06b20a0c-4119-4df2-a43f-1b6e40a190ca tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/60c99e23-1749-429a-8d3a-4e9bfc7c5cf9 returned with HTTP 200 Sep 02 08:59:47 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1168/2375] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:47 2026] GET /volume/v3/volumes/60c99e23-1749-429a-8d3a-4e9bfc7c5cf9 => generated 862 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 08:59:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f1f2cf1a-a667-4671-9e89-67ff804d1fd8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f1f2cf1a-a667-4671-9e89-67ff804d1fd8 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/60c99e23-1749-429a-8d3a-4e9bfc7c5cf9 Sep 02 08:59:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f1f2cf1a-a667-4671-9e89-67ff804d1fd8 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f1f2cf1a-a667-4671-9e89-67ff804d1fd8 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:48 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:48 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f1f2cf1a-a667-4671-9e89-67ff804d1fd8 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f1f2cf1a-a667-4671-9e89-67ff804d1fd8 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/60c99e23-1749-429a-8d3a-4e9bfc7c5cf9 returned with HTTP 200 Sep 02 08:59:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1208/2376] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:48 2026] GET /volume/v3/volumes/60c99e23-1749-429a-8d3a-4e9bfc7c5cf9 => generated 862 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a09c8df4-e816-4745-9b13-ee7cd63c5d1a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a09c8df4-e816-4745-9b13-ee7cd63c5d1a tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/60c99e23-1749-429a-8d3a-4e9bfc7c5cf9 Sep 02 08:59:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a09c8df4-e816-4745-9b13-ee7cd63c5d1a tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a09c8df4-e816-4745-9b13-ee7cd63c5d1a tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a09c8df4-e816-4745-9b13-ee7cd63c5d1a tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/60c99e23-1749-429a-8d3a-4e9bfc7c5cf9 returned with HTTP 404 Sep 02 08:59:49 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1169/2377] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:49 2026] GET /volume/v3/volumes/60c99e23-1749-429a-8d3a-4e9bfc7c5cf9 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:59:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-51bfc03a-4eef-40a5-a3d8-16ec718398f0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-51bfc03a-4eef-40a5-a3d8-16ec718398f0 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] DELETE http://192.168.122.75/volume/v3/volumes/9790c474-16f0-4267-8db5-ac960be86528 Sep 02 08:59:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-51bfc03a-4eef-40a5-a3d8-16ec718398f0 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-51bfc03a-4eef-40a5-a3d8-16ec718398f0 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:49 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-51bfc03a-4eef-40a5-a3d8-16ec718398f0 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Delete volume with id: 9790c474-16f0-4267-8db5-ac960be86528 Sep 02 08:59:49 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:49 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-51bfc03a-4eef-40a5-a3d8-16ec718398f0 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:50 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-51bfc03a-4eef-40a5-a3d8-16ec718398f0 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Delete volume request issued successfully. Sep 02 08:59:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-51bfc03a-4eef-40a5-a3d8-16ec718398f0 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/9790c474-16f0-4267-8db5-ac960be86528 returned with HTTP 202 Sep 02 08:59:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1209/2378] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:59:49 2026] DELETE /volume/v3/volumes/9790c474-16f0-4267-8db5-ac960be86528 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:59:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7735a7e7-cfa5-42d8-9cfb-6fe3ee4c34b9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7735a7e7-cfa5-42d8-9cfb-6fe3ee4c34b9 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/9790c474-16f0-4267-8db5-ac960be86528 Sep 02 08:59:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7735a7e7-cfa5-42d8-9cfb-6fe3ee4c34b9 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7735a7e7-cfa5-42d8-9cfb-6fe3ee4c34b9 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:50 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:50 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:50 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:50 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:50 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7735a7e7-cfa5-42d8-9cfb-6fe3ee4c34b9 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7735a7e7-cfa5-42d8-9cfb-6fe3ee4c34b9 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/9790c474-16f0-4267-8db5-ac960be86528 returned with HTTP 200 Sep 02 08:59:50 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1170/2379] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:50 2026] GET /volume/v3/volumes/9790c474-16f0-4267-8db5-ac960be86528 => generated 863 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f2a8baf2-0adb-4309-b24e-365ac52bbbcc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f2a8baf2-0adb-4309-b24e-365ac52bbbcc tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/9790c474-16f0-4267-8db5-ac960be86528 Sep 02 08:59:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f2a8baf2-0adb-4309-b24e-365ac52bbbcc tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f2a8baf2-0adb-4309-b24e-365ac52bbbcc tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:51 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:51 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:51 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:51 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:51 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f2a8baf2-0adb-4309-b24e-365ac52bbbcc tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f2a8baf2-0adb-4309-b24e-365ac52bbbcc tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/9790c474-16f0-4267-8db5-ac960be86528 returned with HTTP 200 Sep 02 08:59:51 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1210/2380] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:51 2026] GET /volume/v3/volumes/9790c474-16f0-4267-8db5-ac960be86528 => generated 863 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5a8b8c86-d15f-4b30-b74f-b3ccaac748f3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5a8b8c86-d15f-4b30-b74f-b3ccaac748f3 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/9790c474-16f0-4267-8db5-ac960be86528 Sep 02 08:59:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5a8b8c86-d15f-4b30-b74f-b3ccaac748f3 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5a8b8c86-d15f-4b30-b74f-b3ccaac748f3 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5a8b8c86-d15f-4b30-b74f-b3ccaac748f3 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/9790c474-16f0-4267-8db5-ac960be86528 returned with HTTP 404 Sep 02 08:59:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1171/2381] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:52 2026] GET /volume/v3/volumes/9790c474-16f0-4267-8db5-ac960be86528 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:59:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8fb81c7e-a406-4825-9399-5673cbdd5b91 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8fb81c7e-a406-4825-9399-5673cbdd5b91 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] DELETE http://192.168.122.75/volume/v3/volumes/7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6 Sep 02 08:59:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8fb81c7e-a406-4825-9399-5673cbdd5b91 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8fb81c7e-a406-4825-9399-5673cbdd5b91 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:52 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-8fb81c7e-a406-4825-9399-5673cbdd5b91 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Delete volume with id: 7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6 Sep 02 08:59:52 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:52 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:52 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:52 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:52 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8fb81c7e-a406-4825-9399-5673cbdd5b91 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:52 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8fb81c7e-a406-4825-9399-5673cbdd5b91 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Delete volume request issued successfully. Sep 02 08:59:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8fb81c7e-a406-4825-9399-5673cbdd5b91 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6 returned with HTTP 202 Sep 02 08:59:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1211/2382] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 08:59:52 2026] DELETE /volume/v3/volumes/7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 08:59:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-11bc7c0d-6518-4b9b-8b16-f45305a47ef0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-11bc7c0d-6518-4b9b-8b16-f45305a47ef0 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6 Sep 02 08:59:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-11bc7c0d-6518-4b9b-8b16-f45305a47ef0 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-11bc7c0d-6518-4b9b-8b16-f45305a47ef0 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:52 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:52 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:52 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:52 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:52 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-11bc7c0d-6518-4b9b-8b16-f45305a47ef0 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Volume info retrieved successfully. Sep 02 08:59:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-11bc7c0d-6518-4b9b-8b16-f45305a47ef0 tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6 returned with HTTP 200 Sep 02 08:59:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1172/2383] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:52 2026] GET /volume/v3/volumes/7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 08:59:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b2169f4c-2247-4be5-9437-b77b658c684b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b2169f4c-2247-4be5-9437-b77b658c684b tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] GET http://192.168.122.75/volume/v3/volumes/7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6 Sep 02 08:59:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b2169f4c-2247-4be5-9437-b77b658c684b tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b2169f4c-2247-4be5-9437-b77b658c684b tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b2169f4c-2247-4be5-9437-b77b658c684b tempest-CreateVolumesFromSourceVolumeTest-996358341 tempest-CreateVolumesFromSourceVolumeTest-996358341-project-member] http://192.168.122.75/volume/v3/volumes/7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6 returned with HTTP 404 Sep 02 08:59:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1212/2384] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 08:59:53 2026] GET /volume/v3/volumes/7acafea3-e2fb-49e7-9ed7-5fbcbf75f8a6 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 08:59:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-037dd06e-2a3f-4290-ab78-465ecec59085 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-037dd06e-2a3f-4290-ab78-465ecec59085 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 08:59:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-037dd06e-2a3f-4290-ab78-465ecec59085 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-631931518"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 08:59:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-037dd06e-2a3f-4290-ab78-465ecec59085 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-631931518'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 08:59:56 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-037dd06e-2a3f-4290-ab78-465ecec59085 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Create volume of 1 GB Sep 02 08:59:56 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-037dd06e-2a3f-4290-ab78-465ecec59085 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Availability Zones retrieved successfully. Sep 02 08:59:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-037dd06e-2a3f-4290-ab78-465ecec59085 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Flow 'volume_create_api' (2f617135-f6cf-424d-80dc-5a2b69acedc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-037dd06e-2a3f-4290-ab78-465ecec59085 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e7fbd98-443f-4901-b82b-f8da0454a481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-037dd06e-2a3f-4290-ab78-465ecec59085 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 08:59:57 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-037dd06e-2a3f-4290-ab78-465ecec59085 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e7fbd98-443f-4901-b82b-f8da0454a481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:57 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-037dd06e-2a3f-4290-ab78-465ecec59085 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d33ce83-d5a3-46c4-8ad2-494cd2b4e987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:57 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-037dd06e-2a3f-4290-ab78-465ecec59085 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Created reservations ['d2dae213-3e4c-4b8b-9982-95fd0538da9e', '26170f2d-158c-417c-b594-9e6e20a911f7', 'fc254ae4-30e7-46d2-b8bd-0226bdb0d160', '883cf896-5d2c-471a-9160-3ed26cfa8c11'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 08:59:57 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-037dd06e-2a3f-4290-ab78-465ecec59085 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d33ce83-d5a3-46c4-8ad2-494cd2b4e987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2dae213-3e4c-4b8b-9982-95fd0538da9e', '26170f2d-158c-417c-b594-9e6e20a911f7', 'fc254ae4-30e7-46d2-b8bd-0226bdb0d160', '883cf896-5d2c-471a-9160-3ed26cfa8c11']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:57 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-037dd06e-2a3f-4290-ab78-465ecec59085 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da528dff-6a28-4a72-847b-17feb0f87713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:57 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:57 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:57 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-037dd06e-2a3f-4290-ab78-465ecec59085 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da528dff-6a28-4a72-847b-17feb0f87713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb50131d-48a1-43df-954a-1ee73e5abc93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-631931518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53c5b61599f42f399d3b8ab54d15ca0',qos_specs=None,replication_status=,reservations=['d2dae213-3e4c-4b8b-9982-95fd0538da9e','26170f2d-158c-417c-b594-9e6e20a911f7','fc254ae4-30e7-46d2-b8bd-0226bdb0d160','883cf896-5d2c-471a-9160-3ed26cfa8c11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='211e95482edd409a96367db25990910c',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T06:59:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-631931518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb50131d-48a1-43df-954a-1ee73e5abc93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a53c5b61599f42f399d3b8ab54d15ca0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='211e95482edd409a96367db25990910c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:57 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-037dd06e-2a3f-4290-ab78-465ecec59085 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2b2eb62-9b74-4d91-9076-afeb28b59e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:57 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-037dd06e-2a3f-4290-ab78-465ecec59085 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2b2eb62-9b74-4d91-9076-afeb28b59e54) transitioned into state 'SUCCESS' from state '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-631931518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53c5b61599f42f399d3b8ab54d15ca0',qos_specs=None,replication_status=,reservations=['d2dae213-3e4c-4b8b-9982-95fd0538da9e','26170f2d-158c-417c-b594-9e6e20a911f7','fc254ae4-30e7-46d2-b8bd-0226bdb0d160','883cf896-5d2c-471a-9160-3ed26cfa8c11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='211e95482edd409a96367db25990910c',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:57 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-037dd06e-2a3f-4290-ab78-465ecec59085 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (338a7585-5b7e-4913-9e20-12fdbcb89795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 08:59:57 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-037dd06e-2a3f-4290-ab78-465ecec59085 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (338a7585-5b7e-4913-9e20-12fdbcb89795) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 08:59:57 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-037dd06e-2a3f-4290-ab78-465ecec59085 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Flow 'volume_create_api' (2f617135-f6cf-424d-80dc-5a2b69acedc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 08:59:57 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-037dd06e-2a3f-4290-ab78-465ecec59085 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Create volume request issued successfully. Sep 02 08:59:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-037dd06e-2a3f-4290-ab78-465ecec59085 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 08:59:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1173/2385] 192.168.122.75 () {62 vars in 1178 bytes} [Wed Sep 2 08:59:56 2026] POST /volume/v3/volumes => generated 784 bytes in 728 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 08:59:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d93514ed-608a-4785-9630-c6e2191f8691 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d93514ed-608a-4785-9630-c6e2191f8691 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] GET http://192.168.122.75/volume/v3/volumes/bb50131d-48a1-43df-954a-1ee73e5abc93 Sep 02 08:59:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d93514ed-608a-4785-9630-c6e2191f8691 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d93514ed-608a-4785-9630-c6e2191f8691 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:57 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:57 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:57 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:57 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:57 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d93514ed-608a-4785-9630-c6e2191f8691 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Volume info retrieved successfully. Sep 02 08:59:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d93514ed-608a-4785-9630-c6e2191f8691 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes/bb50131d-48a1-43df-954a-1ee73e5abc93 returned with HTTP 200 Sep 02 08:59:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1213/2386] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:59:57 2026] GET /volume/v3/volumes/bb50131d-48a1-43df-954a-1ee73e5abc93 => generated 963 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 08:59:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a3c33be8-1d3e-4960-9190-06950306d474 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a3c33be8-1d3e-4960-9190-06950306d474 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] GET http://192.168.122.75/volume/v3/volumes/bb50131d-48a1-43df-954a-1ee73e5abc93 Sep 02 08:59:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a3c33be8-1d3e-4960-9190-06950306d474 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a3c33be8-1d3e-4960-9190-06950306d474 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 08:59:58 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:58 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 08:59:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a3c33be8-1d3e-4960-9190-06950306d474 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Volume info retrieved successfully. Sep 02 08:59:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a3c33be8-1d3e-4960-9190-06950306d474 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes/bb50131d-48a1-43df-954a-1ee73e5abc93 returned with HTTP 200 Sep 02 08:59:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1174/2387] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:59:58 2026] GET /volume/v3/volumes/bb50131d-48a1-43df-954a-1ee73e5abc93 => generated 1013 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:59:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7eb1abf8-80f4-40aa-8aa7-7c53c2b3951d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 08:59:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7eb1abf8-80f4-40aa-8aa7-7c53c2b3951d tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] GET http://192.168.122.75/volume/v3/volumes/bb50131d-48a1-43df-954a-1ee73e5abc93 Sep 02 08:59:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7eb1abf8-80f4-40aa-8aa7-7c53c2b3951d tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 08:59:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7eb1abf8-80f4-40aa-8aa7-7c53c2b3951d tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 08:59:59 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 08:59:59 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 08:59:59 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 08:59:59 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 08:59:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7eb1abf8-80f4-40aa-8aa7-7c53c2b3951d tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Volume info retrieved successfully. Sep 02 08:59:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7eb1abf8-80f4-40aa-8aa7-7c53c2b3951d tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes/bb50131d-48a1-43df-954a-1ee73e5abc93 returned with HTTP 200 Sep 02 08:59:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1214/2388] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 08:59:59 2026] GET /volume/v3/volumes/bb50131d-48a1-43df-954a-1ee73e5abc93 => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 08:59:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-767a4fba-785e-44e5-98af-1a4df40cb45d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-767a4fba-785e-44e5-98af-1a4df40cb45d tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-reader] GET http://192.168.122.75/volume/v3/volumes Sep 02 09:00:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-767a4fba-785e-44e5-98af-1a4df40cb45d tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-reader] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-767a4fba-785e-44e5-98af-1a4df40cb45d tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-reader] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-767a4fba-785e-44e5-98af-1a4df40cb45d tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-reader] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 09:00:00 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-767a4fba-785e-44e5-98af-1a4df40cb45d tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 09:00:00 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:00 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-767a4fba-785e-44e5-98af-1a4df40cb45d tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-reader] Get all volumes completed successfully. Sep 02 09:00:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-767a4fba-785e-44e5-98af-1a4df40cb45d tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-reader] http://192.168.122.75/volume/v3/volumes returned with HTTP 200 Sep 02 09:00:00 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1175/2389] 192.168.122.75 () {60 vars in 1157 bytes} [Wed Sep 2 08:59:59 2026] GET /volume/v3/volumes => generated 341 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:00:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-65b6c76a-9e64-4cba-b1e8-ef8bf059cf04 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-65b6c76a-9e64-4cba-b1e8-ef8bf059cf04 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/bb50131d-48a1-43df-954a-1ee73e5abc93 Sep 02 09:00:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-65b6c76a-9e64-4cba-b1e8-ef8bf059cf04 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-65b6c76a-9e64-4cba-b1e8-ef8bf059cf04 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:00 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-65b6c76a-9e64-4cba-b1e8-ef8bf059cf04 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Delete volume with id: bb50131d-48a1-43df-954a-1ee73e5abc93 Sep 02 09:00:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-65b6c76a-9e64-4cba-b1e8-ef8bf059cf04 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Volume info retrieved successfully. Sep 02 09:00:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-65b6c76a-9e64-4cba-b1e8-ef8bf059cf04 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Delete volume request issued successfully. Sep 02 09:00:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-65b6c76a-9e64-4cba-b1e8-ef8bf059cf04 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes/bb50131d-48a1-43df-954a-1ee73e5abc93 returned with HTTP 202 Sep 02 09:00:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1215/2390] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 09:00:00 2026] DELETE /volume/v3/volumes/bb50131d-48a1-43df-954a-1ee73e5abc93 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 09:00:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9eebcf22-7369-498b-8982-884e829d5cc7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9eebcf22-7369-498b-8982-884e829d5cc7 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] GET http://192.168.122.75/volume/v3/volumes/bb50131d-48a1-43df-954a-1ee73e5abc93 Sep 02 09:00:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9eebcf22-7369-498b-8982-884e829d5cc7 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9eebcf22-7369-498b-8982-884e829d5cc7 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:00 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:00 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:00 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:00 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9eebcf22-7369-498b-8982-884e829d5cc7 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Volume info retrieved successfully. Sep 02 09:00:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9eebcf22-7369-498b-8982-884e829d5cc7 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes/bb50131d-48a1-43df-954a-1ee73e5abc93 returned with HTTP 200 Sep 02 09:00:00 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1176/2391] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:00:00 2026] GET /volume/v3/volumes/bb50131d-48a1-43df-954a-1ee73e5abc93 => generated 1013 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:00:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-557601e8-8b9c-4fb9-b8fa-0d928c59c132 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-557601e8-8b9c-4fb9-b8fa-0d928c59c132 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 Sep 02 09:00:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-557601e8-8b9c-4fb9-b8fa-0d928c59c132 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-557601e8-8b9c-4fb9-b8fa-0d928c59c132 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-557601e8-8b9c-4fb9-b8fa-0d928c59c132 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-557601e8-8b9c-4fb9-b8fa-0d928c59c132 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 returned with HTTP 200 Sep 02 09:00:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1216/2392] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:00 2026] GET /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 => generated 863 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1a410adb-dddc-4b77-9471-6c9d4aa1f280 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1a410adb-dddc-4b77-9471-6c9d4aa1f280 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 Sep 02 09:00:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1a410adb-dddc-4b77-9471-6c9d4aa1f280 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1a410adb-dddc-4b77-9471-6c9d4aa1f280 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:00 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:00 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:00 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:00 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1a410adb-dddc-4b77-9471-6c9d4aa1f280 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1a410adb-dddc-4b77-9471-6c9d4aa1f280 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 returned with HTTP 200 Sep 02 09:00:00 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1177/2393] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:00 2026] GET /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 => generated 863 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-2969b529-ae99-4038-8aa3-621d323729e2 req-fecac8aa-42ab-44db-bfca-049ff7f853be None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-2969b529-ae99-4038-8aa3-621d323729e2 req-fecac8aa-42ab-44db-bfca-049ff7f853be tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 Sep 02 09:00:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-2969b529-ae99-4038-8aa3-621d323729e2 req-fecac8aa-42ab-44db-bfca-049ff7f853be tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-2969b529-ae99-4038-8aa3-621d323729e2 req-fecac8aa-42ab-44db-bfca-049ff7f853be tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-2969b529-ae99-4038-8aa3-621d323729e2 req-fecac8aa-42ab-44db-bfca-049ff7f853be tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-2969b529-ae99-4038-8aa3-621d323729e2 req-fecac8aa-42ab-44db-bfca-049ff7f853be tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 returned with HTTP 200 Sep 02 09:00:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1217/2394] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 09:00:00 2026] GET /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 => generated 863 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 09:00:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c21b769e-d6d2-41fc-bdf3-937d84163aea None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c21b769e-d6d2-41fc-bdf3-937d84163aea None None] GET http://192.168.122.75/volume// Sep 02 09:00:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c21b769e-d6d2-41fc-bdf3-937d84163aea None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c21b769e-d6d2-41fc-bdf3-937d84163aea None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c21b769e-d6d2-41fc-bdf3-937d84163aea None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 09:00:01 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1178/2395] 192.168.122.75 () {58 vars in 1312 bytes} [Wed Sep 2 09:00:01 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-2969b529-ae99-4038-8aa3-621d323729e2 req-03f364dc-01d5-43e5-a0e1-a4a7275ade3e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-2969b529-ae99-4038-8aa3-621d323729e2 req-03f364dc-01d5-43e5-a0e1-a4a7275ade3e tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] POST http://192.168.122.75/volume/v3/attachments Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-2969b529-ae99-4038-8aa3-621d323729e2 req-03f364dc-01d5-43e5-a0e1-a4a7275ade3e tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "635e4a8e-9a63-45fb-a12f-a171378d4857", "connector": null, "instance_uuid": "e9d1ea05-b2b0-4e56-b69a-d6b6287c44f9"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:00:01 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:01 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:01 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:01 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-2969b529-ae99-4038-8aa3-621d323729e2 req-03f364dc-01d5-43e5-a0e1-a4a7275ade3e tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/attachments returned with HTTP 200 Sep 02 09:00:01 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1218/2396] 192.168.122.75 () {66 vars in 1478 bytes} [Wed Sep 2 09:00:01 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:00:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-be376aea-d6d2-4017-a87f-eb7b123bc3c0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-be376aea-d6d2-4017-a87f-eb7b123bc3c0 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 Sep 02 09:00:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-be376aea-d6d2-4017-a87f-eb7b123bc3c0 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-be376aea-d6d2-4017-a87f-eb7b123bc3c0 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:01 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:01 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-57093a97-7a89-45f1-83e8-f09b17188c42 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-57093a97-7a89-45f1-83e8-f09b17188c42 None None] GET http://192.168.122.75/volume// Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-57093a97-7a89-45f1-83e8-f09b17188c42 None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-57093a97-7a89-45f1-83e8-f09b17188c42 None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:01 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:01 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-57093a97-7a89-45f1-83e8-f09b17188c42 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 09:00:01 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1219/2397] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 09:00:01 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-2969b529-ae99-4038-8aa3-621d323729e2 req-621224d8-fd0a-49a4-b412-d745a70aad24 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:01 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-be376aea-d6d2-4017-a87f-eb7b123bc3c0 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-2969b529-ae99-4038-8aa3-621d323729e2 req-621224d8-fd0a-49a4-b412-d745a70aad24 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-2969b529-ae99-4038-8aa3-621d323729e2 req-621224d8-fd0a-49a4-b412-d745a70aad24 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-2969b529-ae99-4038-8aa3-621d323729e2 req-621224d8-fd0a-49a4-b412-d745a70aad24 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-be376aea-d6d2-4017-a87f-eb7b123bc3c0 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 returned with HTTP 200 Sep 02 09:00:01 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1179/2398] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:01 2026] GET /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 => generated 862 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:01 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:01 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:01 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:01 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:01 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-2969b529-ae99-4038-8aa3-621d323729e2 req-621224d8-fd0a-49a4-b412-d745a70aad24 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-2969b529-ae99-4038-8aa3-621d323729e2 req-621224d8-fd0a-49a4-b412-d745a70aad24 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 returned with HTTP 200 Sep 02 09:00:01 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1220/2399] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 09:00:01 2026] GET /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 => generated 1043 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:00:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-002d9969-040a-4699-9857-b231dc186b35 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-002d9969-040a-4699-9857-b231dc186b35 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] GET http://192.168.122.75/volume/v3/volumes/bb50131d-48a1-43df-954a-1ee73e5abc93 Sep 02 09:00:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-002d9969-040a-4699-9857-b231dc186b35 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-002d9969-040a-4699-9857-b231dc186b35 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-002d9969-040a-4699-9857-b231dc186b35 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes/bb50131d-48a1-43df-954a-1ee73e5abc93 returned with HTTP 404 Sep 02 09:00:01 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1180/2400] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:00:01 2026] GET /volume/v3/volumes/bb50131d-48a1-43df-954a-1ee73e5abc93 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-15e6ebc8-5536-488f-b210-930eaac73125 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-15e6ebc8-5536-488f-b210-930eaac73125 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-15e6ebc8-5536-488f-b210-930eaac73125 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1509657259"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-15e6ebc8-5536-488f-b210-930eaac73125 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1509657259'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:00:01 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-15e6ebc8-5536-488f-b210-930eaac73125 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Create volume of 1 GB Sep 02 09:00:01 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-15e6ebc8-5536-488f-b210-930eaac73125 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Availability Zones retrieved successfully. Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15e6ebc8-5536-488f-b210-930eaac73125 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Flow 'volume_create_api' (7afef0c2-c3dc-49ad-b4b9-cce489c499dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15e6ebc8-5536-488f-b210-930eaac73125 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46fbc00d-e2cc-4807-8f10-3f2e4d370059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-15e6ebc8-5536-488f-b210-930eaac73125 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:00:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-2969b529-ae99-4038-8aa3-621d323729e2 req-7d384faa-83a2-4cbf-af6a-bc9430b23f6c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-2969b529-ae99-4038-8aa3-621d323729e2 req-7d384faa-83a2-4cbf-af6a-bc9430b23f6c tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] PUT http://192.168.122.75/volume/v3/attachments/3de20a43-d00e-4178-929c-838090461f7f Sep 02 09:00:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-2969b529-ae99-4038-8aa3-621d323729e2 req-7d384faa-83a2-4cbf-af6a-bc9430b23f6c tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.75", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7bc5db48122", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d154e0c8-5203-48c0-a69b-b27cd89e5daf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15e6ebc8-5536-488f-b210-930eaac73125 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46fbc00d-e2cc-4807-8f10-3f2e4d370059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15e6ebc8-5536-488f-b210-930eaac73125 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62f6b9a8-3dd5-49ab-ad65-e53e7561202f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:01 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-2969b529-ae99-4038-8aa3-621d323729e2 req-7d384faa-83a2-4cbf-af6a-bc9430b23f6c tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Acquiring lock "cinder-attachment_update-635e4a8e-9a63-45fb-a12f-a171378d4857-devstack" by "attachment_update" {{(pid=86994) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 09:00:01 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-2969b529-ae99-4038-8aa3-621d323729e2 req-7d384faa-83a2-4cbf-af6a-bc9430b23f6c tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Lock "cinder-attachment_update-635e4a8e-9a63-45fb-a12f-a171378d4857-devstack" acquired by "attachment_update" :: waited 0.040s {{(pid=86994) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 09:00:01 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:01 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:01 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:01 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-15e6ebc8-5536-488f-b210-930eaac73125 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Created reservations ['ea560e34-7e5d-456d-a60d-28737ce24841', '93f631f4-7b56-4040-b547-08a7b34a59ef', '79b401c4-85c1-489d-9f8b-6885eb7f3131', 'ccbb71ff-c639-440c-afdd-fde0161bd6e1'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15e6ebc8-5536-488f-b210-930eaac73125 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62f6b9a8-3dd5-49ab-ad65-e53e7561202f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea560e34-7e5d-456d-a60d-28737ce24841', '93f631f4-7b56-4040-b547-08a7b34a59ef', '79b401c4-85c1-489d-9f8b-6885eb7f3131', 'ccbb71ff-c639-440c-afdd-fde0161bd6e1']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15e6ebc8-5536-488f-b210-930eaac73125 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c768c055-51fe-479b-9205-4e858a62e42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:01 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:01 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15e6ebc8-5536-488f-b210-930eaac73125 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c768c055-51fe-479b-9205-4e858a62e42d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14289080-0ecb-45ea-b23e-7029654f2fd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1509657259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53c5b61599f42f399d3b8ab54d15ca0',qos_specs=None,replication_status=,reservations=['ea560e34-7e5d-456d-a60d-28737ce24841','93f631f4-7b56-4040-b547-08a7b34a59ef','79b401c4-85c1-489d-9f8b-6885eb7f3131','ccbb71ff-c639-440c-afdd-fde0161bd6e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='211e95482edd409a96367db25990910c',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:00:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1509657259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14289080-0ecb-45ea-b23e-7029654f2fd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a53c5b61599f42f399d3b8ab54d15ca0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='211e95482edd409a96367db25990910c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15e6ebc8-5536-488f-b210-930eaac73125 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aac23e4-5987-4e75-8ef9-d22b91364ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15e6ebc8-5536-488f-b210-930eaac73125 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aac23e4-5987-4e75-8ef9-d22b91364ab2) transitioned into state 'SUCCESS' from state '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-1509657259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53c5b61599f42f399d3b8ab54d15ca0',qos_specs=None,replication_status=,reservations=['ea560e34-7e5d-456d-a60d-28737ce24841','93f631f4-7b56-4040-b547-08a7b34a59ef','79b401c4-85c1-489d-9f8b-6885eb7f3131','ccbb71ff-c639-440c-afdd-fde0161bd6e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='211e95482edd409a96367db25990910c',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15e6ebc8-5536-488f-b210-930eaac73125 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a264600-749c-46d3-bd0e-2d50ce22f15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15e6ebc8-5536-488f-b210-930eaac73125 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a264600-749c-46d3-bd0e-2d50ce22f15d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-15e6ebc8-5536-488f-b210-930eaac73125 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Flow 'volume_create_api' (7afef0c2-c3dc-49ad-b4b9-cce489c499dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:00:01 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-15e6ebc8-5536-488f-b210-930eaac73125 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Create volume request issued successfully. Sep 02 09:00:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-15e6ebc8-5536-488f-b210-930eaac73125 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:00:01 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1221/2401] 192.168.122.75 () {62 vars in 1178 bytes} [Wed Sep 2 09:00:01 2026] POST /volume/v3/volumes => generated 785 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-692f07d6-518a-4428-a070-24c0f31d9172 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:01 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-2969b529-ae99-4038-8aa3-621d323729e2 req-7d384faa-83a2-4cbf-af6a-bc9430b23f6c tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Lock "cinder-attachment_update-635e4a8e-9a63-45fb-a12f-a171378d4857-devstack" released by "attachment_update" :: held 0.257s {{(pid=86994) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 09:00:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-2969b529-ae99-4038-8aa3-621d323729e2 req-7d384faa-83a2-4cbf-af6a-bc9430b23f6c tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/attachments/3de20a43-d00e-4178-929c-838090461f7f returned with HTTP 200 Sep 02 09:00:01 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1181/2402] 192.168.122.75 () {66 vars in 1588 bytes} [Wed Sep 2 09:00:01 2026] PUT /volume/v3/attachments/3de20a43-d00e-4178-929c-838090461f7f => generated 694 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:00:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-692f07d6-518a-4428-a070-24c0f31d9172 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] GET http://192.168.122.75/volume/v3/volumes/14289080-0ecb-45ea-b23e-7029654f2fd4 Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-692f07d6-518a-4428-a070-24c0f31d9172 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-692f07d6-518a-4428-a070-24c0f31d9172 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:01 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:01 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:01 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:01 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:01 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-692f07d6-518a-4428-a070-24c0f31d9172 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Volume info retrieved successfully. Sep 02 09:00:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-692f07d6-518a-4428-a070-24c0f31d9172 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes/14289080-0ecb-45ea-b23e-7029654f2fd4 returned with HTTP 200 Sep 02 09:00:01 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1222/2403] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:00:01 2026] GET /volume/v3/volumes/14289080-0ecb-45ea-b23e-7029654f2fd4 => generated 964 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:00:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8f7237f2-1e4a-4d92-b1ff-551ae9c5a771 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8f7237f2-1e4a-4d92-b1ff-551ae9c5a771 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 Sep 02 09:00:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8f7237f2-1e4a-4d92-b1ff-551ae9c5a771 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8f7237f2-1e4a-4d92-b1ff-551ae9c5a771 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:02 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:02 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:02 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:02 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:02 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8f7237f2-1e4a-4d92-b1ff-551ae9c5a771 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8f7237f2-1e4a-4d92-b1ff-551ae9c5a771 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 returned with HTTP 200 Sep 02 09:00:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1182/2404] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:02 2026] GET /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 => generated 863 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-2969b529-ae99-4038-8aa3-621d323729e2 req-6864fa59-ed45-4802-aecc-015c559700a1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-2969b529-ae99-4038-8aa3-621d323729e2 req-6864fa59-ed45-4802-aecc-015c559700a1 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] POST http://192.168.122.75/volume/v3/attachments/3de20a43-d00e-4178-929c-838090461f7f/action Sep 02 09:00:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-2969b529-ae99-4038-8aa3-621d323729e2 req-6864fa59-ed45-4802-aecc-015c559700a1 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Action body: b'{"os-complete": null}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 09:00:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-2969b529-ae99-4038-8aa3-621d323729e2 req-6864fa59-ed45-4802-aecc-015c559700a1 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:00:02 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:02 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:02 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:02 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-2969b529-ae99-4038-8aa3-621d323729e2 req-6864fa59-ed45-4802-aecc-015c559700a1 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/attachments/3de20a43-d00e-4178-929c-838090461f7f/action returned with HTTP 204 Sep 02 09:00:02 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1223/2405] 192.168.122.75 () {66 vars in 1609 bytes} [Wed Sep 2 09:00:02 2026] POST /volume/v3/attachments/3de20a43-d00e-4178-929c-838090461f7f/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:00:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-144e9aae-1210-43e6-808c-1684cd5623dd None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-144e9aae-1210-43e6-808c-1684cd5623dd tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] GET http://192.168.122.75/volume/v3/volumes/14289080-0ecb-45ea-b23e-7029654f2fd4 Sep 02 09:00:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-144e9aae-1210-43e6-808c-1684cd5623dd tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-144e9aae-1210-43e6-808c-1684cd5623dd tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:03 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:03 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:03 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:03 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-144e9aae-1210-43e6-808c-1684cd5623dd tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Volume info retrieved successfully. Sep 02 09:00:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-144e9aae-1210-43e6-808c-1684cd5623dd tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes/14289080-0ecb-45ea-b23e-7029654f2fd4 returned with HTTP 200 Sep 02 09:00:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1183/2406] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:00:02 2026] GET /volume/v3/volumes/14289080-0ecb-45ea-b23e-7029654f2fd4 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:00:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-68bcef3a-7d4c-43e2-986d-3a41d2817eca None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-68bcef3a-7d4c-43e2-986d-3a41d2817eca tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 Sep 02 09:00:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-68bcef3a-7d4c-43e2-986d-3a41d2817eca tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-68bcef3a-7d4c-43e2-986d-3a41d2817eca tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:03 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:03 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:03 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:03 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-68bcef3a-7d4c-43e2-986d-3a41d2817eca tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-68bcef3a-7d4c-43e2-986d-3a41d2817eca tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 returned with HTTP 200 Sep 02 09:00:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1224/2407] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:03 2026] GET /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 => generated 1155 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:00:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e453882e-4017-40c6-8b22-89f4b31da87f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e453882e-4017-40c6-8b22-89f4b31da87f tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 Sep 02 09:00:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e453882e-4017-40c6-8b22-89f4b31da87f tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e453882e-4017-40c6-8b22-89f4b31da87f tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:03 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:03 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:03 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:03 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e453882e-4017-40c6-8b22-89f4b31da87f tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e453882e-4017-40c6-8b22-89f4b31da87f tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 returned with HTTP 200 Sep 02 09:00:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1184/2408] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:03 2026] GET /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 => generated 1155 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:00:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-99420e5e-f7e5-4e49-878e-8b9767605d72 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-99420e5e-f7e5-4e49-878e-8b9767605d72 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] POST http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action Sep 02 09:00:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-99420e5e-f7e5-4e49-878e-8b9767605d72 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Action body: b'{"os-detach": {}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 09:00:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-99420e5e-f7e5-4e49-878e-8b9767605d72 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:00:03 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:03 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:03 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:03 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-99420e5e-f7e5-4e49-878e-8b9767605d72 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-99420e5e-f7e5-4e49-878e-8b9767605d72 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Attachment connected to vm e9d1ea05-b2b0-4e56-b69a-d6b6287c44f9, checking data on nova Sep 02 09:00:03 devstack devstack@c-api.service[86995]: DEBUG cinder.compute.nova [None req-99420e5e-f7e5-4e49-878e-8b9767605d72 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Creating Keystone token plugin using URL: http://192.168.122.75/identity {{(pid=86995) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-91c31b95-11d5-40d2-a4a6-34cfc148e80c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-91c31b95-11d5-40d2-a4a6-34cfc148e80c tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-91c31b95-11d5-40d2-a4a6-34cfc148e80c tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-91c31b95-11d5-40d2-a4a6-34cfc148e80c tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-91c31b95-11d5-40d2-a4a6-34cfc148e80c tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-91c31b95-11d5-40d2-a4a6-34cfc148e80c tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f returned with HTTP 200 Sep 02 09:00:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1185/2409] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:04 2026] GET /volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5f1820e3-deb5-48b8-98b0-21e8adc27987 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5f1820e3-deb5-48b8-98b0-21e8adc27987 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] GET http://192.168.122.75/volume/v3/volumes/14289080-0ecb-45ea-b23e-7029654f2fd4 Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5f1820e3-deb5-48b8-98b0-21e8adc27987 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5f1820e3-deb5-48b8-98b0-21e8adc27987 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5f1820e3-deb5-48b8-98b0-21e8adc27987 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Volume info retrieved successfully. Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5f1820e3-deb5-48b8-98b0-21e8adc27987 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes/14289080-0ecb-45ea-b23e-7029654f2fd4 returned with HTTP 200 Sep 02 09:00:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1186/2410] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:00:04 2026] GET /volume/v3/volumes/14289080-0ecb-45ea-b23e-7029654f2fd4 => generated 1015 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0895abdc-4b11-4887-bd37-94ae174f4035 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0895abdc-4b11-4887-bd37-94ae174f4035 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0895abdc-4b11-4887-bd37-94ae174f4035 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0895abdc-4b11-4887-bd37-94ae174f4035 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0895abdc-4b11-4887-bd37-94ae174f4035 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0895abdc-4b11-4887-bd37-94ae174f4035 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f returned with HTTP 200 Sep 02 09:00:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1187/2411] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:04 2026] GET /volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f => generated 847 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-08cd99d7-c3a2-446f-b2aa-e9541544e860 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-08cd99d7-c3a2-446f-b2aa-e9541544e860 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-reader] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-08cd99d7-c3a2-446f-b2aa-e9541544e860 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-reader] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-08cd99d7-c3a2-446f-b2aa-e9541544e860 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-reader] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-08cd99d7-c3a2-446f-b2aa-e9541544e860 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-reader] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-08cd99d7-c3a2-446f-b2aa-e9541544e860 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 09:00:04 devstack devstack@c-api.service[86995]: DEBUG novaclient.v2.client [None req-99420e5e-f7e5-4e49-878e-8b9767605d72 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] REQ: curl -g -i -X GET http://192.168.122.75/compute/v2.1/servers/e9d1ea05-b2b0-4e56-b69a-d6b6287c44f9/os-volume_attachments/635e4a8e-9a63-45fb-a12f-a171378d4857 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ee762e53ff4e4d30e28d9f35add745affa5070b00efe149099992bce385d0ded" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-99420e5e-f7e5-4e49-878e-8b9767605d72" -H "X-Service-Token: {SHA256}6d54fe2d69bdb08df764da4e9e947a2b4dad9fad7eb9cccd9d8fec15408c5411" {{(pid=86995) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-08cd99d7-c3a2-446f-b2aa-e9541544e860 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-reader] Get all volumes completed successfully. Sep 02 09:00:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-08cd99d7-c3a2-446f-b2aa-e9541544e860 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-reader] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 09:00:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1188/2412] 192.168.122.75 () {60 vars in 1178 bytes} [Wed Sep 2 09:00:04 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1c95b031-0438-4f66-a6d2-948743f352cd None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1c95b031-0438-4f66-a6d2-948743f352cd tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/14289080-0ecb-45ea-b23e-7029654f2fd4 Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1c95b031-0438-4f66-a6d2-948743f352cd tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1c95b031-0438-4f66-a6d2-948743f352cd tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-1c95b031-0438-4f66-a6d2-948743f352cd tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Delete volume with id: 14289080-0ecb-45ea-b23e-7029654f2fd4 Sep 02 09:00:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1c95b031-0438-4f66-a6d2-948743f352cd tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Volume info retrieved successfully. Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1c95b031-0438-4f66-a6d2-948743f352cd tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Delete volume request issued successfully. Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1c95b031-0438-4f66-a6d2-948743f352cd tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes/14289080-0ecb-45ea-b23e-7029654f2fd4 returned with HTTP 202 Sep 02 09:00:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1189/2413] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 09:00:04 2026] DELETE /volume/v3/volumes/14289080-0ecb-45ea-b23e-7029654f2fd4 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-b64015a9-c54b-4df1-87f8-f182d4d780a2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-b64015a9-c54b-4df1-87f8-f182d4d780a2 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-b64015a9-c54b-4df1-87f8-f182d4d780a2 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-b64015a9-c54b-4df1-87f8-f182d4d780a2 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-b64015a9-c54b-4df1-87f8-f182d4d780a2 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-b64015a9-c54b-4df1-87f8-f182d4d780a2 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f returned with HTTP 200 Sep 02 09:00:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1190/2414] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 09:00:04 2026] GET /volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-330cfed4-3c57-4afb-992f-64ea1916a9bc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-330cfed4-3c57-4afb-992f-64ea1916a9bc tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] GET http://192.168.122.75/volume/v3/volumes/14289080-0ecb-45ea-b23e-7029654f2fd4 Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-330cfed4-3c57-4afb-992f-64ea1916a9bc tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-330cfed4-3c57-4afb-992f-64ea1916a9bc tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-330cfed4-3c57-4afb-992f-64ea1916a9bc tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Volume info retrieved successfully. Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-330cfed4-3c57-4afb-992f-64ea1916a9bc tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes/14289080-0ecb-45ea-b23e-7029654f2fd4 returned with HTTP 200 Sep 02 09:00:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1191/2415] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:00:04 2026] GET /volume/v3/volumes/14289080-0ecb-45ea-b23e-7029654f2fd4 => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7d15160a-7892-4498-b35b-343b933e9252 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7d15160a-7892-4498-b35b-343b933e9252 None None] GET http://192.168.122.75/volume// Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7d15160a-7892-4498-b35b-343b933e9252 None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7d15160a-7892-4498-b35b-343b933e9252 None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7d15160a-7892-4498-b35b-343b933e9252 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 09:00:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1192/2416] 192.168.122.75 () {58 vars in 1312 bytes} [Wed Sep 2 09:00:04 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-6bd8fad6-19c1-4712-a583-a785a62c1d39 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-6bd8fad6-19c1-4712-a583-a785a62c1d39 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] POST http://192.168.122.75/volume/v3/attachments Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-6bd8fad6-19c1-4712-a583-a785a62c1d39 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3612b9ec-657e-486d-a218-652b31fd0d2f", "connector": null, "instance_uuid": "8970d02e-6390-45dd-9da8-7abeaf44ac0d"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:04 devstack devstack@c-api.service[86995]: DEBUG novaclient.v2.client [None req-99420e5e-f7e5-4e49-878e-8b9767605d72 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 02 Sep 2026 07:00:04 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-e94da200-faa5-4d80-b6fd-886955c2dbc5 x-openstack-request-id: req-e94da200-faa5-4d80-b6fd-886955c2dbc5 {{(pid=86995) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 02 09:00:04 devstack devstack@c-api.service[86995]: DEBUG novaclient.v2.client [None req-99420e5e-f7e5-4e49-878e-8b9767605d72 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "635e4a8e-9a63-45fb-a12f-a171378d4857", "serverId": "e9d1ea05-b2b0-4e56-b69a-d6b6287c44f9", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "3de20a43-d00e-4178-929c-838090461f7f", "bdm_uuid": "abff87ee-eaf7-480f-ae59-43a82e617953"}} {{(pid=86995) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 02 09:00:04 devstack devstack@c-api.service[86995]: DEBUG novaclient.v2.client [None req-99420e5e-f7e5-4e49-878e-8b9767605d72 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET call to compute for http://192.168.122.75/compute/v2.1/servers/e9d1ea05-b2b0-4e56-b69a-d6b6287c44f9/os-volume_attachments/635e4a8e-9a63-45fb-a12f-a171378d4857 used request id req-e94da200-faa5-4d80-b6fd-886955c2dbc5 {{(pid=86995) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.volume.api [None req-99420e5e-f7e5-4e49-878e-8b9767605d72 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-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 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault [None req-99420e5e-f7e5-4e49-878e-8b9767605d72 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Caught error: Detach volume from instance e9d1ea05-b2b0-4e56-b69a-d6b6287c44f9 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e9d1ea05-b2b0-4e56-b69a-d6b6287c44f9 using the Compute API Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: 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 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e9d1ea05-b2b0-4e56-b69a-d6b6287c44f9 using the Compute API Sep 02 09:00:04 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault Sep 02 09:00:04 devstack devstack@c-api.service[86995]: INFO cinder.api.middleware.fault [None req-99420e5e-f7e5-4e49-878e-8b9767605d72 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action returned with HTTP 409 Sep 02 09:00:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1225/2417] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 09:00:03 2026] POST /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action => generated 167 bytes in 1164 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-cb6244e6-1eef-446b-b31f-1c05f00429e2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cb6244e6-1eef-446b-b31f-1c05f00429e2 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] POST http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action Sep 02 09:00:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cb6244e6-1eef-446b-b31f-1c05f00429e2 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 09:00:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cb6244e6-1eef-446b-b31f-1c05f00429e2 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-6bd8fad6-19c1-4712-a583-a785a62c1d39 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/attachments returned with HTTP 200 Sep 02 09:00:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1193/2418] 192.168.122.75 () {66 vars in 1478 bytes} [Wed Sep 2 09:00:04 2026] POST /volume/v3/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:00:04 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-cb6244e6-1eef-446b-b31f-1c05f00429e2 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9dd755f4-82dd-4ef3-8bc6-89b943d779bb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9dd755f4-82dd-4ef3-8bc6-89b943d779bb tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9dd755f4-82dd-4ef3-8bc6-89b943d779bb tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9dd755f4-82dd-4ef3-8bc6-89b943d779bb tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-cb6244e6-1eef-446b-b31f-1c05f00429e2 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-cb6244e6-1eef-446b-b31f-1c05f00429e2 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Attachment connected to vm e9d1ea05-b2b0-4e56-b69a-d6b6287c44f9, checking data on nova Sep 02 09:00:04 devstack devstack@c-api.service[86995]: DEBUG cinder.compute.nova [None req-cb6244e6-1eef-446b-b31f-1c05f00429e2 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Creating Keystone token plugin using URL: http://192.168.122.75/identity {{(pid=86995) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 02 09:00:05 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:05 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:05 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9dd755f4-82dd-4ef3-8bc6-89b943d779bb tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:00:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9dd755f4-82dd-4ef3-8bc6-89b943d779bb tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f returned with HTTP 200 Sep 02 09:00:05 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1194/2419] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:04 2026] GET /volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f => generated 846 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a717a343-6975-4537-a394-5aca1db2b2a4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a717a343-6975-4537-a394-5aca1db2b2a4 None None] GET http://192.168.122.75/volume// Sep 02 09:00:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a717a343-6975-4537-a394-5aca1db2b2a4 None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a717a343-6975-4537-a394-5aca1db2b2a4 None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a717a343-6975-4537-a394-5aca1db2b2a4 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 09:00:05 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1195/2420] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 09:00:05 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 09:00:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-cd285eff-d3ce-4e59-b17a-210c5f9d3444 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-cd285eff-d3ce-4e59-b17a-210c5f9d3444 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f Sep 02 09:00:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-cd285eff-d3ce-4e59-b17a-210c5f9d3444 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-cd285eff-d3ce-4e59-b17a-210c5f9d3444 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:05 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:05 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:05 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:05 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:05 devstack devstack@c-api.service[86995]: DEBUG novaclient.v2.client [None req-cb6244e6-1eef-446b-b31f-1c05f00429e2 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] REQ: curl -g -i -X GET http://192.168.122.75/compute/v2.1/servers/e9d1ea05-b2b0-4e56-b69a-d6b6287c44f9/os-volume_attachments/635e4a8e-9a63-45fb-a12f-a171378d4857 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b969f0eb61b7f6b760c6a98076c0a66f292908fd21c0851c3499a1843a4ffbd6" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-cb6244e6-1eef-446b-b31f-1c05f00429e2" -H "X-Service-Token: {SHA256}6d54fe2d69bdb08df764da4e9e947a2b4dad9fad7eb9cccd9d8fec15408c5411" {{(pid=86995) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 02 09:00:05 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-cd285eff-d3ce-4e59-b17a-210c5f9d3444 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:00:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-cd285eff-d3ce-4e59-b17a-210c5f9d3444 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f returned with HTTP 200 Sep 02 09:00:05 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1196/2421] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 09:00:05 2026] GET /volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f => generated 1027 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:00:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-9d431f59-2cd7-48e2-bd1b-7eeb191e843f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-9d431f59-2cd7-48e2-bd1b-7eeb191e843f tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] PUT http://192.168.122.75/volume/v3/attachments/9bc5ab0a-5261-4b5e-8b63-77f08ee7924e Sep 02 09:00:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-9d431f59-2cd7-48e2-bd1b-7eeb191e843f tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.75", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7bc5db48122", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d154e0c8-5203-48c0-a69b-b27cd89e5daf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:00:05 devstack devstack@c-api.service[86995]: DEBUG novaclient.v2.client [None req-cb6244e6-1eef-446b-b31f-1c05f00429e2 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 02 Sep 2026 07:00: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-2fe360ec-153d-4c55-a0cf-b70a01e6b896 x-openstack-request-id: req-2fe360ec-153d-4c55-a0cf-b70a01e6b896 {{(pid=86995) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 02 09:00:05 devstack devstack@c-api.service[86995]: DEBUG novaclient.v2.client [None req-cb6244e6-1eef-446b-b31f-1c05f00429e2 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "635e4a8e-9a63-45fb-a12f-a171378d4857", "serverId": "e9d1ea05-b2b0-4e56-b69a-d6b6287c44f9", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "3de20a43-d00e-4178-929c-838090461f7f", "bdm_uuid": "abff87ee-eaf7-480f-ae59-43a82e617953"}} {{(pid=86995) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 02 09:00:05 devstack devstack@c-api.service[86995]: DEBUG novaclient.v2.client [None req-cb6244e6-1eef-446b-b31f-1c05f00429e2 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET call to compute for http://192.168.122.75/compute/v2.1/servers/e9d1ea05-b2b0-4e56-b69a-d6b6287c44f9/os-volume_attachments/635e4a8e-9a63-45fb-a12f-a171378d4857 used request id req-2fe360ec-153d-4c55-a0cf-b70a01e6b896 {{(pid=86995) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.volume.api [None req-cb6244e6-1eef-446b-b31f-1c05f00429e2 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-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 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault [None req-cb6244e6-1eef-446b-b31f-1c05f00429e2 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Caught error: Detach volume from instance e9d1ea05-b2b0-4e56-b69a-d6b6287c44f9 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e9d1ea05-b2b0-4e56-b69a-d6b6287c44f9 using the Compute API Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: 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 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e9d1ea05-b2b0-4e56-b69a-d6b6287c44f9 using the Compute API Sep 02 09:00:05 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault Sep 02 09:00:05 devstack devstack@c-api.service[86995]: INFO cinder.api.middleware.fault [None req-cb6244e6-1eef-446b-b31f-1c05f00429e2 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action returned with HTTP 409 Sep 02 09:00:05 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-9d431f59-2cd7-48e2-bd1b-7eeb191e843f tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Acquiring lock "cinder-attachment_update-3612b9ec-657e-486d-a218-652b31fd0d2f-devstack" by "attachment_update" {{(pid=86994) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 09:00:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1226/2422] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 09:00:04 2026] POST /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action => generated 167 bytes in 500 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7aa70c4a-335b-4b83-8c09-f751962d2669 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:05 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-9d431f59-2cd7-48e2-bd1b-7eeb191e843f tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Lock "cinder-attachment_update-3612b9ec-657e-486d-a218-652b31fd0d2f-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86994) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 09:00:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1227/2423] 192.168.122.75 () {62 vars in 1476 bytes} [Wed Sep 2 09:00:05 2026] POST /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action => generated 114 bytes in 9 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 09:00:05 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:05 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-409a0d1b-c18f-415b-95af-6ea72b016acd None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1228/2424] 192.168.122.75 () {62 vars in 1476 bytes} [Wed Sep 2 09:00:05 2026] POST /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action => generated 114 bytes in 8 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-03bf66f6-cc59-42cb-b1b3-045b87e39004 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:05 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:05 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:05 devstack devstack@c-api.service[86995]: WARNING keystonemiddleware.auth_token [None req-03bf66f6-cc59-42cb-b1b3-045b87e39004 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 02 09:00:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1229/2425] 192.168.122.75 () {62 vars in 1476 bytes} [Wed Sep 2 09:00:05 2026] POST /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action => generated 114 bytes in 78 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8187673d-3a7c-4a4e-ab53-d8b1e2c92583 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:05 devstack devstack@c-api.service[86995]: WARNING keystonemiddleware.auth_token [None req-8187673d-3a7c-4a4e-ab53-d8b1e2c92583 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 02 09:00:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1230/2426] 192.168.122.75 () {62 vars in 1476 bytes} [Wed Sep 2 09:00:05 2026] POST /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action => generated 114 bytes in 61 msecs (HTTP/1.1 401) 5 headers in 232 bytes (2 switches on core 0) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9dbdac38-a0fb-459b-8a1c-efc73dbf0b34 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:05 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-9d431f59-2cd7-48e2-bd1b-7eeb191e843f tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Lock "cinder-attachment_update-3612b9ec-657e-486d-a218-652b31fd0d2f-devstack" released by "attachment_update" :: held 0.291s {{(pid=86994) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 09:00:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-9d431f59-2cd7-48e2-bd1b-7eeb191e843f tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/attachments/9bc5ab0a-5261-4b5e-8b63-77f08ee7924e returned with HTTP 200 Sep 02 09:00:05 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1197/2427] 192.168.122.75 () {66 vars in 1588 bytes} [Wed Sep 2 09:00:05 2026] PUT /volume/v3/attachments/9bc5ab0a-5261-4b5e-8b63-77f08ee7924e => generated 694 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:00:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f3e6634d-5890-412d-ac1a-620cb74e7a59 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f3e6634d-5890-412d-ac1a-620cb74e7a59 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] GET http://192.168.122.75/volume/v3/volumes/14289080-0ecb-45ea-b23e-7029654f2fd4 Sep 02 09:00:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f3e6634d-5890-412d-ac1a-620cb74e7a59 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f3e6634d-5890-412d-ac1a-620cb74e7a59 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:05 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:05 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:05 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:05 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f3e6634d-5890-412d-ac1a-620cb74e7a59 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes/14289080-0ecb-45ea-b23e-7029654f2fd4 returned with HTTP 404 Sep 02 09:00:05 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1198/2428] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:00:05 2026] GET /volume/v3/volumes/14289080-0ecb-45ea-b23e-7029654f2fd4 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 09:00:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9533485e-ee75-4d7a-a123-a67c2b023d4b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9533485e-ee75-4d7a-a123-a67c2b023d4b tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:00:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9533485e-ee75-4d7a-a123-a67c2b023d4b tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2036204299"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:00:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-9533485e-ee75-4d7a-a123-a67c2b023d4b tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2036204299'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:00:05 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-9533485e-ee75-4d7a-a123-a67c2b023d4b tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Create volume of 1 GB Sep 02 09:00:05 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9533485e-ee75-4d7a-a123-a67c2b023d4b tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Availability Zones retrieved successfully. Sep 02 09:00:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9dbdac38-a0fb-459b-8a1c-efc73dbf0b34 tempest-TestServerVolumeAttachmentScenario-1103584447 tempest-TestServerVolumeAttachmentScenario-1103584447-project-admin] POST http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action Sep 02 09:00:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9dbdac38-a0fb-459b-8a1c-efc73dbf0b34 tempest-TestServerVolumeAttachmentScenario-1103584447 tempest-TestServerVolumeAttachmentScenario-1103584447-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 09:00:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9dbdac38-a0fb-459b-8a1c-efc73dbf0b34 tempest-TestServerVolumeAttachmentScenario-1103584447 tempest-TestServerVolumeAttachmentScenario-1103584447-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:00:05 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9533485e-ee75-4d7a-a123-a67c2b023d4b tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Flow 'volume_create_api' (7bab27b4-36de-4062-9fd2-aba30fe0c6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:00:05 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9533485e-ee75-4d7a-a123-a67c2b023d4b tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (165f8750-370a-4d5e-ad74-3a3e7dfc8509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:05 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-9533485e-ee75-4d7a-a123-a67c2b023d4b tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:00:05 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9533485e-ee75-4d7a-a123-a67c2b023d4b tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (165f8750-370a-4d5e-ad74-3a3e7dfc8509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:05 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9533485e-ee75-4d7a-a123-a67c2b023d4b tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23661ccd-da7d-4d99-a48c-9ad944f185c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:05 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-9dbdac38-a0fb-459b-8a1c-efc73dbf0b34 tempest-TestServerVolumeAttachmentScenario-1103584447 tempest-TestServerVolumeAttachmentScenario-1103584447-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=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 09:00:05 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:05 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:05 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:05 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.admin_actions [None req-9dbdac38-a0fb-459b-8a1c-efc73dbf0b34 tempest-TestServerVolumeAttachmentScenario-1103584447 tempest-TestServerVolumeAttachmentScenario-1103584447-project-admin] Updating volume '635e4a8e-9a63-45fb-a12f-a171378d4857' with '{'status': 'error'}' {{(pid=86995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 09:00:05 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:05 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:05 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:05 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9dbdac38-a0fb-459b-8a1c-efc73dbf0b34 tempest-TestServerVolumeAttachmentScenario-1103584447 tempest-TestServerVolumeAttachmentScenario-1103584447-project-admin] http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action returned with HTTP 202 Sep 02 09:00:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1231/2429] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 09:00:05 2026] POST /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action => generated 0 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 09:00:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5311483c-2eee-4f2a-931a-45a612fa4920 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5311483c-2eee-4f2a-931a-45a612fa4920 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 Sep 02 09:00:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5311483c-2eee-4f2a-931a-45a612fa4920 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5311483c-2eee-4f2a-931a-45a612fa4920 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:05 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:05 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:05 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:05 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:06 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5311483c-2eee-4f2a-931a-45a612fa4920 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:06 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-9533485e-ee75-4d7a-a123-a67c2b023d4b tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Created reservations ['d800c940-1b75-45d3-b34b-4c77cc58c9a6', '9c9cc5ba-6384-463c-9fa7-3c07e93f4558', '8a9d3353-0839-4a73-89b5-f1c1a6b707aa', '653e2bcb-5d38-4929-b8b1-514d370b1ac3'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:00:06 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9533485e-ee75-4d7a-a123-a67c2b023d4b tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23661ccd-da7d-4d99-a48c-9ad944f185c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d800c940-1b75-45d3-b34b-4c77cc58c9a6', '9c9cc5ba-6384-463c-9fa7-3c07e93f4558', '8a9d3353-0839-4a73-89b5-f1c1a6b707aa', '653e2bcb-5d38-4929-b8b1-514d370b1ac3']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:06 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9533485e-ee75-4d7a-a123-a67c2b023d4b tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd85f520-a63c-4a79-9a12-7b69e06c0258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5311483c-2eee-4f2a-931a-45a612fa4920 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 returned with HTTP 200 Sep 02 09:00:06 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1232/2430] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:05 2026] GET /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 => generated 1154 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4e2bf9b7-159e-45fe-a857-abc25f3a67ce None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4e2bf9b7-159e-45fe-a857-abc25f3a67ce tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f Sep 02 09:00:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4e2bf9b7-159e-45fe-a857-abc25f3a67ce tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4e2bf9b7-159e-45fe-a857-abc25f3a67ce tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:06 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:06 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:06 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9533485e-ee75-4d7a-a123-a67c2b023d4b tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd85f520-a63c-4a79-9a12-7b69e06c0258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1a04f8f-5a94-468c-a850-109a870ed14b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2036204299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53c5b61599f42f399d3b8ab54d15ca0',qos_specs=None,replication_status=,reservations=['d800c940-1b75-45d3-b34b-4c77cc58c9a6','9c9cc5ba-6384-463c-9fa7-3c07e93f4558','8a9d3353-0839-4a73-89b5-f1c1a6b707aa','653e2bcb-5d38-4929-b8b1-514d370b1ac3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='211e95482edd409a96367db25990910c',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:00:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2036204299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1a04f8f-5a94-468c-a850-109a870ed14b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a53c5b61599f42f399d3b8ab54d15ca0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='211e95482edd409a96367db25990910c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:06 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:06 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:06 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9533485e-ee75-4d7a-a123-a67c2b023d4b tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83a90ad3-f2d0-43bf-b469-2ac4c2bf5ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:06 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:06 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:06 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4e2bf9b7-159e-45fe-a857-abc25f3a67ce tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:00:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4e2bf9b7-159e-45fe-a857-abc25f3a67ce tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f returned with HTTP 200 Sep 02 09:00:06 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1233/2431] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:06 2026] GET /volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f => generated 847 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-bc2c53d9-53a2-4334-b33e-58c13c5167fc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bc2c53d9-53a2-4334-b33e-58c13c5167fc tempest-TestServerVolumeAttachmentScenario-1103584447 tempest-TestServerVolumeAttachmentScenario-1103584447-project-admin] POST http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action Sep 02 09:00:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bc2c53d9-53a2-4334-b33e-58c13c5167fc tempest-TestServerVolumeAttachmentScenario-1103584447 tempest-TestServerVolumeAttachmentScenario-1103584447-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "3de20a43-d00e-4178-929c-838090461f7f"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 09:00:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bc2c53d9-53a2-4334-b33e-58c13c5167fc tempest-TestServerVolumeAttachmentScenario-1103584447 tempest-TestServerVolumeAttachmentScenario-1103584447-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "3de20a43-d00e-4178-929c-838090461f7f"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:00:06 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9533485e-ee75-4d7a-a123-a67c2b023d4b tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83a90ad3-f2d0-43bf-b469-2ac4c2bf5ab5) transitioned into state 'SUCCESS' from state '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-2036204299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53c5b61599f42f399d3b8ab54d15ca0',qos_specs=None,replication_status=,reservations=['d800c940-1b75-45d3-b34b-4c77cc58c9a6','9c9cc5ba-6384-463c-9fa7-3c07e93f4558','8a9d3353-0839-4a73-89b5-f1c1a6b707aa','653e2bcb-5d38-4929-b8b1-514d370b1ac3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='211e95482edd409a96367db25990910c',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:06 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9533485e-ee75-4d7a-a123-a67c2b023d4b tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (307b703e-f04e-4801-a3ab-d52e5bf2f8f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:06 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:06 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:06 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:06 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:06 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-bc2c53d9-53a2-4334-b33e-58c13c5167fc tempest-TestServerVolumeAttachmentScenario-1103584447 tempest-TestServerVolumeAttachmentScenario-1103584447-project-admin] Volume info retrieved successfully. Sep 02 09:00:06 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9533485e-ee75-4d7a-a123-a67c2b023d4b tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (307b703e-f04e-4801-a3ab-d52e5bf2f8f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:06 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-bc2c53d9-53a2-4334-b33e-58c13c5167fc tempest-TestServerVolumeAttachmentScenario-1103584447 tempest-TestServerVolumeAttachmentScenario-1103584447-project-admin] Attachment connected to vm e9d1ea05-b2b0-4e56-b69a-d6b6287c44f9, checking data on nova Sep 02 09:00:06 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-9533485e-ee75-4d7a-a123-a67c2b023d4b tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Flow 'volume_create_api' (7bab27b4-36de-4062-9fd2-aba30fe0c6ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:00:06 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9533485e-ee75-4d7a-a123-a67c2b023d4b tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Create volume request issued successfully. Sep 02 09:00:06 devstack devstack@c-api.service[86995]: DEBUG cinder.compute.nova [None req-bc2c53d9-53a2-4334-b33e-58c13c5167fc tempest-TestServerVolumeAttachmentScenario-1103584447 tempest-TestServerVolumeAttachmentScenario-1103584447-project-admin] Creating Keystone token plugin using URL: http://192.168.122.75/identity {{(pid=86995) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 02 09:00:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9533485e-ee75-4d7a-a123-a67c2b023d4b tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:00:06 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1199/2432] 192.168.122.75 () {62 vars in 1178 bytes} [Wed Sep 2 09:00:05 2026] POST /volume/v3/volumes => generated 785 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:00:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-21202338-fa7a-400b-becb-bd9bd330491e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-21202338-fa7a-400b-becb-bd9bd330491e tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] POST http://192.168.122.75/volume/v3/attachments/9bc5ab0a-5261-4b5e-8b63-77f08ee7924e/action Sep 02 09:00:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-21202338-fa7a-400b-becb-bd9bd330491e tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Action body: b'{"os-complete": null}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 09:00:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-21202338-fa7a-400b-becb-bd9bd330491e tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:00:06 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:06 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:06 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:06 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:06 devstack devstack@c-api.service[86995]: DEBUG novaclient.v2.client [None req-bc2c53d9-53a2-4334-b33e-58c13c5167fc tempest-TestServerVolumeAttachmentScenario-1103584447 tempest-TestServerVolumeAttachmentScenario-1103584447-project-admin] REQ: curl -g -i -X GET http://192.168.122.75/compute/v2.1/servers/e9d1ea05-b2b0-4e56-b69a-d6b6287c44f9/os-volume_attachments/635e4a8e-9a63-45fb-a12f-a171378d4857 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}76ec72211e194d5c53a81c8199e04cc8d0e5667d307d43bdc051c45d35a3324d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-bc2c53d9-53a2-4334-b33e-58c13c5167fc" -H "X-Service-Token: {SHA256}6d54fe2d69bdb08df764da4e9e947a2b4dad9fad7eb9cccd9d8fec15408c5411" {{(pid=86995) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 02 09:00:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-b8e70ca1-1ef0-4822-9478-779869d03e01 req-21202338-fa7a-400b-becb-bd9bd330491e tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/attachments/9bc5ab0a-5261-4b5e-8b63-77f08ee7924e/action returned with HTTP 204 Sep 02 09:00:06 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1200/2433] 192.168.122.75 () {66 vars in 1609 bytes} [Wed Sep 2 09:00:06 2026] POST /volume/v3/attachments/9bc5ab0a-5261-4b5e-8b63-77f08ee7924e/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:00:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d34ed542-cb23-432d-8dd4-68299a73c283 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d34ed542-cb23-432d-8dd4-68299a73c283 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] GET http://192.168.122.75/volume/v3/volumes/a1a04f8f-5a94-468c-a850-109a870ed14b Sep 02 09:00:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d34ed542-cb23-432d-8dd4-68299a73c283 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d34ed542-cb23-432d-8dd4-68299a73c283 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:06 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:06 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:06 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:06 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:06 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d34ed542-cb23-432d-8dd4-68299a73c283 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Volume info retrieved successfully. Sep 02 09:00:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d34ed542-cb23-432d-8dd4-68299a73c283 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes/a1a04f8f-5a94-468c-a850-109a870ed14b returned with HTTP 200 Sep 02 09:00:06 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1201/2434] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:00:06 2026] GET /volume/v3/volumes/a1a04f8f-5a94-468c-a850-109a870ed14b => generated 964 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: DEBUG novaclient.v2.client [None req-bc2c53d9-53a2-4334-b33e-58c13c5167fc tempest-TestServerVolumeAttachmentScenario-1103584447 tempest-TestServerVolumeAttachmentScenario-1103584447-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 02 Sep 2026 07:00: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-c0fe7c96-9b92-4897-9fb2-6f9c27c4bb0e x-openstack-request-id: req-c0fe7c96-9b92-4897-9fb2-6f9c27c4bb0e {{(pid=86995) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 02 09:00:06 devstack devstack@c-api.service[86995]: DEBUG novaclient.v2.client [None req-bc2c53d9-53a2-4334-b33e-58c13c5167fc tempest-TestServerVolumeAttachmentScenario-1103584447 tempest-TestServerVolumeAttachmentScenario-1103584447-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "635e4a8e-9a63-45fb-a12f-a171378d4857", "serverId": "e9d1ea05-b2b0-4e56-b69a-d6b6287c44f9", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "3de20a43-d00e-4178-929c-838090461f7f", "bdm_uuid": "abff87ee-eaf7-480f-ae59-43a82e617953"}} {{(pid=86995) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 02 09:00:06 devstack devstack@c-api.service[86995]: DEBUG novaclient.v2.client [None req-bc2c53d9-53a2-4334-b33e-58c13c5167fc tempest-TestServerVolumeAttachmentScenario-1103584447 tempest-TestServerVolumeAttachmentScenario-1103584447-project-admin] GET call to compute for http://192.168.122.75/compute/v2.1/servers/e9d1ea05-b2b0-4e56-b69a-d6b6287c44f9/os-volume_attachments/635e4a8e-9a63-45fb-a12f-a171378d4857 used request id req-c0fe7c96-9b92-4897-9fb2-6f9c27c4bb0e {{(pid=86995) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.volume.api [None req-bc2c53d9-53a2-4334-b33e-58c13c5167fc tempest-TestServerVolumeAttachmentScenario-1103584447 tempest-TestServerVolumeAttachmentScenario-1103584447-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 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault [None req-bc2c53d9-53a2-4334-b33e-58c13c5167fc tempest-TestServerVolumeAttachmentScenario-1103584447 tempest-TestServerVolumeAttachmentScenario-1103584447-project-admin] Caught error: Detach volume from instance e9d1ea05-b2b0-4e56-b69a-d6b6287c44f9 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e9d1ea05-b2b0-4e56-b69a-d6b6287c44f9 using the Compute API Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: 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 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e9d1ea05-b2b0-4e56-b69a-d6b6287c44f9 using the Compute API Sep 02 09:00:06 devstack devstack@c-api.service[86995]: ERROR cinder.api.middleware.fault Sep 02 09:00:06 devstack devstack@c-api.service[86995]: INFO cinder.api.middleware.fault [None req-bc2c53d9-53a2-4334-b33e-58c13c5167fc tempest-TestServerVolumeAttachmentScenario-1103584447 tempest-TestServerVolumeAttachmentScenario-1103584447-project-admin] http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action returned with HTTP 409 Sep 02 09:00:06 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1234/2435] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 09:00:06 2026] POST /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action => generated 167 bytes in 389 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:00:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-79e0f4aa-a6f0-497e-bd30-04f22eaed297 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:06 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1202/2436] 192.168.122.75 () {62 vars in 1476 bytes} [Wed Sep 2 09:00:06 2026] POST /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-53090d4a-cd8d-43d9-8b30-ccf9d4e301bb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:06 devstack devstack@c-api.service[86995]: WARNING keystonemiddleware.auth_token [None req-53090d4a-cd8d-43d9-8b30-ccf9d4e301bb None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 02 09:00:06 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1235/2437] 192.168.122.75 () {62 vars in 1476 bytes} [Wed Sep 2 09:00:06 2026] POST /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action => generated 114 bytes in 47 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 02 09:00:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c04453f8-5f10-48d4-82df-15c47a722d01 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c04453f8-5f10-48d4-82df-15c47a722d01 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET http://192.168.122.75/volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 Sep 02 09:00:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c04453f8-5f10-48d4-82df-15c47a722d01 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c04453f8-5f10-48d4-82df-15c47a722d01 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:06 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:06 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:06 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:06 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:06 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c04453f8-5f10-48d4-82df-15c47a722d01 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c04453f8-5f10-48d4-82df-15c47a722d01 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 returned with HTTP 200 Sep 02 09:00:06 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1203/2438] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:06 2026] GET /volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 => generated 865 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2194ef4c-1367-46d0-910a-192dc0c96df3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2194ef4c-1367-46d0-910a-192dc0c96df3 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET http://192.168.122.75/volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 Sep 02 09:00:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2194ef4c-1367-46d0-910a-192dc0c96df3 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2194ef4c-1367-46d0-910a-192dc0c96df3 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:06 devstack devstack@c-api.service[86995]: DEBUG oslo_db.sqlalchemy.engines [None req-2194ef4c-1367-46d0-910a-192dc0c96df3 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86995) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 09:00:06 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:06 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:06 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:06 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:06 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2194ef4c-1367-46d0-910a-192dc0c96df3 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2194ef4c-1367-46d0-910a-192dc0c96df3 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 returned with HTTP 200 Sep 02 09:00:06 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1236/2439] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:06 2026] GET /volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 => generated 865 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-7f098e3b-4a65-4cd1-a36a-6c8692faf207 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-7f098e3b-4a65-4cd1-a36a-6c8692faf207 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET http://192.168.122.75/volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 Sep 02 09:00:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-7f098e3b-4a65-4cd1-a36a-6c8692faf207 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-7f098e3b-4a65-4cd1-a36a-6c8692faf207 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:06 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:06 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:06 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:06 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:06 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-7f098e3b-4a65-4cd1-a36a-6c8692faf207 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-7f098e3b-4a65-4cd1-a36a-6c8692faf207 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 returned with HTTP 200 Sep 02 09:00:06 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1204/2440] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 09:00:06 2026] GET /volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 => generated 865 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-696b30b8-d112-4e14-8992-2ceb6f08c576 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-21b6931c-92df-4ca0-9f49-5751707a6843 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-21b6931c-92df-4ca0-9f49-5751707a6843 None None] GET http://192.168.122.75/volume// Sep 02 09:00:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-21b6931c-92df-4ca0-9f49-5751707a6843 None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-21b6931c-92df-4ca0-9f49-5751707a6843 None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-21b6931c-92df-4ca0-9f49-5751707a6843 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 09:00:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-696b30b8-d112-4e14-8992-2ceb6f08c576 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f Sep 02 09:00:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1205/2441] 192.168.122.75 () {58 vars in 1312 bytes} [Wed Sep 2 09:00:07 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 09:00:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-696b30b8-d112-4e14-8992-2ceb6f08c576 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-696b30b8-d112-4e14-8992-2ceb6f08c576 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-61625de7-3140-4c1a-9909-f8ba4a01f320 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-61625de7-3140-4c1a-9909-f8ba4a01f320 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] POST http://192.168.122.75/volume/v3/attachments Sep 02 09:00:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-61625de7-3140-4c1a-9909-f8ba4a01f320 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379", "connector": null, "instance_uuid": "e9d1ea05-b2b0-4e56-b69a-d6b6287c44f9"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:00:07 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:07 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:07 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:07 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:07 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:07 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-696b30b8-d112-4e14-8992-2ceb6f08c576 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:00:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-696b30b8-d112-4e14-8992-2ceb6f08c576 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f returned with HTTP 200 Sep 02 09:00:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1237/2442] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:07 2026] GET /volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f => generated 1139 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:00:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-73dd33f6-3455-4f8f-b1d2-9e7dde821abf None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-73dd33f6-3455-4f8f-b1d2-9e7dde821abf tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f Sep 02 09:00:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-73dd33f6-3455-4f8f-b1d2-9e7dde821abf tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-73dd33f6-3455-4f8f-b1d2-9e7dde821abf tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-61625de7-3140-4c1a-9909-f8ba4a01f320 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/attachments returned with HTTP 200 Sep 02 09:00:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1206/2443] 192.168.122.75 () {66 vars in 1478 bytes} [Wed Sep 2 09:00:07 2026] POST /volume/v3/attachments => generated 273 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:00:07 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:07 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-73dd33f6-3455-4f8f-b1d2-9e7dde821abf tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:00:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-73dd33f6-3455-4f8f-b1d2-9e7dde821abf tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f returned with HTTP 200 Sep 02 09:00:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1238/2444] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:07 2026] GET /volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f => generated 1139 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:00:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-040b1d00-c7fa-43be-a643-cfc9744abb50 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-040b1d00-c7fa-43be-a643-cfc9744abb50 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET http://192.168.122.75/volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 Sep 02 09:00:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-040b1d00-c7fa-43be-a643-cfc9744abb50 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-040b1d00-c7fa-43be-a643-cfc9744abb50 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8268721a-8c11-46d8-9521-29252c1723f1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8268721a-8c11-46d8-9521-29252c1723f1 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] GET http://192.168.122.75/volume/v3/volumes/a1a04f8f-5a94-468c-a850-109a870ed14b Sep 02 09:00:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8268721a-8c11-46d8-9521-29252c1723f1 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8268721a-8c11-46d8-9521-29252c1723f1 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:07 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:07 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:07 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:07 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8268721a-8c11-46d8-9521-29252c1723f1 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Volume info retrieved successfully. Sep 02 09:00:07 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:07 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8268721a-8c11-46d8-9521-29252c1723f1 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes/a1a04f8f-5a94-468c-a850-109a870ed14b returned with HTTP 200 Sep 02 09:00:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1239/2445] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:00:07 2026] GET /volume/v3/volumes/a1a04f8f-5a94-468c-a850-109a870ed14b => generated 1014 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:00:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-96762891-4c31-4ecf-8473-ae67a133bbb4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:07 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-040b1d00-c7fa-43be-a643-cfc9744abb50 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-96762891-4c31-4ecf-8473-ae67a133bbb4 None None] GET http://192.168.122.75/volume// Sep 02 09:00:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-96762891-4c31-4ecf-8473-ae67a133bbb4 None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-96762891-4c31-4ecf-8473-ae67a133bbb4 None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-96762891-4c31-4ecf-8473-ae67a133bbb4 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 09:00:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1240/2446] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 09:00:07 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 09:00:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-040b1d00-c7fa-43be-a643-cfc9744abb50 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 returned with HTTP 200 Sep 02 09:00:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1207/2447] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:07 2026] GET /volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 => generated 864 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-aa6f7179-2bca-4a7c-94a8-945c8f1a03fd None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-aa6f7179-2bca-4a7c-94a8-945c8f1a03fd tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET http://192.168.122.75/volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 Sep 02 09:00:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-aa6f7179-2bca-4a7c-94a8-945c8f1a03fd tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-aa6f7179-2bca-4a7c-94a8-945c8f1a03fd tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:07 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:07 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-aa6f7179-2bca-4a7c-94a8-945c8f1a03fd tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-aa6f7179-2bca-4a7c-94a8-945c8f1a03fd tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 returned with HTTP 200 Sep 02 09:00:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1241/2448] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 09:00:07 2026] GET /volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 => generated 1045 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:00:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-bceb3478-b3ac-4073-b92b-51fa93a07bfb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-bceb3478-b3ac-4073-b92b-51fa93a07bfb tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] PUT http://192.168.122.75/volume/v3/attachments/ac82b9a4-18b4-47af-ae10-43978e08266b Sep 02 09:00:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-bceb3478-b3ac-4073-b92b-51fa93a07bfb tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.75", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7bc5db48122", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d154e0c8-5203-48c0-a69b-b27cd89e5daf", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:00:07 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-bceb3478-b3ac-4073-b92b-51fa93a07bfb tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Acquiring lock "cinder-attachment_update-ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379-devstack" by "attachment_update" {{(pid=86994) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 09:00:07 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-bceb3478-b3ac-4073-b92b-51fa93a07bfb tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Lock "cinder-attachment_update-ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=86994) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 09:00:07 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:07 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:07 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:07 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:08 devstack devstack@c-api.service[86994]: DEBUG cinder.coordination [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-bceb3478-b3ac-4073-b92b-51fa93a07bfb tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Lock "cinder-attachment_update-ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379-devstack" released by "attachment_update" :: held 0.200s {{(pid=86994) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 09:00:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-bceb3478-b3ac-4073-b92b-51fa93a07bfb tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/attachments/ac82b9a4-18b4-47af-ae10-43978e08266b returned with HTTP 200 Sep 02 09:00:08 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1208/2449] 192.168.122.75 () {66 vars in 1588 bytes} [Wed Sep 2 09:00:07 2026] PUT /volume/v3/attachments/ac82b9a4-18b4-47af-ae10-43978e08266b => generated 694 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:00:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-eb92ea30-1cab-4056-aed2-eaf043ffe2ed None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-eb92ea30-1cab-4056-aed2-eaf043ffe2ed tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] POST http://192.168.122.75/volume/v3/attachments/ac82b9a4-18b4-47af-ae10-43978e08266b/action Sep 02 09:00:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-eb92ea30-1cab-4056-aed2-eaf043ffe2ed tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Action body: b'{"os-complete": null}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 09:00:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-eb92ea30-1cab-4056-aed2-eaf043ffe2ed tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:00:08 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:08 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:08 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:08 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-e951ced5-51f9-446c-9d50-038b414b7f1a req-eb92ea30-1cab-4056-aed2-eaf043ffe2ed tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/attachments/ac82b9a4-18b4-47af-ae10-43978e08266b/action returned with HTTP 204 Sep 02 09:00:08 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1242/2450] 192.168.122.75 () {66 vars in 1609 bytes} [Wed Sep 2 09:00:08 2026] POST /volume/v3/attachments/ac82b9a4-18b4-47af-ae10-43978e08266b/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:00:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0f8259d9-81d4-43f5-a7a8-376202fdecd3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0f8259d9-81d4-43f5-a7a8-376202fdecd3 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] GET http://192.168.122.75/volume/v3/volumes/a1a04f8f-5a94-468c-a850-109a870ed14b Sep 02 09:00:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0f8259d9-81d4-43f5-a7a8-376202fdecd3 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0f8259d9-81d4-43f5-a7a8-376202fdecd3 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a39ef2a4-14cb-47ed-ac03-1bd378a352c9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a39ef2a4-14cb-47ed-ac03-1bd378a352c9 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET http://192.168.122.75/volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 Sep 02 09:00:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a39ef2a4-14cb-47ed-ac03-1bd378a352c9 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a39ef2a4-14cb-47ed-ac03-1bd378a352c9 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:08 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:08 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:08 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:08 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:08 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:08 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:08 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0f8259d9-81d4-43f5-a7a8-376202fdecd3 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Volume info retrieved successfully. Sep 02 09:00:08 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:08 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:08 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a39ef2a4-14cb-47ed-ac03-1bd378a352c9 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0f8259d9-81d4-43f5-a7a8-376202fdecd3 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes/a1a04f8f-5a94-468c-a850-109a870ed14b returned with HTTP 200 Sep 02 09:00:08 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1209/2451] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:00:08 2026] GET /volume/v3/volumes/a1a04f8f-5a94-468c-a850-109a870ed14b => generated 1015 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:00:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-83c73633-614d-494d-a257-b2f2086250ef None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-83c73633-614d-494d-a257-b2f2086250ef tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-reader] GET http://192.168.122.75/volume/v3/volumes/a1a04f8f-5a94-468c-a850-109a870ed14b Sep 02 09:00:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a39ef2a4-14cb-47ed-ac03-1bd378a352c9 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 returned with HTTP 200 Sep 02 09:00:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-83c73633-614d-494d-a257-b2f2086250ef tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-reader] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-83c73633-614d-494d-a257-b2f2086250ef tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-reader] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:08 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1243/2452] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:08 2026] GET /volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 => generated 1157 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:00:08 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:08 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b74818e0-275f-48f7-948b-c8ef77af2de5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:08 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:08 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b74818e0-275f-48f7-948b-c8ef77af2de5 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET http://192.168.122.75/volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 Sep 02 09:00:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b74818e0-275f-48f7-948b-c8ef77af2de5 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b74818e0-275f-48f7-948b-c8ef77af2de5 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:08 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-83c73633-614d-494d-a257-b2f2086250ef tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-reader] Volume info retrieved successfully. Sep 02 09:00:08 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:08 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-83c73633-614d-494d-a257-b2f2086250ef tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-reader] http://192.168.122.75/volume/v3/volumes/a1a04f8f-5a94-468c-a850-109a870ed14b returned with HTTP 200 Sep 02 09:00:08 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1210/2453] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:00:08 2026] GET /volume/v3/volumes/a1a04f8f-5a94-468c-a850-109a870ed14b => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:00:08 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:08 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:08 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b74818e0-275f-48f7-948b-c8ef77af2de5 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-943b6f0d-8bfc-46dd-b56e-92bb62c051bf None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-943b6f0d-8bfc-46dd-b56e-92bb62c051bf tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/a1a04f8f-5a94-468c-a850-109a870ed14b Sep 02 09:00:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-943b6f0d-8bfc-46dd-b56e-92bb62c051bf tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-943b6f0d-8bfc-46dd-b56e-92bb62c051bf tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:08 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-943b6f0d-8bfc-46dd-b56e-92bb62c051bf tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Delete volume with id: a1a04f8f-5a94-468c-a850-109a870ed14b Sep 02 09:00:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b74818e0-275f-48f7-948b-c8ef77af2de5 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 returned with HTTP 200 Sep 02 09:00:08 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1244/2454] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:08 2026] GET /volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 => generated 1157 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:00:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e67f4e6f-a613-420d-9a84-04b516870693 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e67f4e6f-a613-420d-9a84-04b516870693 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] POST http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action Sep 02 09:00:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e67f4e6f-a613-420d-9a84-04b516870693 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Action body: b'{"os-detach": {"attachment_id": "ac82b9a4-18b4-47af-ae10-43978e08266b"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 09:00:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e67f4e6f-a613-420d-9a84-04b516870693 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "ac82b9a4-18b4-47af-ae10-43978e08266b"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:00:08 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:08 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:08 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:08 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:08 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-943b6f0d-8bfc-46dd-b56e-92bb62c051bf tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Volume info retrieved successfully. Sep 02 09:00:08 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:08 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:08 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:08 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:08 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e67f4e6f-a613-420d-9a84-04b516870693 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e67f4e6f-a613-420d-9a84-04b516870693 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action returned with HTTP 400 Sep 02 09:00:08 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1245/2455] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 09:00:08 2026] POST /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action => generated 100 bytes in 73 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 02 09:00:08 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-943b6f0d-8bfc-46dd-b56e-92bb62c051bf tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Delete volume request issued successfully. Sep 02 09:00:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-943b6f0d-8bfc-46dd-b56e-92bb62c051bf tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes/a1a04f8f-5a94-468c-a850-109a870ed14b returned with HTTP 202 Sep 02 09:00:08 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1211/2456] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 09:00:08 2026] DELETE /volume/v3/volumes/a1a04f8f-5a94-468c-a850-109a870ed14b => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 09:00:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fd48d5d1-e09a-4259-abd7-e26cce5a3bf3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fd48d5d1-e09a-4259-abd7-e26cce5a3bf3 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] GET http://192.168.122.75/volume/v3/volumes/a1a04f8f-5a94-468c-a850-109a870ed14b Sep 02 09:00:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fd48d5d1-e09a-4259-abd7-e26cce5a3bf3 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fd48d5d1-e09a-4259-abd7-e26cce5a3bf3 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:08 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:08 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:08 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:08 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:08 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-fd48d5d1-e09a-4259-abd7-e26cce5a3bf3 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Volume info retrieved successfully. Sep 02 09:00:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-63c243c9-beb7-49de-93ab-0a9affe3b8e0 req-9034c889-3234-4062-815a-e7c3c66f5361 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-63c243c9-beb7-49de-93ab-0a9affe3b8e0 req-9034c889-3234-4062-815a-e7c3c66f5361 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET http://192.168.122.75/volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 Sep 02 09:00:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-63c243c9-beb7-49de-93ab-0a9affe3b8e0 req-9034c889-3234-4062-815a-e7c3c66f5361 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-63c243c9-beb7-49de-93ab-0a9affe3b8e0 req-9034c889-3234-4062-815a-e7c3c66f5361 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fd48d5d1-e09a-4259-abd7-e26cce5a3bf3 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes/a1a04f8f-5a94-468c-a850-109a870ed14b returned with HTTP 200 Sep 02 09:00:08 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1246/2457] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:00:08 2026] GET /volume/v3/volumes/a1a04f8f-5a94-468c-a850-109a870ed14b => generated 1014 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:00:08 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:08 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:08 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:08 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:09 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-63c243c9-beb7-49de-93ab-0a9affe3b8e0 req-9034c889-3234-4062-815a-e7c3c66f5361 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-63c243c9-beb7-49de-93ab-0a9affe3b8e0 req-9034c889-3234-4062-815a-e7c3c66f5361 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 returned with HTTP 200 Sep 02 09:00:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1212/2458] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 09:00:08 2026] GET /volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 => generated 1157 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:00:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-63c243c9-beb7-49de-93ab-0a9affe3b8e0 req-67e223b7-d0ec-448d-a66f-9ba503b4bc5f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-63c243c9-beb7-49de-93ab-0a9affe3b8e0 req-67e223b7-d0ec-448d-a66f-9ba503b4bc5f tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] POST http://192.168.122.75/volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379/action Sep 02 09:00:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-63c243c9-beb7-49de-93ab-0a9affe3b8e0 req-67e223b7-d0ec-448d-a66f-9ba503b4bc5f tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 09:00:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-63c243c9-beb7-49de-93ab-0a9affe3b8e0 req-67e223b7-d0ec-448d-a66f-9ba503b4bc5f tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:00:09 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:09 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:09 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:09 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:09 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-63c243c9-beb7-49de-93ab-0a9affe3b8e0 req-67e223b7-d0ec-448d-a66f-9ba503b4bc5f tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:09 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-63c243c9-beb7-49de-93ab-0a9affe3b8e0 req-67e223b7-d0ec-448d-a66f-9ba503b4bc5f tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Begin detaching volume completed successfully. Sep 02 09:00:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-63c243c9-beb7-49de-93ab-0a9affe3b8e0 req-67e223b7-d0ec-448d-a66f-9ba503b4bc5f tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379/action returned with HTTP 202 Sep 02 09:00:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1247/2459] 192.168.122.75 () {64 vars in 1556 bytes} [Wed Sep 2 09:00:09 2026] POST /volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 09:00:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-74329a02-5079-4770-9bea-e6ee101cfc16 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-74329a02-5079-4770-9bea-e6ee101cfc16 None None] GET http://192.168.122.75/volume// Sep 02 09:00:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-74329a02-5079-4770-9bea-e6ee101cfc16 None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-74329a02-5079-4770-9bea-e6ee101cfc16 None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-74329a02-5079-4770-9bea-e6ee101cfc16 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 09:00:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1213/2460] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 09:00:09 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 09:00:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-63c243c9-beb7-49de-93ab-0a9affe3b8e0 req-2b3d275d-b69b-4ea1-b050-526959ae8cf3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-63c243c9-beb7-49de-93ab-0a9affe3b8e0 req-2b3d275d-b69b-4ea1-b050-526959ae8cf3 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET http://192.168.122.75/volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 Sep 02 09:00:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-63c243c9-beb7-49de-93ab-0a9affe3b8e0 req-2b3d275d-b69b-4ea1-b050-526959ae8cf3 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-63c243c9-beb7-49de-93ab-0a9affe3b8e0 req-2b3d275d-b69b-4ea1-b050-526959ae8cf3 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:09 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:09 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:09 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:09 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:09 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-63c243c9-beb7-49de-93ab-0a9affe3b8e0 req-2b3d275d-b69b-4ea1-b050-526959ae8cf3 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-63c243c9-beb7-49de-93ab-0a9affe3b8e0 req-2b3d275d-b69b-4ea1-b050-526959ae8cf3 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 returned with HTTP 200 Sep 02 09:00:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1248/2461] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 09:00:09 2026] GET /volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 => generated 1341 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:00:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-63c243c9-beb7-49de-93ab-0a9affe3b8e0 req-c333b270-62f6-43ec-9b0c-2f85ddc82e15 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-63c243c9-beb7-49de-93ab-0a9affe3b8e0 req-c333b270-62f6-43ec-9b0c-2f85ddc82e15 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] DELETE http://192.168.122.75/volume/v3/attachments/ac82b9a4-18b4-47af-ae10-43978e08266b Sep 02 09:00:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-63c243c9-beb7-49de-93ab-0a9affe3b8e0 req-c333b270-62f6-43ec-9b0c-2f85ddc82e15 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-63c243c9-beb7-49de-93ab-0a9affe3b8e0 req-c333b270-62f6-43ec-9b0c-2f85ddc82e15 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:09 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:09 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:09 devstack devstack@c-api.service[86994]: /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 02 09:00:09 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, Sep 02 09:00:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-63c243c9-beb7-49de-93ab-0a9affe3b8e0 req-c333b270-62f6-43ec-9b0c-2f85ddc82e15 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/attachments/ac82b9a4-18b4-47af-ae10-43978e08266b returned with HTTP 200 Sep 02 09:00:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1214/2462] 192.168.122.75 () {64 vars in 1557 bytes} [Wed Sep 2 09:00:09 2026] DELETE /volume/v3/attachments/ac82b9a4-18b4-47af-ae10-43978e08266b => generated 19 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b47d52f7-2021-4068-9616-21b1ce5698a8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b47d52f7-2021-4068-9616-21b1ce5698a8 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] GET http://192.168.122.75/volume/v3/volumes/a1a04f8f-5a94-468c-a850-109a870ed14b Sep 02 09:00:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b47d52f7-2021-4068-9616-21b1ce5698a8 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b47d52f7-2021-4068-9616-21b1ce5698a8 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b47d52f7-2021-4068-9616-21b1ce5698a8 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes/a1a04f8f-5a94-468c-a850-109a870ed14b returned with HTTP 404 Sep 02 09:00:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1249/2463] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:00:09 2026] GET /volume/v3/volumes/a1a04f8f-5a94-468c-a850-109a870ed14b => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 09:00:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1d28f76e-854b-4811-a785-fc90265ed671 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1d28f76e-854b-4811-a785-fc90265ed671 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:00:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1d28f76e-854b-4811-a785-fc90265ed671 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-248771391"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:00:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-1d28f76e-854b-4811-a785-fc90265ed671 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-248771391'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:00:10 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-1d28f76e-854b-4811-a785-fc90265ed671 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Create volume of 1 GB Sep 02 09:00:10 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:10 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:10 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1d28f76e-854b-4811-a785-fc90265ed671 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Availability Zones retrieved successfully. Sep 02 09:00:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-1d28f76e-854b-4811-a785-fc90265ed671 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Flow 'volume_create_api' (ce1f73a4-24f6-4619-8257-b20794c5f3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:00:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-1d28f76e-854b-4811-a785-fc90265ed671 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71227957-f868-496c-b755-1cf0d7c42490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-1d28f76e-854b-4811-a785-fc90265ed671 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:00:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-1d28f76e-854b-4811-a785-fc90265ed671 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71227957-f868-496c-b755-1cf0d7c42490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-1d28f76e-854b-4811-a785-fc90265ed671 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a717cb5b-9d3b-4cb3-9bc8-97372a59a66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:10 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-1d28f76e-854b-4811-a785-fc90265ed671 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Created reservations ['794741b5-0391-4388-988e-01f68a551d1c', 'af3c3170-a6e8-4c31-a6b0-8a99696bcbcd', 'cfd31051-84f9-4a1d-9c8d-1b2ae5497f3b', 'dbdc5ad9-d604-4f94-8dfd-c4853e6f71e0'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:00:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-1d28f76e-854b-4811-a785-fc90265ed671 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a717cb5b-9d3b-4cb3-9bc8-97372a59a66f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['794741b5-0391-4388-988e-01f68a551d1c', 'af3c3170-a6e8-4c31-a6b0-8a99696bcbcd', 'cfd31051-84f9-4a1d-9c8d-1b2ae5497f3b', 'dbdc5ad9-d604-4f94-8dfd-c4853e6f71e0']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-1d28f76e-854b-4811-a785-fc90265ed671 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (425c653c-4d78-4d02-a257-6edd908d2065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:10 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:10 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-1d28f76e-854b-4811-a785-fc90265ed671 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (425c653c-4d78-4d02-a257-6edd908d2065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4101c92e-6289-4755-8339-7fe58d289eaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-248771391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53c5b61599f42f399d3b8ab54d15ca0',qos_specs=None,replication_status=,reservations=['794741b5-0391-4388-988e-01f68a551d1c','af3c3170-a6e8-4c31-a6b0-8a99696bcbcd','cfd31051-84f9-4a1d-9c8d-1b2ae5497f3b','dbdc5ad9-d604-4f94-8dfd-c4853e6f71e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='211e95482edd409a96367db25990910c',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:00:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-248771391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4101c92e-6289-4755-8339-7fe58d289eaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a53c5b61599f42f399d3b8ab54d15ca0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='211e95482edd409a96367db25990910c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-1d28f76e-854b-4811-a785-fc90265ed671 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8e1a3e6-e5cd-46ff-94df-7045c6e60f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-1d28f76e-854b-4811-a785-fc90265ed671 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8e1a3e6-e5cd-46ff-94df-7045c6e60f4a) transitioned into state 'SUCCESS' from state '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-248771391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53c5b61599f42f399d3b8ab54d15ca0',qos_specs=None,replication_status=,reservations=['794741b5-0391-4388-988e-01f68a551d1c','af3c3170-a6e8-4c31-a6b0-8a99696bcbcd','cfd31051-84f9-4a1d-9c8d-1b2ae5497f3b','dbdc5ad9-d604-4f94-8dfd-c4853e6f71e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='211e95482edd409a96367db25990910c',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-1d28f76e-854b-4811-a785-fc90265ed671 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1078c083-9391-4663-9064-15c562e7bd5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-1d28f76e-854b-4811-a785-fc90265ed671 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1078c083-9391-4663-9064-15c562e7bd5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-1d28f76e-854b-4811-a785-fc90265ed671 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Flow 'volume_create_api' (ce1f73a4-24f6-4619-8257-b20794c5f3b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:00:10 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1d28f76e-854b-4811-a785-fc90265ed671 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Create volume request issued successfully. Sep 02 09:00:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1d28f76e-854b-4811-a785-fc90265ed671 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:00:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1215/2464] 192.168.122.75 () {62 vars in 1178 bytes} [Wed Sep 2 09:00:10 2026] POST /volume/v3/volumes => generated 784 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:00:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-21aa8d0e-cf7e-45a4-8925-1e6237965457 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-21aa8d0e-cf7e-45a4-8925-1e6237965457 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] GET http://192.168.122.75/volume/v3/volumes/4101c92e-6289-4755-8339-7fe58d289eaa Sep 02 09:00:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-21aa8d0e-cf7e-45a4-8925-1e6237965457 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-21aa8d0e-cf7e-45a4-8925-1e6237965457 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:10 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:10 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:10 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:10 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:10 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-21aa8d0e-cf7e-45a4-8925-1e6237965457 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Volume info retrieved successfully. Sep 02 09:00:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-21aa8d0e-cf7e-45a4-8925-1e6237965457 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes/4101c92e-6289-4755-8339-7fe58d289eaa returned with HTTP 200 Sep 02 09:00:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1250/2465] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:00:10 2026] GET /volume/v3/volumes/4101c92e-6289-4755-8339-7fe58d289eaa => generated 963 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:00:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ffb7572b-f150-4a0f-ac49-45970712704d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ffb7572b-f150-4a0f-ac49-45970712704d tempest-TestServerVolumeAttachmentScenario-1103584447 tempest-TestServerVolumeAttachmentScenario-1103584447-project-admin] POST http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action Sep 02 09:00:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ffb7572b-f150-4a0f-ac49-45970712704d tempest-TestServerVolumeAttachmentScenario-1103584447 tempest-TestServerVolumeAttachmentScenario-1103584447-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 09:00:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ffb7572b-f150-4a0f-ac49-45970712704d tempest-TestServerVolumeAttachmentScenario-1103584447 tempest-TestServerVolumeAttachmentScenario-1103584447-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:00:10 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:10 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:10 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:10 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-2feb4657-17b8-4cb5-ad33-868c43071d1a req-ce663f18-9b21-40e8-905a-558de9083dfa None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.contrib.admin_actions [None req-ffb7572b-f150-4a0f-ac49-45970712704d tempest-TestServerVolumeAttachmentScenario-1103584447 tempest-TestServerVolumeAttachmentScenario-1103584447-project-admin] Updating volume '635e4a8e-9a63-45fb-a12f-a171378d4857' with '{'status': 'in-use'}' {{(pid=86994) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 09:00:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-2feb4657-17b8-4cb5-ad33-868c43071d1a req-ce663f18-9b21-40e8-905a-558de9083dfa tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f Sep 02 09:00:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-2feb4657-17b8-4cb5-ad33-868c43071d1a req-ce663f18-9b21-40e8-905a-558de9083dfa tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-2feb4657-17b8-4cb5-ad33-868c43071d1a req-ce663f18-9b21-40e8-905a-558de9083dfa tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:10 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:10 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:10 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:10 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:10 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:10 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:10 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:10 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:10 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-2feb4657-17b8-4cb5-ad33-868c43071d1a req-ce663f18-9b21-40e8-905a-558de9083dfa tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:00:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-2feb4657-17b8-4cb5-ad33-868c43071d1a req-ce663f18-9b21-40e8-905a-558de9083dfa tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f returned with HTTP 200 Sep 02 09:00:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1251/2466] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 09:00:10 2026] GET /volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f => generated 1139 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:00:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ffb7572b-f150-4a0f-ac49-45970712704d tempest-TestServerVolumeAttachmentScenario-1103584447 tempest-TestServerVolumeAttachmentScenario-1103584447-project-admin] http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action returned with HTTP 202 Sep 02 09:00:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1216/2467] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 09:00:10 2026] POST /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 09:00:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9e4e21e0-f6ab-47ff-b3c6-892a5e731b4e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9e4e21e0-f6ab-47ff-b3c6-892a5e731b4e tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 Sep 02 09:00:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9e4e21e0-f6ab-47ff-b3c6-892a5e731b4e tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9e4e21e0-f6ab-47ff-b3c6-892a5e731b4e tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-2feb4657-17b8-4cb5-ad33-868c43071d1a req-1f27f10c-7b21-44b6-b9d7-26c296fce0db None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:10 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:10 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-2feb4657-17b8-4cb5-ad33-868c43071d1a req-1f27f10c-7b21-44b6-b9d7-26c296fce0db tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] POST http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f/action Sep 02 09:00:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-2feb4657-17b8-4cb5-ad33-868c43071d1a req-1f27f10c-7b21-44b6-b9d7-26c296fce0db tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 09:00:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-2feb4657-17b8-4cb5-ad33-868c43071d1a req-1f27f10c-7b21-44b6-b9d7-26c296fce0db tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:00:10 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:10 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:10 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:10 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:10 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-9e4e21e0-f6ab-47ff-b3c6-892a5e731b4e tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:10 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:10 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:10 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-2feb4657-17b8-4cb5-ad33-868c43071d1a req-1f27f10c-7b21-44b6-b9d7-26c296fce0db tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:00:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9e4e21e0-f6ab-47ff-b3c6-892a5e731b4e tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 returned with HTTP 200 Sep 02 09:00:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1252/2468] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:10 2026] GET /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 => generated 1155 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:00:10 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-2feb4657-17b8-4cb5-ad33-868c43071d1a req-1f27f10c-7b21-44b6-b9d7-26c296fce0db tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Begin detaching volume completed successfully. Sep 02 09:00:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-2feb4657-17b8-4cb5-ad33-868c43071d1a req-1f27f10c-7b21-44b6-b9d7-26c296fce0db tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f/action returned with HTTP 202 Sep 02 09:00:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1217/2469] 192.168.122.75 () {64 vars in 1556 bytes} [Wed Sep 2 09:00:10 2026] POST /volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 09:00:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-e205ef8b-fdcc-4636-8d41-ef9de287dc96 req-7952638a-a526-4fc3-bcdb-6d487890a7fb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-e205ef8b-fdcc-4636-8d41-ef9de287dc96 req-7952638a-a526-4fc3-bcdb-6d487890a7fb tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 Sep 02 09:00:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-e205ef8b-fdcc-4636-8d41-ef9de287dc96 req-7952638a-a526-4fc3-bcdb-6d487890a7fb tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-e205ef8b-fdcc-4636-8d41-ef9de287dc96 req-7952638a-a526-4fc3-bcdb-6d487890a7fb tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-564a0cc4-6dd1-49bf-aba0-be6e896e929a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:11 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:11 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-564a0cc4-6dd1-49bf-aba0-be6e896e929a None None] GET http://192.168.122.75/volume// Sep 02 09:00:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-564a0cc4-6dd1-49bf-aba0-be6e896e929a None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-564a0cc4-6dd1-49bf-aba0-be6e896e929a None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-564a0cc4-6dd1-49bf-aba0-be6e896e929a None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 09:00:11 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1218/2470] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 09:00:11 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 09:00:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-2feb4657-17b8-4cb5-ad33-868c43071d1a req-f4766c56-2435-4184-b2e4-570671f0af35 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-2feb4657-17b8-4cb5-ad33-868c43071d1a req-f4766c56-2435-4184-b2e4-570671f0af35 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f Sep 02 09:00:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-2feb4657-17b8-4cb5-ad33-868c43071d1a req-f4766c56-2435-4184-b2e4-570671f0af35 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-2feb4657-17b8-4cb5-ad33-868c43071d1a req-f4766c56-2435-4184-b2e4-570671f0af35 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:11 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:11 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:11 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:11 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:11 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-e205ef8b-fdcc-4636-8d41-ef9de287dc96 req-7952638a-a526-4fc3-bcdb-6d487890a7fb tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:11 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:11 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-e205ef8b-fdcc-4636-8d41-ef9de287dc96 req-7952638a-a526-4fc3-bcdb-6d487890a7fb tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 returned with HTTP 200 Sep 02 09:00:11 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1253/2471] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 09:00:11 2026] GET /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 => generated 1155 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:00:11 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-2feb4657-17b8-4cb5-ad33-868c43071d1a req-f4766c56-2435-4184-b2e4-570671f0af35 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:00:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-e205ef8b-fdcc-4636-8d41-ef9de287dc96 req-bd530e62-4c27-45bb-a8e7-517e6eae3557 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-2feb4657-17b8-4cb5-ad33-868c43071d1a req-f4766c56-2435-4184-b2e4-570671f0af35 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f returned with HTTP 200 Sep 02 09:00:11 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1219/2472] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 09:00:11 2026] GET /volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f => generated 1323 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 09:00:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-e205ef8b-fdcc-4636-8d41-ef9de287dc96 req-bd530e62-4c27-45bb-a8e7-517e6eae3557 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] POST http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action Sep 02 09:00:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-e205ef8b-fdcc-4636-8d41-ef9de287dc96 req-bd530e62-4c27-45bb-a8e7-517e6eae3557 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 09:00:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-e205ef8b-fdcc-4636-8d41-ef9de287dc96 req-bd530e62-4c27-45bb-a8e7-517e6eae3557 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:00:11 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:11 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:11 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:11 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:11 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-e205ef8b-fdcc-4636-8d41-ef9de287dc96 req-bd530e62-4c27-45bb-a8e7-517e6eae3557 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:11 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-e205ef8b-fdcc-4636-8d41-ef9de287dc96 req-bd530e62-4c27-45bb-a8e7-517e6eae3557 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Begin detaching volume completed successfully. Sep 02 09:00:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-e205ef8b-fdcc-4636-8d41-ef9de287dc96 req-bd530e62-4c27-45bb-a8e7-517e6eae3557 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action returned with HTTP 202 Sep 02 09:00:11 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1254/2473] 192.168.122.75 () {64 vars in 1556 bytes} [Wed Sep 2 09:00:11 2026] POST /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 09:00:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c898b0d4-d867-4b31-b348-5d0e9162f7f1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c898b0d4-d867-4b31-b348-5d0e9162f7f1 None None] GET http://192.168.122.75/volume// Sep 02 09:00:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c898b0d4-d867-4b31-b348-5d0e9162f7f1 None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c898b0d4-d867-4b31-b348-5d0e9162f7f1 None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c898b0d4-d867-4b31-b348-5d0e9162f7f1 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 09:00:11 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1220/2474] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 09:00:11 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 09:00:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-e205ef8b-fdcc-4636-8d41-ef9de287dc96 req-27496cbb-0083-45e1-8070-832bb826b3b3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-e205ef8b-fdcc-4636-8d41-ef9de287dc96 req-27496cbb-0083-45e1-8070-832bb826b3b3 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 Sep 02 09:00:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-e205ef8b-fdcc-4636-8d41-ef9de287dc96 req-27496cbb-0083-45e1-8070-832bb826b3b3 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-e205ef8b-fdcc-4636-8d41-ef9de287dc96 req-27496cbb-0083-45e1-8070-832bb826b3b3 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:11 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:11 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:11 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:11 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:11 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-e205ef8b-fdcc-4636-8d41-ef9de287dc96 req-27496cbb-0083-45e1-8070-832bb826b3b3 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-2feb4657-17b8-4cb5-ad33-868c43071d1a req-a273312c-bcc5-4429-9199-fdba165c2c4a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-2feb4657-17b8-4cb5-ad33-868c43071d1a req-a273312c-bcc5-4429-9199-fdba165c2c4a tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] DELETE http://192.168.122.75/volume/v3/attachments/9bc5ab0a-5261-4b5e-8b63-77f08ee7924e Sep 02 09:00:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-2feb4657-17b8-4cb5-ad33-868c43071d1a req-a273312c-bcc5-4429-9199-fdba165c2c4a tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-2feb4657-17b8-4cb5-ad33-868c43071d1a req-a273312c-bcc5-4429-9199-fdba165c2c4a tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-e205ef8b-fdcc-4636-8d41-ef9de287dc96 req-27496cbb-0083-45e1-8070-832bb826b3b3 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 returned with HTTP 200 Sep 02 09:00:11 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1255/2475] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 09:00:11 2026] GET /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 => generated 1339 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:00:11 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:11 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-820c10dc-90fc-4745-be3e-84bf29f419de None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-820c10dc-90fc-4745-be3e-84bf29f419de tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] GET http://192.168.122.75/volume/v3/volumes/4101c92e-6289-4755-8339-7fe58d289eaa Sep 02 09:00:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-820c10dc-90fc-4745-be3e-84bf29f419de tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-820c10dc-90fc-4745-be3e-84bf29f419de tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:11 devstack devstack@c-api.service[86994]: /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 02 09:00:11 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, Sep 02 09:00:11 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:11 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:11 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:11 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:11 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-820c10dc-90fc-4745-be3e-84bf29f419de tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Volume info retrieved successfully. Sep 02 09:00:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-820c10dc-90fc-4745-be3e-84bf29f419de tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes/4101c92e-6289-4755-8339-7fe58d289eaa returned with HTTP 200 Sep 02 09:00:11 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1256/2476] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:00:11 2026] GET /volume/v3/volumes/4101c92e-6289-4755-8339-7fe58d289eaa => generated 1013 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:00:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-2feb4657-17b8-4cb5-ad33-868c43071d1a req-a273312c-bcc5-4429-9199-fdba165c2c4a tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/attachments/9bc5ab0a-5261-4b5e-8b63-77f08ee7924e returned with HTTP 200 Sep 02 09:00:11 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1221/2477] 192.168.122.75 () {64 vars in 1557 bytes} [Wed Sep 2 09:00:11 2026] DELETE /volume/v3/attachments/9bc5ab0a-5261-4b5e-8b63-77f08ee7924e => generated 19 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-e205ef8b-fdcc-4636-8d41-ef9de287dc96 req-abf90cf2-3e2d-48c8-b7b0-fcc2804a179a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-e205ef8b-fdcc-4636-8d41-ef9de287dc96 req-abf90cf2-3e2d-48c8-b7b0-fcc2804a179a tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] DELETE http://192.168.122.75/volume/v3/attachments/3de20a43-d00e-4178-929c-838090461f7f Sep 02 09:00:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-e205ef8b-fdcc-4636-8d41-ef9de287dc96 req-abf90cf2-3e2d-48c8-b7b0-fcc2804a179a tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-e205ef8b-fdcc-4636-8d41-ef9de287dc96 req-abf90cf2-3e2d-48c8-b7b0-fcc2804a179a tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:11 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:11 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:12 devstack devstack@c-api.service[86995]: /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 02 09:00:12 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, Sep 02 09:00:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-e205ef8b-fdcc-4636-8d41-ef9de287dc96 req-abf90cf2-3e2d-48c8-b7b0-fcc2804a179a tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/attachments/3de20a43-d00e-4178-929c-838090461f7f returned with HTTP 200 Sep 02 09:00:12 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1257/2478] 192.168.122.75 () {64 vars in 1557 bytes} [Wed Sep 2 09:00:11 2026] DELETE /volume/v3/attachments/3de20a43-d00e-4178-929c-838090461f7f => generated 19 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-35dbf68b-39ee-4e6e-866c-e3dcbca58e30 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-07c038d6-851e-444d-9635-8c9bfa220d2e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-07c038d6-851e-444d-9635-8c9bfa220d2e tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 09:00:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-07c038d6-851e-444d-9635-8c9bfa220d2e tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3612b9ec-657e-486d-a218-652b31fd0d2f", "force": false, "name": "tempest-TestStampPattern-snapshot-2052420580", "description": null, "metadata": null}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:00:12 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:12 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:12 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:12 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-07c038d6-851e-444d-9635-8c9bfa220d2e tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:00:12 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-07c038d6-851e-444d-9635-8c9bfa220d2e tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Create snapshot from volume 3612b9ec-657e-486d-a218-652b31fd0d2f Sep 02 09:00:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-35dbf68b-39ee-4e6e-866c-e3dcbca58e30 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:00:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-35dbf68b-39ee-4e6e-866c-e3dcbca58e30 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-67185264", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:00:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-35dbf68b-39ee-4e6e-866c-e3dcbca58e30 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-67185264', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:00:12 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-35dbf68b-39ee-4e6e-866c-e3dcbca58e30 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Create volume of 1 GB Sep 02 09:00:12 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:12 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:12 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-35dbf68b-39ee-4e6e-866c-e3dcbca58e30 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Availability Zones retrieved successfully. Sep 02 09:00:12 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-35dbf68b-39ee-4e6e-866c-e3dcbca58e30 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Flow 'volume_create_api' (c2de392b-2304-4a41-8af6-21d275b4b54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:00:12 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-35dbf68b-39ee-4e6e-866c-e3dcbca58e30 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7ae68fe-ec0d-4bbe-9171-ff3bde7d0582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:12 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-07c038d6-851e-444d-9635-8c9bfa220d2e tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Created reservations ['11f6eb6d-ff32-40b8-94cf-3b0b96e64f52', 'b21791f8-26c3-4137-8f31-9de0f8de7eec', 'ed0e5c36-7814-4061-b0de-afb06d63cb04', '6508f6d5-14d8-4d88-ac53-9e155c36b1ff'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:00:12 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-35dbf68b-39ee-4e6e-866c-e3dcbca58e30 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:00:12 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:12 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:12 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-35dbf68b-39ee-4e6e-866c-e3dcbca58e30 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7ae68fe-ec0d-4bbe-9171-ff3bde7d0582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:12 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-35dbf68b-39ee-4e6e-866c-e3dcbca58e30 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (178c2839-cd4c-4c1d-b8f2-ad1fcfac5b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-07c038d6-851e-444d-9635-8c9bfa220d2e tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Snapshot create request issued successfully. Sep 02 09:00:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-07c038d6-851e-444d-9635-8c9bfa220d2e tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 09:00:12 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1258/2479] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 09:00:12 2026] POST /volume/v3/snapshots => generated 303 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:00:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5bae0757-520a-47f5-a194-3760d4ea5bf2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5bae0757-520a-47f5-a194-3760d4ea5bf2 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 Sep 02 09:00:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5bae0757-520a-47f5-a194-3760d4ea5bf2 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5bae0757-520a-47f5-a194-3760d4ea5bf2 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:12 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:12 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5bae0757-520a-47f5-a194-3760d4ea5bf2 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Snapshot retrieved successfully. Sep 02 09:00:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5bae0757-520a-47f5-a194-3760d4ea5bf2 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 returned with HTTP 200 Sep 02 09:00:12 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1259/2480] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:00:12 2026] GET /volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 => generated 435 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:12 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-35dbf68b-39ee-4e6e-866c-e3dcbca58e30 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Created reservations ['2d3b100b-2dc4-4a5f-a2a5-88cbf68369bd', 'b2b53593-e9b8-4d2d-a961-20002ee1a793', '6922cf4c-224d-4727-a0dc-be386ec7a1cd', 'debafebe-14db-469b-91f9-8b588e169070'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:00:12 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-35dbf68b-39ee-4e6e-866c-e3dcbca58e30 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (178c2839-cd4c-4c1d-b8f2-ad1fcfac5b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d3b100b-2dc4-4a5f-a2a5-88cbf68369bd', 'b2b53593-e9b8-4d2d-a961-20002ee1a793', '6922cf4c-224d-4727-a0dc-be386ec7a1cd', 'debafebe-14db-469b-91f9-8b588e169070']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:12 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-35dbf68b-39ee-4e6e-866c-e3dcbca58e30 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29033cee-0d4a-403f-b939-a3a65f2237de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:12 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:12 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-0198bbf6-4966-408a-95e8-fbbdd2397f0f req-3efdbbe7-df54-42cf-9f86-39be91cf42b6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:12 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-35dbf68b-39ee-4e6e-866c-e3dcbca58e30 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29033cee-0d4a-403f-b939-a3a65f2237de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80fdb531-1db8-4aec-9f46-0d3fbf709a86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-67185264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1ec806d6124402fab1bedab72e246e7',qos_specs=None,replication_status=,reservations=['2d3b100b-2dc4-4a5f-a2a5-88cbf68369bd','b2b53593-e9b8-4d2d-a961-20002ee1a793','6922cf4c-224d-4727-a0dc-be386ec7a1cd','debafebe-14db-469b-91f9-8b588e169070'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8ebbf86ee68483e950e4d226a35ca1d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:00:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-67185264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80fdb531-1db8-4aec-9f46-0d3fbf709a86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1ec806d6124402fab1bedab72e246e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8ebbf86ee68483e950e4d226a35ca1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-0198bbf6-4966-408a-95e8-fbbdd2397f0f req-3efdbbe7-df54-42cf-9f86-39be91cf42b6 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 Sep 02 09:00:12 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-35dbf68b-39ee-4e6e-866c-e3dcbca58e30 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d8cbb18-ba97-437f-a2cb-d6a984f266f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-0198bbf6-4966-408a-95e8-fbbdd2397f0f req-3efdbbe7-df54-42cf-9f86-39be91cf42b6 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-0198bbf6-4966-408a-95e8-fbbdd2397f0f req-3efdbbe7-df54-42cf-9f86-39be91cf42b6 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:12 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:12 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:12 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:12 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-0198bbf6-4966-408a-95e8-fbbdd2397f0f req-3efdbbe7-df54-42cf-9f86-39be91cf42b6 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-0198bbf6-4966-408a-95e8-fbbdd2397f0f req-3efdbbe7-df54-42cf-9f86-39be91cf42b6 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 returned with HTTP 200 Sep 02 09:00:12 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1260/2481] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 09:00:12 2026] GET /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 => generated 863 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:12 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-35dbf68b-39ee-4e6e-866c-e3dcbca58e30 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d8cbb18-ba97-437f-a2cb-d6a984f266f4) transitioned into state 'SUCCESS' from state '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-67185264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1ec806d6124402fab1bedab72e246e7',qos_specs=None,replication_status=,reservations=['2d3b100b-2dc4-4a5f-a2a5-88cbf68369bd','b2b53593-e9b8-4d2d-a961-20002ee1a793','6922cf4c-224d-4727-a0dc-be386ec7a1cd','debafebe-14db-469b-91f9-8b588e169070'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8ebbf86ee68483e950e4d226a35ca1d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:12 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-35dbf68b-39ee-4e6e-866c-e3dcbca58e30 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7043ab6-825a-4787-bdf0-159f26d570a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:12 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-35dbf68b-39ee-4e6e-866c-e3dcbca58e30 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7043ab6-825a-4787-bdf0-159f26d570a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:12 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-35dbf68b-39ee-4e6e-866c-e3dcbca58e30 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Flow 'volume_create_api' (c2de392b-2304-4a41-8af6-21d275b4b54a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:00:12 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-35dbf68b-39ee-4e6e-866c-e3dcbca58e30 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Create volume request issued successfully. Sep 02 09:00:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-35dbf68b-39ee-4e6e-866c-e3dcbca58e30 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:00:12 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1222/2482] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 09:00:12 2026] POST /volume/v3/volumes => generated 759 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:00:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4791d996-df40-4983-a5ac-2352c14ad8c4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ae91765c-a47d-45b8-be01-28b10d252fb8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4791d996-df40-4983-a5ac-2352c14ad8c4 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] GET http://192.168.122.75/volume/v3/volumes/4101c92e-6289-4755-8339-7fe58d289eaa Sep 02 09:00:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4791d996-df40-4983-a5ac-2352c14ad8c4 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4791d996-df40-4983-a5ac-2352c14ad8c4 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ae91765c-a47d-45b8-be01-28b10d252fb8 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 Sep 02 09:00:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ae91765c-a47d-45b8-be01-28b10d252fb8 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ae91765c-a47d-45b8-be01-28b10d252fb8 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:12 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:12 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:12 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:12 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:12 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:12 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:12 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:12 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:12 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ae91765c-a47d-45b8-be01-28b10d252fb8 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Volume info retrieved successfully. Sep 02 09:00:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ae91765c-a47d-45b8-be01-28b10d252fb8 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 returned with HTTP 200 Sep 02 09:00:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4791d996-df40-4983-a5ac-2352c14ad8c4 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Volume info retrieved successfully. Sep 02 09:00:12 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1223/2483] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:12 2026] GET /volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 => generated 827 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4791d996-df40-4983-a5ac-2352c14ad8c4 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes/4101c92e-6289-4755-8339-7fe58d289eaa returned with HTTP 200 Sep 02 09:00:12 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1261/2484] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:00:12 2026] GET /volume/v3/volumes/4101c92e-6289-4755-8339-7fe58d289eaa => generated 1014 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:00:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-959a6461-2e7c-4504-b6bb-f9c3f33726f6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-959a6461-2e7c-4504-b6bb-f9c3f33726f6 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-reader] GET http://192.168.122.75/volume/v3/volumes/summary Sep 02 09:00:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-959a6461-2e7c-4504-b6bb-f9c3f33726f6 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-reader] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-959a6461-2e7c-4504-b6bb-f9c3f33726f6 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-reader] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-959a6461-2e7c-4504-b6bb-f9c3f33726f6 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-reader] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 09:00:12 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-959a6461-2e7c-4504-b6bb-f9c3f33726f6 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-reader] Get summary completed successfully. Sep 02 09:00:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-959a6461-2e7c-4504-b6bb-f9c3f33726f6 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-reader] http://192.168.122.75/volume/v3/volumes/summary returned with HTTP 200 Sep 02 09:00:12 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1224/2485] 192.168.122.75 () {60 vars in 1181 bytes} [Wed Sep 2 09:00:12 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 02 09:00:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b837ef9d-54f1-4b8e-a05d-d0bedee6c30d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b837ef9d-54f1-4b8e-a05d-d0bedee6c30d tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/4101c92e-6289-4755-8339-7fe58d289eaa Sep 02 09:00:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b837ef9d-54f1-4b8e-a05d-d0bedee6c30d tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b837ef9d-54f1-4b8e-a05d-d0bedee6c30d tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:12 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-b837ef9d-54f1-4b8e-a05d-d0bedee6c30d tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Delete volume with id: 4101c92e-6289-4755-8339-7fe58d289eaa Sep 02 09:00:12 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:12 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:12 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:12 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b837ef9d-54f1-4b8e-a05d-d0bedee6c30d tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Volume info retrieved successfully. Sep 02 09:00:13 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b837ef9d-54f1-4b8e-a05d-d0bedee6c30d tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Delete volume request issued successfully. Sep 02 09:00:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b837ef9d-54f1-4b8e-a05d-d0bedee6c30d tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes/4101c92e-6289-4755-8339-7fe58d289eaa returned with HTTP 202 Sep 02 09:00:13 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1262/2486] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 09:00:12 2026] DELETE /volume/v3/volumes/4101c92e-6289-4755-8339-7fe58d289eaa => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 09:00:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2ed527d3-507d-4168-b72d-618da906c814 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2ed527d3-507d-4168-b72d-618da906c814 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] GET http://192.168.122.75/volume/v3/volumes/4101c92e-6289-4755-8339-7fe58d289eaa Sep 02 09:00:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2ed527d3-507d-4168-b72d-618da906c814 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2ed527d3-507d-4168-b72d-618da906c814 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:13 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:13 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:13 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:13 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:13 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2ed527d3-507d-4168-b72d-618da906c814 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Volume info retrieved successfully. Sep 02 09:00:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2ed527d3-507d-4168-b72d-618da906c814 tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes/4101c92e-6289-4755-8339-7fe58d289eaa returned with HTTP 200 Sep 02 09:00:13 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1225/2487] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:00:13 2026] GET /volume/v3/volumes/4101c92e-6289-4755-8339-7fe58d289eaa => generated 1013 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:00:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ec9d27f5-74cf-4123-bffd-2f950788860a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ec9d27f5-74cf-4123-bffd-2f950788860a tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 Sep 02 09:00:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ec9d27f5-74cf-4123-bffd-2f950788860a tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ec9d27f5-74cf-4123-bffd-2f950788860a tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:13 devstack devstack@c-api.service[86995]: DEBUG dbcounter [-] [86995] Writing DB stats cinder:SELECT=429,cinder:UPDATE=103,cinder:INSERT=55,cinder:DELETE=1 {{(pid=86995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 09:00:13 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:13 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:13 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ec9d27f5-74cf-4123-bffd-2f950788860a tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Snapshot retrieved successfully. Sep 02 09:00:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ec9d27f5-74cf-4123-bffd-2f950788860a tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 returned with HTTP 200 Sep 02 09:00:13 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1263/2488] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:00:13 2026] GET /volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 => generated 435 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1be5828b-b372-4d60-bf33-bb90d38a3c0c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1be5828b-b372-4d60-bf33-bb90d38a3c0c tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 Sep 02 09:00:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1be5828b-b372-4d60-bf33-bb90d38a3c0c tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1be5828b-b372-4d60-bf33-bb90d38a3c0c tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:13 devstack devstack@c-api.service[86994]: DEBUG dbcounter [-] [86994] Writing DB stats cinder:SELECT=518,cinder:UPDATE=146,cinder:INSERT=90,cinder:DELETE=1 {{(pid=86994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 09:00:13 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:13 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:13 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:13 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:13 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1be5828b-b372-4d60-bf33-bb90d38a3c0c tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Volume info retrieved successfully. Sep 02 09:00:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1be5828b-b372-4d60-bf33-bb90d38a3c0c tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 returned with HTTP 200 Sep 02 09:00:13 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1226/2489] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:13 2026] GET /volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 => generated 851 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3a3d027a-1ea0-4c61-8c8e-2c967813e00e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3a3d027a-1ea0-4c61-8c8e-2c967813e00e tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] GET http://192.168.122.75/volume/v3/volumes/4101c92e-6289-4755-8339-7fe58d289eaa Sep 02 09:00:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3a3d027a-1ea0-4c61-8c8e-2c967813e00e tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3a3d027a-1ea0-4c61-8c8e-2c967813e00e tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:14 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:14 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:14 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:14 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3a3d027a-1ea0-4c61-8c8e-2c967813e00e tempest-ProjectReaderTests-1241156095 tempest-ProjectReaderTests-1241156095-project-admin] http://192.168.122.75/volume/v3/volumes/4101c92e-6289-4755-8339-7fe58d289eaa returned with HTTP 404 Sep 02 09:00:14 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1264/2490] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:00:14 2026] GET /volume/v3/volumes/4101c92e-6289-4755-8339-7fe58d289eaa => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 09:00:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b3c7dfbb-6b2e-4e99-b0ab-53c9e63c599f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b3c7dfbb-6b2e-4e99-b0ab-53c9e63c599f tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 Sep 02 09:00:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b3c7dfbb-6b2e-4e99-b0ab-53c9e63c599f tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b3c7dfbb-6b2e-4e99-b0ab-53c9e63c599f tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:14 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:14 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:14 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b3c7dfbb-6b2e-4e99-b0ab-53c9e63c599f tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Snapshot retrieved successfully. Sep 02 09:00:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b3c7dfbb-6b2e-4e99-b0ab-53c9e63c599f tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 returned with HTTP 200 Sep 02 09:00:14 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1227/2491] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:00:14 2026] GET /volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 => generated 435 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d6daa922-8cdc-43f6-893e-6e165dc63df8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d6daa922-8cdc-43f6-893e-6e165dc63df8 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 Sep 02 09:00:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d6daa922-8cdc-43f6-893e-6e165dc63df8 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d6daa922-8cdc-43f6-893e-6e165dc63df8 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:14 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:14 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:14 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:14 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:14 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d6daa922-8cdc-43f6-893e-6e165dc63df8 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Volume info retrieved successfully. Sep 02 09:00:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d6daa922-8cdc-43f6-893e-6e165dc63df8 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 returned with HTTP 200 Sep 02 09:00:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1265/2492] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:14 2026] GET /volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b7850f1c-f8f1-4f37-9cc3-6148ddc8e088 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b7850f1c-f8f1-4f37-9cc3-6148ddc8e088 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 Sep 02 09:00:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b7850f1c-f8f1-4f37-9cc3-6148ddc8e088 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b7850f1c-f8f1-4f37-9cc3-6148ddc8e088 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:15 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:15 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:15 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b7850f1c-f8f1-4f37-9cc3-6148ddc8e088 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Snapshot retrieved successfully. Sep 02 09:00:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b7850f1c-f8f1-4f37-9cc3-6148ddc8e088 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 returned with HTTP 200 Sep 02 09:00:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1228/2493] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:00:15 2026] GET /volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 => generated 462 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 09:00:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ab4990c7-9438-488b-a0ad-201d95bb57f9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ab4990c7-9438-488b-a0ad-201d95bb57f9 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 Sep 02 09:00:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ab4990c7-9438-488b-a0ad-201d95bb57f9 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ab4990c7-9438-488b-a0ad-201d95bb57f9 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:15 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:15 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:15 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ab4990c7-9438-488b-a0ad-201d95bb57f9 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Snapshot retrieved successfully. Sep 02 09:00:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ab4990c7-9438-488b-a0ad-201d95bb57f9 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 returned with HTTP 200 Sep 02 09:00:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1266/2494] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:00:15 2026] GET /volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 => generated 462 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-407a40a3-75cf-4be9-ae42-8f75d36b6ee2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-407a40a3-75cf-4be9-ae42-8f75d36b6ee2 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 Sep 02 09:00:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-407a40a3-75cf-4be9-ae42-8f75d36b6ee2 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-407a40a3-75cf-4be9-ae42-8f75d36b6ee2 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:16 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:16 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:16 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:16 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:16 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-407a40a3-75cf-4be9-ae42-8f75d36b6ee2 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Volume info retrieved successfully. Sep 02 09:00:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-407a40a3-75cf-4be9-ae42-8f75d36b6ee2 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 returned with HTTP 200 Sep 02 09:00:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1229/2495] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:16 2026] GET /volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1dce3ca7-a8b0-460e-8e76-2552009b1c15 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1dce3ca7-a8b0-460e-8e76-2552009b1c15 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] DELETE http://192.168.122.75/volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 Sep 02 09:00:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1dce3ca7-a8b0-460e-8e76-2552009b1c15 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1dce3ca7-a8b0-460e-8e76-2552009b1c15 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:16 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-1dce3ca7-a8b0-460e-8e76-2552009b1c15 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Delete volume with id: ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 Sep 02 09:00:16 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:16 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:16 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:16 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:16 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1dce3ca7-a8b0-460e-8e76-2552009b1c15 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:17 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1dce3ca7-a8b0-460e-8e76-2552009b1c15 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Delete volume request issued successfully. Sep 02 09:00:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1dce3ca7-a8b0-460e-8e76-2552009b1c15 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 returned with HTTP 202 Sep 02 09:00:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1267/2496] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:00:16 2026] DELETE /volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:00:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-18006ccf-6da3-43e0-b141-77ddabfddac2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-18006ccf-6da3-43e0-b141-77ddabfddac2 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET http://192.168.122.75/volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 Sep 02 09:00:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-18006ccf-6da3-43e0-b141-77ddabfddac2 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-18006ccf-6da3-43e0-b141-77ddabfddac2 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:17 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:17 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:17 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:17 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:17 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-18006ccf-6da3-43e0-b141-77ddabfddac2 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-18006ccf-6da3-43e0-b141-77ddabfddac2 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 returned with HTTP 200 Sep 02 09:00:17 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1230/2497] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:17 2026] GET /volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 => generated 864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4704fd10-07b2-44ed-b414-eb37f6fca6b5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4704fd10-07b2-44ed-b414-eb37f6fca6b5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 Sep 02 09:00:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4704fd10-07b2-44ed-b414-eb37f6fca6b5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4704fd10-07b2-44ed-b414-eb37f6fca6b5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:17 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:17 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:17 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:17 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:17 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4704fd10-07b2-44ed-b414-eb37f6fca6b5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Volume info retrieved successfully. Sep 02 09:00:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4704fd10-07b2-44ed-b414-eb37f6fca6b5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 returned with HTTP 200 Sep 02 09:00:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1268/2498] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:17 2026] GET /volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-992d5e0f-b89a-49b2-85c4-0051e99f5d79 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-992d5e0f-b89a-49b2-85c4-0051e99f5d79 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 Sep 02 09:00:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-992d5e0f-b89a-49b2-85c4-0051e99f5d79 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-992d5e0f-b89a-49b2-85c4-0051e99f5d79 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:17 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:17 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:17 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:17 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:17 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-992d5e0f-b89a-49b2-85c4-0051e99f5d79 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Volume info retrieved successfully. Sep 02 09:00:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-992d5e0f-b89a-49b2-85c4-0051e99f5d79 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 returned with HTTP 200 Sep 02 09:00:17 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1231/2499] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:17 2026] GET /volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c79021e2-fd0f-4872-b9cb-61dedf7aff15 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c79021e2-fd0f-4872-b9cb-61dedf7aff15 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 09:00:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c79021e2-fd0f-4872-b9cb-61dedf7aff15 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "80fdb531-1db8-4aec-9f46-0d3fbf709a86", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1697461990", "description": null, "metadata": null}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:00:17 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:17 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:17 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:17 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:17 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c79021e2-fd0f-4872-b9cb-61dedf7aff15 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Volume info retrieved successfully. Sep 02 09:00:17 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-c79021e2-fd0f-4872-b9cb-61dedf7aff15 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Create snapshot from volume 80fdb531-1db8-4aec-9f46-0d3fbf709a86 Sep 02 09:00:17 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-c79021e2-fd0f-4872-b9cb-61dedf7aff15 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Created reservations ['73a79c8a-6cf4-4450-9a24-65f7f4815bb8', 'e656e709-a2d2-408d-9264-eaea09474283', '875439ea-f1ab-4c22-9834-d03a0f5b50b2', 'a5a31a6c-6a4d-4d73-96db-a06f2c63d3ba'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:00:17 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:17 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:17 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c79021e2-fd0f-4872-b9cb-61dedf7aff15 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Snapshot force create request issued successfully. Sep 02 09:00:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c79021e2-fd0f-4872-b9cb-61dedf7aff15 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 09:00:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1269/2500] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 09:00:17 2026] POST /volume/v3/snapshots => generated 310 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:00:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-532c7fc3-7065-49f5-9a1a-94b91fbe15f2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-532c7fc3-7065-49f5-9a1a-94b91fbe15f2 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 Sep 02 09:00:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-532c7fc3-7065-49f5-9a1a-94b91fbe15f2 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-532c7fc3-7065-49f5-9a1a-94b91fbe15f2 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:17 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:17 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:17 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-532c7fc3-7065-49f5-9a1a-94b91fbe15f2 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Snapshot retrieved successfully. Sep 02 09:00:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-532c7fc3-7065-49f5-9a1a-94b91fbe15f2 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 returned with HTTP 200 Sep 02 09:00:17 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1232/2501] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:00:17 2026] GET /volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 => generated 442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-33ae9651-722f-48f0-8926-6ebaedf4a5b6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-33ae9651-722f-48f0-8926-6ebaedf4a5b6 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET http://192.168.122.75/volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 Sep 02 09:00:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-33ae9651-722f-48f0-8926-6ebaedf4a5b6 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-33ae9651-722f-48f0-8926-6ebaedf4a5b6 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-33ae9651-722f-48f0-8926-6ebaedf4a5b6 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 returned with HTTP 404 Sep 02 09:00:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1270/2502] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:18 2026] GET /volume/v3/volumes/ffc3bd1d-61cb-4d8d-85db-c3ddffc3e379 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:00:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-721d3bc3-9c92-45f9-adf0-049dc84fdf6d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-721d3bc3-9c92-45f9-adf0-049dc84fdf6d tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] DELETE http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 Sep 02 09:00:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-721d3bc3-9c92-45f9-adf0-049dc84fdf6d tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-721d3bc3-9c92-45f9-adf0-049dc84fdf6d tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:18 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-721d3bc3-9c92-45f9-adf0-049dc84fdf6d tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Delete volume with id: 635e4a8e-9a63-45fb-a12f-a171378d4857 Sep 02 09:00:18 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:18 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:18 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:18 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:18 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-721d3bc3-9c92-45f9-adf0-049dc84fdf6d tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:18 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-721d3bc3-9c92-45f9-adf0-049dc84fdf6d tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Delete volume request issued successfully. Sep 02 09:00:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-721d3bc3-9c92-45f9-adf0-049dc84fdf6d tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 returned with HTTP 202 Sep 02 09:00:18 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1233/2503] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:00:18 2026] DELETE /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:00:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e50243cf-396d-44f5-b9cf-36ca553966b3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e50243cf-396d-44f5-b9cf-36ca553966b3 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 Sep 02 09:00:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e50243cf-396d-44f5-b9cf-36ca553966b3 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e50243cf-396d-44f5-b9cf-36ca553966b3 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:18 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:18 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e50243cf-396d-44f5-b9cf-36ca553966b3 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Volume info retrieved successfully. Sep 02 09:00:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e50243cf-396d-44f5-b9cf-36ca553966b3 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 returned with HTTP 200 Sep 02 09:00:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1271/2504] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:18 2026] GET /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 => generated 862 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-40985729-9f69-4787-8b82-2767f0475784 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-40985729-9f69-4787-8b82-2767f0475784 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 Sep 02 09:00:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-40985729-9f69-4787-8b82-2767f0475784 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-40985729-9f69-4787-8b82-2767f0475784 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:18 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:18 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:18 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-40985729-9f69-4787-8b82-2767f0475784 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Snapshot retrieved successfully. Sep 02 09:00:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-40985729-9f69-4787-8b82-2767f0475784 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 returned with HTTP 200 Sep 02 09:00:18 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1234/2505] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:00:18 2026] GET /volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-14bbff9d-bf96-4057-893b-e343389e4b92 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-14bbff9d-bf96-4057-893b-e343389e4b92 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] GET http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 Sep 02 09:00:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-14bbff9d-bf96-4057-893b-e343389e4b92 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-14bbff9d-bf96-4057-893b-e343389e4b92 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-14bbff9d-bf96-4057-893b-e343389e4b92 tempest-TestServerVolumeAttachmentScenario-843374693 tempest-TestServerVolumeAttachmentScenario-843374693-project-member] http://192.168.122.75/volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 returned with HTTP 404 Sep 02 09:00:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1272/2506] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:19 2026] GET /volume/v3/volumes/635e4a8e-9a63-45fb-a12f-a171378d4857 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:00:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-87673112-885b-4b38-8971-f26849b136b8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-87673112-885b-4b38-8971-f26849b136b8 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 Sep 02 09:00:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-87673112-885b-4b38-8971-f26849b136b8 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-87673112-885b-4b38-8971-f26849b136b8 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:19 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:19 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:19 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-87673112-885b-4b38-8971-f26849b136b8 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Snapshot retrieved successfully. Sep 02 09:00:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-87673112-885b-4b38-8971-f26849b136b8 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 returned with HTTP 200 Sep 02 09:00:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1235/2507] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:00:19 2026] GET /volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 => generated 442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-082b2579-336e-47d4-9d35-3f5eb1ec0820 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-082b2579-336e-47d4-9d35-3f5eb1ec0820 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 Sep 02 09:00:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-082b2579-336e-47d4-9d35-3f5eb1ec0820 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-082b2579-336e-47d4-9d35-3f5eb1ec0820 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:20 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:20 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:20 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-082b2579-336e-47d4-9d35-3f5eb1ec0820 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Snapshot retrieved successfully. Sep 02 09:00:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-082b2579-336e-47d4-9d35-3f5eb1ec0820 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 returned with HTTP 200 Sep 02 09:00:20 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1273/2508] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:00:20 2026] GET /volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2c1b58e9-de15-4fcb-be1f-34fe1b09d1a8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2c1b58e9-de15-4fcb-be1f-34fe1b09d1a8 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 Sep 02 09:00:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2c1b58e9-de15-4fcb-be1f-34fe1b09d1a8 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2c1b58e9-de15-4fcb-be1f-34fe1b09d1a8 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:20 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:20 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:20 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2c1b58e9-de15-4fcb-be1f-34fe1b09d1a8 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Snapshot retrieved successfully. Sep 02 09:00:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2c1b58e9-de15-4fcb-be1f-34fe1b09d1a8 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 returned with HTTP 200 Sep 02 09:00:20 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1236/2509] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:00:20 2026] GET /volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-96884ee8-fb9b-4a53-b1ce-c3f79181b147 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-96884ee8-fb9b-4a53-b1ce-c3f79181b147 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 Sep 02 09:00:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-96884ee8-fb9b-4a53-b1ce-c3f79181b147 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-96884ee8-fb9b-4a53-b1ce-c3f79181b147 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:20 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:20 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:20 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-96884ee8-fb9b-4a53-b1ce-c3f79181b147 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Snapshot retrieved successfully. Sep 02 09:00:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-96884ee8-fb9b-4a53-b1ce-c3f79181b147 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 returned with HTTP 200 Sep 02 09:00:20 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1274/2510] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:00:20 2026] GET /volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8cafb7b8-fa57-4f6e-91ba-ac7c100f3ee5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8cafb7b8-fa57-4f6e-91ba-ac7c100f3ee5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:00:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8cafb7b8-fa57-4f6e-91ba-ac7c100f3ee5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0fea992d-a180-46fc-a488-b219efd285c9", "size": 1}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:00:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-8cafb7b8-fa57-4f6e-91ba-ac7c100f3ee5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Create volume request body: {'volume': {'snapshot_id': '0fea992d-a180-46fc-a488-b219efd285c9', 'size': 1}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:00:20 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:20 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:20 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8cafb7b8-fa57-4f6e-91ba-ac7c100f3ee5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Snapshot retrieved successfully. Sep 02 09:00:20 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-8cafb7b8-fa57-4f6e-91ba-ac7c100f3ee5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Create volume of 1 GB Sep 02 09:00:20 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8cafb7b8-fa57-4f6e-91ba-ac7c100f3ee5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Availability Zones retrieved successfully. Sep 02 09:00:20 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8cafb7b8-fa57-4f6e-91ba-ac7c100f3ee5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Flow 'volume_create_api' (fe7b6f53-a071-4f70-823f-044af28fe8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:00:20 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8cafb7b8-fa57-4f6e-91ba-ac7c100f3ee5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0e26017-6c52-499c-9c95-71669340391f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:20 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-8cafb7b8-fa57-4f6e-91ba-ac7c100f3ee5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:00:20 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:20 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:20 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8cafb7b8-fa57-4f6e-91ba-ac7c100f3ee5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0e26017-6c52-499c-9c95-71669340391f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0fea992d-a180-46fc-a488-b219efd285c9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:20 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8cafb7b8-fa57-4f6e-91ba-ac7c100f3ee5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f06c047e-9c0a-4469-8a0f-19f41bcac20c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:20 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-8cafb7b8-fa57-4f6e-91ba-ac7c100f3ee5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Created reservations ['77613547-d19c-4293-bfc4-681c34ffd07a', '02e4d594-b0eb-45c8-885a-08156d39b48b', 'e603ad1b-9a31-4a25-b028-0f8b9a424583', 'e47bb46d-a2f8-4b6a-99bb-893126d1af64'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:00:20 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8cafb7b8-fa57-4f6e-91ba-ac7c100f3ee5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f06c047e-9c0a-4469-8a0f-19f41bcac20c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77613547-d19c-4293-bfc4-681c34ffd07a', '02e4d594-b0eb-45c8-885a-08156d39b48b', 'e603ad1b-9a31-4a25-b028-0f8b9a424583', 'e47bb46d-a2f8-4b6a-99bb-893126d1af64']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:20 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8cafb7b8-fa57-4f6e-91ba-ac7c100f3ee5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90b0a518-51cc-434c-9a3e-3c33aa462c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:21 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:21 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:21 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:21 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8cafb7b8-fa57-4f6e-91ba-ac7c100f3ee5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90b0a518-51cc-434c-9a3e-3c33aa462c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c1911c2-0824-4e6b-8dee-a39e9d619e32', '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='d1ec806d6124402fab1bedab72e246e7',qos_specs=None,replication_status=,reservations=['77613547-d19c-4293-bfc4-681c34ffd07a','02e4d594-b0eb-45c8-885a-08156d39b48b','e603ad1b-9a31-4a25-b028-0f8b9a424583','e47bb46d-a2f8-4b6a-99bb-893126d1af64'],size=1,snapshot_id=0fea992d-a180-46fc-a488-b219efd285c9,source_replicaid=,source_volid=None,status='creating',user_id='c8ebbf86ee68483e950e4d226a35ca1d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:00:21Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c1911c2-0824-4e6b-8dee-a39e9d619e32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1ec806d6124402fab1bedab72e246e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0fea992d-a180-46fc-a488-b219efd285c9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8ebbf86ee68483e950e4d226a35ca1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8cafb7b8-fa57-4f6e-91ba-ac7c100f3ee5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (016711bf-659d-4d19-90e1-3fdff1a548ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8cafb7b8-fa57-4f6e-91ba-ac7c100f3ee5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (016711bf-659d-4d19-90e1-3fdff1a548ea) transitioned into state 'SUCCESS' from 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='d1ec806d6124402fab1bedab72e246e7',qos_specs=None,replication_status=,reservations=['77613547-d19c-4293-bfc4-681c34ffd07a','02e4d594-b0eb-45c8-885a-08156d39b48b','e603ad1b-9a31-4a25-b028-0f8b9a424583','e47bb46d-a2f8-4b6a-99bb-893126d1af64'],size=1,snapshot_id=0fea992d-a180-46fc-a488-b219efd285c9,source_replicaid=,source_volid=None,status='creating',user_id='c8ebbf86ee68483e950e4d226a35ca1d',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8cafb7b8-fa57-4f6e-91ba-ac7c100f3ee5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1215685-85ae-46a8-8454-5eab396f47ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:21 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:21 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8cafb7b8-fa57-4f6e-91ba-ac7c100f3ee5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1215685-85ae-46a8-8454-5eab396f47ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8cafb7b8-fa57-4f6e-91ba-ac7c100f3ee5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Flow 'volume_create_api' (fe7b6f53-a071-4f70-823f-044af28fe8ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:00:21 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8cafb7b8-fa57-4f6e-91ba-ac7c100f3ee5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Create volume request issued successfully. Sep 02 09:00:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8cafb7b8-fa57-4f6e-91ba-ac7c100f3ee5 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:00:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1237/2511] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 09:00:20 2026] POST /volume/v3/volumes => generated 748 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:00:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-64a0741a-f63c-40e4-ad30-056b425f6eea None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-64a0741a-f63c-40e4-ad30-056b425f6eea tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 Sep 02 09:00:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-64a0741a-f63c-40e4-ad30-056b425f6eea tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-64a0741a-f63c-40e4-ad30-056b425f6eea tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:21 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:21 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:21 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:21 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:21 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-64a0741a-f63c-40e4-ad30-056b425f6eea tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Volume info retrieved successfully. Sep 02 09:00:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-64a0741a-f63c-40e4-ad30-056b425f6eea tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 returned with HTTP 200 Sep 02 09:00:21 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1275/2512] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:21 2026] GET /volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 => generated 816 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-959ad4a8-d63e-4277-b149-e64c87f11252 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-959ad4a8-d63e-4277-b149-e64c87f11252 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:00:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-959ad4a8-d63e-4277-b149-e64c87f11252 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-752790926", "snapshot_id": "ae3cee10-30cf-420d-b662-dc875cdbaf51", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:00:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-959ad4a8-d63e-4277-b149-e64c87f11252 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-752790926', 'snapshot_id': 'ae3cee10-30cf-420d-b662-dc875cdbaf51', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:00:22 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:22 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-959ad4a8-d63e-4277-b149-e64c87f11252 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Snapshot retrieved successfully. Sep 02 09:00:22 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-959ad4a8-d63e-4277-b149-e64c87f11252 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Create volume of 1 GB Sep 02 09:00:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-959ad4a8-d63e-4277-b149-e64c87f11252 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Availability Zones retrieved successfully. Sep 02 09:00:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-959ad4a8-d63e-4277-b149-e64c87f11252 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Flow 'volume_create_api' (366f95c6-76e5-4957-a0ce-9289ca7151b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:00:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-959ad4a8-d63e-4277-b149-e64c87f11252 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abdc43ed-3aa1-4892-9df3-7a8909deedc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-959ad4a8-d63e-4277-b149-e64c87f11252 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:00:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-14eab41b-d5c5-46c5-8d26-44309c20e2ba None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-14eab41b-d5c5-46c5-8d26-44309c20e2ba tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 Sep 02 09:00:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-14eab41b-d5c5-46c5-8d26-44309c20e2ba tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-14eab41b-d5c5-46c5-8d26-44309c20e2ba tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:22 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:22 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:22 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:22 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:22 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:22 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:22 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-14eab41b-d5c5-46c5-8d26-44309c20e2ba tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Volume info retrieved successfully. Sep 02 09:00:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-14eab41b-d5c5-46c5-8d26-44309c20e2ba tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 returned with HTTP 200 Sep 02 09:00:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1276/2513] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:22 2026] GET /volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-959ad4a8-d63e-4277-b149-e64c87f11252 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abdc43ed-3aa1-4892-9df3-7a8909deedc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ae3cee10-30cf-420d-b662-dc875cdbaf51', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-959ad4a8-d63e-4277-b149-e64c87f11252 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65fdd929-6832-4156-b356-609fbd35e0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:22 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-959ad4a8-d63e-4277-b149-e64c87f11252 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Created reservations ['d66d02d9-7c37-40b7-bf30-97ba07f490ab', '431e9f62-68f0-4903-ab62-aacd30c7180f', '091fa0e9-7f1d-4708-a3bb-258408fee9d0', '8b0bef71-6fc0-4f44-9b3a-c13a420b7f62'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:00:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-959ad4a8-d63e-4277-b149-e64c87f11252 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65fdd929-6832-4156-b356-609fbd35e0c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d66d02d9-7c37-40b7-bf30-97ba07f490ab', '431e9f62-68f0-4903-ab62-aacd30c7180f', '091fa0e9-7f1d-4708-a3bb-258408fee9d0', '8b0bef71-6fc0-4f44-9b3a-c13a420b7f62']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-959ad4a8-d63e-4277-b149-e64c87f11252 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94669d33-113b-4f6e-9b69-47b0d58b2aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:22 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:22 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:22 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:22 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-959ad4a8-d63e-4277-b149-e64c87f11252 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94669d33-113b-4f6e-9b69-47b0d58b2aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfe5cf66-e188-4625-aa17-a7014e702899', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-752790926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65805e67f5f44e02b272b6115075a59a',qos_specs=None,replication_status=,reservations=['d66d02d9-7c37-40b7-bf30-97ba07f490ab','431e9f62-68f0-4903-ab62-aacd30c7180f','091fa0e9-7f1d-4708-a3bb-258408fee9d0','8b0bef71-6fc0-4f44-9b3a-c13a420b7f62'],size=1,snapshot_id=ae3cee10-30cf-420d-b662-dc875cdbaf51,source_replicaid=,source_volid=None,status='creating',user_id='03a0bd413f734ba6a9e629f55d2b669f',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:00:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-752790926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfe5cf66-e188-4625-aa17-a7014e702899,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65805e67f5f44e02b272b6115075a59a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ae3cee10-30cf-420d-b662-dc875cdbaf51,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03a0bd413f734ba6a9e629f55d2b669f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-959ad4a8-d63e-4277-b149-e64c87f11252 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d2f50c8-2cff-402c-a75f-86cdcd7c4f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-959ad4a8-d63e-4277-b149-e64c87f11252 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d2f50c8-2cff-402c-a75f-86cdcd7c4f08) transitioned into state 'SUCCESS' from state '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-752790926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65805e67f5f44e02b272b6115075a59a',qos_specs=None,replication_status=,reservations=['d66d02d9-7c37-40b7-bf30-97ba07f490ab','431e9f62-68f0-4903-ab62-aacd30c7180f','091fa0e9-7f1d-4708-a3bb-258408fee9d0','8b0bef71-6fc0-4f44-9b3a-c13a420b7f62'],size=1,snapshot_id=ae3cee10-30cf-420d-b662-dc875cdbaf51,source_replicaid=,source_volid=None,status='creating',user_id='03a0bd413f734ba6a9e629f55d2b669f',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-959ad4a8-d63e-4277-b149-e64c87f11252 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca6d6dcc-33e6-4bba-bf68-67617f446f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:00:22 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:22 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-959ad4a8-d63e-4277-b149-e64c87f11252 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca6d6dcc-33e6-4bba-bf68-67617f446f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:00:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-959ad4a8-d63e-4277-b149-e64c87f11252 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Flow 'volume_create_api' (366f95c6-76e5-4957-a0ce-9289ca7151b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:00:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-959ad4a8-d63e-4277-b149-e64c87f11252 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Create volume request issued successfully. Sep 02 09:00:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-959ad4a8-d63e-4277-b149-e64c87f11252 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:00:22 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1238/2514] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 09:00:22 2026] POST /volume/v3/volumes => generated 787 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:00:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b79d15c4-6493-4a6f-a509-26e50cd6a41e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b79d15c4-6493-4a6f-a509-26e50cd6a41e tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 Sep 02 09:00:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b79d15c4-6493-4a6f-a509-26e50cd6a41e tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b79d15c4-6493-4a6f-a509-26e50cd6a41e tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:23 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:23 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:23 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:23 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:23 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b79d15c4-6493-4a6f-a509-26e50cd6a41e tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Volume info retrieved successfully. Sep 02 09:00:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b79d15c4-6493-4a6f-a509-26e50cd6a41e tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 returned with HTTP 200 Sep 02 09:00:23 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1277/2515] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:23 2026] GET /volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 => generated 840 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-99e67b8b-9997-4ae4-b755-c3cc81e1a2f0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-99e67b8b-9997-4ae4-b755-c3cc81e1a2f0 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 Sep 02 09:00:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-99e67b8b-9997-4ae4-b755-c3cc81e1a2f0 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-99e67b8b-9997-4ae4-b755-c3cc81e1a2f0 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:24 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:24 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:24 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:24 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:24 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-99e67b8b-9997-4ae4-b755-c3cc81e1a2f0 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Volume info retrieved successfully. Sep 02 09:00:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-99e67b8b-9997-4ae4-b755-c3cc81e1a2f0 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 returned with HTTP 200 Sep 02 09:00:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1239/2516] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:24 2026] GET /volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 => generated 840 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e6647b80-6660-48a1-991a-ba758d92b2c0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e6647b80-6660-48a1-991a-ba758d92b2c0 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 Sep 02 09:00:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e6647b80-6660-48a1-991a-ba758d92b2c0 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e6647b80-6660-48a1-991a-ba758d92b2c0 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:25 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:25 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:25 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:25 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:25 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e6647b80-6660-48a1-991a-ba758d92b2c0 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Volume info retrieved successfully. Sep 02 09:00:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e6647b80-6660-48a1-991a-ba758d92b2c0 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 returned with HTTP 200 Sep 02 09:00:25 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1278/2517] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:25 2026] GET /volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 => generated 840 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e75b2f0e-7559-4f0e-99cc-3aea6d46766f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e75b2f0e-7559-4f0e-99cc-3aea6d46766f tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 Sep 02 09:00:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e75b2f0e-7559-4f0e-99cc-3aea6d46766f tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e75b2f0e-7559-4f0e-99cc-3aea6d46766f tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:27 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:27 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:27 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:27 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:27 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e75b2f0e-7559-4f0e-99cc-3aea6d46766f tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Volume info retrieved successfully. Sep 02 09:00:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e75b2f0e-7559-4f0e-99cc-3aea6d46766f tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 returned with HTTP 200 Sep 02 09:00:27 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1240/2518] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:26 2026] GET /volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 => generated 840 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e0851211-fb5a-4135-8b0c-8b74ee54efeb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e0851211-fb5a-4135-8b0c-8b74ee54efeb tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 Sep 02 09:00:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e0851211-fb5a-4135-8b0c-8b74ee54efeb tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e0851211-fb5a-4135-8b0c-8b74ee54efeb tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:28 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:28 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:28 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:28 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:28 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e0851211-fb5a-4135-8b0c-8b74ee54efeb tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Volume info retrieved successfully. Sep 02 09:00:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e0851211-fb5a-4135-8b0c-8b74ee54efeb tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 returned with HTTP 200 Sep 02 09:00:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1279/2519] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:28 2026] GET /volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 => generated 840 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-19cf7eda-3ed3-48aa-a62f-65cf5249795d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-19cf7eda-3ed3-48aa-a62f-65cf5249795d tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 Sep 02 09:00:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-19cf7eda-3ed3-48aa-a62f-65cf5249795d tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-19cf7eda-3ed3-48aa-a62f-65cf5249795d tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:29 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:29 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:29 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-19cf7eda-3ed3-48aa-a62f-65cf5249795d tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Volume info retrieved successfully. Sep 02 09:00:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-19cf7eda-3ed3-48aa-a62f-65cf5249795d tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 returned with HTTP 200 Sep 02 09:00:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1241/2520] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:29 2026] GET /volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 => generated 841 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7bd0486c-a101-40d7-adf5-2c3cd7b7c063 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7bd0486c-a101-40d7-adf5-2c3cd7b7c063 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 Sep 02 09:00:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7bd0486c-a101-40d7-adf5-2c3cd7b7c063 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7bd0486c-a101-40d7-adf5-2c3cd7b7c063 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:29 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:29 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:29 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7bd0486c-a101-40d7-adf5-2c3cd7b7c063 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Volume info retrieved successfully. Sep 02 09:00:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7bd0486c-a101-40d7-adf5-2c3cd7b7c063 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 returned with HTTP 200 Sep 02 09:00:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1280/2521] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:29 2026] GET /volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 => generated 841 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-92f8f2ad-70bd-480d-a4b9-fcb3706f73a4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-92f8f2ad-70bd-480d-a4b9-fcb3706f73a4 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 Sep 02 09:00:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-92f8f2ad-70bd-480d-a4b9-fcb3706f73a4 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-92f8f2ad-70bd-480d-a4b9-fcb3706f73a4 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:29 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-92f8f2ad-70bd-480d-a4b9-fcb3706f73a4 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Delete snapshot with id: 0fea992d-a180-46fc-a488-b219efd285c9 Sep 02 09:00:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:29 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-92f8f2ad-70bd-480d-a4b9-fcb3706f73a4 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Snapshot retrieved successfully. Sep 02 09:00:29 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:29 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:29 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-92f8f2ad-70bd-480d-a4b9-fcb3706f73a4 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Snapshot delete request issued successfully. Sep 02 09:00:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-92f8f2ad-70bd-480d-a4b9-fcb3706f73a4 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 returned with HTTP 202 Sep 02 09:00:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1242/2522] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:00:29 2026] DELETE /volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:00:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f91c6000-ae3d-4c4c-b2d6-eab7b02c9cd4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f91c6000-ae3d-4c4c-b2d6-eab7b02c9cd4 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 Sep 02 09:00:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f91c6000-ae3d-4c4c-b2d6-eab7b02c9cd4 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f91c6000-ae3d-4c4c-b2d6-eab7b02c9cd4 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:29 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f91c6000-ae3d-4c4c-b2d6-eab7b02c9cd4 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Snapshot retrieved successfully. Sep 02 09:00:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f91c6000-ae3d-4c4c-b2d6-eab7b02c9cd4 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 returned with HTTP 200 Sep 02 09:00:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1281/2523] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:00:29 2026] GET /volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-27ffdc19-2eda-4e21-a361-6982652dee49 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-27ffdc19-2eda-4e21-a361-6982652dee49 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 Sep 02 09:00:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-27ffdc19-2eda-4e21-a361-6982652dee49 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-27ffdc19-2eda-4e21-a361-6982652dee49 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:30 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:30 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-27ffdc19-2eda-4e21-a361-6982652dee49 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Snapshot retrieved successfully. Sep 02 09:00:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-27ffdc19-2eda-4e21-a361-6982652dee49 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 returned with HTTP 200 Sep 02 09:00:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1243/2524] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:00:30 2026] GET /volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 => generated 468 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-eb28cbd9-dc71-4760-b2e7-91a300d0f143 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-eb28cbd9-dc71-4760-b2e7-91a300d0f143 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 Sep 02 09:00:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-eb28cbd9-dc71-4760-b2e7-91a300d0f143 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-eb28cbd9-dc71-4760-b2e7-91a300d0f143 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:31 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:31 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:31 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-eb28cbd9-dc71-4760-b2e7-91a300d0f143 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Snapshot retrieved successfully. Sep 02 09:00:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-eb28cbd9-dc71-4760-b2e7-91a300d0f143 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 returned with HTTP 200 Sep 02 09:00:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1282/2525] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:00:31 2026] GET /volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 => generated 468 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-34c318e2-0322-49a3-8165-3b56d2a00009 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-34c318e2-0322-49a3-8165-3b56d2a00009 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 Sep 02 09:00:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-34c318e2-0322-49a3-8165-3b56d2a00009 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-34c318e2-0322-49a3-8165-3b56d2a00009 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:33 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:33 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:33 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-34c318e2-0322-49a3-8165-3b56d2a00009 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Snapshot retrieved successfully. Sep 02 09:00:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-34c318e2-0322-49a3-8165-3b56d2a00009 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 returned with HTTP 200 Sep 02 09:00:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1244/2526] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:00:32 2026] GET /volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 => generated 468 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-30124060-ff91-4408-9c5d-45251f29e7c7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-30124060-ff91-4408-9c5d-45251f29e7c7 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 Sep 02 09:00:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-30124060-ff91-4408-9c5d-45251f29e7c7 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-30124060-ff91-4408-9c5d-45251f29e7c7 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-30124060-ff91-4408-9c5d-45251f29e7c7 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 returned with HTTP 404 Sep 02 09:00:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1283/2527] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:00:34 2026] GET /volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 => generated 111 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:00:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2c554b35-6032-41e4-ace9-c933775a9480 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2c554b35-6032-41e4-ace9-c933775a9480 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] DELETE http://192.168.122.75/volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 Sep 02 09:00:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2c554b35-6032-41e4-ace9-c933775a9480 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2c554b35-6032-41e4-ace9-c933775a9480 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:34 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-2c554b35-6032-41e4-ace9-c933775a9480 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Delete volume with id: 80fdb531-1db8-4aec-9f46-0d3fbf709a86 Sep 02 09:00:34 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:34 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:34 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:34 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2c554b35-6032-41e4-ace9-c933775a9480 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Volume info retrieved successfully. Sep 02 09:00:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2c554b35-6032-41e4-ace9-c933775a9480 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Delete volume request issued successfully. Sep 02 09:00:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2c554b35-6032-41e4-ace9-c933775a9480 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 returned with HTTP 202 Sep 02 09:00:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1245/2528] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:00:34 2026] DELETE /volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:00:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8d69ddaa-cf06-48ff-a591-54d5971df828 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8d69ddaa-cf06-48ff-a591-54d5971df828 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 Sep 02 09:00:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8d69ddaa-cf06-48ff-a591-54d5971df828 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8d69ddaa-cf06-48ff-a591-54d5971df828 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:34 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:34 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:34 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:34 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8d69ddaa-cf06-48ff-a591-54d5971df828 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Volume info retrieved successfully. Sep 02 09:00:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8d69ddaa-cf06-48ff-a591-54d5971df828 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 returned with HTTP 200 Sep 02 09:00:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1284/2529] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:34 2026] GET /volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 => generated 851 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d9721461-e04f-48e6-8499-91ac545d36bb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d9721461-e04f-48e6-8499-91ac545d36bb tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 Sep 02 09:00:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d9721461-e04f-48e6-8499-91ac545d36bb tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d9721461-e04f-48e6-8499-91ac545d36bb tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:35 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:35 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:35 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:35 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d9721461-e04f-48e6-8499-91ac545d36bb tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Volume info retrieved successfully. Sep 02 09:00:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d9721461-e04f-48e6-8499-91ac545d36bb tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 returned with HTTP 200 Sep 02 09:00:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1246/2530] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:35 2026] GET /volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 => generated 851 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-620abb12-04ef-44ce-833d-f24cbe945f08 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-620abb12-04ef-44ce-833d-f24cbe945f08 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 Sep 02 09:00:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-620abb12-04ef-44ce-833d-f24cbe945f08 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-620abb12-04ef-44ce-833d-f24cbe945f08 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:36 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:36 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:36 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:36 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:37 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-620abb12-04ef-44ce-833d-f24cbe945f08 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Volume info retrieved successfully. Sep 02 09:00:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-620abb12-04ef-44ce-833d-f24cbe945f08 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 returned with HTTP 200 Sep 02 09:00:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1285/2531] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:36 2026] GET /volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 => generated 851 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8212a6c6-d362-4afa-96d5-e580d562f2e6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8212a6c6-d362-4afa-96d5-e580d562f2e6 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 Sep 02 09:00:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8212a6c6-d362-4afa-96d5-e580d562f2e6 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8212a6c6-d362-4afa-96d5-e580d562f2e6 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8212a6c6-d362-4afa-96d5-e580d562f2e6 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 returned with HTTP 404 Sep 02 09:00:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ed6e5a50-0e4d-4e33-9c8a-3ae42ed8dd25 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1247/2532] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:38 2026] GET /volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 09:00:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ed6e5a50-0e4d-4e33-9c8a-3ae42ed8dd25 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] DELETE http://192.168.122.75/volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 Sep 02 09:00:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ed6e5a50-0e4d-4e33-9c8a-3ae42ed8dd25 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ed6e5a50-0e4d-4e33-9c8a-3ae42ed8dd25 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:38 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-ed6e5a50-0e4d-4e33-9c8a-3ae42ed8dd25 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Delete volume with id: 7c1911c2-0824-4e6b-8dee-a39e9d619e32 Sep 02 09:00:38 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:38 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:38 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:38 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:38 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ed6e5a50-0e4d-4e33-9c8a-3ae42ed8dd25 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Volume info retrieved successfully. Sep 02 09:00:38 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ed6e5a50-0e4d-4e33-9c8a-3ae42ed8dd25 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Delete volume request issued successfully. Sep 02 09:00:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ed6e5a50-0e4d-4e33-9c8a-3ae42ed8dd25 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 returned with HTTP 202 Sep 02 09:00:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1286/2533] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:00:38 2026] DELETE /volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:00:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-df43d659-9f5c-4903-82bf-fd134271d5e3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-df43d659-9f5c-4903-82bf-fd134271d5e3 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 Sep 02 09:00:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-df43d659-9f5c-4903-82bf-fd134271d5e3 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-df43d659-9f5c-4903-82bf-fd134271d5e3 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:38 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:38 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:00:38 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:38 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:00:38 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-df43d659-9f5c-4903-82bf-fd134271d5e3 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Volume info retrieved successfully. Sep 02 09:00:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-df43d659-9f5c-4903-82bf-fd134271d5e3 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 returned with HTTP 200 Sep 02 09:00:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1248/2534] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:38 2026] GET /volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 => generated 840 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7e0f64bb-bf86-4174-84e1-b9bf23b65afa None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7e0f64bb-bf86-4174-84e1-b9bf23b65afa tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 Sep 02 09:00:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7e0f64bb-bf86-4174-84e1-b9bf23b65afa tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7e0f64bb-bf86-4174-84e1-b9bf23b65afa tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:00:39 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:00:39 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:00:39 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:00:39 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7e0f64bb-bf86-4174-84e1-b9bf23b65afa tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Volume info retrieved successfully. Sep 02 09:00:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7e0f64bb-bf86-4174-84e1-b9bf23b65afa tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 returned with HTTP 200 Sep 02 09:00:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1287/2535] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:39 2026] GET /volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 => generated 840 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:00:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8c883a73-994f-4a2b-8929-8d3870fff304 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8c883a73-994f-4a2b-8929-8d3870fff304 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 Sep 02 09:00:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8c883a73-994f-4a2b-8929-8d3870fff304 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8c883a73-994f-4a2b-8929-8d3870fff304 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8c883a73-994f-4a2b-8929-8d3870fff304 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 returned with HTTP 404 Sep 02 09:00:40 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1249/2536] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:40 2026] GET /volume/v3/volumes/7c1911c2-0824-4e6b-8dee-a39e9d619e32 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:00:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-34f68cc7-0766-4695-98b7-66bcc6fac9a7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-34f68cc7-0766-4695-98b7-66bcc6fac9a7 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 Sep 02 09:00:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-34f68cc7-0766-4695-98b7-66bcc6fac9a7 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-34f68cc7-0766-4695-98b7-66bcc6fac9a7 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:40 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-34f68cc7-0766-4695-98b7-66bcc6fac9a7 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Delete snapshot with id: 0fea992d-a180-46fc-a488-b219efd285c9 Sep 02 09:00:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-34f68cc7-0766-4695-98b7-66bcc6fac9a7 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 returned with HTTP 404 Sep 02 09:00:40 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1288/2537] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:00:40 2026] DELETE /volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:00:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-af76a5cb-ff42-45ed-9f61-60da6d7d6c56 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-af76a5cb-ff42-45ed-9f61-60da6d7d6c56 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 Sep 02 09:00:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-af76a5cb-ff42-45ed-9f61-60da6d7d6c56 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-af76a5cb-ff42-45ed-9f61-60da6d7d6c56 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-af76a5cb-ff42-45ed-9f61-60da6d7d6c56 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 returned with HTTP 404 Sep 02 09:00:40 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1250/2538] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:00:40 2026] GET /volume/v3/snapshots/0fea992d-a180-46fc-a488-b219efd285c9 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 09:00:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-61b3d96c-9f7e-4c5a-bfba-c9f7d11c1e33 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-61b3d96c-9f7e-4c5a-bfba-c9f7d11c1e33 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] DELETE http://192.168.122.75/volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 Sep 02 09:00:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-61b3d96c-9f7e-4c5a-bfba-c9f7d11c1e33 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-61b3d96c-9f7e-4c5a-bfba-c9f7d11c1e33 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:40 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-61b3d96c-9f7e-4c5a-bfba-c9f7d11c1e33 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Delete volume with id: 80fdb531-1db8-4aec-9f46-0d3fbf709a86 Sep 02 09:00:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-61b3d96c-9f7e-4c5a-bfba-c9f7d11c1e33 tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 returned with HTTP 404 Sep 02 09:00:40 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1289/2539] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:00:40 2026] DELETE /volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 09:00:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d96f66c6-8401-4432-a5b6-a1326d1dec2c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:00:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d96f66c6-8401-4432-a5b6-a1326d1dec2c tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] GET http://192.168.122.75/volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 Sep 02 09:00:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d96f66c6-8401-4432-a5b6-a1326d1dec2c tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:00:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d96f66c6-8401-4432-a5b6-a1326d1dec2c tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:00:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d96f66c6-8401-4432-a5b6-a1326d1dec2c tempest-SnapshotDependencyTests-1185485937 tempest-SnapshotDependencyTests-1185485937-project-member] http://192.168.122.75/volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 returned with HTTP 404 Sep 02 09:00:40 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1251/2540] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:00:40 2026] GET /volume/v3/volumes/80fdb531-1db8-4aec-9f46-0d3fbf709a86 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 09:00:50 devstack devstack@c-api.service[86995]: DEBUG dbcounter [-] [86995] Writing DB stats cinder:SELECT=81,cinder:UPDATE=14,cinder:INSERT=9 {{(pid=86995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 09:00:50 devstack devstack@c-api.service[86994]: DEBUG dbcounter [-] [86994] Writing DB stats cinder:SELECT=106,cinder:UPDATE=27,cinder:INSERT=14 {{(pid=86994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 09:01:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-eff737ed-0c92-4212-b247-c3fa4a035281 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-eff737ed-0c92-4212-b247-c3fa4a035281 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:01:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-eff737ed-0c92-4212-b247-c3fa4a035281 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-935326913", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-eff737ed-0c92-4212-b247-c3fa4a035281 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-935326913', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:01:03 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-eff737ed-0c92-4212-b247-c3fa4a035281 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Create volume of 1 GB Sep 02 09:01:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-eff737ed-0c92-4212-b247-c3fa4a035281 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Availability Zones retrieved successfully. Sep 02 09:01:03 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-eff737ed-0c92-4212-b247-c3fa4a035281 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Flow 'volume_create_api' (05798877-7d82-49c3-a2ed-8190ec72be92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:01:03 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-eff737ed-0c92-4212-b247-c3fa4a035281 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ff0dbc8-b954-42c3-85de-96843357436b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:01:03 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-eff737ed-0c92-4212-b247-c3fa4a035281 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:01:03 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-eff737ed-0c92-4212-b247-c3fa4a035281 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ff0dbc8-b954-42c3-85de-96843357436b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:01:03 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-eff737ed-0c92-4212-b247-c3fa4a035281 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ae9226a-0ff3-4326-ae95-4bc3382e6ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:01:03 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-eff737ed-0c92-4212-b247-c3fa4a035281 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Created reservations ['0a403798-e19b-4aa8-8271-e6d9d48bd59e', 'a700dbf8-16d1-4ee3-b8b2-781acefab469', '8174959d-d157-4756-8fab-63bfd7913d64', '67904637-ae20-4fc3-a009-958da6f60f71'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:01:03 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-eff737ed-0c92-4212-b247-c3fa4a035281 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ae9226a-0ff3-4326-ae95-4bc3382e6ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a403798-e19b-4aa8-8271-e6d9d48bd59e', 'a700dbf8-16d1-4ee3-b8b2-781acefab469', '8174959d-d157-4756-8fab-63bfd7913d64', '67904637-ae20-4fc3-a009-958da6f60f71']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:01:03 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-eff737ed-0c92-4212-b247-c3fa4a035281 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13761828-0da6-4a68-b9ad-ea5ae69128e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:01:03 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:03 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:03 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-eff737ed-0c92-4212-b247-c3fa4a035281 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13761828-0da6-4a68-b9ad-ea5ae69128e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e16216f-520c-4fda-a0a5-a8b71b477628', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-935326913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5180a080a5924cd69f460fe9394215d7',qos_specs=None,replication_status=,reservations=['0a403798-e19b-4aa8-8271-e6d9d48bd59e','a700dbf8-16d1-4ee3-b8b2-781acefab469','8174959d-d157-4756-8fab-63bfd7913d64','67904637-ae20-4fc3-a009-958da6f60f71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5b358e487e44d3db3f8abcdc1975a17',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:01:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-935326913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e16216f-520c-4fda-a0a5-a8b71b477628,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5180a080a5924cd69f460fe9394215d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5b358e487e44d3db3f8abcdc1975a17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:01:03 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-eff737ed-0c92-4212-b247-c3fa4a035281 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7787222-ec64-4223-a956-44b3f837773d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:01:03 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-eff737ed-0c92-4212-b247-c3fa4a035281 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7787222-ec64-4223-a956-44b3f837773d) transitioned into state 'SUCCESS' from state '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-935326913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5180a080a5924cd69f460fe9394215d7',qos_specs=None,replication_status=,reservations=['0a403798-e19b-4aa8-8271-e6d9d48bd59e','a700dbf8-16d1-4ee3-b8b2-781acefab469','8174959d-d157-4756-8fab-63bfd7913d64','67904637-ae20-4fc3-a009-958da6f60f71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5b358e487e44d3db3f8abcdc1975a17',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:01:03 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-eff737ed-0c92-4212-b247-c3fa4a035281 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d126990-0758-4b0a-8e27-c838f6ea6b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:01:03 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-eff737ed-0c92-4212-b247-c3fa4a035281 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d126990-0758-4b0a-8e27-c838f6ea6b41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:01:03 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-eff737ed-0c92-4212-b247-c3fa4a035281 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Flow 'volume_create_api' (05798877-7d82-49c3-a2ed-8190ec72be92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:01:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-eff737ed-0c92-4212-b247-c3fa4a035281 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Create volume request issued successfully. Sep 02 09:01:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-eff737ed-0c92-4212-b247-c3fa4a035281 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:01:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1290/2541] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 09:01:02 2026] POST /volume/v3/volumes => generated 762 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:01:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-32d3c2d1-1d67-4dab-8421-43c526a6f224 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-32d3c2d1-1d67-4dab-8421-43c526a6f224 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] GET http://192.168.122.75/volume/v3/volumes/1e16216f-520c-4fda-a0a5-a8b71b477628 Sep 02 09:01:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-32d3c2d1-1d67-4dab-8421-43c526a6f224 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-32d3c2d1-1d67-4dab-8421-43c526a6f224 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:03 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:03 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:03 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:03 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-32d3c2d1-1d67-4dab-8421-43c526a6f224 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Volume info retrieved successfully. Sep 02 09:01:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-32d3c2d1-1d67-4dab-8421-43c526a6f224 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] http://192.168.122.75/volume/v3/volumes/1e16216f-520c-4fda-a0a5-a8b71b477628 returned with HTTP 200 Sep 02 09:01:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1252/2542] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:01:03 2026] GET /volume/v3/volumes/1e16216f-520c-4fda-a0a5-a8b71b477628 => generated 830 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-87214b01-aed5-4478-ab1b-821d20a74e16 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-87214b01-aed5-4478-ab1b-821d20a74e16 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 Sep 02 09:01:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-87214b01-aed5-4478-ab1b-821d20a74e16 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-87214b01-aed5-4478-ab1b-821d20a74e16 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:03 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:03 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:03 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:03 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-87214b01-aed5-4478-ab1b-821d20a74e16 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:01:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-87214b01-aed5-4478-ab1b-821d20a74e16 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 returned with HTTP 200 Sep 02 09:01:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1291/2543] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:01:03 2026] GET /volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 => generated 880 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5c7ec7a3-d44b-43bc-ad84-8f1fea919f76 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5c7ec7a3-d44b-43bc-ad84-8f1fea919f76 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 Sep 02 09:01:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5c7ec7a3-d44b-43bc-ad84-8f1fea919f76 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5c7ec7a3-d44b-43bc-ad84-8f1fea919f76 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:03 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:03 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:03 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:03 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5c7ec7a3-d44b-43bc-ad84-8f1fea919f76 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:01:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5c7ec7a3-d44b-43bc-ad84-8f1fea919f76 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 returned with HTTP 200 Sep 02 09:01:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1253/2544] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:01:03 2026] GET /volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 => generated 880 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-e23e0343-0426-4aeb-9caf-321e55bee20d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-e23e0343-0426-4aeb-9caf-321e55bee20d tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 Sep 02 09:01:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-e23e0343-0426-4aeb-9caf-321e55bee20d tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-e23e0343-0426-4aeb-9caf-321e55bee20d tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-e23e0343-0426-4aeb-9caf-321e55bee20d tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:01:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-e23e0343-0426-4aeb-9caf-321e55bee20d tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 returned with HTTP 200 Sep 02 09:01:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1292/2545] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 09:01:03 2026] GET /volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 => generated 880 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8c1bd380-0800-4e49-9db8-33fea98997ba None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8c1bd380-0800-4e49-9db8-33fea98997ba None None] GET http://192.168.122.75/volume// Sep 02 09:01:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8c1bd380-0800-4e49-9db8-33fea98997ba None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8c1bd380-0800-4e49-9db8-33fea98997ba None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8c1bd380-0800-4e49-9db8-33fea98997ba None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 09:01:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1254/2546] 192.168.122.75 () {58 vars in 1312 bytes} [Wed Sep 2 09:01: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 02 09:01:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-50c3c1a9-e254-41f1-9425-245beb4c07f2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-50c3c1a9-e254-41f1-9425-245beb4c07f2 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] POST http://192.168.122.75/volume/v3/attachments Sep 02 09:01:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-50c3c1a9-e254-41f1-9425-245beb4c07f2 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bfe5cf66-e188-4625-aa17-a7014e702899", "connector": null, "instance_uuid": "86e55367-88f1-45c9-927b-a60e87ed23fc"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-50c3c1a9-e254-41f1-9425-245beb4c07f2 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/attachments returned with HTTP 200 Sep 02 09:01:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1293/2547] 192.168.122.75 () {66 vars in 1478 bytes} [Wed Sep 2 09:01:04 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:01:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6c253226-283b-40ab-8f3a-d19f4629c730 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6c253226-283b-40ab-8f3a-d19f4629c730 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 Sep 02 09:01:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6c253226-283b-40ab-8f3a-d19f4629c730 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6c253226-283b-40ab-8f3a-d19f4629c730 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-11bdf63a-3e11-436f-a90f-f14efb2617c0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-11bdf63a-3e11-436f-a90f-f14efb2617c0 None None] GET http://192.168.122.75/volume// Sep 02 09:01:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-11bdf63a-3e11-436f-a90f-f14efb2617c0 None None] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-11bdf63a-3e11-436f-a90f-f14efb2617c0 None None] Calling method 'all' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-11bdf63a-3e11-436f-a90f-f14efb2617c0 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 09:01:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1294/2548] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 09:01:04 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 09:01:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-3b0c5cd4-cadf-4c25-9876-314317089e44 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-3b0c5cd4-cadf-4c25-9876-314317089e44 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 Sep 02 09:01:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-3b0c5cd4-cadf-4c25-9876-314317089e44 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-3b0c5cd4-cadf-4c25-9876-314317089e44 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6c253226-283b-40ab-8f3a-d19f4629c730 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:01:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6c253226-283b-40ab-8f3a-d19f4629c730 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 returned with HTTP 200 Sep 02 09:01:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1255/2549] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:01:04 2026] GET /volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 => generated 879 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-78bd6bc8-a709-4609-80c9-a57aa49f9957 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-3b0c5cd4-cadf-4c25-9876-314317089e44 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:01:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-78bd6bc8-a709-4609-80c9-a57aa49f9957 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] GET http://192.168.122.75/volume/v3/volumes/1e16216f-520c-4fda-a0a5-a8b71b477628 Sep 02 09:01:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-78bd6bc8-a709-4609-80c9-a57aa49f9957 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-78bd6bc8-a709-4609-80c9-a57aa49f9957 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-3b0c5cd4-cadf-4c25-9876-314317089e44 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 returned with HTTP 200 Sep 02 09:01:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1295/2550] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 09:01:04 2026] GET /volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 => generated 1060 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:01:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-78bd6bc8-a709-4609-80c9-a57aa49f9957 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Volume info retrieved successfully. Sep 02 09:01:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-78bd6bc8-a709-4609-80c9-a57aa49f9957 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] http://192.168.122.75/volume/v3/volumes/1e16216f-520c-4fda-a0a5-a8b71b477628 returned with HTTP 200 Sep 02 09:01:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1256/2551] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:01:04 2026] GET /volume/v3/volumes/1e16216f-520c-4fda-a0a5-a8b71b477628 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-500ae8e3-7782-4e5a-918e-9027492194a9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-500ae8e3-7782-4e5a-918e-9027492194a9 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] GET http://192.168.122.75/volume/v3/volumes/1e16216f-520c-4fda-a0a5-a8b71b477628 Sep 02 09:01:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-500ae8e3-7782-4e5a-918e-9027492194a9 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-500ae8e3-7782-4e5a-918e-9027492194a9 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-500ae8e3-7782-4e5a-918e-9027492194a9 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Volume info retrieved successfully. Sep 02 09:01:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-500ae8e3-7782-4e5a-918e-9027492194a9 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] http://192.168.122.75/volume/v3/volumes/1e16216f-520c-4fda-a0a5-a8b71b477628 returned with HTTP 200 Sep 02 09:01:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1296/2552] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:01:04 2026] GET /volume/v3/volumes/1e16216f-520c-4fda-a0a5-a8b71b477628 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-baebc9bb-7f3f-4897-ac75-7baf64ada9e0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-baebc9bb-7f3f-4897-ac75-7baf64ada9e0 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] POST http://192.168.122.75/volume/v3/volumes/1e16216f-520c-4fda-a0a5-a8b71b477628/action Sep 02 09:01:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-baebc9bb-7f3f-4897-ac75-7baf64ada9e0 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1871226799", "disk_format": "raw"}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 09:01:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-baebc9bb-7f3f-4897-ac75-7baf64ada9e0 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1871226799", "disk_format": "raw"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-f2994a13-52e8-4b4f-a45c-9c71b5a63c84 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-f2994a13-52e8-4b4f-a45c-9c71b5a63c84 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] PUT http://192.168.122.75/volume/v3/attachments/ec96c8ca-8aa5-4a7f-97bc-940a6b6c8a4c Sep 02 09:01:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-baebc9bb-7f3f-4897-ac75-7baf64ada9e0 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Volume info retrieved successfully. Sep 02 09:01:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-f2994a13-52e8-4b4f-a45c-9c71b5a63c84 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.75", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7bc5db48122", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d154e0c8-5203-48c0-a69b-b27cd89e5daf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:04 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-f2994a13-52e8-4b4f-a45c-9c71b5a63c84 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Acquiring lock "cinder-attachment_update-bfe5cf66-e188-4625-aa17-a7014e702899-devstack" by "attachment_update" {{(pid=86995) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 09:01:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:04 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-f2994a13-52e8-4b4f-a45c-9c71b5a63c84 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Lock "cinder-attachment_update-bfe5cf66-e188-4625-aa17-a7014e702899-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86995) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 09:01:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:04 devstack devstack@c-api.service[86994]: DEBUG cinder.image.image_utils [None req-baebc9bb-7f3f-4897-ac75-7baf64ada9e0 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1871226799'}] 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-1871226799'}]. {{(pid=86994) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 02 09:01:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:04 devstack devstack@c-api.service[86995]: DEBUG cinder.coordination [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-f2994a13-52e8-4b4f-a45c-9c71b5a63c84 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Lock "cinder-attachment_update-bfe5cf66-e188-4625-aa17-a7014e702899-devstack" released by "attachment_update" :: held 0.177s {{(pid=86995) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 09:01:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-f2994a13-52e8-4b4f-a45c-9c71b5a63c84 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/attachments/ec96c8ca-8aa5-4a7f-97bc-940a6b6c8a4c returned with HTTP 200 Sep 02 09:01:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1297/2553] 192.168.122.75 () {66 vars in 1588 bytes} [Wed Sep 2 09:01:04 2026] PUT /volume/v3/attachments/ec96c8ca-8aa5-4a7f-97bc-940a6b6c8a4c => generated 694 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:01:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-580a8f75-486b-4bec-996d-2451d4ac7cfd None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-580a8f75-486b-4bec-996d-2451d4ac7cfd tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] POST http://192.168.122.75/volume/v3/attachments/ec96c8ca-8aa5-4a7f-97bc-940a6b6c8a4c/action Sep 02 09:01:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-580a8f75-486b-4bec-996d-2451d4ac7cfd tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Action body: b'{"os-complete": null}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 09:01:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-580a8f75-486b-4bec-996d-2451d4ac7cfd tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:05 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:05 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:05 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:05 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-3a2c532e-49b3-4e49-9757-e901f9f8fbac req-580a8f75-486b-4bec-996d-2451d4ac7cfd tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/attachments/ec96c8ca-8aa5-4a7f-97bc-940a6b6c8a4c/action returned with HTTP 204 Sep 02 09:01:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1298/2554] 192.168.122.75 () {66 vars in 1609 bytes} [Wed Sep 2 09:01:05 2026] POST /volume/v3/attachments/ec96c8ca-8aa5-4a7f-97bc-940a6b6c8a4c/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:01:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2aff831e-300d-4b71-946c-6651b1914ae0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2aff831e-300d-4b71-946c-6651b1914ae0 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 Sep 02 09:01:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2aff831e-300d-4b71-946c-6651b1914ae0 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2aff831e-300d-4b71-946c-6651b1914ae0 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:05 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:05 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:05 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:05 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:05 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2aff831e-300d-4b71-946c-6651b1914ae0 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:01:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2aff831e-300d-4b71-946c-6651b1914ae0 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 returned with HTTP 200 Sep 02 09:01:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1299/2555] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:01:05 2026] GET /volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 => generated 1172 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:01:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-917f106c-3caf-4c34-8eaf-42cd53d3ff67 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:05 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-baebc9bb-7f3f-4897-ac75-7baf64ada9e0 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Copy volume to image completed successfully. Sep 02 09:01:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-917f106c-3caf-4c34-8eaf-42cd53d3ff67 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 Sep 02 09:01:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-baebc9bb-7f3f-4897-ac75-7baf64ada9e0 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] http://192.168.122.75/volume/v3/volumes/1e16216f-520c-4fda-a0a5-a8b71b477628/action returned with HTTP 202 Sep 02 09:01:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-917f106c-3caf-4c34-8eaf-42cd53d3ff67 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-917f106c-3caf-4c34-8eaf-42cd53d3ff67 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:05 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1257/2556] 192.168.122.75 () {60 vars in 1270 bytes} [Wed Sep 2 09:01:04 2026] POST /volume/v3/volumes/1e16216f-520c-4fda-a0a5-a8b71b477628/action => generated 654 bytes in 984 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:01:05 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:05 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:05 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:05 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:05 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-917f106c-3caf-4c34-8eaf-42cd53d3ff67 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:01:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-917f106c-3caf-4c34-8eaf-42cd53d3ff67 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 returned with HTTP 200 Sep 02 09:01:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1300/2557] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:01:05 2026] GET /volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 => generated 1172 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:01:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-340ededa-f0c2-4cc1-b261-b7f5711f8f6e req-0ee9b11a-db99-4ba0-8a5c-b157aeaa6f83 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-340ededa-f0c2-4cc1-b261-b7f5711f8f6e req-0ee9b11a-db99-4ba0-8a5c-b157aeaa6f83 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 Sep 02 09:01:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-340ededa-f0c2-4cc1-b261-b7f5711f8f6e req-0ee9b11a-db99-4ba0-8a5c-b157aeaa6f83 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-340ededa-f0c2-4cc1-b261-b7f5711f8f6e req-0ee9b11a-db99-4ba0-8a5c-b157aeaa6f83 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:06 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:06 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:06 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:06 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:06 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-340ededa-f0c2-4cc1-b261-b7f5711f8f6e req-0ee9b11a-db99-4ba0-8a5c-b157aeaa6f83 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:01:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-340ededa-f0c2-4cc1-b261-b7f5711f8f6e req-0ee9b11a-db99-4ba0-8a5c-b157aeaa6f83 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 returned with HTTP 200 Sep 02 09:01:06 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1258/2558] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 09:01:06 2026] GET /volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 => generated 1172 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:01:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-340ededa-f0c2-4cc1-b261-b7f5711f8f6e req-fb713b28-919e-48af-b73c-d0a7235cb330 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-340ededa-f0c2-4cc1-b261-b7f5711f8f6e req-fb713b28-919e-48af-b73c-d0a7235cb330 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] POST http://192.168.122.75/volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899/action Sep 02 09:01:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-340ededa-f0c2-4cc1-b261-b7f5711f8f6e req-fb713b28-919e-48af-b73c-d0a7235cb330 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 09:01:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-340ededa-f0c2-4cc1-b261-b7f5711f8f6e req-fb713b28-919e-48af-b73c-d0a7235cb330 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:06 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:06 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:06 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:06 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:06 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-340ededa-f0c2-4cc1-b261-b7f5711f8f6e req-fb713b28-919e-48af-b73c-d0a7235cb330 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:01:06 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-340ededa-f0c2-4cc1-b261-b7f5711f8f6e req-fb713b28-919e-48af-b73c-d0a7235cb330 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Begin detaching volume completed successfully. Sep 02 09:01:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-340ededa-f0c2-4cc1-b261-b7f5711f8f6e req-fb713b28-919e-48af-b73c-d0a7235cb330 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899/action returned with HTTP 202 Sep 02 09:01:06 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1301/2559] 192.168.122.75 () {64 vars in 1556 bytes} [Wed Sep 2 09:01:06 2026] POST /volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 09:01:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c9b98745-6801-4988-b4e3-c913a6411eb3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c9b98745-6801-4988-b4e3-c913a6411eb3 None None] GET http://192.168.122.75/volume// Sep 02 09:01:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c9b98745-6801-4988-b4e3-c913a6411eb3 None None] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c9b98745-6801-4988-b4e3-c913a6411eb3 None None] Calling method 'all' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c9b98745-6801-4988-b4e3-c913a6411eb3 None None] http://192.168.122.75/volume// returned with HTTP 300 Sep 02 09:01:06 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1259/2560] 192.168.122.75 () {58 vars in 1310 bytes} [Wed Sep 2 09:01:06 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 09:01:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [req-340ededa-f0c2-4cc1-b261-b7f5711f8f6e req-a9b48b8a-db98-4589-839d-b8e901710c99 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-340ededa-f0c2-4cc1-b261-b7f5711f8f6e req-a9b48b8a-db98-4589-839d-b8e901710c99 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 Sep 02 09:01:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-340ededa-f0c2-4cc1-b261-b7f5711f8f6e req-a9b48b8a-db98-4589-839d-b8e901710c99 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [req-340ededa-f0c2-4cc1-b261-b7f5711f8f6e req-a9b48b8a-db98-4589-839d-b8e901710c99 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:06 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:06 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [req-340ededa-f0c2-4cc1-b261-b7f5711f8f6e req-a9b48b8a-db98-4589-839d-b8e901710c99 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:01:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [req-340ededa-f0c2-4cc1-b261-b7f5711f8f6e req-a9b48b8a-db98-4589-839d-b8e901710c99 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 returned with HTTP 200 Sep 02 09:01:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1302/2561] 192.168.122.75 () {62 vars in 1523 bytes} [Wed Sep 2 09:01:06 2026] GET /volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 => generated 1356 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:01:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-340ededa-f0c2-4cc1-b261-b7f5711f8f6e req-2f8c5feb-369b-44c9-9ae3-f95366b51786 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-340ededa-f0c2-4cc1-b261-b7f5711f8f6e req-2f8c5feb-369b-44c9-9ae3-f95366b51786 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] DELETE http://192.168.122.75/volume/v3/attachments/ec96c8ca-8aa5-4a7f-97bc-940a6b6c8a4c Sep 02 09:01:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-340ededa-f0c2-4cc1-b261-b7f5711f8f6e req-2f8c5feb-369b-44c9-9ae3-f95366b51786 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-340ededa-f0c2-4cc1-b261-b7f5711f8f6e req-2f8c5feb-369b-44c9-9ae3-f95366b51786 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:07 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:07 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:07 devstack devstack@c-api.service[86994]: /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 02 09:01:07 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, Sep 02 09:01:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-340ededa-f0c2-4cc1-b261-b7f5711f8f6e req-2f8c5feb-369b-44c9-9ae3-f95366b51786 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/attachments/ec96c8ca-8aa5-4a7f-97bc-940a6b6c8a4c returned with HTTP 200 Sep 02 09:01:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1260/2562] 192.168.122.75 () {64 vars in 1557 bytes} [Wed Sep 2 09:01:07 2026] DELETE /volume/v3/attachments/ec96c8ca-8aa5-4a7f-97bc-940a6b6c8a4c => generated 19 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-010fe535-5c0f-4e28-b80a-a12b4e985d1a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-010fe535-5c0f-4e28-b80a-a12b4e985d1a tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] DELETE http://192.168.122.75/volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 Sep 02 09:01:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-010fe535-5c0f-4e28-b80a-a12b4e985d1a tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-010fe535-5c0f-4e28-b80a-a12b4e985d1a tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:13 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-010fe535-5c0f-4e28-b80a-a12b4e985d1a tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Delete volume with id: bfe5cf66-e188-4625-aa17-a7014e702899 Sep 02 09:01:13 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:13 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:13 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:13 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:13 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-010fe535-5c0f-4e28-b80a-a12b4e985d1a tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:01:13 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-010fe535-5c0f-4e28-b80a-a12b4e985d1a tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Delete volume request issued successfully. Sep 02 09:01:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-010fe535-5c0f-4e28-b80a-a12b4e985d1a tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 returned with HTTP 202 Sep 02 09:01:13 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1303/2563] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:01:13 2026] DELETE /volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:01:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3e6f2a7b-b61b-4fcf-9f84-80b673688661 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3e6f2a7b-b61b-4fcf-9f84-80b673688661 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 Sep 02 09:01:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3e6f2a7b-b61b-4fcf-9f84-80b673688661 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3e6f2a7b-b61b-4fcf-9f84-80b673688661 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:13 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:13 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:13 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:13 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:13 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3e6f2a7b-b61b-4fcf-9f84-80b673688661 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:01:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3e6f2a7b-b61b-4fcf-9f84-80b673688661 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 returned with HTTP 200 Sep 02 09:01:13 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1261/2564] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:01:13 2026] GET /volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 => generated 879 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3c7f166e-c111-48fe-a5ed-1442b940312c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3c7f166e-c111-48fe-a5ed-1442b940312c tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 Sep 02 09:01:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3c7f166e-c111-48fe-a5ed-1442b940312c tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3c7f166e-c111-48fe-a5ed-1442b940312c tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3c7f166e-c111-48fe-a5ed-1442b940312c tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 returned with HTTP 404 Sep 02 09:01:14 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1304/2565] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:01:14 2026] GET /volume/v3/volumes/bfe5cf66-e188-4625-aa17-a7014e702899 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:01:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-334764ea-500f-4a38-8516-d3971ac88a7b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-334764ea-500f-4a38-8516-d3971ac88a7b tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 Sep 02 09:01:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-334764ea-500f-4a38-8516-d3971ac88a7b tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-334764ea-500f-4a38-8516-d3971ac88a7b tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:15 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-334764ea-500f-4a38-8516-d3971ac88a7b tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Delete snapshot with id: ae3cee10-30cf-420d-b662-dc875cdbaf51 Sep 02 09:01:15 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:15 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:15 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-334764ea-500f-4a38-8516-d3971ac88a7b tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Snapshot retrieved successfully. Sep 02 09:01:15 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:15 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:15 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-334764ea-500f-4a38-8516-d3971ac88a7b tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Snapshot delete request issued successfully. Sep 02 09:01:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-334764ea-500f-4a38-8516-d3971ac88a7b tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 returned with HTTP 202 Sep 02 09:01:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1262/2566] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:01:15 2026] DELETE /volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:01:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3b4aa86e-f75f-4833-b7da-11232ab01599 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3b4aa86e-f75f-4833-b7da-11232ab01599 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 Sep 02 09:01:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3b4aa86e-f75f-4833-b7da-11232ab01599 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3b4aa86e-f75f-4833-b7da-11232ab01599 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:15 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:15 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:15 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3b4aa86e-f75f-4833-b7da-11232ab01599 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Snapshot retrieved successfully. Sep 02 09:01:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3b4aa86e-f75f-4833-b7da-11232ab01599 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 returned with HTTP 200 Sep 02 09:01:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1305/2567] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:01:15 2026] GET /volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 => generated 461 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-04ff5d08-c991-4dfb-93ee-5ef5eb468841 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-04ff5d08-c991-4dfb-93ee-5ef5eb468841 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 Sep 02 09:01:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-04ff5d08-c991-4dfb-93ee-5ef5eb468841 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-04ff5d08-c991-4dfb-93ee-5ef5eb468841 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:16 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:16 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:16 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-04ff5d08-c991-4dfb-93ee-5ef5eb468841 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Snapshot retrieved successfully. Sep 02 09:01:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-04ff5d08-c991-4dfb-93ee-5ef5eb468841 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 returned with HTTP 200 Sep 02 09:01:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1263/2568] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:01:16 2026] GET /volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 => generated 461 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ff6788ad-209a-4191-a21b-69d74ea726b3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ff6788ad-209a-4191-a21b-69d74ea726b3 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 Sep 02 09:01:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ff6788ad-209a-4191-a21b-69d74ea726b3 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ff6788ad-209a-4191-a21b-69d74ea726b3 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ff6788ad-209a-4191-a21b-69d74ea726b3 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 returned with HTTP 404 Sep 02 09:01:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1306/2569] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:01:17 2026] GET /volume/v3/snapshots/ae3cee10-30cf-420d-b662-dc875cdbaf51 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:01:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [req-59ec4e07-cd08-4e53-897c-5b15069c0b4d req-b54c574b-11bd-4f4b-bc19-b264bdbc61b8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-59ec4e07-cd08-4e53-897c-5b15069c0b4d req-b54c574b-11bd-4f4b-bc19-b264bdbc61b8 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f Sep 02 09:01:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-59ec4e07-cd08-4e53-897c-5b15069c0b4d req-b54c574b-11bd-4f4b-bc19-b264bdbc61b8 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [req-59ec4e07-cd08-4e53-897c-5b15069c0b4d req-b54c574b-11bd-4f4b-bc19-b264bdbc61b8 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:17 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:17 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:17 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:17 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:17 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [req-59ec4e07-cd08-4e53-897c-5b15069c0b4d req-b54c574b-11bd-4f4b-bc19-b264bdbc61b8 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:01:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [req-59ec4e07-cd08-4e53-897c-5b15069c0b4d req-b54c574b-11bd-4f4b-bc19-b264bdbc61b8 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f returned with HTTP 200 Sep 02 09:01:17 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1264/2570] 192.168.122.75 () {60 vars in 1482 bytes} [Wed Sep 2 09:01:17 2026] GET /volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 09:01:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f794257a-5fb9-40f2-b9d1-455b92911a12 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f794257a-5fb9-40f2-b9d1-455b92911a12 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] DELETE http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f Sep 02 09:01:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f794257a-5fb9-40f2-b9d1-455b92911a12 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f794257a-5fb9-40f2-b9d1-455b92911a12 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:21 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-f794257a-5fb9-40f2-b9d1-455b92911a12 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Delete volume with id: 3612b9ec-657e-486d-a218-652b31fd0d2f Sep 02 09:01:21 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:21 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:21 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:21 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:21 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f794257a-5fb9-40f2-b9d1-455b92911a12 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:01:21 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f794257a-5fb9-40f2-b9d1-455b92911a12 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Delete volume request issued successfully. Sep 02 09:01:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f794257a-5fb9-40f2-b9d1-455b92911a12 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f returned with HTTP 202 Sep 02 09:01:21 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1307/2571] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:01:21 2026] DELETE /volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:01:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1198dd15-ce9d-4094-b172-33c3954972bf None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1198dd15-ce9d-4094-b172-33c3954972bf tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f Sep 02 09:01:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1198dd15-ce9d-4094-b172-33c3954972bf tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1198dd15-ce9d-4094-b172-33c3954972bf tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:21 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:21 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:21 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:21 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:21 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1198dd15-ce9d-4094-b172-33c3954972bf tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Volume info retrieved successfully. Sep 02 09:01:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1198dd15-ce9d-4094-b172-33c3954972bf tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f returned with HTTP 200 Sep 02 09:01:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1265/2572] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:01:21 2026] GET /volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f => generated 846 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 09:01:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-93886fda-93c6-45d0-9444-229be9203da1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-93886fda-93c6-45d0-9444-229be9203da1 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] GET http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f Sep 02 09:01:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-93886fda-93c6-45d0-9444-229be9203da1 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-93886fda-93c6-45d0-9444-229be9203da1 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-93886fda-93c6-45d0-9444-229be9203da1 tempest-TestStampPattern-527885966 tempest-TestStampPattern-527885966-project-member] http://192.168.122.75/volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f returned with HTTP 404 Sep 02 09:01:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1308/2573] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:01:22 2026] GET /volume/v3/volumes/3612b9ec-657e-486d-a218-652b31fd0d2f => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:01:31 devstack devstack@c-api.service[86994]: DEBUG dbcounter [-] [86994] Writing DB stats cinder:SELECT=52,cinder:UPDATE=5 {{(pid=86994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 09:01:32 devstack devstack@c-api.service[86995]: DEBUG dbcounter [-] [86995] Writing DB stats cinder:SELECT=85,cinder:INSERT=13,cinder:UPDATE=20 {{(pid=86995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 09:01:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3801efc9-efe5-4c02-a86e-04bd26ac71b2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3801efc9-efe5-4c02-a86e-04bd26ac71b2 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] GET http://192.168.122.75/volume/v3/volumes/1e16216f-520c-4fda-a0a5-a8b71b477628 Sep 02 09:01:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3801efc9-efe5-4c02-a86e-04bd26ac71b2 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3801efc9-efe5-4c02-a86e-04bd26ac71b2 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:32 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:32 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:32 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:32 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:32 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3801efc9-efe5-4c02-a86e-04bd26ac71b2 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Volume info retrieved successfully. Sep 02 09:01:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3801efc9-efe5-4c02-a86e-04bd26ac71b2 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] http://192.168.122.75/volume/v3/volumes/1e16216f-520c-4fda-a0a5-a8b71b477628 returned with HTTP 200 Sep 02 09:01:32 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1266/2574] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:01:32 2026] GET /volume/v3/volumes/1e16216f-520c-4fda-a0a5-a8b71b477628 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4bf51508-6b9f-4770-b25c-f177aa133743 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4bf51508-6b9f-4770-b25c-f177aa133743 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] DELETE http://192.168.122.75/volume/v3/volumes/1e16216f-520c-4fda-a0a5-a8b71b477628 Sep 02 09:01:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4bf51508-6b9f-4770-b25c-f177aa133743 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4bf51508-6b9f-4770-b25c-f177aa133743 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:33 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-4bf51508-6b9f-4770-b25c-f177aa133743 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Delete volume with id: 1e16216f-520c-4fda-a0a5-a8b71b477628 Sep 02 09:01:33 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:33 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:33 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:33 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:33 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4bf51508-6b9f-4770-b25c-f177aa133743 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Volume info retrieved successfully. Sep 02 09:01:33 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4bf51508-6b9f-4770-b25c-f177aa133743 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Delete volume request issued successfully. Sep 02 09:01:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4bf51508-6b9f-4770-b25c-f177aa133743 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] http://192.168.122.75/volume/v3/volumes/1e16216f-520c-4fda-a0a5-a8b71b477628 returned with HTTP 202 Sep 02 09:01:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1309/2575] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:01:33 2026] DELETE /volume/v3/volumes/1e16216f-520c-4fda-a0a5-a8b71b477628 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:01:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0efed79d-f295-4c68-8fa7-d948017d0779 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0efed79d-f295-4c68-8fa7-d948017d0779 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] GET http://192.168.122.75/volume/v3/volumes/1e16216f-520c-4fda-a0a5-a8b71b477628 Sep 02 09:01:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0efed79d-f295-4c68-8fa7-d948017d0779 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0efed79d-f295-4c68-8fa7-d948017d0779 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:33 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:33 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:33 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:33 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:33 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0efed79d-f295-4c68-8fa7-d948017d0779 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Volume info retrieved successfully. Sep 02 09:01:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0efed79d-f295-4c68-8fa7-d948017d0779 tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] http://192.168.122.75/volume/v3/volumes/1e16216f-520c-4fda-a0a5-a8b71b477628 returned with HTTP 200 Sep 02 09:01:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1267/2576] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:01:33 2026] GET /volume/v3/volumes/1e16216f-520c-4fda-a0a5-a8b71b477628 => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ac79a644-a31b-45c9-9e60-489935fb85ae None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ac79a644-a31b-45c9-9e60-489935fb85ae tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] GET http://192.168.122.75/volume/v3/volumes/1e16216f-520c-4fda-a0a5-a8b71b477628 Sep 02 09:01:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ac79a644-a31b-45c9-9e60-489935fb85ae tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ac79a644-a31b-45c9-9e60-489935fb85ae tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ac79a644-a31b-45c9-9e60-489935fb85ae tempest-TestImageHashVerification-1759318639 tempest-TestImageHashVerification-1759318639-project-member] http://192.168.122.75/volume/v3/volumes/1e16216f-520c-4fda-a0a5-a8b71b477628 returned with HTTP 404 Sep 02 09:01:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1310/2577] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:01:34 2026] GET /volume/v3/volumes/1e16216f-520c-4fda-a0a5-a8b71b477628 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:01:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-957c7648-0b47-401a-9fda-65747de80c00 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-957c7648-0b47-401a-9fda-65747de80c00 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:01:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-957c7648-0b47-401a-9fda-65747de80c00 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-516059950"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-957c7648-0b47-401a-9fda-65747de80c00 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-516059950'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:01:35 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-957c7648-0b47-401a-9fda-65747de80c00 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Create volume of 1 GB Sep 02 09:01:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-957c7648-0b47-401a-9fda-65747de80c00 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Availability Zones retrieved successfully. Sep 02 09:01:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-957c7648-0b47-401a-9fda-65747de80c00 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Flow 'volume_create_api' (f2ea1462-a43e-4bb7-99d9-391f84217e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:01:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-957c7648-0b47-401a-9fda-65747de80c00 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3528d8cf-fd63-4bb8-ac53-324571e0b24b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:01:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-957c7648-0b47-401a-9fda-65747de80c00 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:01:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-957c7648-0b47-401a-9fda-65747de80c00 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3528d8cf-fd63-4bb8-ac53-324571e0b24b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:01:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-957c7648-0b47-401a-9fda-65747de80c00 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ad7fc32-1c5c-4018-877f-e25fe808a49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:01:35 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-957c7648-0b47-401a-9fda-65747de80c00 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Created reservations ['c83ccadc-cf08-4b85-b623-d8c9430f3de4', 'a10ab0cb-a472-4383-b919-66bd9f6c689e', 'f540d779-a94e-4b73-848a-54465939ce04', 'cdc9f9ef-da61-4c15-a01d-aa29d88c119c'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:01:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-957c7648-0b47-401a-9fda-65747de80c00 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ad7fc32-1c5c-4018-877f-e25fe808a49d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c83ccadc-cf08-4b85-b623-d8c9430f3de4', 'a10ab0cb-a472-4383-b919-66bd9f6c689e', 'f540d779-a94e-4b73-848a-54465939ce04', 'cdc9f9ef-da61-4c15-a01d-aa29d88c119c']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:01:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-957c7648-0b47-401a-9fda-65747de80c00 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c42bc2f-094d-4c09-b6fc-6daadabe5953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:01:35 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:35 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-957c7648-0b47-401a-9fda-65747de80c00 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c42bc2f-094d-4c09-b6fc-6daadabe5953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ace7eafa-4f6f-4b6d-aed5-56e2396162f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-516059950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dff9c8e2d634a8a8e8ef8063e4e7d82',qos_specs=None,replication_status=,reservations=['c83ccadc-cf08-4b85-b623-d8c9430f3de4','a10ab0cb-a472-4383-b919-66bd9f6c689e','f540d779-a94e-4b73-848a-54465939ce04','cdc9f9ef-da61-4c15-a01d-aa29d88c119c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b03c01b9266d479eaa75a2a47d6ee39f',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:01:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-516059950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ace7eafa-4f6f-4b6d-aed5-56e2396162f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3dff9c8e2d634a8a8e8ef8063e4e7d82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b03c01b9266d479eaa75a2a47d6ee39f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:01:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-957c7648-0b47-401a-9fda-65747de80c00 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8decc605-6818-4520-81a9-60fd9f8dbc11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:01:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-957c7648-0b47-401a-9fda-65747de80c00 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8decc605-6818-4520-81a9-60fd9f8dbc11) transitioned into state 'SUCCESS' from state '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-516059950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dff9c8e2d634a8a8e8ef8063e4e7d82',qos_specs=None,replication_status=,reservations=['c83ccadc-cf08-4b85-b623-d8c9430f3de4','a10ab0cb-a472-4383-b919-66bd9f6c689e','f540d779-a94e-4b73-848a-54465939ce04','cdc9f9ef-da61-4c15-a01d-aa29d88c119c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b03c01b9266d479eaa75a2a47d6ee39f',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:01:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-957c7648-0b47-401a-9fda-65747de80c00 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6dcfc29-e260-4187-bbea-483f610ec1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:01:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-957c7648-0b47-401a-9fda-65747de80c00 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6dcfc29-e260-4187-bbea-483f610ec1cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:01:35 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-957c7648-0b47-401a-9fda-65747de80c00 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Flow 'volume_create_api' (f2ea1462-a43e-4bb7-99d9-391f84217e9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:01:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-957c7648-0b47-401a-9fda-65747de80c00 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Create volume request issued successfully. Sep 02 09:01:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-957c7648-0b47-401a-9fda-65747de80c00 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:01:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1268/2578] 192.168.122.75 () {62 vars in 1178 bytes} [Wed Sep 2 09:01:34 2026] POST /volume/v3/volumes => generated 776 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:01:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5320336e-7f3d-414a-a264-c99997e470ae None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5320336e-7f3d-414a-a264-c99997e470ae tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] GET http://192.168.122.75/volume/v3/volumes/ace7eafa-4f6f-4b6d-aed5-56e2396162f3 Sep 02 09:01:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5320336e-7f3d-414a-a264-c99997e470ae tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5320336e-7f3d-414a-a264-c99997e470ae tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:35 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:35 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:35 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:35 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:35 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5320336e-7f3d-414a-a264-c99997e470ae tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Volume info retrieved successfully. Sep 02 09:01:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5320336e-7f3d-414a-a264-c99997e470ae tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/volumes/ace7eafa-4f6f-4b6d-aed5-56e2396162f3 returned with HTTP 200 Sep 02 09:01:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1311/2579] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:01:35 2026] GET /volume/v3/volumes/ace7eafa-4f6f-4b6d-aed5-56e2396162f3 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:01:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0a18728b-86f3-4442-802f-1e51ac2417ac None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0a18728b-86f3-4442-802f-1e51ac2417ac tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] GET http://192.168.122.75/volume/v3/volumes/ace7eafa-4f6f-4b6d-aed5-56e2396162f3 Sep 02 09:01:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0a18728b-86f3-4442-802f-1e51ac2417ac tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0a18728b-86f3-4442-802f-1e51ac2417ac tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:36 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:36 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:36 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:36 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:36 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0a18728b-86f3-4442-802f-1e51ac2417ac tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Volume info retrieved successfully. Sep 02 09:01:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0a18728b-86f3-4442-802f-1e51ac2417ac tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/volumes/ace7eafa-4f6f-4b6d-aed5-56e2396162f3 returned with HTTP 200 Sep 02 09:01:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1269/2580] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:01:36 2026] GET /volume/v3/volumes/ace7eafa-4f6f-4b6d-aed5-56e2396162f3 => generated 869 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:01:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-460c248b-7783-4bd3-846d-93659e931031 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-460c248b-7783-4bd3-846d-93659e931031 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 09:01:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-460c248b-7783-4bd3-846d-93659e931031 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ace7eafa-4f6f-4b6d-aed5-56e2396162f3", "name": "tempest-VolumeDependencyTests-Snapshot-861183624"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:36 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:36 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:36 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:36 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:36 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-460c248b-7783-4bd3-846d-93659e931031 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Volume info retrieved successfully. Sep 02 09:01:36 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-460c248b-7783-4bd3-846d-93659e931031 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Create snapshot from volume ace7eafa-4f6f-4b6d-aed5-56e2396162f3 Sep 02 09:01:36 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-460c248b-7783-4bd3-846d-93659e931031 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Created reservations ['22e8fe4a-9457-4273-a49c-9950b5817eb2', '569be998-5f94-4743-aa81-eeeee3cd8fbc', '8e51dd9c-7261-4134-9557-7482a0b58ea7', '53e54f4f-d2d8-4ea7-b80e-a0eb1ee21fcd'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:01:36 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:36 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:36 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-460c248b-7783-4bd3-846d-93659e931031 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Snapshot create request issued successfully. Sep 02 09:01:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-460c248b-7783-4bd3-846d-93659e931031 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 09:01:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1312/2581] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 09:01:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:01:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c0f9b72d-628f-42c6-ada9-652e591cf2f3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c0f9b72d-628f-42c6-ada9-652e591cf2f3 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] GET http://192.168.122.75/volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 Sep 02 09:01:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c0f9b72d-628f-42c6-ada9-652e591cf2f3 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c0f9b72d-628f-42c6-ada9-652e591cf2f3 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:36 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:36 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:36 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c0f9b72d-628f-42c6-ada9-652e591cf2f3 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Snapshot retrieved successfully. Sep 02 09:01:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c0f9b72d-628f-42c6-ada9-652e591cf2f3 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 returned with HTTP 200 Sep 02 09:01:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1270/2582] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:01:36 2026] GET /volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e0ff3eeb-a37a-49d3-a3d7-cd6e00c66a06 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e0ff3eeb-a37a-49d3-a3d7-cd6e00c66a06 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] GET http://192.168.122.75/volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 Sep 02 09:01:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e0ff3eeb-a37a-49d3-a3d7-cd6e00c66a06 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e0ff3eeb-a37a-49d3-a3d7-cd6e00c66a06 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:37 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:37 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:37 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e0ff3eeb-a37a-49d3-a3d7-cd6e00c66a06 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Snapshot retrieved successfully. Sep 02 09:01:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e0ff3eeb-a37a-49d3-a3d7-cd6e00c66a06 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 returned with HTTP 200 Sep 02 09:01:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1313/2583] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:01:37 2026] GET /volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7f0c4012-99e0-4f72-b0a4-f22821ebe465 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7f0c4012-99e0-4f72-b0a4-f22821ebe465 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] GET http://192.168.122.75/volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 Sep 02 09:01:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7f0c4012-99e0-4f72-b0a4-f22821ebe465 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7f0c4012-99e0-4f72-b0a4-f22821ebe465 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:38 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:38 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:38 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7f0c4012-99e0-4f72-b0a4-f22821ebe465 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Snapshot retrieved successfully. Sep 02 09:01:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7f0c4012-99e0-4f72-b0a4-f22821ebe465 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 returned with HTTP 200 Sep 02 09:01:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1271/2584] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:01:38 2026] GET /volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8784e2cf-6651-42c8-9606-62abe2234f5c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8784e2cf-6651-42c8-9606-62abe2234f5c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:01:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8784e2cf-6651-42c8-9606-62abe2234f5c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "638acfbe-dae4-43aa-ba64-29920e5f2736", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-826338156"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-8784e2cf-6651-42c8-9606-62abe2234f5c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Create volume request body: {'volume': {'snapshot_id': '638acfbe-dae4-43aa-ba64-29920e5f2736', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-826338156'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:01:38 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:38 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:38 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8784e2cf-6651-42c8-9606-62abe2234f5c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Snapshot retrieved successfully. Sep 02 09:01:38 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-8784e2cf-6651-42c8-9606-62abe2234f5c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Create volume of 1 GB Sep 02 09:01:38 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8784e2cf-6651-42c8-9606-62abe2234f5c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Availability Zones retrieved successfully. Sep 02 09:01:39 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8784e2cf-6651-42c8-9606-62abe2234f5c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Flow 'volume_create_api' (0b342688-f0f3-4daf-927d-f4b08086fcc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:01:39 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8784e2cf-6651-42c8-9606-62abe2234f5c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d2a001e-a8fe-447f-8845-164da4b56cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:01:39 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-8784e2cf-6651-42c8-9606-62abe2234f5c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:01:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:39 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:39 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8784e2cf-6651-42c8-9606-62abe2234f5c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d2a001e-a8fe-447f-8845-164da4b56cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '638acfbe-dae4-43aa-ba64-29920e5f2736', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:01:39 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8784e2cf-6651-42c8-9606-62abe2234f5c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f707e316-e0d6-40a2-8185-1d5936213939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:01:39 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-8784e2cf-6651-42c8-9606-62abe2234f5c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Created reservations ['1cfe281f-b0ff-45b8-b8d9-1e814c25c6f2', '16d9b171-8612-441b-904e-79e67b062f1f', '20306420-645e-4039-bbc7-dd9dc59836f4', 'fda5710a-6c14-45b5-9654-9a730fb0ad71'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:01:39 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8784e2cf-6651-42c8-9606-62abe2234f5c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f707e316-e0d6-40a2-8185-1d5936213939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cfe281f-b0ff-45b8-b8d9-1e814c25c6f2', '16d9b171-8612-441b-904e-79e67b062f1f', '20306420-645e-4039-bbc7-dd9dc59836f4', 'fda5710a-6c14-45b5-9654-9a730fb0ad71']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:01:39 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8784e2cf-6651-42c8-9606-62abe2234f5c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd6a05dc-b815-43a5-8804-7f2b6d94b10f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:01:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:39 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:39 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:39 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8784e2cf-6651-42c8-9606-62abe2234f5c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd6a05dc-b815-43a5-8804-7f2b6d94b10f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dfb4871-59cc-4931-8b8a-1b748e1055ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-826338156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dff9c8e2d634a8a8e8ef8063e4e7d82',qos_specs=None,replication_status=,reservations=['1cfe281f-b0ff-45b8-b8d9-1e814c25c6f2','16d9b171-8612-441b-904e-79e67b062f1f','20306420-645e-4039-bbc7-dd9dc59836f4','fda5710a-6c14-45b5-9654-9a730fb0ad71'],size=1,snapshot_id=638acfbe-dae4-43aa-ba64-29920e5f2736,source_replicaid=,source_volid=None,status='creating',user_id='b03c01b9266d479eaa75a2a47d6ee39f',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:01:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-826338156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dfb4871-59cc-4931-8b8a-1b748e1055ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3dff9c8e2d634a8a8e8ef8063e4e7d82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=638acfbe-dae4-43aa-ba64-29920e5f2736,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b03c01b9266d479eaa75a2a47d6ee39f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:01:39 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8784e2cf-6651-42c8-9606-62abe2234f5c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec7fb3af-f8b5-473f-8d6d-efbcc4faa4b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:01:39 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8784e2cf-6651-42c8-9606-62abe2234f5c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec7fb3af-f8b5-473f-8d6d-efbcc4faa4b6) transitioned into state 'SUCCESS' from state '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-826338156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dff9c8e2d634a8a8e8ef8063e4e7d82',qos_specs=None,replication_status=,reservations=['1cfe281f-b0ff-45b8-b8d9-1e814c25c6f2','16d9b171-8612-441b-904e-79e67b062f1f','20306420-645e-4039-bbc7-dd9dc59836f4','fda5710a-6c14-45b5-9654-9a730fb0ad71'],size=1,snapshot_id=638acfbe-dae4-43aa-ba64-29920e5f2736,source_replicaid=,source_volid=None,status='creating',user_id='b03c01b9266d479eaa75a2a47d6ee39f',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:01:39 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8784e2cf-6651-42c8-9606-62abe2234f5c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32ad7671-5829-4105-983e-173f946de1ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:01:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:39 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:39 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8784e2cf-6651-42c8-9606-62abe2234f5c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32ad7671-5829-4105-983e-173f946de1ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:01:39 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8784e2cf-6651-42c8-9606-62abe2234f5c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Flow 'volume_create_api' (0b342688-f0f3-4daf-927d-f4b08086fcc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:01:39 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8784e2cf-6651-42c8-9606-62abe2234f5c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Create volume request issued successfully. Sep 02 09:01:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8784e2cf-6651-42c8-9606-62abe2234f5c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:01:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1314/2585] 192.168.122.75 () {62 vars in 1179 bytes} [Wed Sep 2 09:01:38 2026] POST /volume/v3/volumes => generated 810 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:01:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-99ce2be7-d9d6-4287-9099-5db93d505929 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-99ce2be7-d9d6-4287-9099-5db93d505929 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] GET http://192.168.122.75/volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba Sep 02 09:01:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-99ce2be7-d9d6-4287-9099-5db93d505929 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-99ce2be7-d9d6-4287-9099-5db93d505929 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:39 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:39 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:39 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:39 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:39 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-99ce2be7-d9d6-4287-9099-5db93d505929 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Volume info retrieved successfully. Sep 02 09:01:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-99ce2be7-d9d6-4287-9099-5db93d505929 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba returned with HTTP 200 Sep 02 09:01:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1272/2586] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:01:39 2026] GET /volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba => generated 878 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 09:01:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-230360aa-c706-489a-b4b6-640e80b8e267 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-230360aa-c706-489a-b4b6-640e80b8e267 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] GET http://192.168.122.75/volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba Sep 02 09:01:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-230360aa-c706-489a-b4b6-640e80b8e267 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-230360aa-c706-489a-b4b6-640e80b8e267 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:40 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:40 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:40 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:40 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:40 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-230360aa-c706-489a-b4b6-640e80b8e267 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Volume info retrieved successfully. Sep 02 09:01:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-230360aa-c706-489a-b4b6-640e80b8e267 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba returned with HTTP 200 Sep 02 09:01:40 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1315/2587] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:01:40 2026] GET /volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba => generated 902 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:01:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-be08a27f-0c12-43ae-bd87-3a589083e4ea None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-be08a27f-0c12-43ae-bd87-3a589083e4ea tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] GET http://192.168.122.75/volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba Sep 02 09:01:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-be08a27f-0c12-43ae-bd87-3a589083e4ea tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-be08a27f-0c12-43ae-bd87-3a589083e4ea tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:41 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:41 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:41 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:41 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:41 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-be08a27f-0c12-43ae-bd87-3a589083e4ea tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Volume info retrieved successfully. Sep 02 09:01:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-be08a27f-0c12-43ae-bd87-3a589083e4ea tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba returned with HTTP 200 Sep 02 09:01:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1273/2588] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:01:41 2026] GET /volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba => generated 902 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:01:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-cc72a1ef-4af2-4e33-a741-0b9e3605e8a0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cc72a1ef-4af2-4e33-a741-0b9e3605e8a0 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] GET http://192.168.122.75/volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba Sep 02 09:01:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cc72a1ef-4af2-4e33-a741-0b9e3605e8a0 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cc72a1ef-4af2-4e33-a741-0b9e3605e8a0 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:42 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:42 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:42 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:42 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-cc72a1ef-4af2-4e33-a741-0b9e3605e8a0 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Volume info retrieved successfully. Sep 02 09:01:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cc72a1ef-4af2-4e33-a741-0b9e3605e8a0 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba returned with HTTP 200 Sep 02 09:01:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1316/2589] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:01:42 2026] GET /volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba => generated 902 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:01:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a67ddc01-b956-4e98-8ac5-a4702982258b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a67ddc01-b956-4e98-8ac5-a4702982258b tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] GET http://192.168.122.75/volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba Sep 02 09:01:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a67ddc01-b956-4e98-8ac5-a4702982258b tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a67ddc01-b956-4e98-8ac5-a4702982258b tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:43 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:43 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:43 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:43 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:43 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a67ddc01-b956-4e98-8ac5-a4702982258b tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Volume info retrieved successfully. Sep 02 09:01:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a67ddc01-b956-4e98-8ac5-a4702982258b tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba returned with HTTP 200 Sep 02 09:01:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1274/2590] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:01:43 2026] GET /volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba => generated 902 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:01:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d32d9f9d-3164-44a5-b089-cb1a1ba5626c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d32d9f9d-3164-44a5-b089-cb1a1ba5626c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] GET http://192.168.122.75/volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba Sep 02 09:01:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d32d9f9d-3164-44a5-b089-cb1a1ba5626c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d32d9f9d-3164-44a5-b089-cb1a1ba5626c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:45 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:45 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:45 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:45 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:45 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d32d9f9d-3164-44a5-b089-cb1a1ba5626c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Volume info retrieved successfully. Sep 02 09:01:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d32d9f9d-3164-44a5-b089-cb1a1ba5626c tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba returned with HTTP 200 Sep 02 09:01:45 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1317/2591] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:01:44 2026] GET /volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba => generated 902 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:01:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7e102139-cb4d-49e8-88df-837598c99782 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7e102139-cb4d-49e8-88df-837598c99782 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] GET http://192.168.122.75/volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba Sep 02 09:01:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7e102139-cb4d-49e8-88df-837598c99782 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7e102139-cb4d-49e8-88df-837598c99782 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:46 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:46 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:46 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:46 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:46 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7e102139-cb4d-49e8-88df-837598c99782 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Volume info retrieved successfully. Sep 02 09:01:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7e102139-cb4d-49e8-88df-837598c99782 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba returned with HTTP 200 Sep 02 09:01:46 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1275/2592] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:01:46 2026] GET /volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba => generated 903 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:01:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-98ea6a0b-2099-46a0-9f66-433362f6ad8a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-98ea6a0b-2099-46a0-9f66-433362f6ad8a tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 Sep 02 09:01:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-98ea6a0b-2099-46a0-9f66-433362f6ad8a tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-98ea6a0b-2099-46a0-9f66-433362f6ad8a tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:46 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-98ea6a0b-2099-46a0-9f66-433362f6ad8a tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Delete snapshot with id: 638acfbe-dae4-43aa-ba64-29920e5f2736 Sep 02 09:01:46 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:46 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:46 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-98ea6a0b-2099-46a0-9f66-433362f6ad8a tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Snapshot retrieved successfully. Sep 02 09:01:46 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:46 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:46 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-98ea6a0b-2099-46a0-9f66-433362f6ad8a tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Snapshot delete request issued successfully. Sep 02 09:01:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-98ea6a0b-2099-46a0-9f66-433362f6ad8a tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 returned with HTTP 202 Sep 02 09:01:46 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1318/2593] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:01:46 2026] DELETE /volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:01:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4a93c357-596f-4ac4-af63-97813a8feaac None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4a93c357-596f-4ac4-af63-97813a8feaac tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] GET http://192.168.122.75/volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 Sep 02 09:01:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4a93c357-596f-4ac4-af63-97813a8feaac tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4a93c357-596f-4ac4-af63-97813a8feaac tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:46 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:46 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:46 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4a93c357-596f-4ac4-af63-97813a8feaac tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Snapshot retrieved successfully. Sep 02 09:01:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4a93c357-596f-4ac4-af63-97813a8feaac tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 returned with HTTP 200 Sep 02 09:01:46 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1276/2594] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:01:46 2026] GET /volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b487c027-1131-499e-9c6b-7d46cd7760b2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b487c027-1131-499e-9c6b-7d46cd7760b2 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] GET http://192.168.122.75/volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 Sep 02 09:01:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b487c027-1131-499e-9c6b-7d46cd7760b2 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b487c027-1131-499e-9c6b-7d46cd7760b2 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:47 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:47 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b487c027-1131-499e-9c6b-7d46cd7760b2 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Snapshot retrieved successfully. Sep 02 09:01:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b487c027-1131-499e-9c6b-7d46cd7760b2 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 returned with HTTP 200 Sep 02 09:01:47 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1319/2595] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:01:47 2026] GET /volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 09:01:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-46acc569-9a68-40ce-80b1-e1b528754503 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-46acc569-9a68-40ce-80b1-e1b528754503 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] GET http://192.168.122.75/volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 Sep 02 09:01:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-46acc569-9a68-40ce-80b1-e1b528754503 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-46acc569-9a68-40ce-80b1-e1b528754503 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-46acc569-9a68-40ce-80b1-e1b528754503 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 returned with HTTP 404 Sep 02 09:01:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1277/2596] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:01:48 2026] GET /volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:01:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a9db8ee4-fc33-4136-9aef-f267375a4042 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a9db8ee4-fc33-4136-9aef-f267375a4042 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] DELETE http://192.168.122.75/volume/v3/volumes/ace7eafa-4f6f-4b6d-aed5-56e2396162f3 Sep 02 09:01:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a9db8ee4-fc33-4136-9aef-f267375a4042 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a9db8ee4-fc33-4136-9aef-f267375a4042 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:48 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-a9db8ee4-fc33-4136-9aef-f267375a4042 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Delete volume with id: ace7eafa-4f6f-4b6d-aed5-56e2396162f3 Sep 02 09:01:48 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:48 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6ebaade0-43e3-4ac3-85b7-9d6ac0647935 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a9db8ee4-fc33-4136-9aef-f267375a4042 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Volume info retrieved successfully. Sep 02 09:01:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a9db8ee4-fc33-4136-9aef-f267375a4042 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Delete volume request issued successfully. Sep 02 09:01:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a9db8ee4-fc33-4136-9aef-f267375a4042 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/volumes/ace7eafa-4f6f-4b6d-aed5-56e2396162f3 returned with HTTP 202 Sep 02 09:01:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1320/2597] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 09:01:48 2026] DELETE /volume/v3/volumes/ace7eafa-4f6f-4b6d-aed5-56e2396162f3 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 09:01:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-17f1f411-2bd9-4ff6-9d1d-1eaa64519032 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-17f1f411-2bd9-4ff6-9d1d-1eaa64519032 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] GET http://192.168.122.75/volume/v3/volumes/ace7eafa-4f6f-4b6d-aed5-56e2396162f3 Sep 02 09:01:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-17f1f411-2bd9-4ff6-9d1d-1eaa64519032 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-17f1f411-2bd9-4ff6-9d1d-1eaa64519032 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:48 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:48 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-17f1f411-2bd9-4ff6-9d1d-1eaa64519032 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Volume info retrieved successfully. Sep 02 09:01:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-17f1f411-2bd9-4ff6-9d1d-1eaa64519032 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/volumes/ace7eafa-4f6f-4b6d-aed5-56e2396162f3 returned with HTTP 200 Sep 02 09:01:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1321/2598] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:01:48 2026] GET /volume/v3/volumes/ace7eafa-4f6f-4b6d-aed5-56e2396162f3 => generated 868 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 09:01:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6ebaade0-43e3-4ac3-85b7-9d6ac0647935 tempest-VolumeAndVolumeTypeFromImageTest-1473505636 tempest-VolumeAndVolumeTypeFromImageTest-1473505636-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:01:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6ebaade0-43e3-4ac3-85b7-9d6ac0647935 tempest-VolumeAndVolumeTypeFromImageTest-1473505636 tempest-VolumeAndVolumeTypeFromImageTest-1473505636-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=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6ebaade0-43e3-4ac3-85b7-9d6ac0647935 tempest-VolumeAndVolumeTypeFromImageTest-1473505636 tempest-VolumeAndVolumeTypeFromImageTest-1473505636-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:01:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1278/2599] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:01:48 2026] POST /volume/v3/types => generated 287 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ba373700-06cd-4efa-9b54-6de7c78bf651 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ba373700-06cd-4efa-9b54-6de7c78bf651 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] GET http://192.168.122.75/volume/v3/volumes/ace7eafa-4f6f-4b6d-aed5-56e2396162f3 Sep 02 09:01:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ba373700-06cd-4efa-9b54-6de7c78bf651 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ba373700-06cd-4efa-9b54-6de7c78bf651 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ba373700-06cd-4efa-9b54-6de7c78bf651 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/volumes/ace7eafa-4f6f-4b6d-aed5-56e2396162f3 returned with HTTP 404 Sep 02 09:01:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1322/2600] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:01:49 2026] GET /volume/v3/volumes/ace7eafa-4f6f-4b6d-aed5-56e2396162f3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 09:01:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5456be2a-adca-4aa5-8217-e93a2ae9bfe6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5456be2a-adca-4aa5-8217-e93a2ae9bfe6 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] DELETE http://192.168.122.75/volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba Sep 02 09:01:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5456be2a-adca-4aa5-8217-e93a2ae9bfe6 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5456be2a-adca-4aa5-8217-e93a2ae9bfe6 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:49 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-5456be2a-adca-4aa5-8217-e93a2ae9bfe6 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Delete volume with id: 7dfb4871-59cc-4931-8b8a-1b748e1055ba Sep 02 09:01:49 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:49 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:49 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:49 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:49 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5456be2a-adca-4aa5-8217-e93a2ae9bfe6 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Volume info retrieved successfully. Sep 02 09:01:49 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5456be2a-adca-4aa5-8217-e93a2ae9bfe6 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Delete volume request issued successfully. Sep 02 09:01:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5456be2a-adca-4aa5-8217-e93a2ae9bfe6 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba returned with HTTP 202 Sep 02 09:01:49 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1279/2601] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 09:01:49 2026] DELETE /volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 09:01:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d3bdc152-5dad-4290-978b-b705dcf85840 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d3bdc152-5dad-4290-978b-b705dcf85840 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] GET http://192.168.122.75/volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba Sep 02 09:01:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d3bdc152-5dad-4290-978b-b705dcf85840 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d3bdc152-5dad-4290-978b-b705dcf85840 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:49 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:49 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d3bdc152-5dad-4290-978b-b705dcf85840 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Volume info retrieved successfully. Sep 02 09:01:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d3bdc152-5dad-4290-978b-b705dcf85840 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba returned with HTTP 200 Sep 02 09:01:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1323/2602] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:01:49 2026] GET /volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba => generated 902 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:01:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5830e9c2-c3e2-4ecf-ba70-90f61708a826 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5830e9c2-c3e2-4ecf-ba70-90f61708a826 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] GET http://192.168.122.75/volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba Sep 02 09:01:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5830e9c2-c3e2-4ecf-ba70-90f61708a826 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5830e9c2-c3e2-4ecf-ba70-90f61708a826 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5830e9c2-c3e2-4ecf-ba70-90f61708a826 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba returned with HTTP 404 Sep 02 09:01:50 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1280/2603] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:01:50 2026] GET /volume/v3/volumes/7dfb4871-59cc-4931-8b8a-1b748e1055ba => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 09:01:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2cb266fd-4b22-4253-8a83-2c448f32e7dc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2cb266fd-4b22-4253-8a83-2c448f32e7dc tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 Sep 02 09:01:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2cb266fd-4b22-4253-8a83-2c448f32e7dc tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2cb266fd-4b22-4253-8a83-2c448f32e7dc tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:50 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-2cb266fd-4b22-4253-8a83-2c448f32e7dc tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Delete snapshot with id: 638acfbe-dae4-43aa-ba64-29920e5f2736 Sep 02 09:01:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2cb266fd-4b22-4253-8a83-2c448f32e7dc tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 returned with HTTP 404 Sep 02 09:01:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1324/2604] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:01:50 2026] DELETE /volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:01:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cbda97b4-4e58-41f1-9d05-dd55c495aacf None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cbda97b4-4e58-41f1-9d05-dd55c495aacf tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] GET http://192.168.122.75/volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 Sep 02 09:01:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cbda97b4-4e58-41f1-9d05-dd55c495aacf tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cbda97b4-4e58-41f1-9d05-dd55c495aacf tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cbda97b4-4e58-41f1-9d05-dd55c495aacf tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 returned with HTTP 404 Sep 02 09:01:50 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1281/2605] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:01:50 2026] GET /volume/v3/snapshots/638acfbe-dae4-43aa-ba64-29920e5f2736 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:01:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e8a300e9-6a52-4a9e-b367-730cdbb59bc9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e8a300e9-6a52-4a9e-b367-730cdbb59bc9 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] DELETE http://192.168.122.75/volume/v3/volumes/ace7eafa-4f6f-4b6d-aed5-56e2396162f3 Sep 02 09:01:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e8a300e9-6a52-4a9e-b367-730cdbb59bc9 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e8a300e9-6a52-4a9e-b367-730cdbb59bc9 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:50 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-e8a300e9-6a52-4a9e-b367-730cdbb59bc9 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Delete volume with id: ace7eafa-4f6f-4b6d-aed5-56e2396162f3 Sep 02 09:01:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e8a300e9-6a52-4a9e-b367-730cdbb59bc9 tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/volumes/ace7eafa-4f6f-4b6d-aed5-56e2396162f3 returned with HTTP 404 Sep 02 09:01:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1325/2606] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 09:01:50 2026] DELETE /volume/v3/volumes/ace7eafa-4f6f-4b6d-aed5-56e2396162f3 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 09:01:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d4ae3bdf-e9d2-4e89-8b1e-e7337efdc377 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d4ae3bdf-e9d2-4e89-8b1e-e7337efdc377 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:01:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d4ae3bdf-e9d2-4e89-8b1e-e7337efdc377 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "c56343bc-1f4f-463e-b2f0-4decb5083d3b", "size": 1}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e5c25fbc-adbf-4c86-8ccf-7bedefabe2dc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-d4ae3bdf-e9d2-4e89-8b1e-e7337efdc377 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'c56343bc-1f4f-463e-b2f0-4decb5083d3b', 'size': 1}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:01:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e5c25fbc-adbf-4c86-8ccf-7bedefabe2dc tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] GET http://192.168.122.75/volume/v3/volumes/ace7eafa-4f6f-4b6d-aed5-56e2396162f3 Sep 02 09:01:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e5c25fbc-adbf-4c86-8ccf-7bedefabe2dc tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e5c25fbc-adbf-4c86-8ccf-7bedefabe2dc tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e5c25fbc-adbf-4c86-8ccf-7bedefabe2dc tempest-VolumeDependencyTests-611701573 tempest-VolumeDependencyTests-611701573-project-member] http://192.168.122.75/volume/v3/volumes/ace7eafa-4f6f-4b6d-aed5-56e2396162f3 returned with HTTP 404 Sep 02 09:01:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1326/2607] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:01:50 2026] GET /volume/v3/volumes/ace7eafa-4f6f-4b6d-aed5-56e2396162f3 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 09:01:50 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-d4ae3bdf-e9d2-4e89-8b1e-e7337efdc377 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Create volume of 1 GB Sep 02 09:01:50 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d4ae3bdf-e9d2-4e89-8b1e-e7337efdc377 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Availability Zones retrieved successfully. Sep 02 09:01:50 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d4ae3bdf-e9d2-4e89-8b1e-e7337efdc377 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Flow 'volume_create_api' (1958eaee-ba56-43ad-a070-b0f4c9d1666e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:01:50 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d4ae3bdf-e9d2-4e89-8b1e-e7337efdc377 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54edc3c6-b5ed-429d-b4a5-b44367d8eef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:01:50 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-d4ae3bdf-e9d2-4e89-8b1e-e7337efdc377 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:01:51 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d4ae3bdf-e9d2-4e89-8b1e-e7337efdc377 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54edc3c6-b5ed-429d-b4a5-b44367d8eef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T07:01:48Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=3c8d7dfc-a70a-4864-8150-53f25916121b,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': '3c8d7dfc-a70a-4864-8150-53f25916121b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:01:51 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d4ae3bdf-e9d2-4e89-8b1e-e7337efdc377 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7edc27c5-2452-47f8-9c03-3b9691c8a69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:01:51 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-d4ae3bdf-e9d2-4e89-8b1e-e7337efdc377 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-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 02 09:01:51 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-d4ae3bdf-e9d2-4e89-8b1e-e7337efdc377 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-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 02 09:01:51 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-d4ae3bdf-e9d2-4e89-8b1e-e7337efdc377 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Created reservations ['92aa5ced-4303-4092-ac41-da7a13922871', 'f913041c-77e8-438e-8d89-ccde37c4f7fd', '5da40b4b-4f26-402b-8987-d1304bff61f7', '730a4fb4-0ddd-4c8e-b0e8-4d2641f2946d'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:01:51 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d4ae3bdf-e9d2-4e89-8b1e-e7337efdc377 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7edc27c5-2452-47f8-9c03-3b9691c8a69c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92aa5ced-4303-4092-ac41-da7a13922871', 'f913041c-77e8-438e-8d89-ccde37c4f7fd', '5da40b4b-4f26-402b-8987-d1304bff61f7', '730a4fb4-0ddd-4c8e-b0e8-4d2641f2946d']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:01:51 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d4ae3bdf-e9d2-4e89-8b1e-e7337efdc377 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc978aa7-c221-406f-b739-e36b41eb3712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:01:51 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:51 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:51 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d4ae3bdf-e9d2-4e89-8b1e-e7337efdc377 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc978aa7-c221-406f-b739-e36b41eb3712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63ea6464-97d0-452e-9e5c-c15fdc23a60b', '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='6bec9ddffa5a42589c608beff1e480fc',qos_specs=None,replication_status=,reservations=['92aa5ced-4303-4092-ac41-da7a13922871','f913041c-77e8-438e-8d89-ccde37c4f7fd','5da40b4b-4f26-402b-8987-d1304bff61f7','730a4fb4-0ddd-4c8e-b0e8-4d2641f2946d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e064b17e62d46f58f0ec442d129417d',volume_type_id=3c8d7dfc-a70a-4864-8150-53f25916121b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:01:51Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63ea6464-97d0-452e-9e5c-c15fdc23a60b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bec9ddffa5a42589c608beff1e480fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e064b17e62d46f58f0ec442d129417d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c8d7dfc-a70a-4864-8150-53f25916121b),volume_type_id=3c8d7dfc-a70a-4864-8150-53f25916121b)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:01:51 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d4ae3bdf-e9d2-4e89-8b1e-e7337efdc377 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a59b3590-cc65-46c1-9621-708fd80e3508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:01:51 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d4ae3bdf-e9d2-4e89-8b1e-e7337efdc377 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a59b3590-cc65-46c1-9621-708fd80e3508) transitioned into state 'SUCCESS' from 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='6bec9ddffa5a42589c608beff1e480fc',qos_specs=None,replication_status=,reservations=['92aa5ced-4303-4092-ac41-da7a13922871','f913041c-77e8-438e-8d89-ccde37c4f7fd','5da40b4b-4f26-402b-8987-d1304bff61f7','730a4fb4-0ddd-4c8e-b0e8-4d2641f2946d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e064b17e62d46f58f0ec442d129417d',volume_type_id=3c8d7dfc-a70a-4864-8150-53f25916121b)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:01:51 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d4ae3bdf-e9d2-4e89-8b1e-e7337efdc377 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2ac8852-7ec2-486c-aa9b-5690dfe9e784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:01:51 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d4ae3bdf-e9d2-4e89-8b1e-e7337efdc377 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2ac8852-7ec2-486c-aa9b-5690dfe9e784) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:01:51 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-d4ae3bdf-e9d2-4e89-8b1e-e7337efdc377 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Flow 'volume_create_api' (1958eaee-ba56-43ad-a070-b0f4c9d1666e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:01:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d4ae3bdf-e9d2-4e89-8b1e-e7337efdc377 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Create volume request issued successfully. Sep 02 09:01:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d4ae3bdf-e9d2-4e89-8b1e-e7337efdc377 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:01:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1282/2608] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 09:01:50 2026] POST /volume/v3/volumes => generated 804 bytes in 581 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:01:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0bb34559-8ad9-4f77-a63f-bb4e2bec3056 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0bb34559-8ad9-4f77-a63f-bb4e2bec3056 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] GET http://192.168.122.75/volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b Sep 02 09:01:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0bb34559-8ad9-4f77-a63f-bb4e2bec3056 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0bb34559-8ad9-4f77-a63f-bb4e2bec3056 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:51 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:51 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:51 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:51 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:51 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0bb34559-8ad9-4f77-a63f-bb4e2bec3056 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Volume info retrieved successfully. Sep 02 09:01:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0bb34559-8ad9-4f77-a63f-bb4e2bec3056 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] http://192.168.122.75/volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b returned with HTTP 200 Sep 02 09:01:51 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1327/2609] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:01:51 2026] GET /volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b => generated 872 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-424b5c42-5b32-483f-8c72-d809cccffc44 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-424b5c42-5b32-483f-8c72-d809cccffc44 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] GET http://192.168.122.75/volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b Sep 02 09:01:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-424b5c42-5b32-483f-8c72-d809cccffc44 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-424b5c42-5b32-483f-8c72-d809cccffc44 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:52 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:52 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:52 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:52 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:52 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-424b5c42-5b32-483f-8c72-d809cccffc44 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Volume info retrieved successfully. Sep 02 09:01:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-424b5c42-5b32-483f-8c72-d809cccffc44 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] http://192.168.122.75/volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b returned with HTTP 200 Sep 02 09:01:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1283/2610] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:01:52 2026] GET /volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b => generated 896 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-bc3a04a9-a1e9-4e3c-b531-a57f3e72dc40 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bc3a04a9-a1e9-4e3c-b531-a57f3e72dc40 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:01:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bc3a04a9-a1e9-4e3c-b531-a57f3e72dc40 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-838199441", "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=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bc3a04a9-a1e9-4e3c-b531-a57f3e72dc40 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:01:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1328/2611] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:01:53 2026] POST /volume/v3/types => generated 379 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-afda20ae-875a-4033-8361-1aed1ebcf841 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-afda20ae-875a-4033-8361-1aed1ebcf841 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] POST http://192.168.122.75/volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4/encryption Sep 02 09:01:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-afda20ae-875a-4033-8361-1aed1ebcf841 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-afda20ae-875a-4033-8361-1aed1ebcf841 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4/encryption returned with HTTP 200 Sep 02 09:01:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1284/2612] 192.168.122.75 () {60 vars in 1276 bytes} [Wed Sep 2 09:01:53 2026] POST /volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6acf62f9-f10a-4abd-8d04-455cbbc431d3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-07212ceb-fd1b-4b19-8746-f48acd37cd26 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6acf62f9-f10a-4abd-8d04-455cbbc431d3 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:01:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6acf62f9-f10a-4abd-8d04-455cbbc431d3 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1268344532", "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=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-07212ceb-fd1b-4b19-8746-f48acd37cd26 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] GET http://192.168.122.75/volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b Sep 02 09:01:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-07212ceb-fd1b-4b19-8746-f48acd37cd26 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-07212ceb-fd1b-4b19-8746-f48acd37cd26 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:53 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:53 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-07212ceb-fd1b-4b19-8746-f48acd37cd26 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Volume info retrieved successfully. Sep 02 09:01:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6acf62f9-f10a-4abd-8d04-455cbbc431d3 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:01:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1329/2613] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:01:53 2026] POST /volume/v3/types => generated 380 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-07212ceb-fd1b-4b19-8746-f48acd37cd26 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] http://192.168.122.75/volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b returned with HTTP 200 Sep 02 09:01:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1285/2614] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:01:53 2026] GET /volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b => generated 954 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3e29583a-18e5-411c-98e9-0b8161459898 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3e29583a-18e5-411c-98e9-0b8161459898 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] POST http://192.168.122.75/volume/v3/types/24c4f213-eb19-4b4f-9823-439d988ad86b/encryption Sep 02 09:01:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3e29583a-18e5-411c-98e9-0b8161459898 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3e29583a-18e5-411c-98e9-0b8161459898 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types/24c4f213-eb19-4b4f-9823-439d988ad86b/encryption returned with HTTP 200 Sep 02 09:01:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1330/2615] 192.168.122.75 () {60 vars in 1276 bytes} [Wed Sep 2 09:01:53 2026] POST /volume/v3/types/24c4f213-eb19-4b4f-9823-439d988ad86b/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-03e0b03d-657d-423b-bf12-8685d3b838b1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-03e0b03d-657d-423b-bf12-8685d3b838b1 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:01:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-03e0b03d-657d-423b-bf12-8685d3b838b1 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-118812138", "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=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-03e0b03d-657d-423b-bf12-8685d3b838b1 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:01:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1286/2616] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:01:53 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 02 09:01:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-12298cf2-6923-4873-878a-55175587b08e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-12298cf2-6923-4873-878a-55175587b08e tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] POST http://192.168.122.75/volume/v3/types/c8cf1f89-480e-4b2a-aff2-602e4b007784/extra_specs Sep 02 09:01:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-12298cf2-6923-4873-878a-55175587b08e tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-12298cf2-6923-4873-878a-55175587b08e tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types/c8cf1f89-480e-4b2a-aff2-602e4b007784/extra_specs returned with HTTP 200 Sep 02 09:01:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1331/2617] 192.168.122.75 () {60 vars in 1278 bytes} [Wed Sep 2 09:01:53 2026] POST /volume/v3/types/c8cf1f89-480e-4b2a-aff2-602e4b007784/extra_specs => generated 35 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 09:01:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c0d4db1c-8719-4ed8-8c6b-39bd8a574975 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c0d4db1c-8719-4ed8-8c6b-39bd8a574975 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] PUT http://192.168.122.75/volume/v3/types/c8cf1f89-480e-4b2a-aff2-602e4b007784/extra_specs/key2 Sep 02 09:01:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c0d4db1c-8719-4ed8-8c6b-39bd8a574975 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c0d4db1c-8719-4ed8-8c6b-39bd8a574975 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types/c8cf1f89-480e-4b2a-aff2-602e4b007784/extra_specs/key2 returned with HTTP 200 Sep 02 09:01:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1287/2618] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 09:01:53 2026] PUT /volume/v3/types/c8cf1f89-480e-4b2a-aff2-602e4b007784/extra_specs/key2 => generated 25 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 09:01:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fd2f5f15-01e6-48bf-ae63-41ddca995cab None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fd2f5f15-01e6-48bf-ae63-41ddca995cab tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:01:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fd2f5f15-01e6-48bf-ae63-41ddca995cab tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fd2f5f15-01e6-48bf-ae63-41ddca995cab tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:01:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1332/2619] 192.168.122.75 () {60 vars in 1131 bytes} [Wed Sep 2 09:01:53 2026] POST /volume/v3/types => generated 195 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a0173e6d-b4a2-4c1d-bbb6-9b22924b7028 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a0173e6d-b4a2-4c1d-bbb6-9b22924b7028 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] DELETE http://192.168.122.75/volume/v3/types/acfff1fc-a4a2-46f4-a7bf-dc7cb665e624 Sep 02 09:01:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a0173e6d-b4a2-4c1d-bbb6-9b22924b7028 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a0173e6d-b4a2-4c1d-bbb6-9b22924b7028 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a0173e6d-b4a2-4c1d-bbb6-9b22924b7028 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types/acfff1fc-a4a2-46f4-a7bf-dc7cb665e624 returned with HTTP 202 Sep 02 09:01:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1288/2620] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:01:53 2026] DELETE /volume/v3/types/acfff1fc-a4a2-46f4-a7bf-dc7cb665e624 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:01:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6be97fd7-306d-4b36-85f7-c5f86af85d12 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6be97fd7-306d-4b36-85f7-c5f86af85d12 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:01:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6be97fd7-306d-4b36-85f7-c5f86af85d12 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-337966991", "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=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6be97fd7-306d-4b36-85f7-c5f86af85d12 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:01:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1333/2621] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:01:53 2026] POST /volume/v3/types => generated 379 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-49ac9dfa-b687-4a52-aa93-48502765bf90 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-49ac9dfa-b687-4a52-aa93-48502765bf90 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] POST http://192.168.122.75/volume/v3/types/83d5cabe-45b5-4625-ae01-420c11cc4f36/encryption Sep 02 09:01:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-49ac9dfa-b687-4a52-aa93-48502765bf90 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-49ac9dfa-b687-4a52-aa93-48502765bf90 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types/83d5cabe-45b5-4625-ae01-420c11cc4f36/encryption returned with HTTP 200 Sep 02 09:01:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1289/2622] 192.168.122.75 () {60 vars in 1276 bytes} [Wed Sep 2 09:01:53 2026] POST /volume/v3/types/83d5cabe-45b5-4625-ae01-420c11cc4f36/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-724ee9db-7f08-454f-be27-e1c2f4980df1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-724ee9db-7f08-454f-be27-e1c2f4980df1 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] DELETE http://192.168.122.75/volume/v3/types/83d5cabe-45b5-4625-ae01-420c11cc4f36/encryption/a083bf81-2dfa-4eb0-802b-c593c9414c30 Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-724ee9db-7f08-454f-be27-e1c2f4980df1 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-724ee9db-7f08-454f-be27-e1c2f4980df1 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-724ee9db-7f08-454f-be27-e1c2f4980df1 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types/83d5cabe-45b5-4625-ae01-420c11cc4f36/encryption/a083bf81-2dfa-4eb0-802b-c593c9414c30 returned with HTTP 202 Sep 02 09:01:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1334/2623] 192.168.122.75 () {58 vars in 1368 bytes} [Wed Sep 2 09:01:54 2026] DELETE /volume/v3/types/83d5cabe-45b5-4625-ae01-420c11cc4f36/encryption/a083bf81-2dfa-4eb0-802b-c593c9414c30 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-93ef61c3-afb7-429e-8b8a-6485d0a9ea4f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-93ef61c3-afb7-429e-8b8a-6485d0a9ea4f tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-93ef61c3-afb7-429e-8b8a-6485d0a9ea4f tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-52112607", "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=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-93ef61c3-afb7-429e-8b8a-6485d0a9ea4f tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:01:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1290/2624] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:01:54 2026] POST /volume/v3/types => generated 378 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-938f0e01-d878-4541-8d38-cbb5507765d6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-938f0e01-d878-4541-8d38-cbb5507765d6 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] DELETE http://192.168.122.75/volume/v3/types/2e84ce1b-64c9-415d-9ef6-e96c2b3452ed/extra_specs/key1 Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-938f0e01-d878-4541-8d38-cbb5507765d6 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-938f0e01-d878-4541-8d38-cbb5507765d6 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-938f0e01-d878-4541-8d38-cbb5507765d6 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types/2e84ce1b-64c9-415d-9ef6-e96c2b3452ed/extra_specs/key1 returned with HTTP 202 Sep 02 09:01:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1335/2625] 192.168.122.75 () {58 vars in 1275 bytes} [Wed Sep 2 09:01:54 2026] DELETE /volume/v3/types/2e84ce1b-64c9-415d-9ef6-e96c2b3452ed/extra_specs/key1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-05c5b7d7-9b31-4e3c-9488-49bdae7f662f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-05c5b7d7-9b31-4e3c-9488-49bdae7f662f tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-05c5b7d7-9b31-4e3c-9488-49bdae7f662f tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-844951804", "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=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-05c5b7d7-9b31-4e3c-9488-49bdae7f662f tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:01:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1291/2626] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:01:54 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 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6fe3ea6d-e8df-4e66-8cd1-09c55e12e6c6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6fe3ea6d-e8df-4e66-8cd1-09c55e12e6c6 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] DELETE http://192.168.122.75/volume/v3/types/e0f16c8d-fba3-4ea8-8e7a-aa17b8eb259f Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6fe3ea6d-e8df-4e66-8cd1-09c55e12e6c6 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6fe3ea6d-e8df-4e66-8cd1-09c55e12e6c6 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6fe3ea6d-e8df-4e66-8cd1-09c55e12e6c6 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types/e0f16c8d-fba3-4ea8-8e7a-aa17b8eb259f returned with HTTP 202 Sep 02 09:01:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1336/2627] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:01:54 2026] DELETE /volume/v3/types/e0f16c8d-fba3-4ea8-8e7a-aa17b8eb259f => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-89cf4e3c-ba3e-409c-a37c-65e668462cc5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-89cf4e3c-ba3e-409c-a37c-65e668462cc5 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] GET http://192.168.122.75/volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4/extra_specs Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-89cf4e3c-ba3e-409c-a37c-65e668462cc5 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-89cf4e3c-ba3e-409c-a37c-65e668462cc5 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-89cf4e3c-ba3e-409c-a37c-65e668462cc5 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4/extra_specs returned with HTTP 200 Sep 02 09:01:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1292/2628] 192.168.122.75 () {58 vars in 1257 bytes} [Wed Sep 2 09:01:54 2026] GET /volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4/extra_specs => generated 185 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8b889e85-dfe8-400a-910a-3e3b0f0d449d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8b889e85-dfe8-400a-910a-3e3b0f0d449d tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] GET http://192.168.122.75/volume/v3/types Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8b889e85-dfe8-400a-910a-3e3b0f0d449d tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8b889e85-dfe8-400a-910a-3e3b0f0d449d tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8b889e85-dfe8-400a-910a-3e3b0f0d449d tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:01:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1337/2629] 192.168.122.75 () {58 vars in 1110 bytes} [Wed Sep 2 09:01:54 2026] GET /volume/v3/types => generated 2879 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-93f1414f-8921-4bcb-b9a6-5e3447c5c45c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-93f1414f-8921-4bcb-b9a6-5e3447c5c45c tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] GET http://192.168.122.75/volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4/encryption/cipher Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-93f1414f-8921-4bcb-b9a6-5e3447c5c45c tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-93f1414f-8921-4bcb-b9a6-5e3447c5c45c tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-93f1414f-8921-4bcb-b9a6-5e3447c5c45c tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4/encryption/cipher returned with HTTP 200 Sep 02 09:01:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1293/2630] 192.168.122.75 () {58 vars in 1275 bytes} [Wed Sep 2 09:01:54 2026] GET /volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4/encryption/cipher => generated 29 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-03f159f1-c8ac-4bbe-9081-91e2697511aa None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-03f159f1-c8ac-4bbe-9081-91e2697511aa tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] GET http://192.168.122.75/volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4/encryption Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-03f159f1-c8ac-4bbe-9081-91e2697511aa tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-03f159f1-c8ac-4bbe-9081-91e2697511aa tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-03f159f1-c8ac-4bbe-9081-91e2697511aa tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4/encryption returned with HTTP 200 Sep 02 09:01:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1338/2631] 192.168.122.75 () {58 vars in 1254 bytes} [Wed Sep 2 09:01:54 2026] GET /volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4/encryption => generated 325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-04111430-60b4-4ed5-9ff1-61b9849b1840 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-04111430-60b4-4ed5-9ff1-61b9849b1840 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] GET http://192.168.122.75/volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4/extra_specs/multiattach Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-04111430-60b4-4ed5-9ff1-61b9849b1840 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-04111430-60b4-4ed5-9ff1-61b9849b1840 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-04111430-60b4-4ed5-9ff1-61b9849b1840 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4/extra_specs/multiattach returned with HTTP 200 Sep 02 09:01:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1294/2632] 192.168.122.75 () {58 vars in 1293 bytes} [Wed Sep 2 09:01:54 2026] GET /volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4/extra_specs/multiattach => generated 29 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-be8e2652-053b-48e6-9bf0-174c782798d8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-be8e2652-053b-48e6-9bf0-174c782798d8 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] GET http://192.168.122.75/volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4/extra_specs/volume_backend_name Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-be8e2652-053b-48e6-9bf0-174c782798d8 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-be8e2652-053b-48e6-9bf0-174c782798d8 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-be8e2652-053b-48e6-9bf0-174c782798d8 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4/extra_specs/volume_backend_name returned with HTTP 200 Sep 02 09:01:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1339/2633] 192.168.122.75 () {58 vars in 1317 bytes} [Wed Sep 2 09:01:54 2026] GET /volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4/extra_specs/volume_backend_name => generated 44 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fa32f5b9-8492-4b0e-bb46-6820f278f327 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fa32f5b9-8492-4b0e-bb46-6820f278f327 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] GET http://192.168.122.75/volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4 Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fa32f5b9-8492-4b0e-bb46-6820f278f327 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fa32f5b9-8492-4b0e-bb46-6820f278f327 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fa32f5b9-8492-4b0e-bb46-6820f278f327 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4 returned with HTTP 200 Sep 02 09:01:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1295/2634] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 09:01:54 2026] GET /volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4 => generated 401 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-96b3d689-c90a-49f8-ba77-c8ddd8063df0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-96b3d689-c90a-49f8-ba77-c8ddd8063df0 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] PUT http://192.168.122.75/volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4/encryption/8a46b2b8-47c2-490d-b246-fb16fed1ac2e Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-96b3d689-c90a-49f8-ba77-c8ddd8063df0 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-96b3d689-c90a-49f8-ba77-c8ddd8063df0 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4/encryption/8a46b2b8-47c2-490d-b246-fb16fed1ac2e returned with HTTP 200 Sep 02 09:01:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1340/2635] 192.168.122.75 () {60 vars in 1385 bytes} [Wed Sep 2 09:01:54 2026] PUT /volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4/encryption/8a46b2b8-47c2-490d-b246-fb16fed1ac2e => generated 33 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cbda39ba-3141-4c75-9f88-3aed391a9c0a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e46a1137-eee4-4759-ae50-369d35684c39 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cbda39ba-3141-4c75-9f88-3aed391a9c0a tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] GET http://192.168.122.75/volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cbda39ba-3141-4c75-9f88-3aed391a9c0a tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cbda39ba-3141-4c75-9f88-3aed391a9c0a tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e46a1137-eee4-4759-ae50-369d35684c39 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] PUT http://192.168.122.75/volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4/extra_specs/key1 Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e46a1137-eee4-4759-ae50-369d35684c39 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:54 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:54 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cbda39ba-3141-4c75-9f88-3aed391a9c0a tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Volume info retrieved successfully. Sep 02 09:01:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cbda39ba-3141-4c75-9f88-3aed391a9c0a tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] http://192.168.122.75/volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b returned with HTTP 200 Sep 02 09:01:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1296/2636] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:01:54 2026] GET /volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b => generated 957 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e46a1137-eee4-4759-ae50-369d35684c39 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4/extra_specs/key1 returned with HTTP 200 Sep 02 09:01:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1341/2637] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 09:01:54 2026] PUT /volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4/extra_specs/key1 => generated 30 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-856eb48a-b4ee-4c51-bf8c-c7e16fa79e2a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-856eb48a-b4ee-4c51-bf8c-c7e16fa79e2a tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] PUT http://192.168.122.75/volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4 Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-856eb48a-b4ee-4c51-bf8c-c7e16fa79e2a tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-856eb48a-b4ee-4c51-bf8c-c7e16fa79e2a tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4 returned with HTTP 200 Sep 02 09:01:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1297/2638] 192.168.122.75 () {60 vars in 1241 bytes} [Wed Sep 2 09:01:54 2026] PUT /volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4 => generated 370 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-78b7f74e-72cc-4b2a-944b-07ad00609d12 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-78b7f74e-72cc-4b2a-944b-07ad00609d12 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] DELETE http://192.168.122.75/volume/v3/types/2e84ce1b-64c9-415d-9ef6-e96c2b3452ed Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-78b7f74e-72cc-4b2a-944b-07ad00609d12 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-78b7f74e-72cc-4b2a-944b-07ad00609d12 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-78b7f74e-72cc-4b2a-944b-07ad00609d12 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types/2e84ce1b-64c9-415d-9ef6-e96c2b3452ed returned with HTTP 202 Sep 02 09:01:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1342/2639] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:01:54 2026] DELETE /volume/v3/types/2e84ce1b-64c9-415d-9ef6-e96c2b3452ed => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ff2f8979-a7fc-4787-a6ee-3506ebf17427 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ff2f8979-a7fc-4787-a6ee-3506ebf17427 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] DELETE http://192.168.122.75/volume/v3/types/83d5cabe-45b5-4625-ae01-420c11cc4f36 Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ff2f8979-a7fc-4787-a6ee-3506ebf17427 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ff2f8979-a7fc-4787-a6ee-3506ebf17427 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ff2f8979-a7fc-4787-a6ee-3506ebf17427 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types/83d5cabe-45b5-4625-ae01-420c11cc4f36 returned with HTTP 202 Sep 02 09:01:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1298/2640] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:01:54 2026] DELETE /volume/v3/types/83d5cabe-45b5-4625-ae01-420c11cc4f36 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1798577c-7ae5-4dfe-a9d6-f4ff96a3f2fb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1798577c-7ae5-4dfe-a9d6-f4ff96a3f2fb tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] DELETE http://192.168.122.75/volume/v3/types/c8cf1f89-480e-4b2a-aff2-602e4b007784 Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1798577c-7ae5-4dfe-a9d6-f4ff96a3f2fb tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1798577c-7ae5-4dfe-a9d6-f4ff96a3f2fb tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1798577c-7ae5-4dfe-a9d6-f4ff96a3f2fb tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types/c8cf1f89-480e-4b2a-aff2-602e4b007784 returned with HTTP 202 Sep 02 09:01:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1343/2641] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:01:54 2026] DELETE /volume/v3/types/c8cf1f89-480e-4b2a-aff2-602e4b007784 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cb24ea69-4401-4283-8710-22547f9ec671 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cb24ea69-4401-4283-8710-22547f9ec671 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] DELETE http://192.168.122.75/volume/v3/types/24c4f213-eb19-4b4f-9823-439d988ad86b Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cb24ea69-4401-4283-8710-22547f9ec671 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cb24ea69-4401-4283-8710-22547f9ec671 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cb24ea69-4401-4283-8710-22547f9ec671 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types/24c4f213-eb19-4b4f-9823-439d988ad86b returned with HTTP 202 Sep 02 09:01:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1299/2642] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:01:54 2026] DELETE /volume/v3/types/24c4f213-eb19-4b4f-9823-439d988ad86b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4e871349-8f31-4023-b623-90e2ede90424 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4e871349-8f31-4023-b623-90e2ede90424 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] DELETE http://192.168.122.75/volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4 Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4e871349-8f31-4023-b623-90e2ede90424 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4e871349-8f31-4023-b623-90e2ede90424 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4e871349-8f31-4023-b623-90e2ede90424 tempest-VolumeTypesAdminTests-524549644 tempest-VolumeTypesAdminTests-524549644-project-admin] http://192.168.122.75/volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4 returned with HTTP 202 Sep 02 09:01:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1344/2643] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:01:54 2026] DELETE /volume/v3/types/46697d4a-1391-4aa5-a747-db885cbbaef4 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:01:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-52451e57-5e70-433d-b153-33726f605432 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-52451e57-5e70-433d-b153-33726f605432 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] GET http://192.168.122.75/volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b Sep 02 09:01:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-52451e57-5e70-433d-b153-33726f605432 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-52451e57-5e70-433d-b153-33726f605432 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:55 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:55 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:55 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:55 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:55 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-52451e57-5e70-433d-b153-33726f605432 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Volume info retrieved successfully. Sep 02 09:01:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-52451e57-5e70-433d-b153-33726f605432 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] http://192.168.122.75/volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b returned with HTTP 200 Sep 02 09:01:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1300/2644] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:01:55 2026] GET /volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b => generated 957 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 09:01:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-20a09d9a-d6e0-4cf5-8520-66b7d82644c9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-20a09d9a-d6e0-4cf5-8520-66b7d82644c9 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] GET http://192.168.122.75/volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b Sep 02 09:01:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-20a09d9a-d6e0-4cf5-8520-66b7d82644c9 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-20a09d9a-d6e0-4cf5-8520-66b7d82644c9 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:56 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:56 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:01:56 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:56 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:01:56 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-20a09d9a-d6e0-4cf5-8520-66b7d82644c9 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Volume info retrieved successfully. Sep 02 09:01:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-20a09d9a-d6e0-4cf5-8520-66b7d82644c9 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] http://192.168.122.75/volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b returned with HTTP 200 Sep 02 09:01:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1345/2645] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:01:56 2026] GET /volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b => generated 956 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5133df9d-c622-496e-8c64-777a195cf726 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5133df9d-c622-496e-8c64-777a195cf726 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] GET http://192.168.122.75/volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b Sep 02 09:01:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5133df9d-c622-496e-8c64-777a195cf726 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5133df9d-c622-496e-8c64-777a195cf726 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ce91997a-242e-43d5-9ef9-5d9ed45088a0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:57 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:57 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:57 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:57 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:57 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5133df9d-c622-496e-8c64-777a195cf726 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Volume info retrieved successfully. Sep 02 09:01:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5133df9d-c622-496e-8c64-777a195cf726 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] http://192.168.122.75/volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b returned with HTTP 200 Sep 02 09:01:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1301/2646] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:01:57 2026] GET /volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b => generated 1301 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:01:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a117b4cd-f452-47fa-94cc-08678f4cda35 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a117b4cd-f452-47fa-94cc-08678f4cda35 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] DELETE http://192.168.122.75/volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b Sep 02 09:01:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a117b4cd-f452-47fa-94cc-08678f4cda35 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a117b4cd-f452-47fa-94cc-08678f4cda35 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:57 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-a117b4cd-f452-47fa-94cc-08678f4cda35 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Delete volume with id: 63ea6464-97d0-452e-9e5c-c15fdc23a60b Sep 02 09:01:57 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:57 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:57 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:57 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:57 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a117b4cd-f452-47fa-94cc-08678f4cda35 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Volume info retrieved successfully. Sep 02 09:01:57 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a117b4cd-f452-47fa-94cc-08678f4cda35 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Delete volume request issued successfully. Sep 02 09:01:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a117b4cd-f452-47fa-94cc-08678f4cda35 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] http://192.168.122.75/volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b returned with HTTP 202 Sep 02 09:01:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1302/2647] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:01:57 2026] DELETE /volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:01:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-20529d07-5769-4e6b-a7a1-5a7b4d62f0aa None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ce91997a-242e-43d5-9ef9-5d9ed45088a0 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:01:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ce91997a-242e-43d5-9ef9-5d9ed45088a0 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-194965782", "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=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-20529d07-5769-4e6b-a7a1-5a7b4d62f0aa tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] GET http://192.168.122.75/volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b Sep 02 09:01:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-20529d07-5769-4e6b-a7a1-5a7b4d62f0aa tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-20529d07-5769-4e6b-a7a1-5a7b4d62f0aa tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:57 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:01:57 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:01:57 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:01:57 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:01:57 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-20529d07-5769-4e6b-a7a1-5a7b4d62f0aa tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Volume info retrieved successfully. Sep 02 09:01:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-20529d07-5769-4e6b-a7a1-5a7b4d62f0aa tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] http://192.168.122.75/volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b returned with HTTP 200 Sep 02 09:01:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1303/2648] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:01:57 2026] GET /volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b => generated 1300 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:01:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ce91997a-242e-43d5-9ef9-5d9ed45088a0 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:01:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1346/2649] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:01:57 2026] POST /volume/v3/types => generated 379 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5fba497a-8938-4347-bceb-41c047fece5c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5fba497a-8938-4347-bceb-41c047fece5c tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] POST http://192.168.122.75/volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618/encryption Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5fba497a-8938-4347-bceb-41c047fece5c tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5fba497a-8938-4347-bceb-41c047fece5c tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] http://192.168.122.75/volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618/encryption returned with HTTP 200 Sep 02 09:01:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1304/2650] 192.168.122.75 () {60 vars in 1276 bytes} [Wed Sep 2 09:01:58 2026] POST /volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b7d040f2-1006-4baf-846d-5cb727b2e78d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b7d040f2-1006-4baf-846d-5cb727b2e78d tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b7d040f2-1006-4baf-846d-5cb727b2e78d tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1521923670", "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=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b7d040f2-1006-4baf-846d-5cb727b2e78d tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:01:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1347/2651] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:01:58 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 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a8a073a7-561f-4864-9a6d-0046f98b6eca None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a8a073a7-561f-4864-9a6d-0046f98b6eca tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] POST http://192.168.122.75/volume/v3/types/6488622e-4a2e-411f-b5af-aac94b06035c/encryption Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a8a073a7-561f-4864-9a6d-0046f98b6eca tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-a8a073a7-561f-4864-9a6d-0046f98b6eca tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '2440260f9d2240d1bdaa2daac9a29bf1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd758b88c03d4421a7d55cf890bec69f', '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=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a8a073a7-561f-4864-9a6d-0046f98b6eca tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] http://192.168.122.75/volume/v3/types/6488622e-4a2e-411f-b5af-aac94b06035c/encryption returned with HTTP 403 Sep 02 09:01:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1305/2652] 192.168.122.75 () {60 vars in 1276 bytes} [Wed Sep 2 09:01:58 2026] POST /volume/v3/types/6488622e-4a2e-411f-b5af-aac94b06035c/encryption => generated 127 bytes in 132 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4a6e9750-9322-4aef-89ec-97e77af04319 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4a6e9750-9322-4aef-89ec-97e77af04319 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4a6e9750-9322-4aef-89ec-97e77af04319 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1343056893", "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=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4a6e9750-9322-4aef-89ec-97e77af04319 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:01:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1348/2653] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:01:58 2026] POST /volume/v3/types => generated 380 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fd067529-f4a6-42ff-8c06-8c10d2fb7522 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fd067529-f4a6-42ff-8c06-8c10d2fb7522 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] POST http://192.168.122.75/volume/v3/types/51a4f3fd-c207-4420-89c2-9410fce00b85/extra_specs Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fd067529-f4a6-42ff-8c06-8c10d2fb7522 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-fd067529-f4a6-42ff-8c06-8c10d2fb7522 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '2440260f9d2240d1bdaa2daac9a29bf1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd758b88c03d4421a7d55cf890bec69f', '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=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fd067529-f4a6-42ff-8c06-8c10d2fb7522 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] http://192.168.122.75/volume/v3/types/51a4f3fd-c207-4420-89c2-9410fce00b85/extra_specs returned with HTTP 403 Sep 02 09:01:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1306/2654] 192.168.122.75 () {60 vars in 1278 bytes} [Wed Sep 2 09:01:58 2026] POST /volume/v3/types/51a4f3fd-c207-4420-89c2-9410fce00b85/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7720c51e-d4a8-4cfc-a09d-afd25db1e82f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7720c51e-d4a8-4cfc-a09d-afd25db1e82f tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] PUT http://192.168.122.75/volume/v3/types/51a4f3fd-c207-4420-89c2-9410fce00b85/extra_specs/key2 Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7720c51e-d4a8-4cfc-a09d-afd25db1e82f tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-7720c51e-d4a8-4cfc-a09d-afd25db1e82f tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '2440260f9d2240d1bdaa2daac9a29bf1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd758b88c03d4421a7d55cf890bec69f', '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=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7720c51e-d4a8-4cfc-a09d-afd25db1e82f tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] http://192.168.122.75/volume/v3/types/51a4f3fd-c207-4420-89c2-9410fce00b85/extra_specs/key2 returned with HTTP 403 Sep 02 09:01:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1349/2655] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 09:01:58 2026] PUT /volume/v3/types/51a4f3fd-c207-4420-89c2-9410fce00b85/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3cadc009-d07e-46e8-817c-33b5108d1c6c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3cadc009-d07e-46e8-817c-33b5108d1c6c tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] POST http://192.168.122.75/volume/v3/types Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3cadc009-d07e-46e8-817c-33b5108d1c6c tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-3cadc009-d07e-46e8-817c-33b5108d1c6c tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '2440260f9d2240d1bdaa2daac9a29bf1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd758b88c03d4421a7d55cf890bec69f', '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=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3cadc009-d07e-46e8-817c-33b5108d1c6c tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] http://192.168.122.75/volume/v3/types returned with HTTP 403 Sep 02 09:01:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1307/2656] 192.168.122.75 () {60 vars in 1131 bytes} [Wed Sep 2 09:01:58 2026] POST /volume/v3/types => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f14d16b6-982e-447f-9770-41f2d6d65528 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f14d16b6-982e-447f-9770-41f2d6d65528 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f14d16b6-982e-447f-9770-41f2d6d65528 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-142782031", "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=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f14d16b6-982e-447f-9770-41f2d6d65528 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:01:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1350/2657] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:01:58 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 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4c282bf1-7cf8-42f8-938b-3182091d1a31 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4c282bf1-7cf8-42f8-938b-3182091d1a31 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] POST http://192.168.122.75/volume/v3/types/2276658a-ceb3-4dec-bad5-c641ab43ccc6/encryption Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4c282bf1-7cf8-42f8-938b-3182091d1a31 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4c282bf1-7cf8-42f8-938b-3182091d1a31 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] http://192.168.122.75/volume/v3/types/2276658a-ceb3-4dec-bad5-c641ab43ccc6/encryption returned with HTTP 200 Sep 02 09:01:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1308/2658] 192.168.122.75 () {60 vars in 1276 bytes} [Wed Sep 2 09:01:58 2026] POST /volume/v3/types/2276658a-ceb3-4dec-bad5-c641ab43ccc6/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b84467f4-57a4-4277-b91d-ad60bb99ad65 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b84467f4-57a4-4277-b91d-ad60bb99ad65 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] DELETE http://192.168.122.75/volume/v3/types/2276658a-ceb3-4dec-bad5-c641ab43ccc6/encryption/c3fa29de-5b3b-4fd0-876b-b08f0b32a3e6 Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b84467f4-57a4-4277-b91d-ad60bb99ad65 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b84467f4-57a4-4277-b91d-ad60bb99ad65 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-b84467f4-57a4-4277-b91d-ad60bb99ad65 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '2440260f9d2240d1bdaa2daac9a29bf1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd758b88c03d4421a7d55cf890bec69f', '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=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b84467f4-57a4-4277-b91d-ad60bb99ad65 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] http://192.168.122.75/volume/v3/types/2276658a-ceb3-4dec-bad5-c641ab43ccc6/encryption/c3fa29de-5b3b-4fd0-876b-b08f0b32a3e6 returned with HTTP 403 Sep 02 09:01:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1351/2659] 192.168.122.75 () {58 vars in 1368 bytes} [Wed Sep 2 09:01:58 2026] DELETE /volume/v3/types/2276658a-ceb3-4dec-bad5-c641ab43ccc6/encryption/c3fa29de-5b3b-4fd0-876b-b08f0b32a3e6 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-34235c47-bacf-43f4-88da-653fc14a3966 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-34235c47-bacf-43f4-88da-653fc14a3966 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-34235c47-bacf-43f4-88da-653fc14a3966 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-791737253", "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=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-34235c47-bacf-43f4-88da-653fc14a3966 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:01:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1309/2660] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:01:58 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 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-bc6caa9b-1262-43bc-8694-b9aeba6f0280 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bc6caa9b-1262-43bc-8694-b9aeba6f0280 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] DELETE http://192.168.122.75/volume/v3/types/c1be14dc-bf03-4ed1-b5ea-8830fc2a1ef8/extra_specs/key1 Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bc6caa9b-1262-43bc-8694-b9aeba6f0280 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bc6caa9b-1262-43bc-8694-b9aeba6f0280 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-bc6caa9b-1262-43bc-8694-b9aeba6f0280 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '2440260f9d2240d1bdaa2daac9a29bf1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd758b88c03d4421a7d55cf890bec69f', '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=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bc6caa9b-1262-43bc-8694-b9aeba6f0280 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] http://192.168.122.75/volume/v3/types/c1be14dc-bf03-4ed1-b5ea-8830fc2a1ef8/extra_specs/key1 returned with HTTP 403 Sep 02 09:01:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1352/2661] 192.168.122.75 () {58 vars in 1275 bytes} [Wed Sep 2 09:01:58 2026] DELETE /volume/v3/types/c1be14dc-bf03-4ed1-b5ea-8830fc2a1ef8/extra_specs/key1 => generated 122 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ca5786e5-d8c7-4c70-ae7e-1b67ccd92122 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ca5786e5-d8c7-4c70-ae7e-1b67ccd92122 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ca5786e5-d8c7-4c70-ae7e-1b67ccd92122 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-526498827", "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=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ca5786e5-d8c7-4c70-ae7e-1b67ccd92122 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:01:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1310/2662] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:01:58 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 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e4c45edb-cc66-451b-a288-d10730ba98ae None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e4c45edb-cc66-451b-a288-d10730ba98ae tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] DELETE http://192.168.122.75/volume/v3/types/ae7a2afc-4f53-4b1f-84a3-9b85cbf91d58 Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e4c45edb-cc66-451b-a288-d10730ba98ae tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e4c45edb-cc66-451b-a288-d10730ba98ae tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-e4c45edb-cc66-451b-a288-d10730ba98ae tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '2440260f9d2240d1bdaa2daac9a29bf1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd758b88c03d4421a7d55cf890bec69f', '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=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e4c45edb-cc66-451b-a288-d10730ba98ae tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] http://192.168.122.75/volume/v3/types/ae7a2afc-4f53-4b1f-84a3-9b85cbf91d58 returned with HTTP 403 Sep 02 09:01:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1353/2663] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:01:58 2026] DELETE /volume/v3/types/ae7a2afc-4f53-4b1f-84a3-9b85cbf91d58 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-60866cc2-ad67-43d1-badd-377c51c87bec None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-60866cc2-ad67-43d1-badd-377c51c87bec tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] GET http://192.168.122.75/volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618/extra_specs Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-60866cc2-ad67-43d1-badd-377c51c87bec tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-60866cc2-ad67-43d1-badd-377c51c87bec tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-60866cc2-ad67-43d1-badd-377c51c87bec tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] http://192.168.122.75/volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618/extra_specs returned with HTTP 200 Sep 02 09:01:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1311/2664] 192.168.122.75 () {58 vars in 1257 bytes} [Wed Sep 2 09:01:58 2026] GET /volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618/extra_specs => generated 123 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-bceff335-59dc-4baa-bf91-7c888f0d3be9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bceff335-59dc-4baa-bf91-7c888f0d3be9 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] GET http://192.168.122.75/volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618/encryption/cipher Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bceff335-59dc-4baa-bf91-7c888f0d3be9 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bceff335-59dc-4baa-bf91-7c888f0d3be9 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-bceff335-59dc-4baa-bf91-7c888f0d3be9 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '2440260f9d2240d1bdaa2daac9a29bf1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd758b88c03d4421a7d55cf890bec69f', '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=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bceff335-59dc-4baa-bf91-7c888f0d3be9 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] http://192.168.122.75/volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618/encryption/cipher returned with HTTP 403 Sep 02 09:01:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1354/2665] 192.168.122.75 () {58 vars in 1275 bytes} [Wed Sep 2 09:01:58 2026] GET /volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d30dec80-b593-4ef3-99c6-996b4a3936c7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d30dec80-b593-4ef3-99c6-996b4a3936c7 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] GET http://192.168.122.75/volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618/encryption Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d30dec80-b593-4ef3-99c6-996b4a3936c7 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d30dec80-b593-4ef3-99c6-996b4a3936c7 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-d30dec80-b593-4ef3-99c6-996b4a3936c7 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '2440260f9d2240d1bdaa2daac9a29bf1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd758b88c03d4421a7d55cf890bec69f', '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=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d30dec80-b593-4ef3-99c6-996b4a3936c7 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] http://192.168.122.75/volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618/encryption returned with HTTP 403 Sep 02 09:01:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1312/2666] 192.168.122.75 () {58 vars in 1254 bytes} [Wed Sep 2 09:01:58 2026] GET /volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f3a248ba-3e90-4015-9efe-d6022d4fba13 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f3a248ba-3e90-4015-9efe-d6022d4fba13 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] GET http://192.168.122.75/volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618/extra_specs/multiattach Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f3a248ba-3e90-4015-9efe-d6022d4fba13 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f3a248ba-3e90-4015-9efe-d6022d4fba13 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f3a248ba-3e90-4015-9efe-d6022d4fba13 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] http://192.168.122.75/volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618/extra_specs/multiattach returned with HTTP 200 Sep 02 09:01:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1355/2667] 192.168.122.75 () {58 vars in 1293 bytes} [Wed Sep 2 09:01:58 2026] GET /volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-722ff655-c37b-49c1-867f-0ed4f9858ac8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-722ff655-c37b-49c1-867f-0ed4f9858ac8 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] GET http://192.168.122.75/volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618/extra_specs/volume_backend_name Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-722ff655-c37b-49c1-867f-0ed4f9858ac8 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-722ff655-c37b-49c1-867f-0ed4f9858ac8 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-722ff655-c37b-49c1-867f-0ed4f9858ac8 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] http://192.168.122.75/volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618/extra_specs/volume_backend_name returned with HTTP 404 Sep 02 09:01:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1313/2668] 192.168.122.75 () {58 vars in 1317 bytes} [Wed Sep 2 09:01:58 2026] GET /volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618/extra_specs/volume_backend_name => generated 143 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c69781cf-cc51-43b6-8667-67854120c8f2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c69781cf-cc51-43b6-8667-67854120c8f2 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] PUT http://192.168.122.75/volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618/encryption/d49eacf3-580b-459b-8f41-c078de4def67 Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c69781cf-cc51-43b6-8667-67854120c8f2 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-c69781cf-cc51-43b6-8667-67854120c8f2 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '2440260f9d2240d1bdaa2daac9a29bf1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd758b88c03d4421a7d55cf890bec69f', '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=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c69781cf-cc51-43b6-8667-67854120c8f2 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] http://192.168.122.75/volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618/encryption/d49eacf3-580b-459b-8f41-c078de4def67 returned with HTTP 403 Sep 02 09:01:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1356/2669] 192.168.122.75 () {60 vars in 1385 bytes} [Wed Sep 2 09:01:58 2026] PUT /volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618/encryption/d49eacf3-580b-459b-8f41-c078de4def67 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3752c4b0-fa9e-497f-be65-b6472c29730f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3752c4b0-fa9e-497f-be65-b6472c29730f tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] PUT http://192.168.122.75/volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618/extra_specs/key1 Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3752c4b0-fa9e-497f-be65-b6472c29730f tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-3752c4b0-fa9e-497f-be65-b6472c29730f tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '2440260f9d2240d1bdaa2daac9a29bf1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd758b88c03d4421a7d55cf890bec69f', '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=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3752c4b0-fa9e-497f-be65-b6472c29730f tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] http://192.168.122.75/volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618/extra_specs/key1 returned with HTTP 403 Sep 02 09:01:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1314/2670] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 09:01:58 2026] PUT /volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9417e62f-5690-408a-b40b-c4b424545b72 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9417e62f-5690-408a-b40b-c4b424545b72 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] PUT http://192.168.122.75/volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618 Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9417e62f-5690-408a-b40b-c4b424545b72 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-9417e62f-5690-408a-b40b-c4b424545b72 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '2440260f9d2240d1bdaa2daac9a29bf1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd758b88c03d4421a7d55cf890bec69f', '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=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9417e62f-5690-408a-b40b-c4b424545b72 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-reader] http://192.168.122.75/volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618 returned with HTTP 403 Sep 02 09:01:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1357/2671] 192.168.122.75 () {60 vars in 1241 bytes} [Wed Sep 2 09:01:58 2026] PUT /volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618 => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9206cd6a-877a-4fbc-bc87-ba64c8c8ce24 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9206cd6a-877a-4fbc-bc87-ba64c8c8ce24 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] DELETE http://192.168.122.75/volume/v3/types/ae7a2afc-4f53-4b1f-84a3-9b85cbf91d58 Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9206cd6a-877a-4fbc-bc87-ba64c8c8ce24 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9206cd6a-877a-4fbc-bc87-ba64c8c8ce24 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9206cd6a-877a-4fbc-bc87-ba64c8c8ce24 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] http://192.168.122.75/volume/v3/types/ae7a2afc-4f53-4b1f-84a3-9b85cbf91d58 returned with HTTP 202 Sep 02 09:01:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1315/2672] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:01:58 2026] DELETE /volume/v3/types/ae7a2afc-4f53-4b1f-84a3-9b85cbf91d58 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-73fd0957-e400-43b7-bdda-f93d93652e81 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-73fd0957-e400-43b7-bdda-f93d93652e81 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] DELETE http://192.168.122.75/volume/v3/types/c1be14dc-bf03-4ed1-b5ea-8830fc2a1ef8 Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-73fd0957-e400-43b7-bdda-f93d93652e81 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-73fd0957-e400-43b7-bdda-f93d93652e81 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-73fd0957-e400-43b7-bdda-f93d93652e81 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] http://192.168.122.75/volume/v3/types/c1be14dc-bf03-4ed1-b5ea-8830fc2a1ef8 returned with HTTP 202 Sep 02 09:01:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1358/2673] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:01:58 2026] DELETE /volume/v3/types/c1be14dc-bf03-4ed1-b5ea-8830fc2a1ef8 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-809ed421-3962-4b5c-82b2-bc30543be51d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-809ed421-3962-4b5c-82b2-bc30543be51d tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] DELETE http://192.168.122.75/volume/v3/types/2276658a-ceb3-4dec-bad5-c641ab43ccc6 Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-809ed421-3962-4b5c-82b2-bc30543be51d tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-809ed421-3962-4b5c-82b2-bc30543be51d tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-cde096d8-07f4-4adc-b1b0-7cb6baf34768 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cde096d8-07f4-4adc-b1b0-7cb6baf34768 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] GET http://192.168.122.75/volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b Sep 02 09:01:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cde096d8-07f4-4adc-b1b0-7cb6baf34768 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cde096d8-07f4-4adc-b1b0-7cb6baf34768 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-809ed421-3962-4b5c-82b2-bc30543be51d tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] http://192.168.122.75/volume/v3/types/2276658a-ceb3-4dec-bad5-c641ab43ccc6 returned with HTTP 202 Sep 02 09:01:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1316/2674] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:01:58 2026] DELETE /volume/v3/types/2276658a-ceb3-4dec-bad5-c641ab43ccc6 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:01:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cde096d8-07f4-4adc-b1b0-7cb6baf34768 tempest-VolumeAndVolumeTypeFromImageTest-371289119 tempest-VolumeAndVolumeTypeFromImageTest-371289119-project-member] http://192.168.122.75/volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b returned with HTTP 404 Sep 02 09:01:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1359/2675] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:01:59 2026] GET /volume/v3/volumes/63ea6464-97d0-452e-9e5c-c15fdc23a60b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:01:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ec542a22-b782-425e-b241-3383fd33cb26 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ec542a22-b782-425e-b241-3383fd33cb26 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] DELETE http://192.168.122.75/volume/v3/types/51a4f3fd-c207-4420-89c2-9410fce00b85 Sep 02 09:01:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ec542a22-b782-425e-b241-3383fd33cb26 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ec542a22-b782-425e-b241-3383fd33cb26 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ec542a22-b782-425e-b241-3383fd33cb26 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] http://192.168.122.75/volume/v3/types/51a4f3fd-c207-4420-89c2-9410fce00b85 returned with HTTP 202 Sep 02 09:01:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1317/2676] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:01:59 2026] DELETE /volume/v3/types/51a4f3fd-c207-4420-89c2-9410fce00b85 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:01:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-09e2d1a7-0923-450a-b2ea-15ec657a03cc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-09e2d1a7-0923-450a-b2ea-15ec657a03cc tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] DELETE http://192.168.122.75/volume/v3/types/6488622e-4a2e-411f-b5af-aac94b06035c Sep 02 09:01:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-09e2d1a7-0923-450a-b2ea-15ec657a03cc tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-09e2d1a7-0923-450a-b2ea-15ec657a03cc tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-09e2d1a7-0923-450a-b2ea-15ec657a03cc tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] http://192.168.122.75/volume/v3/types/6488622e-4a2e-411f-b5af-aac94b06035c returned with HTTP 202 Sep 02 09:01:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1360/2677] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:01:59 2026] DELETE /volume/v3/types/6488622e-4a2e-411f-b5af-aac94b06035c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:01:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bd91dca8-944c-493d-a056-8ee9cf142b04 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bd91dca8-944c-493d-a056-8ee9cf142b04 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] DELETE http://192.168.122.75/volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618 Sep 02 09:01:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bd91dca8-944c-493d-a056-8ee9cf142b04 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bd91dca8-944c-493d-a056-8ee9cf142b04 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ed138d95-1324-4806-9291-736aef75f2bd None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ed138d95-1324-4806-9291-736aef75f2bd tempest-VolumeAndVolumeTypeFromImageTest-1473505636 tempest-VolumeAndVolumeTypeFromImageTest-1473505636-project-admin] GET http://192.168.122.75/volume/v3/volumes/detail?all_tenants=1 Sep 02 09:01:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ed138d95-1324-4806-9291-736aef75f2bd tempest-VolumeAndVolumeTypeFromImageTest-1473505636 tempest-VolumeAndVolumeTypeFromImageTest-1473505636-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ed138d95-1324-4806-9291-736aef75f2bd tempest-VolumeAndVolumeTypeFromImageTest-1473505636 tempest-VolumeAndVolumeTypeFromImageTest-1473505636-project-admin] Calling method 'detail' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:59 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ed138d95-1324-4806-9291-736aef75f2bd tempest-VolumeAndVolumeTypeFromImageTest-1473505636 tempest-VolumeAndVolumeTypeFromImageTest-1473505636-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 09:01:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bd91dca8-944c-493d-a056-8ee9cf142b04 tempest-VolumeTypesReaderTests-1549954831 tempest-VolumeTypesReaderTests-1549954831-project-admin] http://192.168.122.75/volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618 returned with HTTP 202 Sep 02 09:01:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1318/2678] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:01:59 2026] DELETE /volume/v3/types/4e5ea1d1-3f6a-4c68-a2d1-b600c2978618 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:01:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ed138d95-1324-4806-9291-736aef75f2bd tempest-VolumeAndVolumeTypeFromImageTest-1473505636 tempest-VolumeAndVolumeTypeFromImageTest-1473505636-project-admin] Get all volumes completed successfully. Sep 02 09:01:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ed138d95-1324-4806-9291-736aef75f2bd tempest-VolumeAndVolumeTypeFromImageTest-1473505636 tempest-VolumeAndVolumeTypeFromImageTest-1473505636-project-admin] http://192.168.122.75/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 09:01:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1361/2679] 192.168.122.75 () {58 vars in 1164 bytes} [Wed Sep 2 09:01:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 09:01:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-908fbe4a-ecf9-49b8-8f96-caf4a6ec671c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-908fbe4a-ecf9-49b8-8f96-caf4a6ec671c tempest-VolumeAndVolumeTypeFromImageTest-1473505636 tempest-VolumeAndVolumeTypeFromImageTest-1473505636-project-admin] DELETE http://192.168.122.75/volume/v3/types/3c8d7dfc-a70a-4864-8150-53f25916121b Sep 02 09:01:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-908fbe4a-ecf9-49b8-8f96-caf4a6ec671c tempest-VolumeAndVolumeTypeFromImageTest-1473505636 tempest-VolumeAndVolumeTypeFromImageTest-1473505636-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-908fbe4a-ecf9-49b8-8f96-caf4a6ec671c tempest-VolumeAndVolumeTypeFromImageTest-1473505636 tempest-VolumeAndVolumeTypeFromImageTest-1473505636-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-908fbe4a-ecf9-49b8-8f96-caf4a6ec671c tempest-VolumeAndVolumeTypeFromImageTest-1473505636 tempest-VolumeAndVolumeTypeFromImageTest-1473505636-project-admin] http://192.168.122.75/volume/v3/types/3c8d7dfc-a70a-4864-8150-53f25916121b returned with HTTP 202 Sep 02 09:01:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1319/2680] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:01:59 2026] DELETE /volume/v3/types/3c8d7dfc-a70a-4864-8150-53f25916121b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:01:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-edee5d61-b035-4b56-9f57-96263dae01f6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:01:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-edee5d61-b035-4b56-9f57-96263dae01f6 tempest-VolumeAndVolumeTypeFromImageTest-1473505636 tempest-VolumeAndVolumeTypeFromImageTest-1473505636-project-admin] GET http://192.168.122.75/volume/v3/types/3c8d7dfc-a70a-4864-8150-53f25916121b Sep 02 09:01:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-edee5d61-b035-4b56-9f57-96263dae01f6 tempest-VolumeAndVolumeTypeFromImageTest-1473505636 tempest-VolumeAndVolumeTypeFromImageTest-1473505636-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:01:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-edee5d61-b035-4b56-9f57-96263dae01f6 tempest-VolumeAndVolumeTypeFromImageTest-1473505636 tempest-VolumeAndVolumeTypeFromImageTest-1473505636-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:01:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-edee5d61-b035-4b56-9f57-96263dae01f6 tempest-VolumeAndVolumeTypeFromImageTest-1473505636 tempest-VolumeAndVolumeTypeFromImageTest-1473505636-project-admin] http://192.168.122.75/volume/v3/types/3c8d7dfc-a70a-4864-8150-53f25916121b returned with HTTP 404 Sep 02 09:01:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1362/2681] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 09:01:59 2026] GET /volume/v3/types/3c8d7dfc-a70a-4864-8150-53f25916121b => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f8741eef-f143-4979-a3bb-f916800315d8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f8741eef-f143-4979-a3bb-f916800315d8 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:02:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f8741eef-f143-4979-a3bb-f916800315d8 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-f8741eef-f143-4979-a3bb-f916800315d8 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:02:02 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-f8741eef-f143-4979-a3bb-f916800315d8 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Create volume of 1 GB Sep 02 09:02:02 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f8741eef-f143-4979-a3bb-f916800315d8 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Availability Zones retrieved successfully. Sep 02 09:02:02 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f8741eef-f143-4979-a3bb-f916800315d8 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Flow 'volume_create_api' (2f8879d5-06a4-498f-adc1-fe92b693bcab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:02 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f8741eef-f143-4979-a3bb-f916800315d8 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4616914c-61f4-4ebf-aaa8-620f676f08d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:02 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-f8741eef-f143-4979-a3bb-f916800315d8 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:02:02 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f8741eef-f143-4979-a3bb-f916800315d8 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4616914c-61f4-4ebf-aaa8-620f676f08d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:02 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f8741eef-f143-4979-a3bb-f916800315d8 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80fdd03c-4a49-4388-ace1-63e5f74538e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:02 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-f8741eef-f143-4979-a3bb-f916800315d8 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Created reservations ['b065d9a8-0261-4ad0-9bac-ff10d2047180', '0ddc626f-d59b-49ca-b9d2-23955641cd5b', '22bbe300-860f-4986-a353-76996d014e4c', 'd35c6615-b309-4945-9205-5c3786b45a16'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:02 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f8741eef-f143-4979-a3bb-f916800315d8 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80fdd03c-4a49-4388-ace1-63e5f74538e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b065d9a8-0261-4ad0-9bac-ff10d2047180', '0ddc626f-d59b-49ca-b9d2-23955641cd5b', '22bbe300-860f-4986-a353-76996d014e4c', 'd35c6615-b309-4945-9205-5c3786b45a16']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:02 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f8741eef-f143-4979-a3bb-f916800315d8 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f704390e-d454-4a3c-a953-87da6024d0b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:02 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:02 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:02 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f8741eef-f143-4979-a3bb-f916800315d8 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f704390e-d454-4a3c-a953-87da6024d0b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39707ccb-2774-439b-b6ae-55de78e4bdbc', '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='5622ddb105904658b34c2ceba0506b05',qos_specs=None,replication_status=,reservations=['b065d9a8-0261-4ad0-9bac-ff10d2047180','0ddc626f-d59b-49ca-b9d2-23955641cd5b','22bbe300-860f-4986-a353-76996d014e4c','d35c6615-b309-4945-9205-5c3786b45a16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33bf5d2d65524c1ea15c13768faad0ed',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:02:02Z,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=39707ccb-2774-439b-b6ae-55de78e4bdbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5622ddb105904658b34c2ceba0506b05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33bf5d2d65524c1ea15c13768faad0ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:02 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f8741eef-f143-4979-a3bb-f916800315d8 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baec0780-e315-45e6-9f08-1714c256d21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:02 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f8741eef-f143-4979-a3bb-f916800315d8 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baec0780-e315-45e6-9f08-1714c256d21a) transitioned into state 'SUCCESS' from 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='5622ddb105904658b34c2ceba0506b05',qos_specs=None,replication_status=,reservations=['b065d9a8-0261-4ad0-9bac-ff10d2047180','0ddc626f-d59b-49ca-b9d2-23955641cd5b','22bbe300-860f-4986-a353-76996d014e4c','d35c6615-b309-4945-9205-5c3786b45a16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33bf5d2d65524c1ea15c13768faad0ed',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:02 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f8741eef-f143-4979-a3bb-f916800315d8 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78843cbe-c136-481e-baea-d0c8f17c5e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:02 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f8741eef-f143-4979-a3bb-f916800315d8 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78843cbe-c136-481e-baea-d0c8f17c5e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:02 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-f8741eef-f143-4979-a3bb-f916800315d8 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Flow 'volume_create_api' (2f8879d5-06a4-498f-adc1-fe92b693bcab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:02 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f8741eef-f143-4979-a3bb-f916800315d8 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Create volume request issued successfully. Sep 02 09:02:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f8741eef-f143-4979-a3bb-f916800315d8 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:02:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1320/2682] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 09:02:02 2026] POST /volume/v3/volumes => generated 747 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:02:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-23f55f49-b4a9-44e1-b4d9-c44be7b5b59a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-23f55f49-b4a9-44e1-b4d9-c44be7b5b59a tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] GET http://192.168.122.75/volume/v3/volumes/39707ccb-2774-439b-b6ae-55de78e4bdbc Sep 02 09:02:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-23f55f49-b4a9-44e1-b4d9-c44be7b5b59a tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-23f55f49-b4a9-44e1-b4d9-c44be7b5b59a tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:03 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:03 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:03 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:03 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-23f55f49-b4a9-44e1-b4d9-c44be7b5b59a tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Volume info retrieved successfully. Sep 02 09:02:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-23f55f49-b4a9-44e1-b4d9-c44be7b5b59a tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] http://192.168.122.75/volume/v3/volumes/39707ccb-2774-439b-b6ae-55de78e4bdbc returned with HTTP 200 Sep 02 09:02:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1363/2683] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:03 2026] GET /volume/v3/volumes/39707ccb-2774-439b-b6ae-55de78e4bdbc => generated 815 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2309b669-7289-4839-98ad-4442006491c6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2309b669-7289-4839-98ad-4442006491c6 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] GET http://192.168.122.75/volume/v3/volumes/39707ccb-2774-439b-b6ae-55de78e4bdbc Sep 02 09:02:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2309b669-7289-4839-98ad-4442006491c6 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2309b669-7289-4839-98ad-4442006491c6 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2309b669-7289-4839-98ad-4442006491c6 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Volume info retrieved successfully. Sep 02 09:02:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2309b669-7289-4839-98ad-4442006491c6 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] http://192.168.122.75/volume/v3/volumes/39707ccb-2774-439b-b6ae-55de78e4bdbc returned with HTTP 200 Sep 02 09:02:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1321/2684] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:04 2026] GET /volume/v3/volumes/39707ccb-2774-439b-b6ae-55de78e4bdbc => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-accb7f29-04a9-4cf7-b963-be3b50cfc9c6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-accb7f29-04a9-4cf7-b963-be3b50cfc9c6 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] GET http://192.168.122.75/volume/v3/volumes/39707ccb-2774-439b-b6ae-55de78e4bdbc Sep 02 09:02:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-accb7f29-04a9-4cf7-b963-be3b50cfc9c6 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-accb7f29-04a9-4cf7-b963-be3b50cfc9c6 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-accb7f29-04a9-4cf7-b963-be3b50cfc9c6 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Volume info retrieved successfully. Sep 02 09:02:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-accb7f29-04a9-4cf7-b963-be3b50cfc9c6 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] http://192.168.122.75/volume/v3/volumes/39707ccb-2774-439b-b6ae-55de78e4bdbc returned with HTTP 200 Sep 02 09:02:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1364/2685] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:04 2026] GET /volume/v3/volumes/39707ccb-2774-439b-b6ae-55de78e4bdbc => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0c7967cf-6876-4095-89a9-3c4e7ef90766 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0c7967cf-6876-4095-89a9-3c4e7ef90766 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:02:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0c7967cf-6876-4095-89a9-3c4e7ef90766 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-323563837"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-0c7967cf-6876-4095-89a9-3c4e7ef90766 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-323563837'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:02:04 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-0c7967cf-6876-4095-89a9-3c4e7ef90766 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Create volume of 1 GB Sep 02 09:02:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0c7967cf-6876-4095-89a9-3c4e7ef90766 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Availability Zones retrieved successfully. Sep 02 09:02:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0c7967cf-6876-4095-89a9-3c4e7ef90766 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Flow 'volume_create_api' (7dddd6df-3cf5-4638-99a6-61150ec7df4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0c7967cf-6876-4095-89a9-3c4e7ef90766 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0db032c-8b88-49a2-a8d2-cfbe1c39a2c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-0c7967cf-6876-4095-89a9-3c4e7ef90766 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:02:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0c7967cf-6876-4095-89a9-3c4e7ef90766 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0db032c-8b88-49a2-a8d2-cfbe1c39a2c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0c7967cf-6876-4095-89a9-3c4e7ef90766 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab17cd7c-a4c1-45ae-bcc8-49f2037adc6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:04 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-0c7967cf-6876-4095-89a9-3c4e7ef90766 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Created reservations ['42eb763c-328e-49e9-afa8-fdf792902194', 'c99834c9-d038-48a9-a6f9-c14944f5f179', '11323a25-0a79-4739-9446-b6a2c2575032', '26910638-1bc3-40ea-81c1-737799a72fac'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0c7967cf-6876-4095-89a9-3c4e7ef90766 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab17cd7c-a4c1-45ae-bcc8-49f2037adc6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42eb763c-328e-49e9-afa8-fdf792902194', 'c99834c9-d038-48a9-a6f9-c14944f5f179', '11323a25-0a79-4739-9446-b6a2c2575032', '26910638-1bc3-40ea-81c1-737799a72fac']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0c7967cf-6876-4095-89a9-3c4e7ef90766 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28b88d13-ef42-45e0-acf2-d1e337957e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0c7967cf-6876-4095-89a9-3c4e7ef90766 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28b88d13-ef42-45e0-acf2-d1e337957e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f96a165c-4458-46c3-890b-4babeae12de6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-323563837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5622ddb105904658b34c2ceba0506b05',qos_specs=None,replication_status=,reservations=['42eb763c-328e-49e9-afa8-fdf792902194','c99834c9-d038-48a9-a6f9-c14944f5f179','11323a25-0a79-4739-9446-b6a2c2575032','26910638-1bc3-40ea-81c1-737799a72fac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33bf5d2d65524c1ea15c13768faad0ed',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:02:04Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-323563837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f96a165c-4458-46c3-890b-4babeae12de6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5622ddb105904658b34c2ceba0506b05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33bf5d2d65524c1ea15c13768faad0ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0c7967cf-6876-4095-89a9-3c4e7ef90766 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb66a02-6b47-4327-8692-3c4d5fc4c0e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0c7967cf-6876-4095-89a9-3c4e7ef90766 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb66a02-6b47-4327-8692-3c4d5fc4c0e6) transitioned into 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-323563837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5622ddb105904658b34c2ceba0506b05',qos_specs=None,replication_status=,reservations=['42eb763c-328e-49e9-afa8-fdf792902194','c99834c9-d038-48a9-a6f9-c14944f5f179','11323a25-0a79-4739-9446-b6a2c2575032','26910638-1bc3-40ea-81c1-737799a72fac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33bf5d2d65524c1ea15c13768faad0ed',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0c7967cf-6876-4095-89a9-3c4e7ef90766 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a631c65-826a-4a6f-b38e-bf9282f8a2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0c7967cf-6876-4095-89a9-3c4e7ef90766 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a631c65-826a-4a6f-b38e-bf9282f8a2aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:04 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0c7967cf-6876-4095-89a9-3c4e7ef90766 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Flow 'volume_create_api' (7dddd6df-3cf5-4638-99a6-61150ec7df4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0c7967cf-6876-4095-89a9-3c4e7ef90766 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Create volume request issued successfully. Sep 02 09:02:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0c7967cf-6876-4095-89a9-3c4e7ef90766 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:02:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1322/2686] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 09:02:04 2026] POST /volume/v3/volumes => generated 782 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:02:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-de6b1f37-f696-4447-bfbf-3be2b83892c8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-de6b1f37-f696-4447-bfbf-3be2b83892c8 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] GET http://192.168.122.75/volume/v3/volumes/f96a165c-4458-46c3-890b-4babeae12de6 Sep 02 09:02:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-de6b1f37-f696-4447-bfbf-3be2b83892c8 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-de6b1f37-f696-4447-bfbf-3be2b83892c8 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-de6b1f37-f696-4447-bfbf-3be2b83892c8 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Volume info retrieved successfully. Sep 02 09:02:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-de6b1f37-f696-4447-bfbf-3be2b83892c8 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] http://192.168.122.75/volume/v3/volumes/f96a165c-4458-46c3-890b-4babeae12de6 returned with HTTP 200 Sep 02 09:02:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1365/2687] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:04 2026] GET /volume/v3/volumes/f96a165c-4458-46c3-890b-4babeae12de6 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9755ac3f-f51e-423d-854b-a2bb755e748a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9755ac3f-f51e-423d-854b-a2bb755e748a tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] GET http://192.168.122.75/volume/v3/volumes/f96a165c-4458-46c3-890b-4babeae12de6 Sep 02 09:02:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9755ac3f-f51e-423d-854b-a2bb755e748a tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9755ac3f-f51e-423d-854b-a2bb755e748a tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:05 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:05 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:05 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:05 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:05 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9755ac3f-f51e-423d-854b-a2bb755e748a tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Volume info retrieved successfully. Sep 02 09:02:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9755ac3f-f51e-423d-854b-a2bb755e748a tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] http://192.168.122.75/volume/v3/volumes/f96a165c-4458-46c3-890b-4babeae12de6 returned with HTTP 200 Sep 02 09:02:05 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1323/2688] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:05 2026] GET /volume/v3/volumes/f96a165c-4458-46c3-890b-4babeae12de6 => generated 875 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2bd74f63-1749-403a-b701-d09cf948f14c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2bd74f63-1749-403a-b701-d09cf948f14c tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] GET http://192.168.122.75/volume/v3/volumes/f96a165c-4458-46c3-890b-4babeae12de6 Sep 02 09:02:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2bd74f63-1749-403a-b701-d09cf948f14c tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2bd74f63-1749-403a-b701-d09cf948f14c tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:05 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:05 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:05 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:05 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:05 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2bd74f63-1749-403a-b701-d09cf948f14c tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Volume info retrieved successfully. Sep 02 09:02:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2bd74f63-1749-403a-b701-d09cf948f14c tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] http://192.168.122.75/volume/v3/volumes/f96a165c-4458-46c3-890b-4babeae12de6 returned with HTTP 200 Sep 02 09:02:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1366/2689] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:05 2026] GET /volume/v3/volumes/f96a165c-4458-46c3-890b-4babeae12de6 => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2dabe0fd-7648-4da7-b6d2-d5779a92d686 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2dabe0fd-7648-4da7-b6d2-d5779a92d686 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 09:02:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2dabe0fd-7648-4da7-b6d2-d5779a92d686 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f96a165c-4458-46c3-890b-4babeae12de6", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1591685520"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:05 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:05 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:05 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:05 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:05 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2dabe0fd-7648-4da7-b6d2-d5779a92d686 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Volume info retrieved successfully. Sep 02 09:02:05 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-2dabe0fd-7648-4da7-b6d2-d5779a92d686 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Create snapshot from volume f96a165c-4458-46c3-890b-4babeae12de6 Sep 02 09:02:05 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-2dabe0fd-7648-4da7-b6d2-d5779a92d686 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Created reservations ['3db693f5-3b34-4dcd-8dce-19d74f23eb71', 'b4912b22-3a57-40db-8a03-e2f00fec66b0', 'dcd67b7c-0b8e-4076-ac06-8ae9d27b683c', '94df56c4-181e-40f8-a855-eb6e53ad11b5'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:05 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:05 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:05 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2dabe0fd-7648-4da7-b6d2-d5779a92d686 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Snapshot create request issued successfully. Sep 02 09:02:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2dabe0fd-7648-4da7-b6d2-d5779a92d686 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 09:02:05 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1324/2690] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 09:02:05 2026] POST /volume/v3/snapshots => generated 326 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:02:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6080931d-b5f8-4b0f-baa1-1ba33a4db01d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6080931d-b5f8-4b0f-baa1-1ba33a4db01d tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] GET http://192.168.122.75/volume/v3/snapshots/43cc5e7f-aa7f-479e-9562-37314c6a3c92 Sep 02 09:02:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6080931d-b5f8-4b0f-baa1-1ba33a4db01d tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6080931d-b5f8-4b0f-baa1-1ba33a4db01d tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:05 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:05 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:05 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6080931d-b5f8-4b0f-baa1-1ba33a4db01d tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Snapshot retrieved successfully. Sep 02 09:02:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6080931d-b5f8-4b0f-baa1-1ba33a4db01d tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] http://192.168.122.75/volume/v3/snapshots/43cc5e7f-aa7f-479e-9562-37314c6a3c92 returned with HTTP 200 Sep 02 09:02:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1367/2691] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:02:05 2026] GET /volume/v3/snapshots/43cc5e7f-aa7f-479e-9562-37314c6a3c92 => generated 458 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-51f7d287-b3e7-4613-9c2c-20ebb34366d6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-51f7d287-b3e7-4613-9c2c-20ebb34366d6 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] GET http://192.168.122.75/volume/v3/snapshots/43cc5e7f-aa7f-479e-9562-37314c6a3c92 Sep 02 09:02:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-51f7d287-b3e7-4613-9c2c-20ebb34366d6 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-51f7d287-b3e7-4613-9c2c-20ebb34366d6 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:06 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:06 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:06 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-51f7d287-b3e7-4613-9c2c-20ebb34366d6 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Snapshot retrieved successfully. Sep 02 09:02:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-51f7d287-b3e7-4613-9c2c-20ebb34366d6 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] http://192.168.122.75/volume/v3/snapshots/43cc5e7f-aa7f-479e-9562-37314c6a3c92 returned with HTTP 200 Sep 02 09:02:06 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1325/2692] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:02:06 2026] GET /volume/v3/snapshots/43cc5e7f-aa7f-479e-9562-37314c6a3c92 => generated 458 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-98704e60-de88-4af6-8208-3a8126f77b6f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-98704e60-de88-4af6-8208-3a8126f77b6f tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] GET http://192.168.122.75/volume/v3/snapshots/43cc5e7f-aa7f-479e-9562-37314c6a3c92 Sep 02 09:02:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-98704e60-de88-4af6-8208-3a8126f77b6f tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-98704e60-de88-4af6-8208-3a8126f77b6f tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-98704e60-de88-4af6-8208-3a8126f77b6f tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Snapshot retrieved successfully. Sep 02 09:02:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-98704e60-de88-4af6-8208-3a8126f77b6f tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] http://192.168.122.75/volume/v3/snapshots/43cc5e7f-aa7f-479e-9562-37314c6a3c92 returned with HTTP 200 Sep 02 09:02:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1368/2693] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:02:07 2026] GET /volume/v3/snapshots/43cc5e7f-aa7f-479e-9562-37314c6a3c92 => generated 485 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6cce1bf7-20c9-459b-86e4-027324b16645 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6cce1bf7-20c9-459b-86e4-027324b16645 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] GET http://192.168.122.75/volume/v3/snapshots/43cc5e7f-aa7f-479e-9562-37314c6a3c92 Sep 02 09:02:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6cce1bf7-20c9-459b-86e4-027324b16645 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6cce1bf7-20c9-459b-86e4-027324b16645 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:07 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:07 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:07 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6cce1bf7-20c9-459b-86e4-027324b16645 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Snapshot retrieved successfully. Sep 02 09:02:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6cce1bf7-20c9-459b-86e4-027324b16645 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] http://192.168.122.75/volume/v3/snapshots/43cc5e7f-aa7f-479e-9562-37314c6a3c92 returned with HTTP 200 Sep 02 09:02:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1326/2694] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:02:07 2026] GET /volume/v3/snapshots/43cc5e7f-aa7f-479e-9562-37314c6a3c92 => generated 485 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d7eacd03-8178-4d2e-a3d6-068f2f186f9e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d7eacd03-8178-4d2e-a3d6-068f2f186f9e tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/43cc5e7f-aa7f-479e-9562-37314c6a3c92 Sep 02 09:02:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d7eacd03-8178-4d2e-a3d6-068f2f186f9e tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d7eacd03-8178-4d2e-a3d6-068f2f186f9e tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:07 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-d7eacd03-8178-4d2e-a3d6-068f2f186f9e tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Delete snapshot with id: 43cc5e7f-aa7f-479e-9562-37314c6a3c92 Sep 02 09:02:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d7eacd03-8178-4d2e-a3d6-068f2f186f9e tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Snapshot retrieved successfully. Sep 02 09:02:07 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:07 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d7eacd03-8178-4d2e-a3d6-068f2f186f9e tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Snapshot delete request issued successfully. Sep 02 09:02:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d7eacd03-8178-4d2e-a3d6-068f2f186f9e tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] http://192.168.122.75/volume/v3/snapshots/43cc5e7f-aa7f-479e-9562-37314c6a3c92 returned with HTTP 202 Sep 02 09:02:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1369/2695] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:02:07 2026] DELETE /volume/v3/snapshots/43cc5e7f-aa7f-479e-9562-37314c6a3c92 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5206b026-c957-4776-947a-69d325993737 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5206b026-c957-4776-947a-69d325993737 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] GET http://192.168.122.75/volume/v3/snapshots/43cc5e7f-aa7f-479e-9562-37314c6a3c92 Sep 02 09:02:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5206b026-c957-4776-947a-69d325993737 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5206b026-c957-4776-947a-69d325993737 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:08 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:08 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:08 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5206b026-c957-4776-947a-69d325993737 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Snapshot retrieved successfully. Sep 02 09:02:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5206b026-c957-4776-947a-69d325993737 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] http://192.168.122.75/volume/v3/snapshots/43cc5e7f-aa7f-479e-9562-37314c6a3c92 returned with HTTP 200 Sep 02 09:02:08 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1327/2696] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:02:07 2026] GET /volume/v3/snapshots/43cc5e7f-aa7f-479e-9562-37314c6a3c92 => generated 484 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b3624c9f-fde2-4f7e-814a-d6abc34ec0ff None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b3624c9f-fde2-4f7e-814a-d6abc34ec0ff tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] GET http://192.168.122.75/volume/v3/snapshots/43cc5e7f-aa7f-479e-9562-37314c6a3c92 Sep 02 09:02:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b3624c9f-fde2-4f7e-814a-d6abc34ec0ff tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b3624c9f-fde2-4f7e-814a-d6abc34ec0ff tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:09 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:09 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:09 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b3624c9f-fde2-4f7e-814a-d6abc34ec0ff tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Snapshot retrieved successfully. Sep 02 09:02:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b3624c9f-fde2-4f7e-814a-d6abc34ec0ff tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] http://192.168.122.75/volume/v3/snapshots/43cc5e7f-aa7f-479e-9562-37314c6a3c92 returned with HTTP 200 Sep 02 09:02:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1370/2697] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:02:09 2026] GET /volume/v3/snapshots/43cc5e7f-aa7f-479e-9562-37314c6a3c92 => generated 484 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-12924067-24c8-41a6-9162-800fced11859 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-12924067-24c8-41a6-9162-800fced11859 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] GET http://192.168.122.75/volume/v3/snapshots/43cc5e7f-aa7f-479e-9562-37314c6a3c92 Sep 02 09:02:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-12924067-24c8-41a6-9162-800fced11859 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-12924067-24c8-41a6-9162-800fced11859 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-12924067-24c8-41a6-9162-800fced11859 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] http://192.168.122.75/volume/v3/snapshots/43cc5e7f-aa7f-479e-9562-37314c6a3c92 returned with HTTP 404 Sep 02 09:02:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1328/2698] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:02:10 2026] GET /volume/v3/snapshots/43cc5e7f-aa7f-479e-9562-37314c6a3c92 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-80d7d502-34cd-48f0-8c65-d3ea1ef292e1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-80d7d502-34cd-48f0-8c65-d3ea1ef292e1 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] DELETE http://192.168.122.75/volume/v3/volumes/f96a165c-4458-46c3-890b-4babeae12de6 Sep 02 09:02:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-80d7d502-34cd-48f0-8c65-d3ea1ef292e1 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-80d7d502-34cd-48f0-8c65-d3ea1ef292e1 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:10 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-80d7d502-34cd-48f0-8c65-d3ea1ef292e1 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Delete volume with id: f96a165c-4458-46c3-890b-4babeae12de6 Sep 02 09:02:10 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:10 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:10 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:10 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:10 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-80d7d502-34cd-48f0-8c65-d3ea1ef292e1 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Volume info retrieved successfully. Sep 02 09:02:10 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-80d7d502-34cd-48f0-8c65-d3ea1ef292e1 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Delete volume request issued successfully. Sep 02 09:02:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-80d7d502-34cd-48f0-8c65-d3ea1ef292e1 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] http://192.168.122.75/volume/v3/volumes/f96a165c-4458-46c3-890b-4babeae12de6 returned with HTTP 202 Sep 02 09:02:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1371/2699] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:02:10 2026] DELETE /volume/v3/volumes/f96a165c-4458-46c3-890b-4babeae12de6 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-07d224a0-c7b8-4107-adef-d03aac2b4c7e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-07d224a0-c7b8-4107-adef-d03aac2b4c7e tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] GET http://192.168.122.75/volume/v3/volumes/f96a165c-4458-46c3-890b-4babeae12de6 Sep 02 09:02:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-07d224a0-c7b8-4107-adef-d03aac2b4c7e tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-07d224a0-c7b8-4107-adef-d03aac2b4c7e tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:10 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:10 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:10 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:10 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:10 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-07d224a0-c7b8-4107-adef-d03aac2b4c7e tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Volume info retrieved successfully. Sep 02 09:02:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-07d224a0-c7b8-4107-adef-d03aac2b4c7e tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] http://192.168.122.75/volume/v3/volumes/f96a165c-4458-46c3-890b-4babeae12de6 returned with HTTP 200 Sep 02 09:02:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1329/2700] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:10 2026] GET /volume/v3/volumes/f96a165c-4458-46c3-890b-4babeae12de6 => generated 874 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1c0a7c25-64f3-440f-ae31-5ad7728049ba None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1c0a7c25-64f3-440f-ae31-5ad7728049ba tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] GET http://192.168.122.75/volume/v3/volumes/f96a165c-4458-46c3-890b-4babeae12de6 Sep 02 09:02:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1c0a7c25-64f3-440f-ae31-5ad7728049ba tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1c0a7c25-64f3-440f-ae31-5ad7728049ba tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1c0a7c25-64f3-440f-ae31-5ad7728049ba tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] http://192.168.122.75/volume/v3/volumes/f96a165c-4458-46c3-890b-4babeae12de6 returned with HTTP 404 Sep 02 09:02:11 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1372/2701] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:11 2026] GET /volume/v3/volumes/f96a165c-4458-46c3-890b-4babeae12de6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ea93d0ea-758f-4493-992a-50d7a73e0a88 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ea93d0ea-758f-4493-992a-50d7a73e0a88 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] DELETE http://192.168.122.75/volume/v3/volumes/39707ccb-2774-439b-b6ae-55de78e4bdbc Sep 02 09:02:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ea93d0ea-758f-4493-992a-50d7a73e0a88 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ea93d0ea-758f-4493-992a-50d7a73e0a88 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:11 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-ea93d0ea-758f-4493-992a-50d7a73e0a88 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Delete volume with id: 39707ccb-2774-439b-b6ae-55de78e4bdbc Sep 02 09:02:11 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:11 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:11 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:11 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:11 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ea93d0ea-758f-4493-992a-50d7a73e0a88 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Volume info retrieved successfully. Sep 02 09:02:11 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ea93d0ea-758f-4493-992a-50d7a73e0a88 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Delete volume request issued successfully. Sep 02 09:02:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ea93d0ea-758f-4493-992a-50d7a73e0a88 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] http://192.168.122.75/volume/v3/volumes/39707ccb-2774-439b-b6ae-55de78e4bdbc returned with HTTP 202 Sep 02 09:02:11 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1330/2702] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:02:11 2026] DELETE /volume/v3/volumes/39707ccb-2774-439b-b6ae-55de78e4bdbc => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-65321465-b6c5-4d25-b106-e800c9a5e944 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-65321465-b6c5-4d25-b106-e800c9a5e944 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] GET http://192.168.122.75/volume/v3/volumes/39707ccb-2774-439b-b6ae-55de78e4bdbc Sep 02 09:02:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-65321465-b6c5-4d25-b106-e800c9a5e944 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-65321465-b6c5-4d25-b106-e800c9a5e944 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:11 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:11 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:11 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:11 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:11 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-65321465-b6c5-4d25-b106-e800c9a5e944 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Volume info retrieved successfully. Sep 02 09:02:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-65321465-b6c5-4d25-b106-e800c9a5e944 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] http://192.168.122.75/volume/v3/volumes/39707ccb-2774-439b-b6ae-55de78e4bdbc returned with HTTP 200 Sep 02 09:02:11 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1373/2703] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:11 2026] GET /volume/v3/volumes/39707ccb-2774-439b-b6ae-55de78e4bdbc => generated 839 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-089576d3-72cc-4f88-a280-211b96c0ec53 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-089576d3-72cc-4f88-a280-211b96c0ec53 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] GET http://192.168.122.75/volume/v3/volumes/39707ccb-2774-439b-b6ae-55de78e4bdbc Sep 02 09:02:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-089576d3-72cc-4f88-a280-211b96c0ec53 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-089576d3-72cc-4f88-a280-211b96c0ec53 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-089576d3-72cc-4f88-a280-211b96c0ec53 tempest-CinderUnicodeTest-2136090008 tempest-CinderUnicodeTest-2136090008-project-member] http://192.168.122.75/volume/v3/volumes/39707ccb-2774-439b-b6ae-55de78e4bdbc returned with HTTP 404 Sep 02 09:02:12 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1331/2704] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:12 2026] GET /volume/v3/volumes/39707ccb-2774-439b-b6ae-55de78e4bdbc => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a57a9c0d-b6f1-4bfe-824d-95ec1bada578 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a57a9c0d-b6f1-4bfe-824d-95ec1bada578 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:02:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a57a9c0d-b6f1-4bfe-824d-95ec1bada578 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1678283451", "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=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a57a9c0d-b6f1-4bfe-824d-95ec1bada578 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:02:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1374/2705] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:02:15 2026] POST /volume/v3/types => generated 380 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-633676cd-b436-4fef-94c6-d022d76c6ace None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-633676cd-b436-4fef-94c6-d022d76c6ace tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] POST http://192.168.122.75/volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a/encryption Sep 02 09:02:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-633676cd-b436-4fef-94c6-d022d76c6ace tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-633676cd-b436-4fef-94c6-d022d76c6ace tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] http://192.168.122.75/volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a/encryption returned with HTTP 200 Sep 02 09:02:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1332/2706] 192.168.122.75 () {60 vars in 1276 bytes} [Wed Sep 2 09:02:15 2026] POST /volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-192eb12a-e504-43e3-9e7c-6748a59251f9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-192eb12a-e504-43e3-9e7c-6748a59251f9 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:02:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-192eb12a-e504-43e3-9e7c-6748a59251f9 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1502501006", "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=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-192eb12a-e504-43e3-9e7c-6748a59251f9 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:02:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1375/2707] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:02:15 2026] POST /volume/v3/types => generated 380 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-870665b1-b3dc-4b1c-8baa-aec87b838022 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-870665b1-b3dc-4b1c-8baa-aec87b838022 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] POST http://192.168.122.75/volume/v3/types/491fb789-8862-4c54-adba-3db28117a9e5/encryption Sep 02 09:02:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-870665b1-b3dc-4b1c-8baa-aec87b838022 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:15 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-870665b1-b3dc-4b1c-8baa-aec87b838022 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '3c671f4a4ffe472dbd941ff2c94ccaa1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd417274793c84892bf90b43be2d4bfeb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:02:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-870665b1-b3dc-4b1c-8baa-aec87b838022 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] http://192.168.122.75/volume/v3/types/491fb789-8862-4c54-adba-3db28117a9e5/encryption returned with HTTP 403 Sep 02 09:02:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1333/2708] 192.168.122.75 () {60 vars in 1276 bytes} [Wed Sep 2 09:02:15 2026] POST /volume/v3/types/491fb789-8862-4c54-adba-3db28117a9e5/encryption => generated 127 bytes in 126 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ccbe72e9-cdc4-4790-a68e-e22bfcccb808 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ccbe72e9-cdc4-4790-a68e-e22bfcccb808 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:02:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ccbe72e9-cdc4-4790-a68e-e22bfcccb808 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2021614521", "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=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ccbe72e9-cdc4-4790-a68e-e22bfcccb808 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:02:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1376/2709] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:02:15 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fd38152a-921a-445e-a017-d64bd87b87ec None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fd38152a-921a-445e-a017-d64bd87b87ec tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] POST http://192.168.122.75/volume/v3/types/ec0e4f93-7eda-490d-ac5e-ad6f5ceced0e/extra_specs Sep 02 09:02:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fd38152a-921a-445e-a017-d64bd87b87ec tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:15 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-fd38152a-921a-445e-a017-d64bd87b87ec tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '3c671f4a4ffe472dbd941ff2c94ccaa1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd417274793c84892bf90b43be2d4bfeb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:02:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fd38152a-921a-445e-a017-d64bd87b87ec tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] http://192.168.122.75/volume/v3/types/ec0e4f93-7eda-490d-ac5e-ad6f5ceced0e/extra_specs returned with HTTP 403 Sep 02 09:02:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1334/2710] 192.168.122.75 () {60 vars in 1278 bytes} [Wed Sep 2 09:02:15 2026] POST /volume/v3/types/ec0e4f93-7eda-490d-ac5e-ad6f5ceced0e/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-aeab5a39-d54a-4952-9e0c-f4e94975ac33 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aeab5a39-d54a-4952-9e0c-f4e94975ac33 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] PUT http://192.168.122.75/volume/v3/types/ec0e4f93-7eda-490d-ac5e-ad6f5ceced0e/extra_specs/key2 Sep 02 09:02:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aeab5a39-d54a-4952-9e0c-f4e94975ac33 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:15 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-aeab5a39-d54a-4952-9e0c-f4e94975ac33 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3c671f4a4ffe472dbd941ff2c94ccaa1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd417274793c84892bf90b43be2d4bfeb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:02:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aeab5a39-d54a-4952-9e0c-f4e94975ac33 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] http://192.168.122.75/volume/v3/types/ec0e4f93-7eda-490d-ac5e-ad6f5ceced0e/extra_specs/key2 returned with HTTP 403 Sep 02 09:02:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1377/2711] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 09:02:15 2026] PUT /volume/v3/types/ec0e4f93-7eda-490d-ac5e-ad6f5ceced0e/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a33d9733-6723-48a9-9899-440b483301d4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a33d9733-6723-48a9-9899-440b483301d4 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] POST http://192.168.122.75/volume/v3/types Sep 02 09:02:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a33d9733-6723-48a9-9899-440b483301d4 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:15 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-a33d9733-6723-48a9-9899-440b483301d4 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '3c671f4a4ffe472dbd941ff2c94ccaa1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd417274793c84892bf90b43be2d4bfeb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:02:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a33d9733-6723-48a9-9899-440b483301d4 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] http://192.168.122.75/volume/v3/types returned with HTTP 403 Sep 02 09:02:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1335/2712] 192.168.122.75 () {60 vars in 1131 bytes} [Wed Sep 2 09:02:15 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 02 09:02:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-51e3fbdb-3c5f-4886-aabe-ce237ca4260a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-51e3fbdb-3c5f-4886-aabe-ce237ca4260a tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:02:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-51e3fbdb-3c5f-4886-aabe-ce237ca4260a tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2026252859", "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=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-51e3fbdb-3c5f-4886-aabe-ce237ca4260a tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:02:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1378/2713] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:02:15 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 02 09:02:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d73e62b8-9f5c-41ec-8877-38c347c15524 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d73e62b8-9f5c-41ec-8877-38c347c15524 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] POST http://192.168.122.75/volume/v3/types/8170fa81-70c4-4f30-89ed-998622a383b0/encryption Sep 02 09:02:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d73e62b8-9f5c-41ec-8877-38c347c15524 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d73e62b8-9f5c-41ec-8877-38c347c15524 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] http://192.168.122.75/volume/v3/types/8170fa81-70c4-4f30-89ed-998622a383b0/encryption returned with HTTP 200 Sep 02 09:02:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1336/2714] 192.168.122.75 () {60 vars in 1276 bytes} [Wed Sep 2 09:02:15 2026] POST /volume/v3/types/8170fa81-70c4-4f30-89ed-998622a383b0/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2715beb3-35eb-433b-b910-adf935ed573f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2715beb3-35eb-433b-b910-adf935ed573f tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] DELETE http://192.168.122.75/volume/v3/types/8170fa81-70c4-4f30-89ed-998622a383b0/encryption/e577c242-f97a-4469-a0d5-e4c17d9b65fd Sep 02 09:02:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2715beb3-35eb-433b-b910-adf935ed573f tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2715beb3-35eb-433b-b910-adf935ed573f tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:15 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-2715beb3-35eb-433b-b910-adf935ed573f tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '3c671f4a4ffe472dbd941ff2c94ccaa1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd417274793c84892bf90b43be2d4bfeb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:02:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2715beb3-35eb-433b-b910-adf935ed573f tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] http://192.168.122.75/volume/v3/types/8170fa81-70c4-4f30-89ed-998622a383b0/encryption/e577c242-f97a-4469-a0d5-e4c17d9b65fd returned with HTTP 403 Sep 02 09:02:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1379/2715] 192.168.122.75 () {58 vars in 1368 bytes} [Wed Sep 2 09:02:15 2026] DELETE /volume/v3/types/8170fa81-70c4-4f30-89ed-998622a383b0/encryption/e577c242-f97a-4469-a0d5-e4c17d9b65fd => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8f3d944d-3bcb-4c23-ac97-c21687ad0be9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8f3d944d-3bcb-4c23-ac97-c21687ad0be9 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:02:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8f3d944d-3bcb-4c23-ac97-c21687ad0be9 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1062587693", "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=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8f3d944d-3bcb-4c23-ac97-c21687ad0be9 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:02:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1337/2716] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:02:15 2026] POST /volume/v3/types => generated 380 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-896c7138-799d-4a43-be3d-a7e11c28010a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-896c7138-799d-4a43-be3d-a7e11c28010a tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] DELETE http://192.168.122.75/volume/v3/types/7d049daf-bbee-45a3-87c1-bc8d8f241825/extra_specs/key1 Sep 02 09:02:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-896c7138-799d-4a43-be3d-a7e11c28010a tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-896c7138-799d-4a43-be3d-a7e11c28010a tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:15 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-896c7138-799d-4a43-be3d-a7e11c28010a tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '3c671f4a4ffe472dbd941ff2c94ccaa1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd417274793c84892bf90b43be2d4bfeb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:02:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-896c7138-799d-4a43-be3d-a7e11c28010a tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] http://192.168.122.75/volume/v3/types/7d049daf-bbee-45a3-87c1-bc8d8f241825/extra_specs/key1 returned with HTTP 403 Sep 02 09:02:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1380/2717] 192.168.122.75 () {58 vars in 1275 bytes} [Wed Sep 2 09:02:15 2026] DELETE /volume/v3/types/7d049daf-bbee-45a3-87c1-bc8d8f241825/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7d51ca99-ef62-46b0-af50-43c2331de598 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7d51ca99-ef62-46b0-af50-43c2331de598 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:02:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7d51ca99-ef62-46b0-af50-43c2331de598 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1598849091", "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=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7d51ca99-ef62-46b0-af50-43c2331de598 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:02:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1338/2718] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:02:15 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b8495378-4fcc-40db-b2d5-4e1100210793 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b8495378-4fcc-40db-b2d5-4e1100210793 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] DELETE http://192.168.122.75/volume/v3/types/9dcee1cb-f847-4305-8fac-082be50f71b9 Sep 02 09:02:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b8495378-4fcc-40db-b2d5-4e1100210793 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b8495378-4fcc-40db-b2d5-4e1100210793 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:15 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-b8495378-4fcc-40db-b2d5-4e1100210793 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '3c671f4a4ffe472dbd941ff2c94ccaa1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd417274793c84892bf90b43be2d4bfeb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:02:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b8495378-4fcc-40db-b2d5-4e1100210793 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] http://192.168.122.75/volume/v3/types/9dcee1cb-f847-4305-8fac-082be50f71b9 returned with HTTP 403 Sep 02 09:02:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1381/2719] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:02:15 2026] DELETE /volume/v3/types/9dcee1cb-f847-4305-8fac-082be50f71b9 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c4a04010-165c-4ac5-93d1-2e81ffe36e73 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c4a04010-165c-4ac5-93d1-2e81ffe36e73 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] GET http://192.168.122.75/volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a/extra_specs Sep 02 09:02:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c4a04010-165c-4ac5-93d1-2e81ffe36e73 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c4a04010-165c-4ac5-93d1-2e81ffe36e73 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c4a04010-165c-4ac5-93d1-2e81ffe36e73 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] http://192.168.122.75/volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a/extra_specs returned with HTTP 200 Sep 02 09:02:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1339/2720] 192.168.122.75 () {58 vars in 1257 bytes} [Wed Sep 2 09:02:15 2026] GET /volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a/extra_specs => generated 123 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fcc466f0-c796-44f3-83d9-923fc14e27fc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fcc466f0-c796-44f3-83d9-923fc14e27fc tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] GET http://192.168.122.75/volume/v3/types Sep 02 09:02:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fcc466f0-c796-44f3-83d9-923fc14e27fc tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fcc466f0-c796-44f3-83d9-923fc14e27fc tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-fcc466f0-c796-44f3-83d9-923fc14e27fc tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 09:02:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fcc466f0-c796-44f3-83d9-923fc14e27fc tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:02:16 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1382/2721] 192.168.122.75 () {58 vars in 1110 bytes} [Wed Sep 2 09:02:16 2026] GET /volume/v3/types => generated 2364 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-69627148-b473-409a-ab1d-9447ad015236 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-69627148-b473-409a-ab1d-9447ad015236 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] GET http://192.168.122.75/volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a/encryption/cipher Sep 02 09:02:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-69627148-b473-409a-ab1d-9447ad015236 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-69627148-b473-409a-ab1d-9447ad015236 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:16 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-69627148-b473-409a-ab1d-9447ad015236 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3c671f4a4ffe472dbd941ff2c94ccaa1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd417274793c84892bf90b43be2d4bfeb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:02:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-69627148-b473-409a-ab1d-9447ad015236 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] http://192.168.122.75/volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a/encryption/cipher returned with HTTP 403 Sep 02 09:02:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1340/2722] 192.168.122.75 () {58 vars in 1275 bytes} [Wed Sep 2 09:02:16 2026] GET /volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-26448506-4412-4918-a8e9-a8b593c387eb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-26448506-4412-4918-a8e9-a8b593c387eb tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] GET http://192.168.122.75/volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a/encryption Sep 02 09:02:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-26448506-4412-4918-a8e9-a8b593c387eb tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-26448506-4412-4918-a8e9-a8b593c387eb tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:16 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-26448506-4412-4918-a8e9-a8b593c387eb tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3c671f4a4ffe472dbd941ff2c94ccaa1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd417274793c84892bf90b43be2d4bfeb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:02:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-26448506-4412-4918-a8e9-a8b593c387eb tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] http://192.168.122.75/volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a/encryption returned with HTTP 403 Sep 02 09:02:16 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1383/2723] 192.168.122.75 () {58 vars in 1254 bytes} [Wed Sep 2 09:02:16 2026] GET /volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b3c18f53-3cc2-4e66-8cab-92a4bfbb39d5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b3c18f53-3cc2-4e66-8cab-92a4bfbb39d5 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] GET http://192.168.122.75/volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a/extra_specs/multiattach Sep 02 09:02:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b3c18f53-3cc2-4e66-8cab-92a4bfbb39d5 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b3c18f53-3cc2-4e66-8cab-92a4bfbb39d5 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b3c18f53-3cc2-4e66-8cab-92a4bfbb39d5 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] http://192.168.122.75/volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a/extra_specs/multiattach returned with HTTP 200 Sep 02 09:02:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1341/2724] 192.168.122.75 () {58 vars in 1293 bytes} [Wed Sep 2 09:02:16 2026] GET /volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 09:02:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-67d6bf8c-ea3d-4f39-96ba-5965ef15ffb9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-67d6bf8c-ea3d-4f39-96ba-5965ef15ffb9 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] GET http://192.168.122.75/volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a/extra_specs/volume_backend_name Sep 02 09:02:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-67d6bf8c-ea3d-4f39-96ba-5965ef15ffb9 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-67d6bf8c-ea3d-4f39-96ba-5965ef15ffb9 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-67d6bf8c-ea3d-4f39-96ba-5965ef15ffb9 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] http://192.168.122.75/volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a/extra_specs/volume_backend_name returned with HTTP 404 Sep 02 09:02:16 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1384/2725] 192.168.122.75 () {58 vars in 1317 bytes} [Wed Sep 2 09:02:16 2026] GET /volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a/extra_specs/volume_backend_name => generated 143 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cc409199-9648-4dfd-988e-1874f7766da0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cc409199-9648-4dfd-988e-1874f7766da0 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] GET http://192.168.122.75/volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a Sep 02 09:02:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cc409199-9648-4dfd-988e-1874f7766da0 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cc409199-9648-4dfd-988e-1874f7766da0 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cc409199-9648-4dfd-988e-1874f7766da0 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] http://192.168.122.75/volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a returned with HTTP 200 Sep 02 09:02:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1342/2726] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 09:02:16 2026] GET /volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a => generated 318 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4c3bc160-3a0d-4aec-b562-ef7120afb708 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4c3bc160-3a0d-4aec-b562-ef7120afb708 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] PUT http://192.168.122.75/volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a/encryption/447adc62-be2d-4962-aba2-26b637900f27 Sep 02 09:02:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4c3bc160-3a0d-4aec-b562-ef7120afb708 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:16 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-4c3bc160-3a0d-4aec-b562-ef7120afb708 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '3c671f4a4ffe472dbd941ff2c94ccaa1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd417274793c84892bf90b43be2d4bfeb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:02:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4c3bc160-3a0d-4aec-b562-ef7120afb708 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] http://192.168.122.75/volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a/encryption/447adc62-be2d-4962-aba2-26b637900f27 returned with HTTP 403 Sep 02 09:02:16 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1385/2727] 192.168.122.75 () {60 vars in 1385 bytes} [Wed Sep 2 09:02:16 2026] PUT /volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a/encryption/447adc62-be2d-4962-aba2-26b637900f27 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c6740424-5dab-4e53-9ab4-e7b368bdaf76 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c6740424-5dab-4e53-9ab4-e7b368bdaf76 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] PUT http://192.168.122.75/volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a/extra_specs/key1 Sep 02 09:02:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c6740424-5dab-4e53-9ab4-e7b368bdaf76 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:16 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-c6740424-5dab-4e53-9ab4-e7b368bdaf76 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3c671f4a4ffe472dbd941ff2c94ccaa1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd417274793c84892bf90b43be2d4bfeb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:02:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c6740424-5dab-4e53-9ab4-e7b368bdaf76 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] http://192.168.122.75/volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a/extra_specs/key1 returned with HTTP 403 Sep 02 09:02:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1343/2728] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 09:02:16 2026] PUT /volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9e32118e-c1d9-4769-9ca8-161af17eda2a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9e32118e-c1d9-4769-9ca8-161af17eda2a tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] PUT http://192.168.122.75/volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a Sep 02 09:02:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9e32118e-c1d9-4769-9ca8-161af17eda2a tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:16 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-9e32118e-c1d9-4769-9ca8-161af17eda2a tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '3c671f4a4ffe472dbd941ff2c94ccaa1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd417274793c84892bf90b43be2d4bfeb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:02:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9e32118e-c1d9-4769-9ca8-161af17eda2a tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-member] http://192.168.122.75/volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a returned with HTTP 403 Sep 02 09:02:16 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1386/2729] 192.168.122.75 () {60 vars in 1241 bytes} [Wed Sep 2 09:02:16 2026] PUT /volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-72718dd0-ba88-4840-b1e7-79f6bcb71112 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-72718dd0-ba88-4840-b1e7-79f6bcb71112 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] DELETE http://192.168.122.75/volume/v3/types/9dcee1cb-f847-4305-8fac-082be50f71b9 Sep 02 09:02:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-72718dd0-ba88-4840-b1e7-79f6bcb71112 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-72718dd0-ba88-4840-b1e7-79f6bcb71112 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-72718dd0-ba88-4840-b1e7-79f6bcb71112 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] http://192.168.122.75/volume/v3/types/9dcee1cb-f847-4305-8fac-082be50f71b9 returned with HTTP 202 Sep 02 09:02:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1344/2730] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:02:16 2026] DELETE /volume/v3/types/9dcee1cb-f847-4305-8fac-082be50f71b9 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8584351f-594c-4329-ad1d-89c73b81dfca None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8584351f-594c-4329-ad1d-89c73b81dfca tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] DELETE http://192.168.122.75/volume/v3/types/7d049daf-bbee-45a3-87c1-bc8d8f241825 Sep 02 09:02:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8584351f-594c-4329-ad1d-89c73b81dfca tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8584351f-594c-4329-ad1d-89c73b81dfca tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8584351f-594c-4329-ad1d-89c73b81dfca tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] http://192.168.122.75/volume/v3/types/7d049daf-bbee-45a3-87c1-bc8d8f241825 returned with HTTP 202 Sep 02 09:02:16 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1387/2731] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:02:16 2026] DELETE /volume/v3/types/7d049daf-bbee-45a3-87c1-bc8d8f241825 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-63423faf-0ef1-4552-a9b3-222d064844a1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-63423faf-0ef1-4552-a9b3-222d064844a1 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] DELETE http://192.168.122.75/volume/v3/types/8170fa81-70c4-4f30-89ed-998622a383b0 Sep 02 09:02:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-63423faf-0ef1-4552-a9b3-222d064844a1 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-63423faf-0ef1-4552-a9b3-222d064844a1 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-63423faf-0ef1-4552-a9b3-222d064844a1 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] http://192.168.122.75/volume/v3/types/8170fa81-70c4-4f30-89ed-998622a383b0 returned with HTTP 202 Sep 02 09:02:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1345/2732] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:02:16 2026] DELETE /volume/v3/types/8170fa81-70c4-4f30-89ed-998622a383b0 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a7da5e15-630a-4176-8d94-23647dba8ec1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a7da5e15-630a-4176-8d94-23647dba8ec1 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] DELETE http://192.168.122.75/volume/v3/types/ec0e4f93-7eda-490d-ac5e-ad6f5ceced0e Sep 02 09:02:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a7da5e15-630a-4176-8d94-23647dba8ec1 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a7da5e15-630a-4176-8d94-23647dba8ec1 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a7da5e15-630a-4176-8d94-23647dba8ec1 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] http://192.168.122.75/volume/v3/types/ec0e4f93-7eda-490d-ac5e-ad6f5ceced0e returned with HTTP 202 Sep 02 09:02:16 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1388/2733] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:02:16 2026] DELETE /volume/v3/types/ec0e4f93-7eda-490d-ac5e-ad6f5ceced0e => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-02ddf6fb-823b-4849-be0f-59ec8adc6a73 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-02ddf6fb-823b-4849-be0f-59ec8adc6a73 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] DELETE http://192.168.122.75/volume/v3/types/491fb789-8862-4c54-adba-3db28117a9e5 Sep 02 09:02:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-02ddf6fb-823b-4849-be0f-59ec8adc6a73 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-02ddf6fb-823b-4849-be0f-59ec8adc6a73 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-02ddf6fb-823b-4849-be0f-59ec8adc6a73 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] http://192.168.122.75/volume/v3/types/491fb789-8862-4c54-adba-3db28117a9e5 returned with HTTP 202 Sep 02 09:02:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1346/2734] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:02:16 2026] DELETE /volume/v3/types/491fb789-8862-4c54-adba-3db28117a9e5 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f64aa8cc-2d8c-4504-b9f1-8fe48b0d48f5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f64aa8cc-2d8c-4504-b9f1-8fe48b0d48f5 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] DELETE http://192.168.122.75/volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a Sep 02 09:02:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f64aa8cc-2d8c-4504-b9f1-8fe48b0d48f5 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f64aa8cc-2d8c-4504-b9f1-8fe48b0d48f5 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f64aa8cc-2d8c-4504-b9f1-8fe48b0d48f5 tempest-VolumeTypesMemberTests-531123528 tempest-VolumeTypesMemberTests-531123528-project-admin] http://192.168.122.75/volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a returned with HTTP 202 Sep 02 09:02:16 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1389/2735] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:02:16 2026] DELETE /volume/v3/types/5c88b84a-6946-4000-9d18-c3d05c7c0c2a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:26 devstack devstack@c-api.service[86994]: DEBUG dbcounter [-] [86994] Writing DB stats cinder:SELECT=351,cinder:INSERT=95,cinder:UPDATE=109 {{(pid=86994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 09:02:26 devstack devstack@c-api.service[86995]: DEBUG dbcounter [-] [86995] Writing DB stats cinder:SELECT=261,cinder:UPDATE=69,cinder:INSERT=85 {{(pid=86995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 09:02:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a704b7d4-d474-4331-a717-15f0e33d7830 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a704b7d4-d474-4331-a717-15f0e33d7830 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:02:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a704b7d4-d474-4331-a717-15f0e33d7830 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1889481526"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-a704b7d4-d474-4331-a717-15f0e33d7830 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1889481526'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:02:27 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-a704b7d4-d474-4331-a717-15f0e33d7830 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Create volume of 1 GB Sep 02 09:02:27 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a704b7d4-d474-4331-a717-15f0e33d7830 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Availability Zones retrieved successfully. Sep 02 09:02:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e2fbbb3e-46a9-437c-94dc-5ced7e362c97 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:27 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-a704b7d4-d474-4331-a717-15f0e33d7830 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Flow 'volume_create_api' (1a06ae50-d52e-4603-b301-68279324f723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:27 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-a704b7d4-d474-4331-a717-15f0e33d7830 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4d35ddb-b541-49b1-8eb3-a5597e383900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:27 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-a704b7d4-d474-4331-a717-15f0e33d7830 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:02:27 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-a704b7d4-d474-4331-a717-15f0e33d7830 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4d35ddb-b541-49b1-8eb3-a5597e383900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:27 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-a704b7d4-d474-4331-a717-15f0e33d7830 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5cc1257-52fe-4aad-bda3-4c564f092690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e2fbbb3e-46a9-437c-94dc-5ced7e362c97 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:02:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e2fbbb3e-46a9-437c-94dc-5ced7e362c97 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-350870109"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-e2fbbb3e-46a9-437c-94dc-5ced7e362c97 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Create volume request body: {'volume': {"'imageRef": '390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-350870109'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:02:27 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-e2fbbb3e-46a9-437c-94dc-5ced7e362c97 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Create volume of 1 GB Sep 02 09:02:27 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e2fbbb3e-46a9-437c-94dc-5ced7e362c97 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Availability Zones retrieved successfully. Sep 02 09:02:27 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e2fbbb3e-46a9-437c-94dc-5ced7e362c97 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Flow 'volume_create_api' (1b1a899e-7128-48b2-8922-89b0b7d380c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:27 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e2fbbb3e-46a9-437c-94dc-5ced7e362c97 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb70477f-7269-4853-9b44-d57fc24277d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:27 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-e2fbbb3e-46a9-437c-94dc-5ced7e362c97 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-a704b7d4-d474-4331-a717-15f0e33d7830 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Created reservations ['dfb55915-bdd4-453e-9d10-78e90fd4aa5f', '699e719b-23db-4929-b798-56dc0d1f3f2a', '2705c50f-8bfe-4fc3-a784-048b8c98b61c', '9739cde6-9060-4ec9-ae19-513b11a08c19'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-a704b7d4-d474-4331-a717-15f0e33d7830 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5cc1257-52fe-4aad-bda3-4c564f092690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfb55915-bdd4-453e-9d10-78e90fd4aa5f', '699e719b-23db-4929-b798-56dc0d1f3f2a', '2705c50f-8bfe-4fc3-a784-048b8c98b61c', '9739cde6-9060-4ec9-ae19-513b11a08c19']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-a704b7d4-d474-4331-a717-15f0e33d7830 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f20db3b-6241-4e6c-92a1-568f38049dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:28 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-a704b7d4-d474-4331-a717-15f0e33d7830 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f20db3b-6241-4e6c-92a1-568f38049dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '472da722-26ee-4834-bc7d-52feb1629c1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1889481526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1c8cbe274a748dd85c5c1e668832893',qos_specs=None,replication_status=,reservations=['dfb55915-bdd4-453e-9d10-78e90fd4aa5f','699e719b-23db-4929-b798-56dc0d1f3f2a','2705c50f-8bfe-4fc3-a784-048b8c98b61c','9739cde6-9060-4ec9-ae19-513b11a08c19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd504353ace43ae93a8eaf0d78566ac',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:02:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1889481526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=472da722-26ee-4834-bc7d-52feb1629c1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1c8cbe274a748dd85c5c1e668832893',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cd504353ace43ae93a8eaf0d78566ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e2fbbb3e-46a9-437c-94dc-5ced7e362c97 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb70477f-7269-4853-9b44-d57fc24277d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-a704b7d4-d474-4331-a717-15f0e33d7830 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (383dd30f-a0d8-4a90-8b72-f34b8e9f9fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e2fbbb3e-46a9-437c-94dc-5ced7e362c97 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f975cfa-c6ac-43c2-89fb-f04b35f43c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-a704b7d4-d474-4331-a717-15f0e33d7830 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (383dd30f-a0d8-4a90-8b72-f34b8e9f9fc0) transitioned into state 'SUCCESS' from state '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-1889481526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1c8cbe274a748dd85c5c1e668832893',qos_specs=None,replication_status=,reservations=['dfb55915-bdd4-453e-9d10-78e90fd4aa5f','699e719b-23db-4929-b798-56dc0d1f3f2a','2705c50f-8bfe-4fc3-a784-048b8c98b61c','9739cde6-9060-4ec9-ae19-513b11a08c19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd504353ace43ae93a8eaf0d78566ac',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-a704b7d4-d474-4331-a717-15f0e33d7830 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a31a523c-ce62-4eb1-92f3-2067f96d9f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-a704b7d4-d474-4331-a717-15f0e33d7830 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a31a523c-ce62-4eb1-92f3-2067f96d9f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-a704b7d4-d474-4331-a717-15f0e33d7830 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Flow 'volume_create_api' (1a06ae50-d52e-4603-b301-68279324f723) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a704b7d4-d474-4331-a717-15f0e33d7830 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Create volume request issued successfully. Sep 02 09:02:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a704b7d4-d474-4331-a717-15f0e33d7830 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:02:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1347/2736] 192.168.122.75 () {62 vars in 1178 bytes} [Wed Sep 2 09:02:27 2026] POST /volume/v3/volumes => generated 777 bytes in 796 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3a86b2a1-7365-4e57-b5d7-2b4636804bbf None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3a86b2a1-7365-4e57-b5d7-2b4636804bbf tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/volumes/472da722-26ee-4834-bc7d-52feb1629c1a Sep 02 09:02:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3a86b2a1-7365-4e57-b5d7-2b4636804bbf tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3a86b2a1-7365-4e57-b5d7-2b4636804bbf tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:28 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:28 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:28 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:28 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-e2fbbb3e-46a9-437c-94dc-5ced7e362c97 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Created reservations ['a6d8c514-0f49-46ef-be17-f8770d22782e', '0fa07167-865b-4c8e-a790-e9a566283e30', '935b62f0-4df6-4ccd-a20b-4a69008ffbe5', '75566977-90e1-4601-88f7-f5b22ac49eed'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e2fbbb3e-46a9-437c-94dc-5ced7e362c97 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f975cfa-c6ac-43c2-89fb-f04b35f43c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6d8c514-0f49-46ef-be17-f8770d22782e', '0fa07167-865b-4c8e-a790-e9a566283e30', '935b62f0-4df6-4ccd-a20b-4a69008ffbe5', '75566977-90e1-4601-88f7-f5b22ac49eed']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3a86b2a1-7365-4e57-b5d7-2b4636804bbf tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Volume info retrieved successfully. Sep 02 09:02:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e2fbbb3e-46a9-437c-94dc-5ced7e362c97 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (befdd1ca-3f6b-4957-9550-6148c488dd9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3a86b2a1-7365-4e57-b5d7-2b4636804bbf tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/volumes/472da722-26ee-4834-bc7d-52feb1629c1a returned with HTTP 200 Sep 02 09:02:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1348/2737] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:02:28 2026] GET /volume/v3/volumes/472da722-26ee-4834-bc7d-52feb1629c1a => generated 845 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:28 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:28 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e2fbbb3e-46a9-437c-94dc-5ced7e362c97 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (befdd1ca-3f6b-4957-9550-6148c488dd9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fcf9244-86b2-4fb8-9bd8-db7aa513c8c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-350870109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f120163ea6045a8bcd8ec83febf12c9',qos_specs=None,replication_status=,reservations=['a6d8c514-0f49-46ef-be17-f8770d22782e','0fa07167-865b-4c8e-a790-e9a566283e30','935b62f0-4df6-4ccd-a20b-4a69008ffbe5','75566977-90e1-4601-88f7-f5b22ac49eed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054642c4d9de44638cfd9b7a62d36122',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:02:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-350870109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fcf9244-86b2-4fb8-9bd8-db7aa513c8c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f120163ea6045a8bcd8ec83febf12c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='054642c4d9de44638cfd9b7a62d36122',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e2fbbb3e-46a9-437c-94dc-5ced7e362c97 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a89d037a-881a-4b33-861e-22c59365c7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e2fbbb3e-46a9-437c-94dc-5ced7e362c97 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a89d037a-881a-4b33-861e-22c59365c7e4) transitioned into state 'SUCCESS' from state '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-350870109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f120163ea6045a8bcd8ec83febf12c9',qos_specs=None,replication_status=,reservations=['a6d8c514-0f49-46ef-be17-f8770d22782e','0fa07167-865b-4c8e-a790-e9a566283e30','935b62f0-4df6-4ccd-a20b-4a69008ffbe5','75566977-90e1-4601-88f7-f5b22ac49eed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054642c4d9de44638cfd9b7a62d36122',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e2fbbb3e-46a9-437c-94dc-5ced7e362c97 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e857f2b8-6c94-44a4-9dcc-055ade36dbc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e2fbbb3e-46a9-437c-94dc-5ced7e362c97 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e857f2b8-6c94-44a4-9dcc-055ade36dbc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:28 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e2fbbb3e-46a9-437c-94dc-5ced7e362c97 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Flow 'volume_create_api' (1b1a899e-7128-48b2-8922-89b0b7d380c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:28 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e2fbbb3e-46a9-437c-94dc-5ced7e362c97 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Create volume request issued successfully. Sep 02 09:02:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e2fbbb3e-46a9-437c-94dc-5ced7e362c97 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:02:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1390/2738] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 09:02:27 2026] POST /volume/v3/volumes => generated 763 bytes in 656 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:02:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0f64a530-5f7f-4414-a2a4-22e1ef88bbab None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0f64a530-5f7f-4414-a2a4-22e1ef88bbab tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:02:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0f64a530-5f7f-4414-a2a4-22e1ef88bbab tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-182047976"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-0f64a530-5f7f-4414-a2a4-22e1ef88bbab tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Create volume request body: {'volume': {"'imageRef": '390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-182047976'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-0f64a530-5f7f-4414-a2a4-22e1ef88bbab tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Create volume of 1 GB Sep 02 09:02:28 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0f64a530-5f7f-4414-a2a4-22e1ef88bbab tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Availability Zones retrieved successfully. Sep 02 09:02:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0f64a530-5f7f-4414-a2a4-22e1ef88bbab tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Flow 'volume_create_api' (18e8f077-a59f-4add-905b-642b04c9e5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0f64a530-5f7f-4414-a2a4-22e1ef88bbab tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bbfb35d-fb4f-4233-8f49-24c3cc519039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-0f64a530-5f7f-4414-a2a4-22e1ef88bbab tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0f64a530-5f7f-4414-a2a4-22e1ef88bbab tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bbfb35d-fb4f-4233-8f49-24c3cc519039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0f64a530-5f7f-4414-a2a4-22e1ef88bbab tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c35f921-c220-4656-b657-67fc00c1c8b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3ad9079d-dfed-4117-805f-a3636ac2b521 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-0f64a530-5f7f-4414-a2a4-22e1ef88bbab tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Created reservations ['72ada067-3478-4871-b041-89d88063af5e', '9067c5bf-9fbf-4b1d-b5f0-0359964c314e', '28e4e2b0-50b0-458d-a8d1-4766e3cead33', 'd6086215-d4b8-4d15-8e57-67989f51050f'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0f64a530-5f7f-4414-a2a4-22e1ef88bbab tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c35f921-c220-4656-b657-67fc00c1c8b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72ada067-3478-4871-b041-89d88063af5e', '9067c5bf-9fbf-4b1d-b5f0-0359964c314e', '28e4e2b0-50b0-458d-a8d1-4766e3cead33', 'd6086215-d4b8-4d15-8e57-67989f51050f']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0f64a530-5f7f-4414-a2a4-22e1ef88bbab tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80723918-e6ca-4d0b-9433-638111f30d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:28 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0f64a530-5f7f-4414-a2a4-22e1ef88bbab tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80723918-e6ca-4d0b-9433-638111f30d07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '263a1d1f-547c-4499-9a40-25237f7af77c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-182047976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f120163ea6045a8bcd8ec83febf12c9',qos_specs=None,replication_status=,reservations=['72ada067-3478-4871-b041-89d88063af5e','9067c5bf-9fbf-4b1d-b5f0-0359964c314e','28e4e2b0-50b0-458d-a8d1-4766e3cead33','d6086215-d4b8-4d15-8e57-67989f51050f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054642c4d9de44638cfd9b7a62d36122',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:02:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-182047976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=263a1d1f-547c-4499-9a40-25237f7af77c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f120163ea6045a8bcd8ec83febf12c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='054642c4d9de44638cfd9b7a62d36122',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:28 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0f64a530-5f7f-4414-a2a4-22e1ef88bbab tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe0e56c3-ffec-42c9-a94f-1aa9e05feab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0f64a530-5f7f-4414-a2a4-22e1ef88bbab tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe0e56c3-ffec-42c9-a94f-1aa9e05feab9) transitioned into state 'SUCCESS' from state '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-182047976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f120163ea6045a8bcd8ec83febf12c9',qos_specs=None,replication_status=,reservations=['72ada067-3478-4871-b041-89d88063af5e','9067c5bf-9fbf-4b1d-b5f0-0359964c314e','28e4e2b0-50b0-458d-a8d1-4766e3cead33','d6086215-d4b8-4d15-8e57-67989f51050f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054642c4d9de44638cfd9b7a62d36122',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0f64a530-5f7f-4414-a2a4-22e1ef88bbab tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5181b52-c7ce-47b2-903a-fde9a4b735ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0f64a530-5f7f-4414-a2a4-22e1ef88bbab tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5181b52-c7ce-47b2-903a-fde9a4b735ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0f64a530-5f7f-4414-a2a4-22e1ef88bbab tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Flow 'volume_create_api' (18e8f077-a59f-4add-905b-642b04c9e5ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0f64a530-5f7f-4414-a2a4-22e1ef88bbab tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Create volume request issued successfully. Sep 02 09:02:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0f64a530-5f7f-4414-a2a4-22e1ef88bbab tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:02:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1349/2739] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 09:02:28 2026] POST /volume/v3/volumes => generated 763 bytes in 617 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:02:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5210a7e4-e4c5-499d-b5ea-ade6c6665abd None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3ad9079d-dfed-4117-805f-a3636ac2b521 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3ad9079d-dfed-4117-805f-a3636ac2b521 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1423787395", "extra_specs": {"storage_protocol": "tempest-storage_protocol-32464553", "vendor_name": "tempest-vendor_name-643461737"}}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5210a7e4-e4c5-499d-b5ea-ade6c6665abd tempest-VolumeAndVolumeTypeFromImageTest-443185182 tempest-VolumeAndVolumeTypeFromImageTest-443185182-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:02:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5210a7e4-e4c5-499d-b5ea-ade6c6665abd tempest-VolumeAndVolumeTypeFromImageTest-443185182 tempest-VolumeAndVolumeTypeFromImageTest-443185182-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=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3ad9079d-dfed-4117-805f-a3636ac2b521 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:02:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1391/2740] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:02:28 2026] POST /volume/v3/types => generated 327 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-377052e8-7e7c-4599-bece-180e33fd9537 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-377052e8-7e7c-4599-bece-180e33fd9537 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-377052e8-7e7c-4599-bece-180e33fd9537 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1292424030"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-377052e8-7e7c-4599-bece-180e33fd9537 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Create volume request body: {'volume': {"'imageRef": '390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1292424030'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-377052e8-7e7c-4599-bece-180e33fd9537 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Create volume of 1 GB Sep 02 09:02:29 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-377052e8-7e7c-4599-bece-180e33fd9537 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Availability Zones retrieved successfully. Sep 02 09:02:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5210a7e4-e4c5-499d-b5ea-ade6c6665abd tempest-VolumeAndVolumeTypeFromImageTest-443185182 tempest-VolumeAndVolumeTypeFromImageTest-443185182-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:02:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1350/2741] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:02:29 2026] POST /volume/v3/types => generated 287 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-557d7a6a-2fa2-4f49-b05e-bd12c8da038b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-377052e8-7e7c-4599-bece-180e33fd9537 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Flow 'volume_create_api' (8b7615f2-cbac-4721-ae93-d7f83510326f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-557d7a6a-2fa2-4f49-b05e-bd12c8da038b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:02:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-557d7a6a-2fa2-4f49-b05e-bd12c8da038b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "13be3b71-e69d-4556-90ac-15d7f7bf54be", "size": 1}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-377052e8-7e7c-4599-bece-180e33fd9537 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b05dbd03-4e08-43b7-88fb-9f29ec3156eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-377052e8-7e7c-4599-bece-180e33fd9537 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-557d7a6a-2fa2-4f49-b05e-bd12c8da038b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Create volume request body: {'volume': {'volume_type': '13be3b71-e69d-4556-90ac-15d7f7bf54be', 'size': 1}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-557d7a6a-2fa2-4f49-b05e-bd12c8da038b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Create volume of 1 GB Sep 02 09:02:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:29 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-557d7a6a-2fa2-4f49-b05e-bd12c8da038b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Availability Zones retrieved successfully. Sep 02 09:02:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-557d7a6a-2fa2-4f49-b05e-bd12c8da038b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Flow 'volume_create_api' (6e1a1fbf-b10d-46a2-ab80-aa3717c02a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-557d7a6a-2fa2-4f49-b05e-bd12c8da038b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d9d6d08-6b97-4327-88f1-60e2ee98424d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-557d7a6a-2fa2-4f49-b05e-bd12c8da038b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-557d7a6a-2fa2-4f49-b05e-bd12c8da038b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d9d6d08-6b97-4327-88f1-60e2ee98424d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T07:02:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-32464553',vendor_name='tempest-vendor_name-643461737'},id=13be3b71-e69d-4556-90ac-15d7f7bf54be,is_public=True,name='tempest-ProjectReaderTests-volume-type-1423787395',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '13be3b71-e69d-4556-90ac-15d7f7bf54be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-557d7a6a-2fa2-4f49-b05e-bd12c8da038b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (171c9609-e307-4d8f-abae-9c4632e0f1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-377052e8-7e7c-4599-bece-180e33fd9537 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b05dbd03-4e08-43b7-88fb-9f29ec3156eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-377052e8-7e7c-4599-bece-180e33fd9537 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca3786b5-eac8-4406-ba36-2ab00f6e9901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-557d7a6a-2fa2-4f49-b05e-bd12c8da038b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1423787395 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1423787395, it is now deprecated. Please use the default quota class for default quota. Sep 02 09:02:29 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-557d7a6a-2fa2-4f49-b05e-bd12c8da038b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1423787395 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1423787395, it is now deprecated. Please use the default quota class for default quota. Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-377052e8-7e7c-4599-bece-180e33fd9537 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Created reservations ['548db17f-c3d5-4361-a47f-a01f824aa882', 'cb247bb1-422e-4a51-8a13-84e02a3c7492', 'd75d2b7b-cf0d-49c1-828f-9f0bdb31b775', '942f5ea0-2017-4d66-a9d6-751007b84672'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-377052e8-7e7c-4599-bece-180e33fd9537 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca3786b5-eac8-4406-ba36-2ab00f6e9901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['548db17f-c3d5-4361-a47f-a01f824aa882', 'cb247bb1-422e-4a51-8a13-84e02a3c7492', 'd75d2b7b-cf0d-49c1-828f-9f0bdb31b775', '942f5ea0-2017-4d66-a9d6-751007b84672']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-377052e8-7e7c-4599-bece-180e33fd9537 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4857ece3-797f-431e-9c1b-58588bf3d79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:29 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-377052e8-7e7c-4599-bece-180e33fd9537 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4857ece3-797f-431e-9c1b-58588bf3d79e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3231f013-dbcf-4485-8b76-32559a468688', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1292424030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f120163ea6045a8bcd8ec83febf12c9',qos_specs=None,replication_status=,reservations=['548db17f-c3d5-4361-a47f-a01f824aa882','cb247bb1-422e-4a51-8a13-84e02a3c7492','d75d2b7b-cf0d-49c1-828f-9f0bdb31b775','942f5ea0-2017-4d66-a9d6-751007b84672'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054642c4d9de44638cfd9b7a62d36122',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1292424030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3231f013-dbcf-4485-8b76-32559a468688,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f120163ea6045a8bcd8ec83febf12c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='054642c4d9de44638cfd9b7a62d36122',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-377052e8-7e7c-4599-bece-180e33fd9537 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94b419aa-6d67-401d-98f8-8712b32500e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-557d7a6a-2fa2-4f49-b05e-bd12c8da038b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Created reservations ['80cda8ab-2971-4857-8138-d772d2978719', 'f571f66d-e265-428b-8df0-f5d8b09641cd', '6b26fec7-62ad-41a8-bad5-7113ac9b0e74', '4856902f-a37e-4e4f-8e41-9c657c2b1138'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-557d7a6a-2fa2-4f49-b05e-bd12c8da038b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (171c9609-e307-4d8f-abae-9c4632e0f1fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80cda8ab-2971-4857-8138-d772d2978719', 'f571f66d-e265-428b-8df0-f5d8b09641cd', '6b26fec7-62ad-41a8-bad5-7113ac9b0e74', '4856902f-a37e-4e4f-8e41-9c657c2b1138']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-557d7a6a-2fa2-4f49-b05e-bd12c8da038b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea7cf4b-2a76-48cd-b14e-b18d5cbf79e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-377052e8-7e7c-4599-bece-180e33fd9537 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94b419aa-6d67-401d-98f8-8712b32500e2) transitioned into state 'SUCCESS' from state '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-1292424030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f120163ea6045a8bcd8ec83febf12c9',qos_specs=None,replication_status=,reservations=['548db17f-c3d5-4361-a47f-a01f824aa882','cb247bb1-422e-4a51-8a13-84e02a3c7492','d75d2b7b-cf0d-49c1-828f-9f0bdb31b775','942f5ea0-2017-4d66-a9d6-751007b84672'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054642c4d9de44638cfd9b7a62d36122',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-377052e8-7e7c-4599-bece-180e33fd9537 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47c96e11-6b84-44ad-b737-0fd4b3d16e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-377052e8-7e7c-4599-bece-180e33fd9537 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47c96e11-6b84-44ad-b737-0fd4b3d16e54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:29 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-377052e8-7e7c-4599-bece-180e33fd9537 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Flow 'volume_create_api' (8b7615f2-cbac-4721-ae93-d7f83510326f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-377052e8-7e7c-4599-bece-180e33fd9537 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Create volume request issued successfully. Sep 02 09:02:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-377052e8-7e7c-4599-bece-180e33fd9537 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:02:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1392/2742] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 09:02:29 2026] POST /volume/v3/volumes => generated 764 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:02:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-557d7a6a-2fa2-4f49-b05e-bd12c8da038b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea7cf4b-2a76-48cd-b14e-b18d5cbf79e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f13f151-3e79-401d-9079-fc87e9a812fd', '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='5b6db324082d48adb343d1f7f29944c4',qos_specs=None,replication_status=,reservations=['80cda8ab-2971-4857-8138-d772d2978719','f571f66d-e265-428b-8df0-f5d8b09641cd','6b26fec7-62ad-41a8-bad5-7113ac9b0e74','4856902f-a37e-4e4f-8e41-9c657c2b1138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7701a53242cc46e6a658a3b470c607d9',volume_type_id=13be3b71-e69d-4556-90ac-15d7f7bf54be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:02:29Z,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=7f13f151-3e79-401d-9079-fc87e9a812fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b6db324082d48adb343d1f7f29944c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7701a53242cc46e6a658a3b470c607d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(13be3b71-e69d-4556-90ac-15d7f7bf54be),volume_type_id=13be3b71-e69d-4556-90ac-15d7f7bf54be)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9b50ab0a-6cbf-48bc-8d1f-90a00a10a83d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9b50ab0a-6cbf-48bc-8d1f-90a00a10a83d tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/volumes/472da722-26ee-4834-bc7d-52feb1629c1a Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9b50ab0a-6cbf-48bc-8d1f-90a00a10a83d tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9b50ab0a-6cbf-48bc-8d1f-90a00a10a83d tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-557d7a6a-2fa2-4f49-b05e-bd12c8da038b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b341cc3-9210-465e-8d9e-773b40483e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:29 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:29 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-9b50ab0a-6cbf-48bc-8d1f-90a00a10a83d tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Volume info retrieved successfully. Sep 02 09:02:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9b50ab0a-6cbf-48bc-8d1f-90a00a10a83d tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/volumes/472da722-26ee-4834-bc7d-52feb1629c1a returned with HTTP 200 Sep 02 09:02:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1393/2743] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:02:29 2026] GET /volume/v3/volumes/472da722-26ee-4834-bc7d-52feb1629c1a => generated 869 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e9b2478f-a341-40d8-96aa-51c17a687d35 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e9b2478f-a341-40d8-96aa-51c17a687d35 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e9b2478f-a341-40d8-96aa-51c17a687d35 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1069213558"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-e9b2478f-a341-40d8-96aa-51c17a687d35 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Create volume request body: {'volume': {"'imageRef": '390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1069213558'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-e9b2478f-a341-40d8-96aa-51c17a687d35 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Create volume of 1 GB Sep 02 09:02:29 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e9b2478f-a341-40d8-96aa-51c17a687d35 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Availability Zones retrieved successfully. Sep 02 09:02:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-557d7a6a-2fa2-4f49-b05e-bd12c8da038b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b341cc3-9210-465e-8d9e-773b40483e41) transitioned into state 'SUCCESS' from 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='5b6db324082d48adb343d1f7f29944c4',qos_specs=None,replication_status=,reservations=['80cda8ab-2971-4857-8138-d772d2978719','f571f66d-e265-428b-8df0-f5d8b09641cd','6b26fec7-62ad-41a8-bad5-7113ac9b0e74','4856902f-a37e-4e4f-8e41-9c657c2b1138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7701a53242cc46e6a658a3b470c607d9',volume_type_id=13be3b71-e69d-4556-90ac-15d7f7bf54be)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e9b2478f-a341-40d8-96aa-51c17a687d35 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Flow 'volume_create_api' (0103be5d-d2b4-4498-bb07-fad29ac508b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-557d7a6a-2fa2-4f49-b05e-bd12c8da038b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d47848d0-949a-4b7b-a178-f633c5380bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e9b2478f-a341-40d8-96aa-51c17a687d35 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ee9bb0b-05f7-4da1-903c-64ba1552db94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-e9b2478f-a341-40d8-96aa-51c17a687d35 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-557d7a6a-2fa2-4f49-b05e-bd12c8da038b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d47848d0-949a-4b7b-a178-f633c5380bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-557d7a6a-2fa2-4f49-b05e-bd12c8da038b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Flow 'volume_create_api' (6e1a1fbf-b10d-46a2-ab80-aa3717c02a05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-557d7a6a-2fa2-4f49-b05e-bd12c8da038b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Create volume request issued successfully. Sep 02 09:02:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-557d7a6a-2fa2-4f49-b05e-bd12c8da038b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:02:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1351/2744] 192.168.122.75 () {62 vars in 1177 bytes} [Wed Sep 2 09:02:29 2026] POST /volume/v3/volumes => generated 780 bytes in 584 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e9b2478f-a341-40d8-96aa-51c17a687d35 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ee9bb0b-05f7-4da1-903c-64ba1552db94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e9b2478f-a341-40d8-96aa-51c17a687d35 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c17ba31d-2ff8-477b-a20a-7c60003ba038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-316fa1dd-f23f-4ea4-87ea-a225eb3335b1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-316fa1dd-f23f-4ea4-87ea-a225eb3335b1 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] GET http://192.168.122.75/volume/v3/volumes/7f13f151-3e79-401d-9079-fc87e9a812fd Sep 02 09:02:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-316fa1dd-f23f-4ea4-87ea-a225eb3335b1 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-316fa1dd-f23f-4ea4-87ea-a225eb3335b1 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:29 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:29 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:29 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-316fa1dd-f23f-4ea4-87ea-a225eb3335b1 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Volume info retrieved successfully. Sep 02 09:02:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-316fa1dd-f23f-4ea4-87ea-a225eb3335b1 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] http://192.168.122.75/volume/v3/volumes/7f13f151-3e79-401d-9079-fc87e9a812fd returned with HTTP 200 Sep 02 09:02:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1352/2745] 192.168.122.75 () {60 vars in 1267 bytes} [Wed Sep 2 09:02:29 2026] GET /volume/v3/volumes/7f13f151-3e79-401d-9079-fc87e9a812fd => generated 959 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-e9b2478f-a341-40d8-96aa-51c17a687d35 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Created reservations ['e56f92cd-b20e-499e-824b-00efbb6c5ea8', '8d2a14f9-4dd3-4b32-a6fa-9d7c2e255e1d', '38bd4f99-fbfa-4906-b617-9ee4e02b6b15', 'b69de2b8-4fd3-4027-abbf-840f58250fe8'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e9b2478f-a341-40d8-96aa-51c17a687d35 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c17ba31d-2ff8-477b-a20a-7c60003ba038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e56f92cd-b20e-499e-824b-00efbb6c5ea8', '8d2a14f9-4dd3-4b32-a6fa-9d7c2e255e1d', '38bd4f99-fbfa-4906-b617-9ee4e02b6b15', 'b69de2b8-4fd3-4027-abbf-840f58250fe8']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e9b2478f-a341-40d8-96aa-51c17a687d35 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55b2eb85-a5f8-4a80-a7a5-119da473c38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:29 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e9b2478f-a341-40d8-96aa-51c17a687d35 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55b2eb85-a5f8-4a80-a7a5-119da473c38e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f968edbb-47ff-48dd-8d44-9004e49bb0ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1069213558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f120163ea6045a8bcd8ec83febf12c9',qos_specs=None,replication_status=,reservations=['e56f92cd-b20e-499e-824b-00efbb6c5ea8','8d2a14f9-4dd3-4b32-a6fa-9d7c2e255e1d','38bd4f99-fbfa-4906-b617-9ee4e02b6b15','b69de2b8-4fd3-4027-abbf-840f58250fe8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054642c4d9de44638cfd9b7a62d36122',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1069213558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f968edbb-47ff-48dd-8d44-9004e49bb0ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f120163ea6045a8bcd8ec83febf12c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='054642c4d9de44638cfd9b7a62d36122',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:29 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e9b2478f-a341-40d8-96aa-51c17a687d35 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97f96020-a396-41b9-a7fb-9ef9d45d0ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:30 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e9b2478f-a341-40d8-96aa-51c17a687d35 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97f96020-a396-41b9-a7fb-9ef9d45d0ece) transitioned into state 'SUCCESS' from state '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-1069213558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f120163ea6045a8bcd8ec83febf12c9',qos_specs=None,replication_status=,reservations=['e56f92cd-b20e-499e-824b-00efbb6c5ea8','8d2a14f9-4dd3-4b32-a6fa-9d7c2e255e1d','38bd4f99-fbfa-4906-b617-9ee4e02b6b15','b69de2b8-4fd3-4027-abbf-840f58250fe8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054642c4d9de44638cfd9b7a62d36122',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:30 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e9b2478f-a341-40d8-96aa-51c17a687d35 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (582f25d1-2819-44bb-ad5e-c39616b42127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:30 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e9b2478f-a341-40d8-96aa-51c17a687d35 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (582f25d1-2819-44bb-ad5e-c39616b42127) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:30 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-e9b2478f-a341-40d8-96aa-51c17a687d35 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Flow 'volume_create_api' (0103be5d-d2b4-4498-bb07-fad29ac508b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:30 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e9b2478f-a341-40d8-96aa-51c17a687d35 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Create volume request issued successfully. Sep 02 09:02:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e9b2478f-a341-40d8-96aa-51c17a687d35 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:02:30 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1394/2746] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 09:02:29 2026] POST /volume/v3/volumes => generated 764 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:02:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0803a79b-37dc-4c19-aa00-7525758cf227 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0803a79b-37dc-4c19-aa00-7525758cf227 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:02:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0803a79b-37dc-4c19-aa00-7525758cf227 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1619444566"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-0803a79b-37dc-4c19-aa00-7525758cf227 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Create volume request body: {'volume': {"'imageRef": '390d0d33-1e3a-4b32-9ffa-a4e848e4fcdb', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1619444566'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:02:30 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-0803a79b-37dc-4c19-aa00-7525758cf227 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Create volume of 1 GB Sep 02 09:02:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0803a79b-37dc-4c19-aa00-7525758cf227 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Availability Zones retrieved successfully. Sep 02 09:02:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0803a79b-37dc-4c19-aa00-7525758cf227 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Flow 'volume_create_api' (0104e7c3-bec1-48c1-8565-155e0a8fb7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0803a79b-37dc-4c19-aa00-7525758cf227 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (709e00eb-577e-43bb-bf39-271d576c3601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-0803a79b-37dc-4c19-aa00-7525758cf227 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:02:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0803a79b-37dc-4c19-aa00-7525758cf227 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (709e00eb-577e-43bb-bf39-271d576c3601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0803a79b-37dc-4c19-aa00-7525758cf227 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a37195a-1b5c-4a3e-ba41-884ee8dd4c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:30 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-0803a79b-37dc-4c19-aa00-7525758cf227 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Created reservations ['0496ff1b-6829-4132-8e6d-2ddfa288347e', 'a8669c20-efe0-4c8b-83e4-171a9b5d9583', '81ca9721-ac49-4e17-8dd6-7af669339a28', '8e64fe54-4261-4273-962a-0bbf6ebec201'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0803a79b-37dc-4c19-aa00-7525758cf227 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a37195a-1b5c-4a3e-ba41-884ee8dd4c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0496ff1b-6829-4132-8e6d-2ddfa288347e', 'a8669c20-efe0-4c8b-83e4-171a9b5d9583', '81ca9721-ac49-4e17-8dd6-7af669339a28', '8e64fe54-4261-4273-962a-0bbf6ebec201']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0803a79b-37dc-4c19-aa00-7525758cf227 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d038f2f2-e4c9-4c22-ae94-ac46fd215e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:30 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:30 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0803a79b-37dc-4c19-aa00-7525758cf227 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d038f2f2-e4c9-4c22-ae94-ac46fd215e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a60b9b4-c2a4-4763-9345-a8c05a5a3bae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1619444566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f120163ea6045a8bcd8ec83febf12c9',qos_specs=None,replication_status=,reservations=['0496ff1b-6829-4132-8e6d-2ddfa288347e','a8669c20-efe0-4c8b-83e4-171a9b5d9583','81ca9721-ac49-4e17-8dd6-7af669339a28','8e64fe54-4261-4273-962a-0bbf6ebec201'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054642c4d9de44638cfd9b7a62d36122',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:02:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1619444566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a60b9b4-c2a4-4763-9345-a8c05a5a3bae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f120163ea6045a8bcd8ec83febf12c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='054642c4d9de44638cfd9b7a62d36122',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0803a79b-37dc-4c19-aa00-7525758cf227 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a99fb1f-3bf2-4f2f-8098-ad81560f8596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0803a79b-37dc-4c19-aa00-7525758cf227 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a99fb1f-3bf2-4f2f-8098-ad81560f8596) transitioned into state 'SUCCESS' from state '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-1619444566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f120163ea6045a8bcd8ec83febf12c9',qos_specs=None,replication_status=,reservations=['0496ff1b-6829-4132-8e6d-2ddfa288347e','a8669c20-efe0-4c8b-83e4-171a9b5d9583','81ca9721-ac49-4e17-8dd6-7af669339a28','8e64fe54-4261-4273-962a-0bbf6ebec201'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054642c4d9de44638cfd9b7a62d36122',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0803a79b-37dc-4c19-aa00-7525758cf227 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca23ed22-2df3-4e07-97c8-30124d16c4ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0803a79b-37dc-4c19-aa00-7525758cf227 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca23ed22-2df3-4e07-97c8-30124d16c4ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-0803a79b-37dc-4c19-aa00-7525758cf227 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Flow 'volume_create_api' (0104e7c3-bec1-48c1-8565-155e0a8fb7fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0803a79b-37dc-4c19-aa00-7525758cf227 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Create volume request issued successfully. Sep 02 09:02:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0803a79b-37dc-4c19-aa00-7525758cf227 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:02:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1353/2747] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 09:02:30 2026] POST /volume/v3/volumes => generated 764 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:02:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-780f7fd9-e2a4-44db-93bb-8978eaeebafa None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-780f7fd9-e2a4-44db-93bb-8978eaeebafa tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] GET http://192.168.122.75/volume/v3/volumes/0fcf9244-86b2-4fb8-9bd8-db7aa513c8c3 Sep 02 09:02:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-780f7fd9-e2a4-44db-93bb-8978eaeebafa tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-780f7fd9-e2a4-44db-93bb-8978eaeebafa tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:30 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:30 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:30 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:30 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:30 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-780f7fd9-e2a4-44db-93bb-8978eaeebafa tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Volume info retrieved successfully. Sep 02 09:02:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-780f7fd9-e2a4-44db-93bb-8978eaeebafa tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes/0fcf9244-86b2-4fb8-9bd8-db7aa513c8c3 returned with HTTP 200 Sep 02 09:02:30 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1395/2748] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:30 2026] GET /volume/v3/volumes/0fcf9244-86b2-4fb8-9bd8-db7aa513c8c3 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-dfa9055a-9bb6-4e26-b18a-00f166d36f2d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dfa9055a-9bb6-4e26-b18a-00f166d36f2d tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/volumes/472da722-26ee-4834-bc7d-52feb1629c1a Sep 02 09:02:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dfa9055a-9bb6-4e26-b18a-00f166d36f2d tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dfa9055a-9bb6-4e26-b18a-00f166d36f2d tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:30 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:30 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:30 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:30 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-dfa9055a-9bb6-4e26-b18a-00f166d36f2d tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Volume info retrieved successfully. Sep 02 09:02:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dfa9055a-9bb6-4e26-b18a-00f166d36f2d tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/volumes/472da722-26ee-4834-bc7d-52feb1629c1a returned with HTTP 200 Sep 02 09:02:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1354/2749] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:02:30 2026] GET /volume/v3/volumes/472da722-26ee-4834-bc7d-52feb1629c1a => generated 870 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7c5e1fc5-f323-4851-90f7-b84df64690c5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7c5e1fc5-f323-4851-90f7-b84df64690c5 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 09:02:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7c5e1fc5-f323-4851-90f7-b84df64690c5 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "472da722-26ee-4834-bc7d-52feb1629c1a", "name": "tempest-VolumeDependencyTests-Snapshot-962821930"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:30 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:30 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:30 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:30 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:30 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7c5e1fc5-f323-4851-90f7-b84df64690c5 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Volume info retrieved successfully. Sep 02 09:02:30 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-7c5e1fc5-f323-4851-90f7-b84df64690c5 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Create snapshot from volume 472da722-26ee-4834-bc7d-52feb1629c1a Sep 02 09:02:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-92a499a6-4688-4877-b2bd-6ef6e9cfd266 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:30 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-7c5e1fc5-f323-4851-90f7-b84df64690c5 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Created reservations ['8df93b12-b998-4619-a4e2-9892ece071d8', 'fc123ea7-3f38-48cd-8a16-b4dbaacb3808', '56ba4960-eac2-471c-bfc7-0bae66930f26', 'c2e21935-6467-4715-930a-9a284d286fe2'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-92a499a6-4688-4877-b2bd-6ef6e9cfd266 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] GET http://192.168.122.75/volume/v3/volumes/7f13f151-3e79-401d-9079-fc87e9a812fd Sep 02 09:02:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-92a499a6-4688-4877-b2bd-6ef6e9cfd266 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-92a499a6-4688-4877-b2bd-6ef6e9cfd266 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:30 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:30 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:30 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:30 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:30 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:30 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-92a499a6-4688-4877-b2bd-6ef6e9cfd266 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Volume info retrieved successfully. Sep 02 09:02:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-92a499a6-4688-4877-b2bd-6ef6e9cfd266 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] http://192.168.122.75/volume/v3/volumes/7f13f151-3e79-401d-9079-fc87e9a812fd returned with HTTP 200 Sep 02 09:02:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1355/2750] 192.168.122.75 () {60 vars in 1267 bytes} [Wed Sep 2 09:02:30 2026] GET /volume/v3/volumes/7f13f151-3e79-401d-9079-fc87e9a812fd => generated 980 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 09:02:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cf2e513b-19da-44f0-9ee8-fbcde4dba844 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cf2e513b-19da-44f0-9ee8-fbcde4dba844 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] GET http://192.168.122.75/volume/v3/messages Sep 02 09:02:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cf2e513b-19da-44f0-9ee8-fbcde4dba844 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cf2e513b-19da-44f0-9ee8-fbcde4dba844 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cf2e513b-19da-44f0-9ee8-fbcde4dba844 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] http://192.168.122.75/volume/v3/messages returned with HTTP 200 Sep 02 09:02:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1356/2751] 192.168.122.75 () {60 vars in 1159 bytes} [Wed Sep 2 09:02:31 2026] GET /volume/v3/messages => generated 676 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-05785a26-937f-43f4-8622-21d8d52164c1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:31 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7c5e1fc5-f323-4851-90f7-b84df64690c5 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Snapshot create request issued successfully. Sep 02 09:02:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7c5e1fc5-f323-4851-90f7-b84df64690c5 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 09:02:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1396/2752] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 09:02:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:02:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e62affc1-472f-49c9-96b3-65e80102a856 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e62affc1-472f-49c9-96b3-65e80102a856 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 Sep 02 09:02:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e62affc1-472f-49c9-96b3-65e80102a856 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e62affc1-472f-49c9-96b3-65e80102a856 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:31 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:31 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:31 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e62affc1-472f-49c9-96b3-65e80102a856 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Snapshot retrieved successfully. Sep 02 09:02:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e62affc1-472f-49c9-96b3-65e80102a856 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 returned with HTTP 200 Sep 02 09:02:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1397/2753] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:02:31 2026] GET /volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 => generated 439 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-05785a26-937f-43f4-8622-21d8d52164c1 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-reader] GET http://192.168.122.75/volume/v3/messages Sep 02 09:02:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-05785a26-937f-43f4-8622-21d8d52164c1 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-reader] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-05785a26-937f-43f4-8622-21d8d52164c1 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-reader] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-05785a26-937f-43f4-8622-21d8d52164c1 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-reader] http://192.168.122.75/volume/v3/messages returned with HTTP 200 Sep 02 09:02:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1357/2754] 192.168.122.75 () {60 vars in 1159 bytes} [Wed Sep 2 09:02:31 2026] GET /volume/v3/messages => generated 676 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-bc9bc495-305d-4ee5-9151-2804d8f7abf2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bc9bc495-305d-4ee5-9151-2804d8f7abf2 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] DELETE http://192.168.122.75/volume/v3/messages/822c728c-605e-4436-94ce-672974fb7311 Sep 02 09:02:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bc9bc495-305d-4ee5-9151-2804d8f7abf2 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bc9bc495-305d-4ee5-9151-2804d8f7abf2 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bc9bc495-305d-4ee5-9151-2804d8f7abf2 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] http://192.168.122.75/volume/v3/messages/822c728c-605e-4436-94ce-672974fb7311 returned with HTTP 204 Sep 02 09:02:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1398/2755] 192.168.122.75 () {60 vars in 1273 bytes} [Wed Sep 2 09:02:31 2026] DELETE /volume/v3/messages/822c728c-605e-4436-94ce-672974fb7311 => generated 0 bytes in 33 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 09:02:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-71835be4-8b5b-42ef-a328-2ac3393689c4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-71835be4-8b5b-42ef-a328-2ac3393689c4 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/7f13f151-3e79-401d-9079-fc87e9a812fd Sep 02 09:02:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-71835be4-8b5b-42ef-a328-2ac3393689c4 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-71835be4-8b5b-42ef-a328-2ac3393689c4 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:31 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-71835be4-8b5b-42ef-a328-2ac3393689c4 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Delete volume with id: 7f13f151-3e79-401d-9079-fc87e9a812fd Sep 02 09:02:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-71835be4-8b5b-42ef-a328-2ac3393689c4 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Volume info retrieved successfully. Sep 02 09:02:31 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-71835be4-8b5b-42ef-a328-2ac3393689c4 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86994) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 09:02:31 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-71835be4-8b5b-42ef-a328-2ac3393689c4 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Created reservations ['d4a41b42-420d-4fb5-bbe0-bdc4d9d7cf4c', '505c34e1-64cd-43d0-b8b9-51d6f62fc4cb', '061f9c07-215e-4c8d-a456-e1beb61ba754', '5df2cb5a-3421-46dc-8394-8eaa3f28ab81'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-71835be4-8b5b-42ef-a328-2ac3393689c4 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Delete volume request issued successfully. Sep 02 09:02:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-71835be4-8b5b-42ef-a328-2ac3393689c4 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] http://192.168.122.75/volume/v3/volumes/7f13f151-3e79-401d-9079-fc87e9a812fd returned with HTTP 202 Sep 02 09:02:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1358/2756] 192.168.122.75 () {60 vars in 1270 bytes} [Wed Sep 2 09:02:31 2026] DELETE /volume/v3/volumes/7f13f151-3e79-401d-9079-fc87e9a812fd => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7794f167-6904-4f42-bac1-eeaae7f30433 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7794f167-6904-4f42-bac1-eeaae7f30433 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] DELETE http://192.168.122.75/volume/v3/types/13be3b71-e69d-4556-90ac-15d7f7bf54be Sep 02 09:02:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7794f167-6904-4f42-bac1-eeaae7f30433 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7794f167-6904-4f42-bac1-eeaae7f30433 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7794f167-6904-4f42-bac1-eeaae7f30433 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] http://192.168.122.75/volume/v3/types/13be3b71-e69d-4556-90ac-15d7f7bf54be returned with HTTP 202 Sep 02 09:02:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1399/2757] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:02:31 2026] DELETE /volume/v3/types/13be3b71-e69d-4556-90ac-15d7f7bf54be => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-217eba6f-bb78-44a3-9aa4-15fd9eb0e1e8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-217eba6f-bb78-44a3-9aa4-15fd9eb0e1e8 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:02:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-217eba6f-bb78-44a3-9aa4-15fd9eb0e1e8 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-2020546763", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1978553382", "vendor_name": "tempest-vendor_name-11077184"}}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-217eba6f-bb78-44a3-9aa4-15fd9eb0e1e8 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:02:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1359/2758] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:02:31 2026] POST /volume/v3/types => generated 328 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ed5d8b64-5212-49f0-9dd2-24a85e3840dc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ed5d8b64-5212-49f0-9dd2-24a85e3840dc tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:02:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ed5d8b64-5212-49f0-9dd2-24a85e3840dc tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "31eadf69-0b4f-47cc-94e4-32ed11ea61a9", "size": 1}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-ed5d8b64-5212-49f0-9dd2-24a85e3840dc tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Create volume request body: {'volume': {'volume_type': '31eadf69-0b4f-47cc-94e4-32ed11ea61a9', 'size': 1}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:02:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8e933c5a-63de-48b9-9972-6d4fb3ab3991 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:31 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-ed5d8b64-5212-49f0-9dd2-24a85e3840dc tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Create volume of 1 GB Sep 02 09:02:31 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:31 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:31 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ed5d8b64-5212-49f0-9dd2-24a85e3840dc tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Availability Zones retrieved successfully. Sep 02 09:02:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8e933c5a-63de-48b9-9972-6d4fb3ab3991 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] GET http://192.168.122.75/volume/v3/volumes/0fcf9244-86b2-4fb8-9bd8-db7aa513c8c3 Sep 02 09:02:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8e933c5a-63de-48b9-9972-6d4fb3ab3991 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8e933c5a-63de-48b9-9972-6d4fb3ab3991 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ed5d8b64-5212-49f0-9dd2-24a85e3840dc tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Flow 'volume_create_api' (dcfb2401-5103-47ee-a6de-d5e5532169f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ed5d8b64-5212-49f0-9dd2-24a85e3840dc tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52c99591-377f-4628-84e1-3f4c04af3de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-ed5d8b64-5212-49f0-9dd2-24a85e3840dc tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:02:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8e933c5a-63de-48b9-9972-6d4fb3ab3991 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Volume info retrieved successfully. Sep 02 09:02:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8e933c5a-63de-48b9-9972-6d4fb3ab3991 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes/0fcf9244-86b2-4fb8-9bd8-db7aa513c8c3 returned with HTTP 200 Sep 02 09:02:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1360/2759] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:31 2026] GET /volume/v3/volumes/0fcf9244-86b2-4fb8-9bd8-db7aa513c8c3 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-429b45ce-34f0-4c41-a6aa-423fc9982b7e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-429b45ce-34f0-4c41-a6aa-423fc9982b7e tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] GET http://192.168.122.75/volume/v3/volumes/263a1d1f-547c-4499-9a40-25237f7af77c Sep 02 09:02:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-429b45ce-34f0-4c41-a6aa-423fc9982b7e tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-429b45ce-34f0-4c41-a6aa-423fc9982b7e tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ed5d8b64-5212-49f0-9dd2-24a85e3840dc tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52c99591-377f-4628-84e1-3f4c04af3de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T07:02:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1978553382',vendor_name='tempest-vendor_name-11077184'},id=31eadf69-0b4f-47cc-94e4-32ed11ea61a9,is_public=True,name='tempest-ProjectReaderTests-volume-type-2020546763',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '31eadf69-0b4f-47cc-94e4-32ed11ea61a9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ed5d8b64-5212-49f0-9dd2-24a85e3840dc tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e29707e0-0db3-4039-a9bb-28798854049d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-429b45ce-34f0-4c41-a6aa-423fc9982b7e tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Volume info retrieved successfully. Sep 02 09:02:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-429b45ce-34f0-4c41-a6aa-423fc9982b7e tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes/263a1d1f-547c-4499-9a40-25237f7af77c returned with HTTP 200 Sep 02 09:02:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1361/2760] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:31 2026] GET /volume/v3/volumes/263a1d1f-547c-4499-9a40-25237f7af77c => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:31 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-ed5d8b64-5212-49f0-9dd2-24a85e3840dc tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2020546763 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2020546763, it is now deprecated. Please use the default quota class for default quota. Sep 02 09:02:31 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-ed5d8b64-5212-49f0-9dd2-24a85e3840dc tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2020546763 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2020546763, it is now deprecated. Please use the default quota class for default quota. Sep 02 09:02:31 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-ed5d8b64-5212-49f0-9dd2-24a85e3840dc tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Created reservations ['9f04ba97-007e-497c-a798-3380b189e4b1', 'efeb7c87-f7ad-4f7a-a86f-d1d042fbe4a6', 'd93f562b-e07d-4a01-87d3-826b71eec169', '0dd1358e-08bc-4612-83b2-7c78c3ce2a1f'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ed5d8b64-5212-49f0-9dd2-24a85e3840dc tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e29707e0-0db3-4039-a9bb-28798854049d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f04ba97-007e-497c-a798-3380b189e4b1', 'efeb7c87-f7ad-4f7a-a86f-d1d042fbe4a6', 'd93f562b-e07d-4a01-87d3-826b71eec169', '0dd1358e-08bc-4612-83b2-7c78c3ce2a1f']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ed5d8b64-5212-49f0-9dd2-24a85e3840dc tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (544080cc-c370-4770-bb5d-b44b5a103f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:31 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:31 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ed5d8b64-5212-49f0-9dd2-24a85e3840dc tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (544080cc-c370-4770-bb5d-b44b5a103f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6730dc1-753f-4d85-a5d6-c3beed743102', '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='5b6db324082d48adb343d1f7f29944c4',qos_specs=None,replication_status=,reservations=['9f04ba97-007e-497c-a798-3380b189e4b1','efeb7c87-f7ad-4f7a-a86f-d1d042fbe4a6','d93f562b-e07d-4a01-87d3-826b71eec169','0dd1358e-08bc-4612-83b2-7c78c3ce2a1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7701a53242cc46e6a658a3b470c607d9',volume_type_id=31eadf69-0b4f-47cc-94e4-32ed11ea61a9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:02:31Z,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=b6730dc1-753f-4d85-a5d6-c3beed743102,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b6db324082d48adb343d1f7f29944c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7701a53242cc46e6a658a3b470c607d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(31eadf69-0b4f-47cc-94e4-32ed11ea61a9),volume_type_id=31eadf69-0b4f-47cc-94e4-32ed11ea61a9)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ed5d8b64-5212-49f0-9dd2-24a85e3840dc tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dfa3299-a6e6-4ba1-a96b-b94748c75bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ed5d8b64-5212-49f0-9dd2-24a85e3840dc tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dfa3299-a6e6-4ba1-a96b-b94748c75bb0) transitioned into state 'SUCCESS' from 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='5b6db324082d48adb343d1f7f29944c4',qos_specs=None,replication_status=,reservations=['9f04ba97-007e-497c-a798-3380b189e4b1','efeb7c87-f7ad-4f7a-a86f-d1d042fbe4a6','d93f562b-e07d-4a01-87d3-826b71eec169','0dd1358e-08bc-4612-83b2-7c78c3ce2a1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7701a53242cc46e6a658a3b470c607d9',volume_type_id=31eadf69-0b4f-47cc-94e4-32ed11ea61a9)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ed5d8b64-5212-49f0-9dd2-24a85e3840dc tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4488cea0-013d-4a08-9bc4-b165a03433bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ed5d8b64-5212-49f0-9dd2-24a85e3840dc tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4488cea0-013d-4a08-9bc4-b165a03433bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ed5d8b64-5212-49f0-9dd2-24a85e3840dc tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Flow 'volume_create_api' (dcfb2401-5103-47ee-a6de-d5e5532169f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:32 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ed5d8b64-5212-49f0-9dd2-24a85e3840dc tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Create volume request issued successfully. Sep 02 09:02:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ed5d8b64-5212-49f0-9dd2-24a85e3840dc tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:02:32 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1400/2761] 192.168.122.75 () {62 vars in 1177 bytes} [Wed Sep 2 09:02:31 2026] POST /volume/v3/volumes => generated 780 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:02:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-78c063f1-e08a-4b1f-a533-a2f037ef58c7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-78c063f1-e08a-4b1f-a533-a2f037ef58c7 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] GET http://192.168.122.75/volume/v3/volumes/b6730dc1-753f-4d85-a5d6-c3beed743102 Sep 02 09:02:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-78c063f1-e08a-4b1f-a533-a2f037ef58c7 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-78c063f1-e08a-4b1f-a533-a2f037ef58c7 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:32 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:32 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:32 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:32 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:32 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-78c063f1-e08a-4b1f-a533-a2f037ef58c7 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Volume info retrieved successfully. Sep 02 09:02:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-78c063f1-e08a-4b1f-a533-a2f037ef58c7 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] http://192.168.122.75/volume/v3/volumes/b6730dc1-753f-4d85-a5d6-c3beed743102 returned with HTTP 200 Sep 02 09:02:32 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1362/2762] 192.168.122.75 () {60 vars in 1267 bytes} [Wed Sep 2 09:02:32 2026] GET /volume/v3/volumes/b6730dc1-753f-4d85-a5d6-c3beed743102 => generated 959 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-23c0bf75-d805-4935-a1dc-3c109639c459 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-23c0bf75-d805-4935-a1dc-3c109639c459 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 Sep 02 09:02:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-23c0bf75-d805-4935-a1dc-3c109639c459 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-23c0bf75-d805-4935-a1dc-3c109639c459 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:32 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:32 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:32 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-23c0bf75-d805-4935-a1dc-3c109639c459 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Snapshot retrieved successfully. Sep 02 09:02:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-23c0bf75-d805-4935-a1dc-3c109639c459 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 returned with HTTP 200 Sep 02 09:02:32 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1401/2763] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:02:32 2026] GET /volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c524eba6-b4ae-427b-9add-2b371db5bc73 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c524eba6-b4ae-427b-9add-2b371db5bc73 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:02:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c524eba6-b4ae-427b-9add-2b371db5bc73 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "f0521519-6ad1-49c7-91e5-70a8c2ca7ea9", "size": 1}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-c524eba6-b4ae-427b-9add-2b371db5bc73 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'f0521519-6ad1-49c7-91e5-70a8c2ca7ea9', 'size': 1}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:02:32 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-c524eba6-b4ae-427b-9add-2b371db5bc73 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Create volume of 1 GB Sep 02 09:02:32 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c524eba6-b4ae-427b-9add-2b371db5bc73 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Availability Zones retrieved successfully. Sep 02 09:02:32 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c524eba6-b4ae-427b-9add-2b371db5bc73 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Flow 'volume_create_api' (b7687b40-8245-4e92-b63f-fe2e69c037d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:32 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c524eba6-b4ae-427b-9add-2b371db5bc73 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cc23595-33b8-4136-bb0c-602e6e0f29d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:32 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-c524eba6-b4ae-427b-9add-2b371db5bc73 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:02:32 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c524eba6-b4ae-427b-9add-2b371db5bc73 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cc23595-33b8-4136-bb0c-602e6e0f29d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T07:02:29Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=382756e3-2b53-48de-abd0-1e99254ff61c,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': '382756e3-2b53-48de-abd0-1e99254ff61c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:32 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c524eba6-b4ae-427b-9add-2b371db5bc73 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5079e39-0769-4e40-8f80-cfe09a6a630b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:32 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-c524eba6-b4ae-427b-9add-2b371db5bc73 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Created reservations ['913cae87-6823-4209-ab36-69dd807817a2', '690ea28a-a178-498e-ba85-691ecd8cbb3e', '1b060590-4271-4c66-b704-58576683c550', '7c5c1891-f3c2-45ad-8542-1e9a67b7777f'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:32 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c524eba6-b4ae-427b-9add-2b371db5bc73 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5079e39-0769-4e40-8f80-cfe09a6a630b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['913cae87-6823-4209-ab36-69dd807817a2', '690ea28a-a178-498e-ba85-691ecd8cbb3e', '1b060590-4271-4c66-b704-58576683c550', '7c5c1891-f3c2-45ad-8542-1e9a67b7777f']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:32 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c524eba6-b4ae-427b-9add-2b371db5bc73 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (934a827b-bd89-4beb-b037-ed6ac2afd07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:32 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:32 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:32 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c524eba6-b4ae-427b-9add-2b371db5bc73 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (934a827b-bd89-4beb-b037-ed6ac2afd07b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '414c2f91-f299-43bb-850c-8a8f329eb737', '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='9f11a7af8dcf43b695eada3763fef2fa',qos_specs=None,replication_status=,reservations=['913cae87-6823-4209-ab36-69dd807817a2','690ea28a-a178-498e-ba85-691ecd8cbb3e','1b060590-4271-4c66-b704-58576683c550','7c5c1891-f3c2-45ad-8542-1e9a67b7777f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa8eac2aff914041aef70d44417ceaae',volume_type_id=382756e3-2b53-48de-abd0-1e99254ff61c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:02:32Z,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=414c2f91-f299-43bb-850c-8a8f329eb737,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f11a7af8dcf43b695eada3763fef2fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa8eac2aff914041aef70d44417ceaae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(382756e3-2b53-48de-abd0-1e99254ff61c),volume_type_id=382756e3-2b53-48de-abd0-1e99254ff61c)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-570becf9-3ad8-4b81-a1e0-5a32516c1e3b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:32 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c524eba6-b4ae-427b-9add-2b371db5bc73 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1f15e05-f3dd-4ad9-a776-099ca1a96338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-570becf9-3ad8-4b81-a1e0-5a32516c1e3b tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] GET http://192.168.122.75/volume/v3/volumes/263a1d1f-547c-4499-9a40-25237f7af77c Sep 02 09:02:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-570becf9-3ad8-4b81-a1e0-5a32516c1e3b tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-570becf9-3ad8-4b81-a1e0-5a32516c1e3b tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:32 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:32 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:32 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:32 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:32 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-570becf9-3ad8-4b81-a1e0-5a32516c1e3b tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Volume info retrieved successfully. Sep 02 09:02:32 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c524eba6-b4ae-427b-9add-2b371db5bc73 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1f15e05-f3dd-4ad9-a776-099ca1a96338) transitioned into state 'SUCCESS' from 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='9f11a7af8dcf43b695eada3763fef2fa',qos_specs=None,replication_status=,reservations=['913cae87-6823-4209-ab36-69dd807817a2','690ea28a-a178-498e-ba85-691ecd8cbb3e','1b060590-4271-4c66-b704-58576683c550','7c5c1891-f3c2-45ad-8542-1e9a67b7777f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa8eac2aff914041aef70d44417ceaae',volume_type_id=382756e3-2b53-48de-abd0-1e99254ff61c)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:32 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c524eba6-b4ae-427b-9add-2b371db5bc73 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ac0a572-cb76-40f0-8490-c566aa8ba3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-570becf9-3ad8-4b81-a1e0-5a32516c1e3b tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes/263a1d1f-547c-4499-9a40-25237f7af77c returned with HTTP 200 Sep 02 09:02:32 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1402/2764] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:32 2026] GET /volume/v3/volumes/263a1d1f-547c-4499-9a40-25237f7af77c => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-731bcfc9-6bce-44f5-849d-97ef93f73ce5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-731bcfc9-6bce-44f5-849d-97ef93f73ce5 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] GET http://192.168.122.75/volume/v3/volumes/3231f013-dbcf-4485-8b76-32559a468688 Sep 02 09:02:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-731bcfc9-6bce-44f5-849d-97ef93f73ce5 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-731bcfc9-6bce-44f5-849d-97ef93f73ce5 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:32 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c524eba6-b4ae-427b-9add-2b371db5bc73 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ac0a572-cb76-40f0-8490-c566aa8ba3c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:32 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-c524eba6-b4ae-427b-9add-2b371db5bc73 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Flow 'volume_create_api' (b7687b40-8245-4e92-b63f-fe2e69c037d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:32 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c524eba6-b4ae-427b-9add-2b371db5bc73 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Create volume request issued successfully. Sep 02 09:02:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c524eba6-b4ae-427b-9add-2b371db5bc73 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:02:32 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1363/2765] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 09:02:32 2026] POST /volume/v3/volumes => generated 804 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:02:32 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:32 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:32 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:32 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bf22f7a7-da6a-434c-8f36-a552a237c2d5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bf22f7a7-da6a-434c-8f36-a552a237c2d5 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] GET http://192.168.122.75/volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 Sep 02 09:02:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bf22f7a7-da6a-434c-8f36-a552a237c2d5 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:32 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-731bcfc9-6bce-44f5-849d-97ef93f73ce5 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Volume info retrieved successfully. Sep 02 09:02:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bf22f7a7-da6a-434c-8f36-a552a237c2d5 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-731bcfc9-6bce-44f5-849d-97ef93f73ce5 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes/3231f013-dbcf-4485-8b76-32559a468688 returned with HTTP 200 Sep 02 09:02:32 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1403/2766] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:32 2026] GET /volume/v3/volumes/3231f013-dbcf-4485-8b76-32559a468688 => generated 857 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:32 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:32 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:32 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:32 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:32 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-bf22f7a7-da6a-434c-8f36-a552a237c2d5 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Volume info retrieved successfully. Sep 02 09:02:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-552ba0f7-e5f0-4775-bc5a-9d334349adf7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-552ba0f7-e5f0-4775-bc5a-9d334349adf7 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] GET http://192.168.122.75/volume/v3/volumes/f968edbb-47ff-48dd-8d44-9004e49bb0ad Sep 02 09:02:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-552ba0f7-e5f0-4775-bc5a-9d334349adf7 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-552ba0f7-e5f0-4775-bc5a-9d334349adf7 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bf22f7a7-da6a-434c-8f36-a552a237c2d5 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] http://192.168.122.75/volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 returned with HTTP 200 Sep 02 09:02:32 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1364/2767] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:32 2026] GET /volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 => generated 872 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 09:02:32 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:32 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:32 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:32 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:33 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-552ba0f7-e5f0-4775-bc5a-9d334349adf7 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Volume info retrieved successfully. Sep 02 09:02:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-552ba0f7-e5f0-4775-bc5a-9d334349adf7 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes/f968edbb-47ff-48dd-8d44-9004e49bb0ad returned with HTTP 200 Sep 02 09:02:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1404/2768] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:32 2026] GET /volume/v3/volumes/f968edbb-47ff-48dd-8d44-9004e49bb0ad => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f6e979dd-8f32-40eb-a342-0752d0c7df5e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f6e979dd-8f32-40eb-a342-0752d0c7df5e tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] GET http://192.168.122.75/volume/v3/volumes/b6730dc1-753f-4d85-a5d6-c3beed743102 Sep 02 09:02:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f6e979dd-8f32-40eb-a342-0752d0c7df5e tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f6e979dd-8f32-40eb-a342-0752d0c7df5e tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:33 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:33 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:33 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:33 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:33 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f6e979dd-8f32-40eb-a342-0752d0c7df5e tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Volume info retrieved successfully. Sep 02 09:02:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f6e979dd-8f32-40eb-a342-0752d0c7df5e tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] http://192.168.122.75/volume/v3/volumes/b6730dc1-753f-4d85-a5d6-c3beed743102 returned with HTTP 200 Sep 02 09:02:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1365/2769] 192.168.122.75 () {60 vars in 1267 bytes} [Wed Sep 2 09:02:33 2026] GET /volume/v3/volumes/b6730dc1-753f-4d85-a5d6-c3beed743102 => generated 980 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f2fdfe34-6e74-4b83-8ee8-2e1f54f16af5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f2fdfe34-6e74-4b83-8ee8-2e1f54f16af5 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] GET http://192.168.122.75/volume/v3/messages Sep 02 09:02:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f2fdfe34-6e74-4b83-8ee8-2e1f54f16af5 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f2fdfe34-6e74-4b83-8ee8-2e1f54f16af5 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f2fdfe34-6e74-4b83-8ee8-2e1f54f16af5 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] http://192.168.122.75/volume/v3/messages returned with HTTP 200 Sep 02 09:02:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1405/2770] 192.168.122.75 () {60 vars in 1159 bytes} [Wed Sep 2 09:02:33 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 02 09:02:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f0d105a8-8dcd-46ee-abd0-8e6658a51a65 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f0d105a8-8dcd-46ee-abd0-8e6658a51a65 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-reader] GET http://192.168.122.75/volume/v3/messages/f323f6e9-7881-4286-80eb-ebfad814dc00 Sep 02 09:02:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f0d105a8-8dcd-46ee-abd0-8e6658a51a65 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-reader] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f0d105a8-8dcd-46ee-abd0-8e6658a51a65 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-reader] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-356c25eb-3e74-4ce0-b782-bdf37d48422b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f0d105a8-8dcd-46ee-abd0-8e6658a51a65 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-reader] http://192.168.122.75/volume/v3/messages/f323f6e9-7881-4286-80eb-ebfad814dc00 returned with HTTP 200 Sep 02 09:02:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1366/2771] 192.168.122.75 () {60 vars in 1270 bytes} [Wed Sep 2 09:02:33 2026] GET /volume/v3/messages/f323f6e9-7881-4286-80eb-ebfad814dc00 => generated 673 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-356c25eb-3e74-4ce0-b782-bdf37d48422b tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 Sep 02 09:02:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-356c25eb-3e74-4ce0-b782-bdf37d48422b tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-356c25eb-3e74-4ce0-b782-bdf37d48422b tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-84492e46-0cae-41d6-bef9-331aecd1c32e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-84492e46-0cae-41d6-bef9-331aecd1c32e tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] DELETE http://192.168.122.75/volume/v3/messages/f323f6e9-7881-4286-80eb-ebfad814dc00 Sep 02 09:02:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-84492e46-0cae-41d6-bef9-331aecd1c32e tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-84492e46-0cae-41d6-bef9-331aecd1c32e tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:33 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:33 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:33 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-356c25eb-3e74-4ce0-b782-bdf37d48422b tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Snapshot retrieved successfully. Sep 02 09:02:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-356c25eb-3e74-4ce0-b782-bdf37d48422b tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 returned with HTTP 200 Sep 02 09:02:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1406/2772] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:02:33 2026] GET /volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-84492e46-0cae-41d6-bef9-331aecd1c32e tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] http://192.168.122.75/volume/v3/messages/f323f6e9-7881-4286-80eb-ebfad814dc00 returned with HTTP 204 Sep 02 09:02:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1367/2773] 192.168.122.75 () {60 vars in 1273 bytes} [Wed Sep 2 09:02:33 2026] DELETE /volume/v3/messages/f323f6e9-7881-4286-80eb-ebfad814dc00 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 02 09:02:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8e5c97f8-3d14-4a22-8f3b-565baf6ad812 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8e5c97f8-3d14-4a22-8f3b-565baf6ad812 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/b6730dc1-753f-4d85-a5d6-c3beed743102 Sep 02 09:02:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8e5c97f8-3d14-4a22-8f3b-565baf6ad812 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8e5c97f8-3d14-4a22-8f3b-565baf6ad812 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:33 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-8e5c97f8-3d14-4a22-8f3b-565baf6ad812 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Delete volume with id: b6730dc1-753f-4d85-a5d6-c3beed743102 Sep 02 09:02:33 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:33 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:33 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:33 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:33 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8e5c97f8-3d14-4a22-8f3b-565baf6ad812 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Volume info retrieved successfully. Sep 02 09:02:33 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8e5c97f8-3d14-4a22-8f3b-565baf6ad812 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86995) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 09:02:33 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-8e5c97f8-3d14-4a22-8f3b-565baf6ad812 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Created reservations ['9615fe8a-4f0c-4bea-ab91-96ba3c8134b6', 'ab162c4b-aaf2-439f-a3f4-348ab94455a6', 'faece5b2-cb8a-4139-9b9a-10c44704980c', '467db907-7f33-46c3-8f7c-e5b650ded42c'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:33 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8e5c97f8-3d14-4a22-8f3b-565baf6ad812 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Delete volume request issued successfully. Sep 02 09:02:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8e5c97f8-3d14-4a22-8f3b-565baf6ad812 tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] http://192.168.122.75/volume/v3/volumes/b6730dc1-753f-4d85-a5d6-c3beed743102 returned with HTTP 202 Sep 02 09:02:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1407/2774] 192.168.122.75 () {60 vars in 1270 bytes} [Wed Sep 2 09:02:33 2026] DELETE /volume/v3/volumes/b6730dc1-753f-4d85-a5d6-c3beed743102 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8f0b2341-fc46-4901-8ff8-b6d00f21fb8b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8f0b2341-fc46-4901-8ff8-b6d00f21fb8b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] DELETE http://192.168.122.75/volume/v3/types/31eadf69-0b4f-47cc-94e4-32ed11ea61a9 Sep 02 09:02:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8f0b2341-fc46-4901-8ff8-b6d00f21fb8b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8f0b2341-fc46-4901-8ff8-b6d00f21fb8b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8f0b2341-fc46-4901-8ff8-b6d00f21fb8b tempest-ProjectReaderTests-246481779 tempest-ProjectReaderTests-246481779-project-admin] http://192.168.122.75/volume/v3/types/31eadf69-0b4f-47cc-94e4-32ed11ea61a9 returned with HTTP 202 Sep 02 09:02:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1368/2775] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:02:33 2026] DELETE /volume/v3/types/31eadf69-0b4f-47cc-94e4-32ed11ea61a9 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4c9e3acf-d584-431e-85c9-296160acbf9e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4c9e3acf-d584-431e-85c9-296160acbf9e tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] GET http://192.168.122.75/volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 Sep 02 09:02:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4c9e3acf-d584-431e-85c9-296160acbf9e tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4c9e3acf-d584-431e-85c9-296160acbf9e tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:34 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:34 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:34 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:34 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4c9e3acf-d584-431e-85c9-296160acbf9e tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Volume info retrieved successfully. Sep 02 09:02:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4c9e3acf-d584-431e-85c9-296160acbf9e tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] http://192.168.122.75/volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 returned with HTTP 200 Sep 02 09:02:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1408/2776] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:33 2026] GET /volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 => generated 896 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-235b851b-83f9-45fe-b944-8b057966abe8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-235b851b-83f9-45fe-b944-8b057966abe8 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] GET http://192.168.122.75/volume/v3/volumes/f968edbb-47ff-48dd-8d44-9004e49bb0ad Sep 02 09:02:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-235b851b-83f9-45fe-b944-8b057966abe8 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-235b851b-83f9-45fe-b944-8b057966abe8 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:34 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:34 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:34 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:34 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-235b851b-83f9-45fe-b944-8b057966abe8 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Volume info retrieved successfully. Sep 02 09:02:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-235b851b-83f9-45fe-b944-8b057966abe8 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes/f968edbb-47ff-48dd-8d44-9004e49bb0ad returned with HTTP 200 Sep 02 09:02:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1369/2777] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:34 2026] GET /volume/v3/volumes/f968edbb-47ff-48dd-8d44-9004e49bb0ad => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-90facbf9-8a09-4920-9f8e-0bd447a105eb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-90facbf9-8a09-4920-9f8e-0bd447a105eb tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] GET http://192.168.122.75/volume/v3/volumes/9a60b9b4-c2a4-4763-9345-a8c05a5a3bae Sep 02 09:02:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-90facbf9-8a09-4920-9f8e-0bd447a105eb tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-90facbf9-8a09-4920-9f8e-0bd447a105eb tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:34 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:34 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:34 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:34 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-90facbf9-8a09-4920-9f8e-0bd447a105eb tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Volume info retrieved successfully. Sep 02 09:02:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-90facbf9-8a09-4920-9f8e-0bd447a105eb tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes/9a60b9b4-c2a4-4763-9345-a8c05a5a3bae returned with HTTP 200 Sep 02 09:02:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1409/2778] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:34 2026] GET /volume/v3/volumes/9a60b9b4-c2a4-4763-9345-a8c05a5a3bae => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1b62a0ce-c69a-4641-8e0a-cabd70b8c560 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1b62a0ce-c69a-4641-8e0a-cabd70b8c560 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 Sep 02 09:02:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1b62a0ce-c69a-4641-8e0a-cabd70b8c560 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1b62a0ce-c69a-4641-8e0a-cabd70b8c560 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:34 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:34 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1b62a0ce-c69a-4641-8e0a-cabd70b8c560 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Snapshot retrieved successfully. Sep 02 09:02:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1b62a0ce-c69a-4641-8e0a-cabd70b8c560 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 returned with HTTP 200 Sep 02 09:02:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1370/2779] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:02:34 2026] GET /volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ce44d5b9-c4b9-4110-bd71-024baeba0d22 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ce44d5b9-c4b9-4110-bd71-024baeba0d22 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] GET http://192.168.122.75/volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 Sep 02 09:02:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ce44d5b9-c4b9-4110-bd71-024baeba0d22 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ce44d5b9-c4b9-4110-bd71-024baeba0d22 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:35 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:35 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:35 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:35 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:35 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ce44d5b9-c4b9-4110-bd71-024baeba0d22 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Volume info retrieved successfully. Sep 02 09:02:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ce44d5b9-c4b9-4110-bd71-024baeba0d22 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] http://192.168.122.75/volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 returned with HTTP 200 Sep 02 09:02:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1410/2780] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:35 2026] GET /volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 => generated 954 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b6ead7c3-d680-492f-9e16-6ec4fc47561b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b6ead7c3-d680-492f-9e16-6ec4fc47561b tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] GET http://192.168.122.75/volume/v3/volumes/9a60b9b4-c2a4-4763-9345-a8c05a5a3bae Sep 02 09:02:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b6ead7c3-d680-492f-9e16-6ec4fc47561b tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b6ead7c3-d680-492f-9e16-6ec4fc47561b tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:35 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:35 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:35 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:35 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b6ead7c3-d680-492f-9e16-6ec4fc47561b tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Volume info retrieved successfully. Sep 02 09:02:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b6ead7c3-d680-492f-9e16-6ec4fc47561b tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes/9a60b9b4-c2a4-4763-9345-a8c05a5a3bae returned with HTTP 200 Sep 02 09:02:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1371/2781] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:35 2026] GET /volume/v3/volumes/9a60b9b4-c2a4-4763-9345-a8c05a5a3bae => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 09:02:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-40a013d5-2884-4169-8939-82206e16d447 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-40a013d5-2884-4169-8939-82206e16d447 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] DELETE http://192.168.122.75/volume/v3/volumes/9a60b9b4-c2a4-4763-9345-a8c05a5a3bae Sep 02 09:02:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-40a013d5-2884-4169-8939-82206e16d447 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-40a013d5-2884-4169-8939-82206e16d447 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:35 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-40a013d5-2884-4169-8939-82206e16d447 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Delete volume with id: 9a60b9b4-c2a4-4763-9345-a8c05a5a3bae Sep 02 09:02:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0ff8b526-04fc-419b-9d19-ad8080b11735 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0ff8b526-04fc-419b-9d19-ad8080b11735 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 Sep 02 09:02:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0ff8b526-04fc-419b-9d19-ad8080b11735 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0ff8b526-04fc-419b-9d19-ad8080b11735 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:35 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:35 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:35 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:35 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:35 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-40a013d5-2884-4169-8939-82206e16d447 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Volume info retrieved successfully. Sep 02 09:02:35 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:35 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0ff8b526-04fc-419b-9d19-ad8080b11735 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Snapshot retrieved successfully. Sep 02 09:02:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0ff8b526-04fc-419b-9d19-ad8080b11735 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 returned with HTTP 200 Sep 02 09:02:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1372/2782] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:02:35 2026] GET /volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:35 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-40a013d5-2884-4169-8939-82206e16d447 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Delete volume request issued successfully. Sep 02 09:02:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-40a013d5-2884-4169-8939-82206e16d447 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes/9a60b9b4-c2a4-4763-9345-a8c05a5a3bae returned with HTTP 202 Sep 02 09:02:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1411/2783] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:02:35 2026] DELETE /volume/v3/volumes/9a60b9b4-c2a4-4763-9345-a8c05a5a3bae => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-189528ce-192a-464a-aa32-243a7e3dc161 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-189528ce-192a-464a-aa32-243a7e3dc161 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] GET http://192.168.122.75/volume/v3/volumes/9a60b9b4-c2a4-4763-9345-a8c05a5a3bae Sep 02 09:02:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-189528ce-192a-464a-aa32-243a7e3dc161 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-189528ce-192a-464a-aa32-243a7e3dc161 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:35 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:35 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:35 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:35 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-189528ce-192a-464a-aa32-243a7e3dc161 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Volume info retrieved successfully. Sep 02 09:02:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-189528ce-192a-464a-aa32-243a7e3dc161 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes/9a60b9b4-c2a4-4763-9345-a8c05a5a3bae returned with HTTP 200 Sep 02 09:02:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1373/2784] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:35 2026] GET /volume/v3/volumes/9a60b9b4-c2a4-4763-9345-a8c05a5a3bae => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-208c47d9-690c-4c53-b696-bdbf4e5b2f99 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-208c47d9-690c-4c53-b696-bdbf4e5b2f99 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] GET http://192.168.122.75/volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 Sep 02 09:02:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-208c47d9-690c-4c53-b696-bdbf4e5b2f99 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-208c47d9-690c-4c53-b696-bdbf4e5b2f99 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:36 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:36 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:36 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:36 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:36 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-208c47d9-690c-4c53-b696-bdbf4e5b2f99 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Volume info retrieved successfully. Sep 02 09:02:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-208c47d9-690c-4c53-b696-bdbf4e5b2f99 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] http://192.168.122.75/volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 returned with HTTP 200 Sep 02 09:02:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1412/2785] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:36 2026] GET /volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 => generated 954 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b9516c39-efd1-4f4e-87e2-239bc5420adf None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b9516c39-efd1-4f4e-87e2-239bc5420adf tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 Sep 02 09:02:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b9516c39-efd1-4f4e-87e2-239bc5420adf tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b9516c39-efd1-4f4e-87e2-239bc5420adf tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:36 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:36 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:36 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b9516c39-efd1-4f4e-87e2-239bc5420adf tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Snapshot retrieved successfully. Sep 02 09:02:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b9516c39-efd1-4f4e-87e2-239bc5420adf tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 returned with HTTP 200 Sep 02 09:02:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1374/2786] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:02:36 2026] GET /volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2f01e0a1-4f80-4edc-9879-e363a027b1c4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2f01e0a1-4f80-4edc-9879-e363a027b1c4 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] GET http://192.168.122.75/volume/v3/volumes/9a60b9b4-c2a4-4763-9345-a8c05a5a3bae Sep 02 09:02:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2f01e0a1-4f80-4edc-9879-e363a027b1c4 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2f01e0a1-4f80-4edc-9879-e363a027b1c4 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2f01e0a1-4f80-4edc-9879-e363a027b1c4 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes/9a60b9b4-c2a4-4763-9345-a8c05a5a3bae returned with HTTP 404 Sep 02 09:02:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1413/2787] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:36 2026] GET /volume/v3/volumes/9a60b9b4-c2a4-4763-9345-a8c05a5a3bae => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0a228084-d447-4b17-a1ff-cbeb31ae7483 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0a228084-d447-4b17-a1ff-cbeb31ae7483 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] DELETE http://192.168.122.75/volume/v3/volumes/f968edbb-47ff-48dd-8d44-9004e49bb0ad Sep 02 09:02:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0a228084-d447-4b17-a1ff-cbeb31ae7483 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0a228084-d447-4b17-a1ff-cbeb31ae7483 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:36 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-0a228084-d447-4b17-a1ff-cbeb31ae7483 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Delete volume with id: f968edbb-47ff-48dd-8d44-9004e49bb0ad Sep 02 09:02:36 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:36 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:36 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:36 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:36 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0a228084-d447-4b17-a1ff-cbeb31ae7483 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Volume info retrieved successfully. Sep 02 09:02:36 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0a228084-d447-4b17-a1ff-cbeb31ae7483 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Delete volume request issued successfully. Sep 02 09:02:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0a228084-d447-4b17-a1ff-cbeb31ae7483 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes/f968edbb-47ff-48dd-8d44-9004e49bb0ad returned with HTTP 202 Sep 02 09:02:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1375/2788] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:02:36 2026] DELETE /volume/v3/volumes/f968edbb-47ff-48dd-8d44-9004e49bb0ad => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-05b9793c-04b0-4221-bbc7-501b3ab4c731 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-05b9793c-04b0-4221-bbc7-501b3ab4c731 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] GET http://192.168.122.75/volume/v3/volumes/f968edbb-47ff-48dd-8d44-9004e49bb0ad Sep 02 09:02:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-05b9793c-04b0-4221-bbc7-501b3ab4c731 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-05b9793c-04b0-4221-bbc7-501b3ab4c731 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:36 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:36 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:36 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:36 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:36 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-05b9793c-04b0-4221-bbc7-501b3ab4c731 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Volume info retrieved successfully. Sep 02 09:02:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-05b9793c-04b0-4221-bbc7-501b3ab4c731 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes/f968edbb-47ff-48dd-8d44-9004e49bb0ad returned with HTTP 200 Sep 02 09:02:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1414/2789] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:36 2026] GET /volume/v3/volumes/f968edbb-47ff-48dd-8d44-9004e49bb0ad => generated 856 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-daf02ab8-1b8f-4354-abf7-00dc00693a4b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-66acb98c-2143-4b8e-b673-9bbed050236f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-66acb98c-2143-4b8e-b673-9bbed050236f tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] GET http://192.168.122.75/volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 Sep 02 09:02:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-66acb98c-2143-4b8e-b673-9bbed050236f tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-66acb98c-2143-4b8e-b673-9bbed050236f tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:37 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:37 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:37 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:37 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:37 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-66acb98c-2143-4b8e-b673-9bbed050236f tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Volume info retrieved successfully. Sep 02 09:02:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-66acb98c-2143-4b8e-b673-9bbed050236f tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] http://192.168.122.75/volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 returned with HTTP 200 Sep 02 09:02:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1415/2790] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:37 2026] GET /volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 => generated 954 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-daf02ab8-1b8f-4354-abf7-00dc00693a4b tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-daf02ab8-1b8f-4354-abf7-00dc00693a4b tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-671979158"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-daf02ab8-1b8f-4354-abf7-00dc00693a4b tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-671979158'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-daf02ab8-1b8f-4354-abf7-00dc00693a4b tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Create volume of 1 GB Sep 02 09:02:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-00e0e64e-0617-4d67-a40b-f0b39358c3b3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-00e0e64e-0617-4d67-a40b-f0b39358c3b3 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 Sep 02 09:02:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-00e0e64e-0617-4d67-a40b-f0b39358c3b3 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-00e0e64e-0617-4d67-a40b-f0b39358c3b3 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-daf02ab8-1b8f-4354-abf7-00dc00693a4b tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Availability Zones retrieved successfully. Sep 02 09:02:37 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:37 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:37 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-00e0e64e-0617-4d67-a40b-f0b39358c3b3 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Snapshot retrieved successfully. Sep 02 09:02:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-00e0e64e-0617-4d67-a40b-f0b39358c3b3 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 returned with HTTP 200 Sep 02 09:02:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1416/2791] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:02:37 2026] GET /volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8b14ecf2-cb84-4e36-a6ef-06ff113a861a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-daf02ab8-1b8f-4354-abf7-00dc00693a4b tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Flow 'volume_create_api' (4de156a6-4fb8-4f2f-89db-10aa8faad10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8b14ecf2-cb84-4e36-a6ef-06ff113a861a tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:02:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8b14ecf2-cb84-4e36-a6ef-06ff113a861a tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d04aecdb-d81a-46a0-b087-8057212f0ce3", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1151209684"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-8b14ecf2-cb84-4e36-a6ef-06ff113a861a tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Create volume request body: {'volume': {'snapshot_id': 'd04aecdb-d81a-46a0-b087-8057212f0ce3', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1151209684'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-daf02ab8-1b8f-4354-abf7-00dc00693a4b tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db79a460-b970-4187-8020-c948d9f42f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-daf02ab8-1b8f-4354-abf7-00dc00693a4b tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:02:37 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:37 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:37 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8b14ecf2-cb84-4e36-a6ef-06ff113a861a tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Snapshot retrieved successfully. Sep 02 09:02:37 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-8b14ecf2-cb84-4e36-a6ef-06ff113a861a tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Create volume of 1 GB Sep 02 09:02:37 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8b14ecf2-cb84-4e36-a6ef-06ff113a861a tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Availability Zones retrieved successfully. Sep 02 09:02:37 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8b14ecf2-cb84-4e36-a6ef-06ff113a861a tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Flow 'volume_create_api' (94478a43-54ec-4542-933a-d0782681f9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:37 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8b14ecf2-cb84-4e36-a6ef-06ff113a861a tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a268fa7-904b-47b4-bc87-fc64dbd291dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:37 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-8b14ecf2-cb84-4e36-a6ef-06ff113a861a tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-daf02ab8-1b8f-4354-abf7-00dc00693a4b tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db79a460-b970-4187-8020-c948d9f42f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-daf02ab8-1b8f-4354-abf7-00dc00693a4b tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce24e885-0e54-484b-888d-2060dd3e5c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:37 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:37 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:37 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8b14ecf2-cb84-4e36-a6ef-06ff113a861a tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a268fa7-904b-47b4-bc87-fc64dbd291dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd04aecdb-d81a-46a0-b087-8057212f0ce3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:37 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8b14ecf2-cb84-4e36-a6ef-06ff113a861a tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e79372a-3781-4166-80ab-e4a65e526181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-daf02ab8-1b8f-4354-abf7-00dc00693a4b tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Created reservations ['fd95aee7-08b7-45b0-b3d3-867d25505032', 'a05a8463-07b3-42ac-bf6a-ad25e66955bf', 'cf4d2dc8-b418-4e6e-a843-bba60979422f', 'd62c725e-aac9-481e-bd97-e16adcbb2e0d'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-daf02ab8-1b8f-4354-abf7-00dc00693a4b tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce24e885-0e54-484b-888d-2060dd3e5c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd95aee7-08b7-45b0-b3d3-867d25505032', 'a05a8463-07b3-42ac-bf6a-ad25e66955bf', 'cf4d2dc8-b418-4e6e-a843-bba60979422f', 'd62c725e-aac9-481e-bd97-e16adcbb2e0d']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-daf02ab8-1b8f-4354-abf7-00dc00693a4b tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b21a9edd-8cd9-4999-9565-f28dad261d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:37 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-8b14ecf2-cb84-4e36-a6ef-06ff113a861a tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Created reservations ['a41835c7-cc60-4dad-b673-fa0520a3171d', '9112e8f4-b86f-4cb5-9693-d5b04475eb91', 'e2af59c6-4a25-4b95-9cac-c82250b53137', '5e4ee62d-0d7e-4e11-bf4d-99959d9fb77a'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:37 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8b14ecf2-cb84-4e36-a6ef-06ff113a861a tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e79372a-3781-4166-80ab-e4a65e526181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a41835c7-cc60-4dad-b673-fa0520a3171d', '9112e8f4-b86f-4cb5-9693-d5b04475eb91', 'e2af59c6-4a25-4b95-9cac-c82250b53137', '5e4ee62d-0d7e-4e11-bf4d-99959d9fb77a']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:37 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8b14ecf2-cb84-4e36-a6ef-06ff113a861a tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc4b457c-eaf7-4d40-82a5-3e993b7546cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:37 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-daf02ab8-1b8f-4354-abf7-00dc00693a4b tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b21a9edd-8cd9-4999-9565-f28dad261d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7cac23b-ee44-4879-9635-625205bb6c98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-671979158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3c76409adc24ce7b618f7cec5edb9d9',qos_specs=None,replication_status=,reservations=['fd95aee7-08b7-45b0-b3d3-867d25505032','a05a8463-07b3-42ac-bf6a-ad25e66955bf','cf4d2dc8-b418-4e6e-a843-bba60979422f','d62c725e-aac9-481e-bd97-e16adcbb2e0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7df3718ee2f4119a7b05137a667cdd7',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:02:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-671979158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7cac23b-ee44-4879-9635-625205bb6c98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3c76409adc24ce7b618f7cec5edb9d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7df3718ee2f4119a7b05137a667cdd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-daf02ab8-1b8f-4354-abf7-00dc00693a4b tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (112b221f-4f59-4fe5-bc08-ff78bdd54d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:37 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:37 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-daf02ab8-1b8f-4354-abf7-00dc00693a4b tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (112b221f-4f59-4fe5-bc08-ff78bdd54d88) transitioned into state 'SUCCESS' from state '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-671979158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3c76409adc24ce7b618f7cec5edb9d9',qos_specs=None,replication_status=,reservations=['fd95aee7-08b7-45b0-b3d3-867d25505032','a05a8463-07b3-42ac-bf6a-ad25e66955bf','cf4d2dc8-b418-4e6e-a843-bba60979422f','d62c725e-aac9-481e-bd97-e16adcbb2e0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7df3718ee2f4119a7b05137a667cdd7',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:37 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:37 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-daf02ab8-1b8f-4354-abf7-00dc00693a4b tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba5639b3-92dd-4fef-9963-12e5f6fcba4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:37 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8b14ecf2-cb84-4e36-a6ef-06ff113a861a tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc4b457c-eaf7-4d40-82a5-3e993b7546cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd150d7ff-5cb9-402e-9c06-adaaa9598afd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1151209684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1c8cbe274a748dd85c5c1e668832893',qos_specs=None,replication_status=,reservations=['a41835c7-cc60-4dad-b673-fa0520a3171d','9112e8f4-b86f-4cb5-9693-d5b04475eb91','e2af59c6-4a25-4b95-9cac-c82250b53137','5e4ee62d-0d7e-4e11-bf4d-99959d9fb77a'],size=1,snapshot_id=d04aecdb-d81a-46a0-b087-8057212f0ce3,source_replicaid=,source_volid=None,status='creating',user_id='8cd504353ace43ae93a8eaf0d78566ac',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:02:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1151209684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d150d7ff-5cb9-402e-9c06-adaaa9598afd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1c8cbe274a748dd85c5c1e668832893',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d04aecdb-d81a-46a0-b087-8057212f0ce3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cd504353ace43ae93a8eaf0d78566ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:37 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8b14ecf2-cb84-4e36-a6ef-06ff113a861a tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6108f523-d41d-41d5-89e7-de09055b151f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-daf02ab8-1b8f-4354-abf7-00dc00693a4b tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba5639b3-92dd-4fef-9963-12e5f6fcba4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-daf02ab8-1b8f-4354-abf7-00dc00693a4b tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Flow 'volume_create_api' (4de156a6-4fb8-4f2f-89db-10aa8faad10a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-daf02ab8-1b8f-4354-abf7-00dc00693a4b tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Create volume request issued successfully. Sep 02 09:02:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-daf02ab8-1b8f-4354-abf7-00dc00693a4b tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:02:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1376/2792] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 09:02:37 2026] POST /volume/v3/volumes => generated 784 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0c50d6f3-e14b-41cc-97ba-5b7cd6c7f537 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0c50d6f3-e14b-41cc-97ba-5b7cd6c7f537 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] GET http://192.168.122.75/volume/v3/volumes/f968edbb-47ff-48dd-8d44-9004e49bb0ad Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0c50d6f3-e14b-41cc-97ba-5b7cd6c7f537 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0c50d6f3-e14b-41cc-97ba-5b7cd6c7f537 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0c50d6f3-e14b-41cc-97ba-5b7cd6c7f537 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes/f968edbb-47ff-48dd-8d44-9004e49bb0ad returned with HTTP 404 Sep 02 09:02:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1377/2793] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:37 2026] GET /volume/v3/volumes/f968edbb-47ff-48dd-8d44-9004e49bb0ad => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-132e148b-7483-4024-b792-3f52cbaa4832 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-132e148b-7483-4024-b792-3f52cbaa4832 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] GET http://192.168.122.75/volume/v3/volumes/d7cac23b-ee44-4879-9635-625205bb6c98 Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-132e148b-7483-4024-b792-3f52cbaa4832 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-132e148b-7483-4024-b792-3f52cbaa4832 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:37 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:37 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:37 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:37 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8b14ecf2-cb84-4e36-a6ef-06ff113a861a tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6108f523-d41d-41d5-89e7-de09055b151f) transitioned into state 'SUCCESS' from state '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-1151209684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1c8cbe274a748dd85c5c1e668832893',qos_specs=None,replication_status=,reservations=['a41835c7-cc60-4dad-b673-fa0520a3171d','9112e8f4-b86f-4cb5-9693-d5b04475eb91','e2af59c6-4a25-4b95-9cac-c82250b53137','5e4ee62d-0d7e-4e11-bf4d-99959d9fb77a'],size=1,snapshot_id=d04aecdb-d81a-46a0-b087-8057212f0ce3,source_replicaid=,source_volid=None,status='creating',user_id='8cd504353ace43ae93a8eaf0d78566ac',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:37 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8b14ecf2-cb84-4e36-a6ef-06ff113a861a tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9026597-ae9c-4886-b5af-f6a3f21695a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-132e148b-7483-4024-b792-3f52cbaa4832 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Volume info retrieved successfully. Sep 02 09:02:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-132e148b-7483-4024-b792-3f52cbaa4832 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] http://192.168.122.75/volume/v3/volumes/d7cac23b-ee44-4879-9635-625205bb6c98 returned with HTTP 200 Sep 02 09:02:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1378/2794] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:37 2026] GET /volume/v3/volumes/d7cac23b-ee44-4879-9635-625205bb6c98 => generated 963 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c3ec5cdc-c7ad-43d1-899c-7e898cda61d0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c3ec5cdc-c7ad-43d1-899c-7e898cda61d0 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] DELETE http://192.168.122.75/volume/v3/volumes/3231f013-dbcf-4485-8b76-32559a468688 Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c3ec5cdc-c7ad-43d1-899c-7e898cda61d0 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c3ec5cdc-c7ad-43d1-899c-7e898cda61d0 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-c3ec5cdc-c7ad-43d1-899c-7e898cda61d0 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Delete volume with id: 3231f013-dbcf-4485-8b76-32559a468688 Sep 02 09:02:37 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:37 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:37 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:37 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:37 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c3ec5cdc-c7ad-43d1-899c-7e898cda61d0 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Volume info retrieved successfully. Sep 02 09:02:37 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:37 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:37 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8b14ecf2-cb84-4e36-a6ef-06ff113a861a tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9026597-ae9c-4886-b5af-f6a3f21695a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:37 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8b14ecf2-cb84-4e36-a6ef-06ff113a861a tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Flow 'volume_create_api' (94478a43-54ec-4542-933a-d0782681f9bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:37 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8b14ecf2-cb84-4e36-a6ef-06ff113a861a tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Create volume request issued successfully. Sep 02 09:02:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8b14ecf2-cb84-4e36-a6ef-06ff113a861a tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:02:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1417/2795] 192.168.122.75 () {62 vars in 1179 bytes} [Wed Sep 2 09:02:37 2026] POST /volume/v3/volumes => generated 811 bytes in 574 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:37 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c3ec5cdc-c7ad-43d1-899c-7e898cda61d0 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Delete volume request issued successfully. Sep 02 09:02:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c3ec5cdc-c7ad-43d1-899c-7e898cda61d0 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes/3231f013-dbcf-4485-8b76-32559a468688 returned with HTTP 202 Sep 02 09:02:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1379/2796] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:02:37 2026] DELETE /volume/v3/volumes/3231f013-dbcf-4485-8b76-32559a468688 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0c305d70-97c1-420c-b74f-31f016f4fcc2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3c2eb80f-c7cc-4aaa-ac17-617f4d03ef9d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0c305d70-97c1-420c-b74f-31f016f4fcc2 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd Sep 02 09:02:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0c305d70-97c1-420c-b74f-31f016f4fcc2 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0c305d70-97c1-420c-b74f-31f016f4fcc2 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3c2eb80f-c7cc-4aaa-ac17-617f4d03ef9d tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] GET http://192.168.122.75/volume/v3/volumes/3231f013-dbcf-4485-8b76-32559a468688 Sep 02 09:02:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3c2eb80f-c7cc-4aaa-ac17-617f4d03ef9d tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3c2eb80f-c7cc-4aaa-ac17-617f4d03ef9d tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:38 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:38 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:38 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:38 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:38 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:38 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:38 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:38 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:38 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3c2eb80f-c7cc-4aaa-ac17-617f4d03ef9d tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Volume info retrieved successfully. Sep 02 09:02:38 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0c305d70-97c1-420c-b74f-31f016f4fcc2 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Volume info retrieved successfully. Sep 02 09:02:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3c2eb80f-c7cc-4aaa-ac17-617f4d03ef9d tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes/3231f013-dbcf-4485-8b76-32559a468688 returned with HTTP 200 Sep 02 09:02:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0c305d70-97c1-420c-b74f-31f016f4fcc2 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd returned with HTTP 200 Sep 02 09:02:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1380/2797] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:37 2026] GET /volume/v3/volumes/3231f013-dbcf-4485-8b76-32559a468688 => generated 856 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1418/2798] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:02:37 2026] GET /volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd => generated 879 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0c583614-79bf-4e5d-9390-864a63feee45 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0c583614-79bf-4e5d-9390-864a63feee45 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] GET http://192.168.122.75/volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 Sep 02 09:02:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0c583614-79bf-4e5d-9390-864a63feee45 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0c583614-79bf-4e5d-9390-864a63feee45 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:38 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:38 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:38 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:38 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:38 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0c583614-79bf-4e5d-9390-864a63feee45 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Volume info retrieved successfully. Sep 02 09:02:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0c583614-79bf-4e5d-9390-864a63feee45 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] http://192.168.122.75/volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 returned with HTTP 200 Sep 02 09:02:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1381/2799] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:38 2026] GET /volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 => generated 957 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-57be26d9-771f-4b20-aa71-92394b2dccf2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-57be26d9-771f-4b20-aa71-92394b2dccf2 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] GET http://192.168.122.75/volume/v3/volumes/d7cac23b-ee44-4879-9635-625205bb6c98 Sep 02 09:02:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-57be26d9-771f-4b20-aa71-92394b2dccf2 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-57be26d9-771f-4b20-aa71-92394b2dccf2 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:38 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:38 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:38 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:38 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:38 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-57be26d9-771f-4b20-aa71-92394b2dccf2 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Volume info retrieved successfully. Sep 02 09:02:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-57be26d9-771f-4b20-aa71-92394b2dccf2 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] http://192.168.122.75/volume/v3/volumes/d7cac23b-ee44-4879-9635-625205bb6c98 returned with HTTP 200 Sep 02 09:02:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1419/2800] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:38 2026] GET /volume/v3/volumes/d7cac23b-ee44-4879-9635-625205bb6c98 => generated 1013 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-532e2aa0-2306-49ed-b868-bf61445c368f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-532e2aa0-2306-49ed-b868-bf61445c368f tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] GET http://192.168.122.75/volume/v3/volumes/3231f013-dbcf-4485-8b76-32559a468688 Sep 02 09:02:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-532e2aa0-2306-49ed-b868-bf61445c368f tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-532e2aa0-2306-49ed-b868-bf61445c368f tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9184a0b5-7b27-43ed-9dd6-7cc998cdd033 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9184a0b5-7b27-43ed-9dd6-7cc998cdd033 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd Sep 02 09:02:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9184a0b5-7b27-43ed-9dd6-7cc998cdd033 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9184a0b5-7b27-43ed-9dd6-7cc998cdd033 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-532e2aa0-2306-49ed-b868-bf61445c368f tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes/3231f013-dbcf-4485-8b76-32559a468688 returned with HTTP 404 Sep 02 09:02:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1382/2801] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:39 2026] GET /volume/v3/volumes/3231f013-dbcf-4485-8b76-32559a468688 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 09:02:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:39 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bc406e7d-3955-4d94-a296-1fac9fd07749 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:39 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:39 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bc406e7d-3955-4d94-a296-1fac9fd07749 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] DELETE http://192.168.122.75/volume/v3/volumes/263a1d1f-547c-4499-9a40-25237f7af77c Sep 02 09:02:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bc406e7d-3955-4d94-a296-1fac9fd07749 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bc406e7d-3955-4d94-a296-1fac9fd07749 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:39 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-bc406e7d-3955-4d94-a296-1fac9fd07749 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Delete volume with id: 263a1d1f-547c-4499-9a40-25237f7af77c Sep 02 09:02:39 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-9184a0b5-7b27-43ed-9dd6-7cc998cdd033 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Volume info retrieved successfully. Sep 02 09:02:39 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:39 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:39 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:39 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:39 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-bc406e7d-3955-4d94-a296-1fac9fd07749 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Volume info retrieved successfully. Sep 02 09:02:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9184a0b5-7b27-43ed-9dd6-7cc998cdd033 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd returned with HTTP 200 Sep 02 09:02:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1420/2802] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:02:39 2026] GET /volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd => generated 903 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:39 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-bc406e7d-3955-4d94-a296-1fac9fd07749 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Delete volume request issued successfully. Sep 02 09:02:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bc406e7d-3955-4d94-a296-1fac9fd07749 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes/263a1d1f-547c-4499-9a40-25237f7af77c returned with HTTP 202 Sep 02 09:02:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1383/2803] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:02:39 2026] DELETE /volume/v3/volumes/263a1d1f-547c-4499-9a40-25237f7af77c => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-98b142d7-56ce-48a1-84aa-24378da77fc3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-98b142d7-56ce-48a1-84aa-24378da77fc3 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] GET http://192.168.122.75/volume/v3/volumes/263a1d1f-547c-4499-9a40-25237f7af77c Sep 02 09:02:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-98b142d7-56ce-48a1-84aa-24378da77fc3 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-98b142d7-56ce-48a1-84aa-24378da77fc3 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:39 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:39 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:39 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:39 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-98b142d7-56ce-48a1-84aa-24378da77fc3 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Volume info retrieved successfully. Sep 02 09:02:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-98b142d7-56ce-48a1-84aa-24378da77fc3 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes/263a1d1f-547c-4499-9a40-25237f7af77c returned with HTTP 200 Sep 02 09:02:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1421/2804] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:39 2026] GET /volume/v3/volumes/263a1d1f-547c-4499-9a40-25237f7af77c => generated 855 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1051bdb0-ec09-444e-845e-432be194fdcb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1051bdb0-ec09-444e-845e-432be194fdcb tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] GET http://192.168.122.75/volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 Sep 02 09:02:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1051bdb0-ec09-444e-845e-432be194fdcb tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1051bdb0-ec09-444e-845e-432be194fdcb tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:39 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:39 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:39 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:39 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:39 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-1051bdb0-ec09-444e-845e-432be194fdcb tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Volume info retrieved successfully. Sep 02 09:02:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1051bdb0-ec09-444e-845e-432be194fdcb tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] http://192.168.122.75/volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 returned with HTTP 200 Sep 02 09:02:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1384/2805] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:39 2026] GET /volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 => generated 957 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ac1950db-a829-4cda-90c6-23821bde0824 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ac1950db-a829-4cda-90c6-23821bde0824 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] GET http://192.168.122.75/volume/v3/volumes/d7cac23b-ee44-4879-9635-625205bb6c98 Sep 02 09:02:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ac1950db-a829-4cda-90c6-23821bde0824 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ac1950db-a829-4cda-90c6-23821bde0824 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:39 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:40 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:40 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:40 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ac1950db-a829-4cda-90c6-23821bde0824 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Volume info retrieved successfully. Sep 02 09:02:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ac1950db-a829-4cda-90c6-23821bde0824 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] http://192.168.122.75/volume/v3/volumes/d7cac23b-ee44-4879-9635-625205bb6c98 returned with HTTP 200 Sep 02 09:02:40 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1422/2806] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:39 2026] GET /volume/v3/volumes/d7cac23b-ee44-4879-9635-625205bb6c98 => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0b57d5b2-a666-4d95-b2e9-214f196364a1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e678d4a3-e73b-4cac-8a00-dd68036fad30 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e678d4a3-e73b-4cac-8a00-dd68036fad30 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd Sep 02 09:02:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e678d4a3-e73b-4cac-8a00-dd68036fad30 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e678d4a3-e73b-4cac-8a00-dd68036fad30 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0b57d5b2-a666-4d95-b2e9-214f196364a1 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-reader] POST http://192.168.122.75/volume/v3/volumes/d7cac23b-ee44-4879-9635-625205bb6c98/action Sep 02 09:02:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0b57d5b2-a666-4d95-b2e9-214f196364a1 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 09:02:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0b57d5b2-a666-4d95-b2e9-214f196364a1 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:40 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:40 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:40 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:40 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:40 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:40 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:40 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e678d4a3-e73b-4cac-8a00-dd68036fad30 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Volume info retrieved successfully. Sep 02 09:02:40 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:40 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:40 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0b57d5b2-a666-4d95-b2e9-214f196364a1 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-reader] Volume info retrieved successfully. Sep 02 09:02:40 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-0b57d5b2-a666-4d95-b2e9-214f196364a1 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'a8176a79b0724e91b3b96370db80ed6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3c76409adc24ce7b618f7cec5edb9d9', '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=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:02:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0b57d5b2-a666-4d95-b2e9-214f196364a1 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-reader] http://192.168.122.75/volume/v3/volumes/d7cac23b-ee44-4879-9635-625205bb6c98/action returned with HTTP 403 Sep 02 09:02:40 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1385/2807] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 09:02:40 2026] POST /volume/v3/volumes/d7cac23b-ee44-4879-9635-625205bb6c98/action => generated 131 bytes in 217 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e678d4a3-e73b-4cac-8a00-dd68036fad30 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd returned with HTTP 200 Sep 02 09:02:40 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1423/2808] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:02:40 2026] GET /volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd => generated 903 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-188f5b6e-7db4-485f-8b4d-c1ad45a1af61 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-188f5b6e-7db4-485f-8b4d-c1ad45a1af61 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/d7cac23b-ee44-4879-9635-625205bb6c98 Sep 02 09:02:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-188f5b6e-7db4-485f-8b4d-c1ad45a1af61 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-188f5b6e-7db4-485f-8b4d-c1ad45a1af61 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:40 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-188f5b6e-7db4-485f-8b4d-c1ad45a1af61 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Delete volume with id: d7cac23b-ee44-4879-9635-625205bb6c98 Sep 02 09:02:40 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:40 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:40 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:40 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:40 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-188f5b6e-7db4-485f-8b4d-c1ad45a1af61 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Volume info retrieved successfully. Sep 02 09:02:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a478dca6-cade-4e8c-9497-13d1468f4f88 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a478dca6-cade-4e8c-9497-13d1468f4f88 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] GET http://192.168.122.75/volume/v3/volumes/263a1d1f-547c-4499-9a40-25237f7af77c Sep 02 09:02:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a478dca6-cade-4e8c-9497-13d1468f4f88 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a478dca6-cade-4e8c-9497-13d1468f4f88 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a478dca6-cade-4e8c-9497-13d1468f4f88 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes/263a1d1f-547c-4499-9a40-25237f7af77c returned with HTTP 404 Sep 02 09:02:40 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1424/2809] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:40 2026] GET /volume/v3/volumes/263a1d1f-547c-4499-9a40-25237f7af77c => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:40 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-188f5b6e-7db4-485f-8b4d-c1ad45a1af61 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Delete volume request issued successfully. Sep 02 09:02:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-188f5b6e-7db4-485f-8b4d-c1ad45a1af61 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] http://192.168.122.75/volume/v3/volumes/d7cac23b-ee44-4879-9635-625205bb6c98 returned with HTTP 202 Sep 02 09:02:40 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1386/2810] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:02:40 2026] DELETE /volume/v3/volumes/d7cac23b-ee44-4879-9635-625205bb6c98 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2c40484a-ec10-4c30-95bf-46039c9427df None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5793590e-b5f8-4c8f-8311-e28befc51b00 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2c40484a-ec10-4c30-95bf-46039c9427df tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] DELETE http://192.168.122.75/volume/v3/volumes/0fcf9244-86b2-4fb8-9bd8-db7aa513c8c3 Sep 02 09:02:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2c40484a-ec10-4c30-95bf-46039c9427df tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2c40484a-ec10-4c30-95bf-46039c9427df tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:40 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-2c40484a-ec10-4c30-95bf-46039c9427df tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Delete volume with id: 0fcf9244-86b2-4fb8-9bd8-db7aa513c8c3 Sep 02 09:02:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5793590e-b5f8-4c8f-8311-e28befc51b00 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] GET http://192.168.122.75/volume/v3/volumes/d7cac23b-ee44-4879-9635-625205bb6c98 Sep 02 09:02:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5793590e-b5f8-4c8f-8311-e28befc51b00 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5793590e-b5f8-4c8f-8311-e28befc51b00 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:40 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:40 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:40 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:40 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:40 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:40 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:40 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:40 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:40 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5793590e-b5f8-4c8f-8311-e28befc51b00 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Volume info retrieved successfully. Sep 02 09:02:40 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2c40484a-ec10-4c30-95bf-46039c9427df tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Volume info retrieved successfully. Sep 02 09:02:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5793590e-b5f8-4c8f-8311-e28befc51b00 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] http://192.168.122.75/volume/v3/volumes/d7cac23b-ee44-4879-9635-625205bb6c98 returned with HTTP 200 Sep 02 09:02:40 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1387/2811] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:40 2026] GET /volume/v3/volumes/d7cac23b-ee44-4879-9635-625205bb6c98 => generated 1013 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:40 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2c40484a-ec10-4c30-95bf-46039c9427df tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Delete volume request issued successfully. Sep 02 09:02:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2c40484a-ec10-4c30-95bf-46039c9427df tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes/0fcf9244-86b2-4fb8-9bd8-db7aa513c8c3 returned with HTTP 202 Sep 02 09:02:40 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1425/2812] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:02:40 2026] DELETE /volume/v3/volumes/0fcf9244-86b2-4fb8-9bd8-db7aa513c8c3 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-67f10735-5c22-4e06-8968-b5d2e4fbc87c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-67f10735-5c22-4e06-8968-b5d2e4fbc87c tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] GET http://192.168.122.75/volume/v3/volumes/0fcf9244-86b2-4fb8-9bd8-db7aa513c8c3 Sep 02 09:02:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-67f10735-5c22-4e06-8968-b5d2e4fbc87c tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-67f10735-5c22-4e06-8968-b5d2e4fbc87c tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9f56b408-38ee-4d8e-9942-fbd7ad5dfa61 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9f56b408-38ee-4d8e-9942-fbd7ad5dfa61 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] GET http://192.168.122.75/volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 Sep 02 09:02:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9f56b408-38ee-4d8e-9942-fbd7ad5dfa61 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9f56b408-38ee-4d8e-9942-fbd7ad5dfa61 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:40 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:40 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:40 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:40 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:40 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:40 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:40 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-67f10735-5c22-4e06-8968-b5d2e4fbc87c tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Volume info retrieved successfully. Sep 02 09:02:40 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:40 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:40 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-9f56b408-38ee-4d8e-9942-fbd7ad5dfa61 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Volume info retrieved successfully. Sep 02 09:02:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-67f10735-5c22-4e06-8968-b5d2e4fbc87c tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes/0fcf9244-86b2-4fb8-9bd8-db7aa513c8c3 returned with HTTP 200 Sep 02 09:02:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9f56b408-38ee-4d8e-9942-fbd7ad5dfa61 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] http://192.168.122.75/volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 returned with HTTP 200 Sep 02 09:02:40 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1426/2813] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:40 2026] GET /volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 => generated 1301 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:40 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1388/2814] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:40 2026] GET /volume/v3/volumes/0fcf9244-86b2-4fb8-9bd8-db7aa513c8c3 => generated 855 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-dc9f9469-db7a-4aff-b163-c36f00078ad5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dc9f9469-db7a-4aff-b163-c36f00078ad5 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] DELETE http://192.168.122.75/volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 Sep 02 09:02:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dc9f9469-db7a-4aff-b163-c36f00078ad5 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dc9f9469-db7a-4aff-b163-c36f00078ad5 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:40 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-dc9f9469-db7a-4aff-b163-c36f00078ad5 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Delete volume with id: 414c2f91-f299-43bb-850c-8a8f329eb737 Sep 02 09:02:40 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:40 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:40 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:40 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:40 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-dc9f9469-db7a-4aff-b163-c36f00078ad5 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Volume info retrieved successfully. Sep 02 09:02:40 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-dc9f9469-db7a-4aff-b163-c36f00078ad5 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Delete volume request issued successfully. Sep 02 09:02:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dc9f9469-db7a-4aff-b163-c36f00078ad5 tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] http://192.168.122.75/volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 returned with HTTP 202 Sep 02 09:02:40 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1427/2815] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:02:40 2026] DELETE /volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3c738229-71a0-4db3-9651-a8c8dd98ad3c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3c738229-71a0-4db3-9651-a8c8dd98ad3c tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] GET http://192.168.122.75/volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 Sep 02 09:02:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3c738229-71a0-4db3-9651-a8c8dd98ad3c tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3c738229-71a0-4db3-9651-a8c8dd98ad3c tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:40 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:40 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:40 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:40 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:40 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3c738229-71a0-4db3-9651-a8c8dd98ad3c tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Volume info retrieved successfully. Sep 02 09:02:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3c738229-71a0-4db3-9651-a8c8dd98ad3c tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] http://192.168.122.75/volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 returned with HTTP 200 Sep 02 09:02:40 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1389/2816] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:40 2026] GET /volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 => generated 1300 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c02ff05d-d306-4615-ba05-2a1324fd5e66 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c02ff05d-d306-4615-ba05-2a1324fd5e66 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd Sep 02 09:02:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c02ff05d-d306-4615-ba05-2a1324fd5e66 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c02ff05d-d306-4615-ba05-2a1324fd5e66 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:41 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:41 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:41 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:41 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:41 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c02ff05d-d306-4615-ba05-2a1324fd5e66 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Volume info retrieved successfully. Sep 02 09:02:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-932f0e11-7dd4-469e-b585-bca6e077f1d7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c02ff05d-d306-4615-ba05-2a1324fd5e66 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd returned with HTTP 200 Sep 02 09:02:41 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1428/2817] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:02:41 2026] GET /volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd => generated 903 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-932f0e11-7dd4-469e-b585-bca6e077f1d7 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] GET http://192.168.122.75/volume/v3/volumes/d7cac23b-ee44-4879-9635-625205bb6c98 Sep 02 09:02:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-932f0e11-7dd4-469e-b585-bca6e077f1d7 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-932f0e11-7dd4-469e-b585-bca6e077f1d7 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:41 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:41 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:41 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:41 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:41 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-932f0e11-7dd4-469e-b585-bca6e077f1d7 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Volume info retrieved successfully. Sep 02 09:02:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-932f0e11-7dd4-469e-b585-bca6e077f1d7 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] http://192.168.122.75/volume/v3/volumes/d7cac23b-ee44-4879-9635-625205bb6c98 returned with HTTP 200 Sep 02 09:02:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1390/2818] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:41 2026] GET /volume/v3/volumes/d7cac23b-ee44-4879-9635-625205bb6c98 => generated 1013 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-723fdace-524b-4bac-81b8-03c3069c4d07 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-723fdace-524b-4bac-81b8-03c3069c4d07 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] GET http://192.168.122.75/volume/v3/volumes/0fcf9244-86b2-4fb8-9bd8-db7aa513c8c3 Sep 02 09:02:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-723fdace-524b-4bac-81b8-03c3069c4d07 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-723fdace-524b-4bac-81b8-03c3069c4d07 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:41 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:41 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:41 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:41 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:41 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-723fdace-524b-4bac-81b8-03c3069c4d07 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Volume info retrieved successfully. Sep 02 09:02:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-723fdace-524b-4bac-81b8-03c3069c4d07 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes/0fcf9244-86b2-4fb8-9bd8-db7aa513c8c3 returned with HTTP 200 Sep 02 09:02:41 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1429/2819] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:41 2026] GET /volume/v3/volumes/0fcf9244-86b2-4fb8-9bd8-db7aa513c8c3 => generated 855 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b515cae7-5097-45c7-af73-a869da8a2cfb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b515cae7-5097-45c7-af73-a869da8a2cfb tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] GET http://192.168.122.75/volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 Sep 02 09:02:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b515cae7-5097-45c7-af73-a869da8a2cfb tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b515cae7-5097-45c7-af73-a869da8a2cfb tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:41 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:41 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:41 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:41 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:41 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b515cae7-5097-45c7-af73-a869da8a2cfb tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Volume info retrieved successfully. Sep 02 09:02:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b515cae7-5097-45c7-af73-a869da8a2cfb tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] http://192.168.122.75/volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 returned with HTTP 200 Sep 02 09:02:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1391/2820] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:41 2026] GET /volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 => generated 1300 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8ebae554-13cc-4871-b56e-eb6c5a874287 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8ebae554-13cc-4871-b56e-eb6c5a874287 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd Sep 02 09:02:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8ebae554-13cc-4871-b56e-eb6c5a874287 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8ebae554-13cc-4871-b56e-eb6c5a874287 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:42 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:42 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:42 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:42 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8ebae554-13cc-4871-b56e-eb6c5a874287 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Volume info retrieved successfully. Sep 02 09:02:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ddf42252-8502-416a-9713-83b7e317bdf9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ddf42252-8502-416a-9713-83b7e317bdf9 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] GET http://192.168.122.75/volume/v3/volumes/d7cac23b-ee44-4879-9635-625205bb6c98 Sep 02 09:02:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ddf42252-8502-416a-9713-83b7e317bdf9 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ddf42252-8502-416a-9713-83b7e317bdf9 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8ebae554-13cc-4871-b56e-eb6c5a874287 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd returned with HTTP 200 Sep 02 09:02:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1430/2821] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:02:42 2026] GET /volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd => generated 903 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 09:02:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ddf42252-8502-416a-9713-83b7e317bdf9 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] http://192.168.122.75/volume/v3/volumes/d7cac23b-ee44-4879-9635-625205bb6c98 returned with HTTP 404 Sep 02 09:02:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1392/2822] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:42 2026] GET /volume/v3/volumes/d7cac23b-ee44-4879-9635-625205bb6c98 => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2d00ce10-2050-456e-99eb-dc5d5944ff43 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2d00ce10-2050-456e-99eb-dc5d5944ff43 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:02:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2d00ce10-2050-456e-99eb-dc5d5944ff43 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1778522473"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5fed8340-f13b-4460-947a-c614b2025629 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-2d00ce10-2050-456e-99eb-dc5d5944ff43 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1778522473'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:02:42 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-2d00ce10-2050-456e-99eb-dc5d5944ff43 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Create volume of 1 GB Sep 02 09:02:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5fed8340-f13b-4460-947a-c614b2025629 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] GET http://192.168.122.75/volume/v3/volumes/0fcf9244-86b2-4fb8-9bd8-db7aa513c8c3 Sep 02 09:02:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2d00ce10-2050-456e-99eb-dc5d5944ff43 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Availability Zones retrieved successfully. Sep 02 09:02:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5fed8340-f13b-4460-947a-c614b2025629 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5fed8340-f13b-4460-947a-c614b2025629 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5fed8340-f13b-4460-947a-c614b2025629 tempest-CreateVolumesFromImageTest-149364245 tempest-CreateVolumesFromImageTest-149364245-project-member] http://192.168.122.75/volume/v3/volumes/0fcf9244-86b2-4fb8-9bd8-db7aa513c8c3 returned with HTTP 404 Sep 02 09:02:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1393/2823] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:42 2026] GET /volume/v3/volumes/0fcf9244-86b2-4fb8-9bd8-db7aa513c8c3 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2d00ce10-2050-456e-99eb-dc5d5944ff43 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Flow 'volume_create_api' (1e0450be-6e85-44eb-8216-1634ea6195a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2d00ce10-2050-456e-99eb-dc5d5944ff43 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ad4ef33-46ce-4e98-9ce7-50c0d773db2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-2d00ce10-2050-456e-99eb-dc5d5944ff43 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:02:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-67bf0a44-be8e-413f-8975-e2b46dcea1ea None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-67bf0a44-be8e-413f-8975-e2b46dcea1ea tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] GET http://192.168.122.75/volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 Sep 02 09:02:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-67bf0a44-be8e-413f-8975-e2b46dcea1ea tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-67bf0a44-be8e-413f-8975-e2b46dcea1ea tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-67bf0a44-be8e-413f-8975-e2b46dcea1ea tempest-VolumeAndVolumeTypeFromImageTest-1576698952 tempest-VolumeAndVolumeTypeFromImageTest-1576698952-project-member] http://192.168.122.75/volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 returned with HTTP 404 Sep 02 09:02:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1394/2824] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:42 2026] GET /volume/v3/volumes/414c2f91-f299-43bb-850c-8a8f329eb737 => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2d00ce10-2050-456e-99eb-dc5d5944ff43 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ad4ef33-46ce-4e98-9ce7-50c0d773db2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2d00ce10-2050-456e-99eb-dc5d5944ff43 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39bcbdf2-eadb-41e7-8547-ca8a9038a55a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:43 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-2d00ce10-2050-456e-99eb-dc5d5944ff43 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Created reservations ['c898b827-20ab-4563-a2c0-ce9c251d9d34', 'db370adf-16b3-4a64-8552-82c05f6eea4f', '27f6468e-5955-4b2f-9d0a-46951fe614b6', '2b620b55-f650-4733-b3a5-d45291f4639b'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2d00ce10-2050-456e-99eb-dc5d5944ff43 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39bcbdf2-eadb-41e7-8547-ca8a9038a55a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c898b827-20ab-4563-a2c0-ce9c251d9d34', 'db370adf-16b3-4a64-8552-82c05f6eea4f', '27f6468e-5955-4b2f-9d0a-46951fe614b6', '2b620b55-f650-4733-b3a5-d45291f4639b']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2d00ce10-2050-456e-99eb-dc5d5944ff43 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eba194f2-5626-4733-bf9d-110b7283b6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c51e8405-9708-45fd-9d1c-c5b4e5ac0869 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c51e8405-9708-45fd-9d1c-c5b4e5ac0869 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd Sep 02 09:02:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c51e8405-9708-45fd-9d1c-c5b4e5ac0869 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c51e8405-9708-45fd-9d1c-c5b4e5ac0869 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:43 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:43 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:43 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:43 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:43 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:43 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2d00ce10-2050-456e-99eb-dc5d5944ff43 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eba194f2-5626-4733-bf9d-110b7283b6ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '105b1278-391e-46e1-8d17-211c2ec1363b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1778522473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3c76409adc24ce7b618f7cec5edb9d9',qos_specs=None,replication_status=,reservations=['c898b827-20ab-4563-a2c0-ce9c251d9d34','db370adf-16b3-4a64-8552-82c05f6eea4f','27f6468e-5955-4b2f-9d0a-46951fe614b6','2b620b55-f650-4733-b3a5-d45291f4639b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7df3718ee2f4119a7b05137a667cdd7',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:02:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1778522473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=105b1278-391e-46e1-8d17-211c2ec1363b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3c76409adc24ce7b618f7cec5edb9d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7df3718ee2f4119a7b05137a667cdd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:43 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c51e8405-9708-45fd-9d1c-c5b4e5ac0869 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Volume info retrieved successfully. Sep 02 09:02:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2d00ce10-2050-456e-99eb-dc5d5944ff43 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aae94a6-e2fa-46b2-93b0-1f12fd6b5d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c51e8405-9708-45fd-9d1c-c5b4e5ac0869 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd returned with HTTP 200 Sep 02 09:02:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1395/2825] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:02:43 2026] GET /volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd => generated 903 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7f990e0c-d2e2-48a6-94f6-5c42e61f3dfb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7f990e0c-d2e2-48a6-94f6-5c42e61f3dfb tempest-VolumeAndVolumeTypeFromImageTest-443185182 tempest-VolumeAndVolumeTypeFromImageTest-443185182-project-admin] GET http://192.168.122.75/volume/v3/volumes/detail?all_tenants=1 Sep 02 09:02:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7f990e0c-d2e2-48a6-94f6-5c42e61f3dfb tempest-VolumeAndVolumeTypeFromImageTest-443185182 tempest-VolumeAndVolumeTypeFromImageTest-443185182-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7f990e0c-d2e2-48a6-94f6-5c42e61f3dfb tempest-VolumeAndVolumeTypeFromImageTest-443185182 tempest-VolumeAndVolumeTypeFromImageTest-443185182-project-admin] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:43 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-7f990e0c-d2e2-48a6-94f6-5c42e61f3dfb tempest-VolumeAndVolumeTypeFromImageTest-443185182 tempest-VolumeAndVolumeTypeFromImageTest-443185182-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 09:02:43 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:43 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:43 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:43 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:43 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:43 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:43 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7f990e0c-d2e2-48a6-94f6-5c42e61f3dfb tempest-VolumeAndVolumeTypeFromImageTest-443185182 tempest-VolumeAndVolumeTypeFromImageTest-443185182-project-admin] Get all volumes completed successfully. Sep 02 09:02:43 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:43 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7f990e0c-d2e2-48a6-94f6-5c42e61f3dfb tempest-VolumeAndVolumeTypeFromImageTest-443185182 tempest-VolumeAndVolumeTypeFromImageTest-443185182-project-admin] http://192.168.122.75/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 09:02:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1396/2826] 192.168.122.75 () {58 vars in 1164 bytes} [Wed Sep 2 09:02:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3010 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2d00ce10-2050-456e-99eb-dc5d5944ff43 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aae94a6-e2fa-46b2-93b0-1f12fd6b5d01) transitioned into state 'SUCCESS' from state '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-1778522473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3c76409adc24ce7b618f7cec5edb9d9',qos_specs=None,replication_status=,reservations=['c898b827-20ab-4563-a2c0-ce9c251d9d34','db370adf-16b3-4a64-8552-82c05f6eea4f','27f6468e-5955-4b2f-9d0a-46951fe614b6','2b620b55-f650-4733-b3a5-d45291f4639b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7df3718ee2f4119a7b05137a667cdd7',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9ce914f4-2c81-4769-83b1-2ea121778293 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2d00ce10-2050-456e-99eb-dc5d5944ff43 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e1b7b55-9bff-4819-a142-d4a025156945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9ce914f4-2c81-4769-83b1-2ea121778293 tempest-VolumeAndVolumeTypeFromImageTest-443185182 tempest-VolumeAndVolumeTypeFromImageTest-443185182-project-admin] DELETE http://192.168.122.75/volume/v3/types/382756e3-2b53-48de-abd0-1e99254ff61c Sep 02 09:02:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9ce914f4-2c81-4769-83b1-2ea121778293 tempest-VolumeAndVolumeTypeFromImageTest-443185182 tempest-VolumeAndVolumeTypeFromImageTest-443185182-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9ce914f4-2c81-4769-83b1-2ea121778293 tempest-VolumeAndVolumeTypeFromImageTest-443185182 tempest-VolumeAndVolumeTypeFromImageTest-443185182-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2d00ce10-2050-456e-99eb-dc5d5944ff43 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e1b7b55-9bff-4819-a142-d4a025156945) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2d00ce10-2050-456e-99eb-dc5d5944ff43 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Flow 'volume_create_api' (1e0450be-6e85-44eb-8216-1634ea6195a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:43 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2d00ce10-2050-456e-99eb-dc5d5944ff43 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Create volume request issued successfully. Sep 02 09:02:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2d00ce10-2050-456e-99eb-dc5d5944ff43 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:02:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1431/2827] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 09:02:42 2026] POST /volume/v3/volumes => generated 785 bytes in 1230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:02:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ebf6ac88-5069-487f-baa3-855276bdd1a5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ebf6ac88-5069-487f-baa3-855276bdd1a5 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] GET http://192.168.122.75/volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b Sep 02 09:02:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ebf6ac88-5069-487f-baa3-855276bdd1a5 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ebf6ac88-5069-487f-baa3-855276bdd1a5 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:44 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:44 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:44 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:44 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9ce914f4-2c81-4769-83b1-2ea121778293 tempest-VolumeAndVolumeTypeFromImageTest-443185182 tempest-VolumeAndVolumeTypeFromImageTest-443185182-project-admin] http://192.168.122.75/volume/v3/types/382756e3-2b53-48de-abd0-1e99254ff61c returned with HTTP 202 Sep 02 09:02:44 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1397/2828] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:02:43 2026] DELETE /volume/v3/types/382756e3-2b53-48de-abd0-1e99254ff61c => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f54cfcbb-6247-4a67-ace6-d8b805943644 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f54cfcbb-6247-4a67-ace6-d8b805943644 tempest-VolumeAndVolumeTypeFromImageTest-443185182 tempest-VolumeAndVolumeTypeFromImageTest-443185182-project-admin] GET http://192.168.122.75/volume/v3/types/382756e3-2b53-48de-abd0-1e99254ff61c Sep 02 09:02:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f54cfcbb-6247-4a67-ace6-d8b805943644 tempest-VolumeAndVolumeTypeFromImageTest-443185182 tempest-VolumeAndVolumeTypeFromImageTest-443185182-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f54cfcbb-6247-4a67-ace6-d8b805943644 tempest-VolumeAndVolumeTypeFromImageTest-443185182 tempest-VolumeAndVolumeTypeFromImageTest-443185182-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:44 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ebf6ac88-5069-487f-baa3-855276bdd1a5 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Volume info retrieved successfully. Sep 02 09:02:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f54cfcbb-6247-4a67-ace6-d8b805943644 tempest-VolumeAndVolumeTypeFromImageTest-443185182 tempest-VolumeAndVolumeTypeFromImageTest-443185182-project-admin] http://192.168.122.75/volume/v3/types/382756e3-2b53-48de-abd0-1e99254ff61c returned with HTTP 404 Sep 02 09:02:44 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1398/2829] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 09:02:44 2026] GET /volume/v3/types/382756e3-2b53-48de-abd0-1e99254ff61c => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ebf6ac88-5069-487f-baa3-855276bdd1a5 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] http://192.168.122.75/volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b returned with HTTP 200 Sep 02 09:02:44 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1432/2830] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:43 2026] GET /volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b => generated 964 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c2ac1844-6487-4a7f-814e-7ecb23f3ac10 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c2ac1844-6487-4a7f-814e-7ecb23f3ac10 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd Sep 02 09:02:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c2ac1844-6487-4a7f-814e-7ecb23f3ac10 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c2ac1844-6487-4a7f-814e-7ecb23f3ac10 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:44 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:44 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:44 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:44 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:44 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c2ac1844-6487-4a7f-814e-7ecb23f3ac10 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Volume info retrieved successfully. Sep 02 09:02:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c2ac1844-6487-4a7f-814e-7ecb23f3ac10 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd returned with HTTP 200 Sep 02 09:02:44 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1399/2831] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:02:44 2026] GET /volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd => generated 903 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2eda0ff7-645a-438e-84d9-828322b3c337 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2eda0ff7-645a-438e-84d9-828322b3c337 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] GET http://192.168.122.75/volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b Sep 02 09:02:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2eda0ff7-645a-438e-84d9-828322b3c337 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2eda0ff7-645a-438e-84d9-828322b3c337 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:45 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:45 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:45 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:45 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:45 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2eda0ff7-645a-438e-84d9-828322b3c337 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Volume info retrieved successfully. Sep 02 09:02:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2eda0ff7-645a-438e-84d9-828322b3c337 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] http://192.168.122.75/volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b returned with HTTP 200 Sep 02 09:02:45 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1433/2832] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:45 2026] GET /volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b => generated 1014 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b2f1a286-e89a-4118-b971-aa1d93ed6795 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b2f1a286-e89a-4118-b971-aa1d93ed6795 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd Sep 02 09:02:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b2f1a286-e89a-4118-b971-aa1d93ed6795 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b2f1a286-e89a-4118-b971-aa1d93ed6795 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:46 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:46 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:46 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:46 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:46 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b2f1a286-e89a-4118-b971-aa1d93ed6795 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Volume info retrieved successfully. Sep 02 09:02:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b2f1a286-e89a-4118-b971-aa1d93ed6795 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd returned with HTTP 200 Sep 02 09:02:46 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1400/2833] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:02:45 2026] GET /volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd => generated 903 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-47bf255d-f5e3-491c-8075-10d6a0375bc1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-47bf255d-f5e3-491c-8075-10d6a0375bc1 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] GET http://192.168.122.75/volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b Sep 02 09:02:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-47bf255d-f5e3-491c-8075-10d6a0375bc1 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-47bf255d-f5e3-491c-8075-10d6a0375bc1 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:46 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:46 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:46 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:46 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:46 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-47bf255d-f5e3-491c-8075-10d6a0375bc1 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Volume info retrieved successfully. Sep 02 09:02:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-47bf255d-f5e3-491c-8075-10d6a0375bc1 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] http://192.168.122.75/volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b returned with HTTP 200 Sep 02 09:02:46 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1434/2834] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:46 2026] GET /volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b => generated 1014 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 09:02:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b3be6d2b-2d48-4d0e-9068-89eb39fe895d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b3be6d2b-2d48-4d0e-9068-89eb39fe895d tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd Sep 02 09:02:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b3be6d2b-2d48-4d0e-9068-89eb39fe895d tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b3be6d2b-2d48-4d0e-9068-89eb39fe895d tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:47 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:47 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:47 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:47 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:47 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b3be6d2b-2d48-4d0e-9068-89eb39fe895d tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Volume info retrieved successfully. Sep 02 09:02:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b3be6d2b-2d48-4d0e-9068-89eb39fe895d tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd returned with HTTP 200 Sep 02 09:02:47 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1401/2835] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:02:47 2026] GET /volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd => generated 904 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-deb512cf-e912-444d-b49f-0df760a61b16 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-deb512cf-e912-444d-b49f-0df760a61b16 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 Sep 02 09:02:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-deb512cf-e912-444d-b49f-0df760a61b16 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-deb512cf-e912-444d-b49f-0df760a61b16 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:47 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-deb512cf-e912-444d-b49f-0df760a61b16 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Delete snapshot with id: d04aecdb-d81a-46a0-b087-8057212f0ce3 Sep 02 09:02:47 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:47 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-deb512cf-e912-444d-b49f-0df760a61b16 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Snapshot retrieved successfully. Sep 02 09:02:47 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:47 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-deb512cf-e912-444d-b49f-0df760a61b16 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Snapshot delete request issued successfully. Sep 02 09:02:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-deb512cf-e912-444d-b49f-0df760a61b16 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 returned with HTTP 202 Sep 02 09:02:47 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1435/2836] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:02:47 2026] DELETE /volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c80e2483-b610-4b5f-8878-9f9dcca2ad10 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c80e2483-b610-4b5f-8878-9f9dcca2ad10 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 Sep 02 09:02:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c80e2483-b610-4b5f-8878-9f9dcca2ad10 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c80e2483-b610-4b5f-8878-9f9dcca2ad10 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:47 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:47 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:47 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c80e2483-b610-4b5f-8878-9f9dcca2ad10 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Snapshot retrieved successfully. Sep 02 09:02:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c80e2483-b610-4b5f-8878-9f9dcca2ad10 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 returned with HTTP 200 Sep 02 09:02:47 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1402/2837] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:02:47 2026] GET /volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-81406066-bd8e-4a9b-8f79-2770c4b2f98e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-81406066-bd8e-4a9b-8f79-2770c4b2f98e tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] GET http://192.168.122.75/volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b Sep 02 09:02:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-81406066-bd8e-4a9b-8f79-2770c4b2f98e tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-81406066-bd8e-4a9b-8f79-2770c4b2f98e tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:47 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:47 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:47 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:47 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-81406066-bd8e-4a9b-8f79-2770c4b2f98e tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Volume info retrieved successfully. Sep 02 09:02:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-81406066-bd8e-4a9b-8f79-2770c4b2f98e tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] http://192.168.122.75/volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b returned with HTTP 200 Sep 02 09:02:47 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1436/2838] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:47 2026] GET /volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b => generated 1014 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ed9dc754-a6a5-4ec8-82fa-187b076ab269 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-bb9c2a9d-7f08-433e-ae54-e97372ab0444 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bb9c2a9d-7f08-433e-ae54-e97372ab0444 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 Sep 02 09:02:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bb9c2a9d-7f08-433e-ae54-e97372ab0444 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bb9c2a9d-7f08-433e-ae54-e97372ab0444 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-bb9c2a9d-7f08-433e-ae54-e97372ab0444 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Snapshot retrieved successfully. Sep 02 09:02:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bb9c2a9d-7f08-433e-ae54-e97372ab0444 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 returned with HTTP 200 Sep 02 09:02:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1437/2839] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:02:48 2026] GET /volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ed9dc754-a6a5-4ec8-82fa-187b076ab269 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:02:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ed9dc754-a6a5-4ec8-82fa-187b076ab269 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-172863201"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-ed9dc754-a6a5-4ec8-82fa-187b076ab269 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-172863201'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:02:48 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-ed9dc754-a6a5-4ec8-82fa-187b076ab269 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Create volume of 1 GB Sep 02 09:02:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ed9dc754-a6a5-4ec8-82fa-187b076ab269 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Availability Zones retrieved successfully. Sep 02 09:02:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ed9dc754-a6a5-4ec8-82fa-187b076ab269 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Flow 'volume_create_api' (ab3244f8-6465-4e93-82c3-44997357ca12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ed9dc754-a6a5-4ec8-82fa-187b076ab269 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8fe8d18-2b96-41b2-a83c-5433ed430556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-ed9dc754-a6a5-4ec8-82fa-187b076ab269 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:02:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ed9dc754-a6a5-4ec8-82fa-187b076ab269 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8fe8d18-2b96-41b2-a83c-5433ed430556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ed9dc754-a6a5-4ec8-82fa-187b076ab269 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (396a9b3f-daba-4265-be1b-ee2967d4972a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-661a611b-ca06-4bf6-9a8c-a7634b512978 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-661a611b-ca06-4bf6-9a8c-a7634b512978 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] GET http://192.168.122.75/volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b Sep 02 09:02:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-661a611b-ca06-4bf6-9a8c-a7634b512978 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-661a611b-ca06-4bf6-9a8c-a7634b512978 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:48 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:48 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-661a611b-ca06-4bf6-9a8c-a7634b512978 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Volume info retrieved successfully. Sep 02 09:02:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-661a611b-ca06-4bf6-9a8c-a7634b512978 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] http://192.168.122.75/volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b returned with HTTP 200 Sep 02 09:02:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1438/2840] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:48 2026] GET /volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b => generated 1015 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1de35d4d-4317-401b-9b99-fb0eb26e0cd2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1de35d4d-4317-401b-9b99-fb0eb26e0cd2 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-reader] POST http://192.168.122.75/volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b/action Sep 02 09:02:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1de35d4d-4317-401b-9b99-fb0eb26e0cd2 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 09:02:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1de35d4d-4317-401b-9b99-fb0eb26e0cd2 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:48 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:48 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:48 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-1de35d4d-4317-401b-9b99-fb0eb26e0cd2 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'a8176a79b0724e91b3b96370db80ed6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3c76409adc24ce7b618f7cec5edb9d9', '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=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:02:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1de35d4d-4317-401b-9b99-fb0eb26e0cd2 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-reader] http://192.168.122.75/volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b/action returned with HTTP 403 Sep 02 09:02:48 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-ed9dc754-a6a5-4ec8-82fa-187b076ab269 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Created reservations ['5884f47d-e274-4c98-ac54-b2c9731b8bcc', '805a5b51-c940-42c7-bb3f-01e0675af14c', '3985adf5-06e9-4165-89ee-b11a7adaa28b', '6cc8fe3e-2551-46cc-bea0-50baba4dbb09'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ed9dc754-a6a5-4ec8-82fa-187b076ab269 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (396a9b3f-daba-4265-be1b-ee2967d4972a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5884f47d-e274-4c98-ac54-b2c9731b8bcc', '805a5b51-c940-42c7-bb3f-01e0675af14c', '3985adf5-06e9-4165-89ee-b11a7adaa28b', '6cc8fe3e-2551-46cc-bea0-50baba4dbb09']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1439/2841] 192.168.122.75 () {60 vars in 1269 bytes} [Wed Sep 2 09:02:48 2026] POST /volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b/action => generated 131 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-197d0c30-0919-4d62-a40e-a183631616f7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ed9dc754-a6a5-4ec8-82fa-187b076ab269 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27c89281-8e78-42df-ba5c-e2940cd6dd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-197d0c30-0919-4d62-a40e-a183631616f7 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b Sep 02 09:02:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-197d0c30-0919-4d62-a40e-a183631616f7 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-197d0c30-0919-4d62-a40e-a183631616f7 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:48 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-197d0c30-0919-4d62-a40e-a183631616f7 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Delete volume with id: 105b1278-391e-46e1-8d17-211c2ec1363b Sep 02 09:02:48 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:48 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-197d0c30-0919-4d62-a40e-a183631616f7 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Volume info retrieved successfully. Sep 02 09:02:48 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:48 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ed9dc754-a6a5-4ec8-82fa-187b076ab269 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27c89281-8e78-42df-ba5c-e2940cd6dd01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c987cdce-5a72-4842-b1ec-0a379b149902', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-172863201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='625311bc05144122aa99c50933e1a822',qos_specs=None,replication_status=,reservations=['5884f47d-e274-4c98-ac54-b2c9731b8bcc','805a5b51-c940-42c7-bb3f-01e0675af14c','3985adf5-06e9-4165-89ee-b11a7adaa28b','6cc8fe3e-2551-46cc-bea0-50baba4dbb09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c38cdaa2c464cbfbebba2b72c8e8fea',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:02:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-172863201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c987cdce-5a72-4842-b1ec-0a379b149902,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='625311bc05144122aa99c50933e1a822',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c38cdaa2c464cbfbebba2b72c8e8fea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ed9dc754-a6a5-4ec8-82fa-187b076ab269 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53ff85f4-d29c-468d-a0ed-e491dc095d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-197d0c30-0919-4d62-a40e-a183631616f7 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Delete volume request issued successfully. Sep 02 09:02:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-197d0c30-0919-4d62-a40e-a183631616f7 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] http://192.168.122.75/volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b returned with HTTP 202 Sep 02 09:02:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1440/2842] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:02:48 2026] DELETE /volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-75c6a9e0-98d3-43d2-a748-e3f5b8a01745 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-75c6a9e0-98d3-43d2-a748-e3f5b8a01745 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] GET http://192.168.122.75/volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b Sep 02 09:02:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-75c6a9e0-98d3-43d2-a748-e3f5b8a01745 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-75c6a9e0-98d3-43d2-a748-e3f5b8a01745 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ed9dc754-a6a5-4ec8-82fa-187b076ab269 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53ff85f4-d29c-468d-a0ed-e491dc095d0a) transitioned into state 'SUCCESS' from state '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-172863201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='625311bc05144122aa99c50933e1a822',qos_specs=None,replication_status=,reservations=['5884f47d-e274-4c98-ac54-b2c9731b8bcc','805a5b51-c940-42c7-bb3f-01e0675af14c','3985adf5-06e9-4165-89ee-b11a7adaa28b','6cc8fe3e-2551-46cc-bea0-50baba4dbb09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c38cdaa2c464cbfbebba2b72c8e8fea',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ed9dc754-a6a5-4ec8-82fa-187b076ab269 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e663ff6-9c8d-49fa-a673-24076aa4fb97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:48 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:48 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-75c6a9e0-98d3-43d2-a748-e3f5b8a01745 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Volume info retrieved successfully. Sep 02 09:02:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ed9dc754-a6a5-4ec8-82fa-187b076ab269 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e663ff6-9c8d-49fa-a673-24076aa4fb97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-75c6a9e0-98d3-43d2-a748-e3f5b8a01745 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] http://192.168.122.75/volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b returned with HTTP 200 Sep 02 09:02:48 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ed9dc754-a6a5-4ec8-82fa-187b076ab269 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Flow 'volume_create_api' (ab3244f8-6465-4e93-82c3-44997357ca12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ed9dc754-a6a5-4ec8-82fa-187b076ab269 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Create volume request issued successfully. Sep 02 09:02:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ed9dc754-a6a5-4ec8-82fa-187b076ab269 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:02:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1441/2843] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:48 2026] GET /volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1403/2844] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 09:02:48 2026] POST /volume/v3/volumes => generated 766 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:02:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9889873e-4987-426d-85b7-e83ed2a4fd78 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9889873e-4987-426d-85b7-e83ed2a4fd78 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/volumes/c987cdce-5a72-4842-b1ec-0a379b149902 Sep 02 09:02:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9889873e-4987-426d-85b7-e83ed2a4fd78 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9889873e-4987-426d-85b7-e83ed2a4fd78 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:48 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:48 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:48 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:48 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9889873e-4987-426d-85b7-e83ed2a4fd78 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Volume info retrieved successfully. Sep 02 09:02:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9889873e-4987-426d-85b7-e83ed2a4fd78 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/c987cdce-5a72-4842-b1ec-0a379b149902 returned with HTTP 200 Sep 02 09:02:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1404/2845] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:48 2026] GET /volume/v3/volumes/c987cdce-5a72-4842-b1ec-0a379b149902 => generated 834 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fc09e769-78ab-498c-b08a-cc29ea6f8cf9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fc09e769-78ab-498c-b08a-cc29ea6f8cf9 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 Sep 02 09:02:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fc09e769-78ab-498c-b08a-cc29ea6f8cf9 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fc09e769-78ab-498c-b08a-cc29ea6f8cf9 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-fc09e769-78ab-498c-b08a-cc29ea6f8cf9 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Snapshot retrieved successfully. Sep 02 09:02:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fc09e769-78ab-498c-b08a-cc29ea6f8cf9 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 returned with HTTP 200 Sep 02 09:02:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1442/2846] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:02:49 2026] GET /volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 => generated 465 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-57b5653a-92d8-4ae3-870c-4518f70bb872 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-57b5653a-92d8-4ae3-870c-4518f70bb872 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] GET http://192.168.122.75/volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b Sep 02 09:02:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-57b5653a-92d8-4ae3-870c-4518f70bb872 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-57b5653a-92d8-4ae3-870c-4518f70bb872 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-57b5653a-92d8-4ae3-870c-4518f70bb872 tempest-ProjectReaderTests-1538367587 tempest-ProjectReaderTests-1538367587-project-admin] http://192.168.122.75/volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b returned with HTTP 404 Sep 02 09:02:49 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1405/2847] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:49 2026] GET /volume/v3/volumes/105b1278-391e-46e1-8d17-211c2ec1363b => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-74cf0bbf-e287-4d69-a5db-094a57c4c24a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-74cf0bbf-e287-4d69-a5db-094a57c4c24a tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/volumes/c987cdce-5a72-4842-b1ec-0a379b149902 Sep 02 09:02:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-74cf0bbf-e287-4d69-a5db-094a57c4c24a tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-74cf0bbf-e287-4d69-a5db-094a57c4c24a tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:50 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:50 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:50 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:50 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:50 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-74cf0bbf-e287-4d69-a5db-094a57c4c24a tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Volume info retrieved successfully. Sep 02 09:02:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-74cf0bbf-e287-4d69-a5db-094a57c4c24a tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/c987cdce-5a72-4842-b1ec-0a379b149902 returned with HTTP 200 Sep 02 09:02:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1443/2848] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:49 2026] GET /volume/v3/volumes/c987cdce-5a72-4842-b1ec-0a379b149902 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0d748698-e6d0-4dad-8534-77b02dcfc857 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0d748698-e6d0-4dad-8534-77b02dcfc857 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 Sep 02 09:02:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0d748698-e6d0-4dad-8534-77b02dcfc857 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0d748698-e6d0-4dad-8534-77b02dcfc857 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0d748698-e6d0-4dad-8534-77b02dcfc857 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 returned with HTTP 404 Sep 02 09:02:50 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1406/2849] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:02:50 2026] GET /volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-88fff61d-2d80-4303-8b61-8dcbe0ff2f75 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-88fff61d-2d80-4303-8b61-8dcbe0ff2f75 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] DELETE http://192.168.122.75/volume/v3/volumes/472da722-26ee-4834-bc7d-52feb1629c1a Sep 02 09:02:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-88fff61d-2d80-4303-8b61-8dcbe0ff2f75 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-88fff61d-2d80-4303-8b61-8dcbe0ff2f75 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:50 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-88fff61d-2d80-4303-8b61-8dcbe0ff2f75 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Delete volume with id: 472da722-26ee-4834-bc7d-52feb1629c1a Sep 02 09:02:50 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:50 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:50 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:50 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:50 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-88fff61d-2d80-4303-8b61-8dcbe0ff2f75 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Volume info retrieved successfully. Sep 02 09:02:50 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-88fff61d-2d80-4303-8b61-8dcbe0ff2f75 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Delete volume request issued successfully. Sep 02 09:02:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-88fff61d-2d80-4303-8b61-8dcbe0ff2f75 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/volumes/472da722-26ee-4834-bc7d-52feb1629c1a returned with HTTP 202 Sep 02 09:02:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1444/2850] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 09:02:50 2026] DELETE /volume/v3/volumes/472da722-26ee-4834-bc7d-52feb1629c1a => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 09:02:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a789daa0-2817-4eba-aa3b-0910402bf29f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a789daa0-2817-4eba-aa3b-0910402bf29f tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/volumes/472da722-26ee-4834-bc7d-52feb1629c1a Sep 02 09:02:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a789daa0-2817-4eba-aa3b-0910402bf29f tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a789daa0-2817-4eba-aa3b-0910402bf29f tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:50 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:50 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:50 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:50 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:50 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a789daa0-2817-4eba-aa3b-0910402bf29f tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Volume info retrieved successfully. Sep 02 09:02:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a789daa0-2817-4eba-aa3b-0910402bf29f tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/volumes/472da722-26ee-4834-bc7d-52feb1629c1a returned with HTTP 200 Sep 02 09:02:50 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1407/2851] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:02:50 2026] GET /volume/v3/volumes/472da722-26ee-4834-bc7d-52feb1629c1a => generated 869 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4aeee5ec-1b88-4329-84f4-ae6252ae0be7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ad0658e0-164a-4888-b8ed-3190e0567a4f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ad0658e0-164a-4888-b8ed-3190e0567a4f tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/volumes/c987cdce-5a72-4842-b1ec-0a379b149902 Sep 02 09:02:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ad0658e0-164a-4888-b8ed-3190e0567a4f tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ad0658e0-164a-4888-b8ed-3190e0567a4f tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:51 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:51 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ad0658e0-164a-4888-b8ed-3190e0567a4f tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Volume info retrieved successfully. Sep 02 09:02:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ad0658e0-164a-4888-b8ed-3190e0567a4f tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/c987cdce-5a72-4842-b1ec-0a379b149902 returned with HTTP 200 Sep 02 09:02:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1408/2852] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:51 2026] GET /volume/v3/volumes/c987cdce-5a72-4842-b1ec-0a379b149902 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4ac97696-e943-4835-b019-722dbd85ed63 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4ac97696-e943-4835-b019-722dbd85ed63 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 09:02:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4ac97696-e943-4835-b019-722dbd85ed63 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c987cdce-5a72-4842-b1ec-0a379b149902", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-2082797289"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:51 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:51 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4ac97696-e943-4835-b019-722dbd85ed63 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Volume info retrieved successfully. Sep 02 09:02:51 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-4ac97696-e943-4835-b019-722dbd85ed63 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Create snapshot from volume c987cdce-5a72-4842-b1ec-0a379b149902 Sep 02 09:02:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4aeee5ec-1b88-4329-84f4-ae6252ae0be7 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:02:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4aeee5ec-1b88-4329-84f4-ae6252ae0be7 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-744787884", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1002345305", "vendor_name": "tempest-vendor_name-310636808"}}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4aeee5ec-1b88-4329-84f4-ae6252ae0be7 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:02:51 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1445/2853] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:02:50 2026] POST /volume/v3/types => generated 328 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5b7bb03f-dc6c-4f80-ae33-3346d2c74f3e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5b7bb03f-dc6c-4f80-ae33-3346d2c74f3e tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:02:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5b7bb03f-dc6c-4f80-ae33-3346d2c74f3e tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3d3e2b86-61f4-4d96-bf46-b6273c68ce8d", "size": 1}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-5b7bb03f-dc6c-4f80-ae33-3346d2c74f3e tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Create volume request body: {'volume': {'volume_type': '3d3e2b86-61f4-4d96-bf46-b6273c68ce8d', 'size': 1}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:02:51 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-5b7bb03f-dc6c-4f80-ae33-3346d2c74f3e tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Create volume of 1 GB Sep 02 09:02:51 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:51 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:51 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5b7bb03f-dc6c-4f80-ae33-3346d2c74f3e tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Availability Zones retrieved successfully. Sep 02 09:02:51 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-4ac97696-e943-4835-b019-722dbd85ed63 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Created reservations ['6cdb7088-1a13-4cdd-8ba5-be375fa3a45e', 'fb27bbfc-7df1-4c04-8143-aa949bc39713', '132f0dcb-37bc-4bef-8e99-3f3ad752b177', '624c6aec-89af-420e-b9df-cd055654870c'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:51 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5b7bb03f-dc6c-4f80-ae33-3346d2c74f3e tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Flow 'volume_create_api' (c330aa92-5559-4adc-ae30-12200956b2bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:51 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5b7bb03f-dc6c-4f80-ae33-3346d2c74f3e tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a5371e3-93b0-4330-bba1-a9bbb09538cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:51 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-5b7bb03f-dc6c-4f80-ae33-3346d2c74f3e tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:02:51 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:51 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4ac97696-e943-4835-b019-722dbd85ed63 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Snapshot create request issued successfully. Sep 02 09:02:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4ac97696-e943-4835-b019-722dbd85ed63 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 09:02:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1409/2854] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 09:02:51 2026] POST /volume/v3/snapshots => generated 316 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:02:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4f697182-1254-4c85-8852-4e05a1f46c4f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4f697182-1254-4c85-8852-4e05a1f46c4f tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 Sep 02 09:02:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4f697182-1254-4c85-8852-4e05a1f46c4f tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4f697182-1254-4c85-8852-4e05a1f46c4f tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4f697182-1254-4c85-8852-4e05a1f46c4f tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Snapshot retrieved successfully. Sep 02 09:02:51 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5b7bb03f-dc6c-4f80-ae33-3346d2c74f3e tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a5371e3-93b0-4330-bba1-a9bbb09538cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T07:02:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1002345305',vendor_name='tempest-vendor_name-310636808'},id=3d3e2b86-61f4-4d96-bf46-b6273c68ce8d,is_public=True,name='tempest-ProjectMemberTests-volume-type-744787884',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3d3e2b86-61f4-4d96-bf46-b6273c68ce8d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4f697182-1254-4c85-8852-4e05a1f46c4f tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 returned with HTTP 200 Sep 02 09:02:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1410/2855] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:02:51 2026] GET /volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 => generated 448 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:51 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5b7bb03f-dc6c-4f80-ae33-3346d2c74f3e tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74ef66ee-4b02-4b2a-b272-8177953c96a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:51 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-5b7bb03f-dc6c-4f80-ae33-3346d2c74f3e tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-744787884 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-744787884, it is now deprecated. Please use the default quota class for default quota. Sep 02 09:02:51 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-5b7bb03f-dc6c-4f80-ae33-3346d2c74f3e tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-744787884 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-744787884, it is now deprecated. Please use the default quota class for default quota. Sep 02 09:02:51 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-5b7bb03f-dc6c-4f80-ae33-3346d2c74f3e tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Created reservations ['52398fc2-243e-4a4d-b4fc-bf2589229fa1', '4edb6f83-f012-4b32-adf6-885972fcfbf5', '69eceb59-760b-410f-a35f-57396d3c2be7', 'a0f9b12e-6c3e-45d7-bea0-47405f031adb'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:51 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5b7bb03f-dc6c-4f80-ae33-3346d2c74f3e tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74ef66ee-4b02-4b2a-b272-8177953c96a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52398fc2-243e-4a4d-b4fc-bf2589229fa1', '4edb6f83-f012-4b32-adf6-885972fcfbf5', '69eceb59-760b-410f-a35f-57396d3c2be7', 'a0f9b12e-6c3e-45d7-bea0-47405f031adb']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:51 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5b7bb03f-dc6c-4f80-ae33-3346d2c74f3e tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2352dbde-d02f-4a02-920a-5b6c73ccb28f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8de522e0-ab29-4a21-bed3-46d6fc179733 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8de522e0-ab29-4a21-bed3-46d6fc179733 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/volumes/472da722-26ee-4834-bc7d-52feb1629c1a Sep 02 09:02:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8de522e0-ab29-4a21-bed3-46d6fc179733 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8de522e0-ab29-4a21-bed3-46d6fc179733 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:51 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:51 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8de522e0-ab29-4a21-bed3-46d6fc179733 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/volumes/472da722-26ee-4834-bc7d-52feb1629c1a returned with HTTP 404 Sep 02 09:02:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1411/2856] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:02:51 2026] GET /volume/v3/volumes/472da722-26ee-4834-bc7d-52feb1629c1a => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 09:02:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-95b996ef-8700-4884-8502-7c5141c438f7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:51 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:51 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-95b996ef-8700-4884-8502-7c5141c438f7 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] DELETE http://192.168.122.75/volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd Sep 02 09:02:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-95b996ef-8700-4884-8502-7c5141c438f7 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-95b996ef-8700-4884-8502-7c5141c438f7 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:51 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-95b996ef-8700-4884-8502-7c5141c438f7 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Delete volume with id: d150d7ff-5cb9-402e-9c06-adaaa9598afd Sep 02 09:02:51 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5b7bb03f-dc6c-4f80-ae33-3346d2c74f3e tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2352dbde-d02f-4a02-920a-5b6c73ccb28f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6841585f-214d-4293-bd04-764f03dd32d8', '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='a7ef73f8c01944f0a8e063fbb581bb88',qos_specs=None,replication_status=,reservations=['52398fc2-243e-4a4d-b4fc-bf2589229fa1','4edb6f83-f012-4b32-adf6-885972fcfbf5','69eceb59-760b-410f-a35f-57396d3c2be7','a0f9b12e-6c3e-45d7-bea0-47405f031adb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f192cc03d414604a22caafda71be562',volume_type_id=3d3e2b86-61f4-4d96-bf46-b6273c68ce8d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:02: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=6841585f-214d-4293-bd04-764f03dd32d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7ef73f8c01944f0a8e063fbb581bb88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f192cc03d414604a22caafda71be562',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3d3e2b86-61f4-4d96-bf46-b6273c68ce8d),volume_type_id=3d3e2b86-61f4-4d96-bf46-b6273c68ce8d)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:51 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5b7bb03f-dc6c-4f80-ae33-3346d2c74f3e tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1929f02-95a7-423d-9761-87eb3eea2494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:51 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:51 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-95b996ef-8700-4884-8502-7c5141c438f7 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Volume info retrieved successfully. Sep 02 09:02:51 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5b7bb03f-dc6c-4f80-ae33-3346d2c74f3e tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1929f02-95a7-423d-9761-87eb3eea2494) transitioned into state 'SUCCESS' from 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='a7ef73f8c01944f0a8e063fbb581bb88',qos_specs=None,replication_status=,reservations=['52398fc2-243e-4a4d-b4fc-bf2589229fa1','4edb6f83-f012-4b32-adf6-885972fcfbf5','69eceb59-760b-410f-a35f-57396d3c2be7','a0f9b12e-6c3e-45d7-bea0-47405f031adb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f192cc03d414604a22caafda71be562',volume_type_id=3d3e2b86-61f4-4d96-bf46-b6273c68ce8d)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:51 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5b7bb03f-dc6c-4f80-ae33-3346d2c74f3e tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3148f4bb-fc85-4781-bd67-102e3b1f7372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:51 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5b7bb03f-dc6c-4f80-ae33-3346d2c74f3e tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3148f4bb-fc85-4781-bd67-102e3b1f7372) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-95b996ef-8700-4884-8502-7c5141c438f7 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Delete volume request issued successfully. Sep 02 09:02:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-95b996ef-8700-4884-8502-7c5141c438f7 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd returned with HTTP 202 Sep 02 09:02:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1412/2857] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 09:02:51 2026] DELETE /volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 09:02:51 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5b7bb03f-dc6c-4f80-ae33-3346d2c74f3e tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Flow 'volume_create_api' (c330aa92-5559-4adc-ae30-12200956b2bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-142d50f3-caec-4d23-ab5b-1fa71b2c81c9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:51 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5b7bb03f-dc6c-4f80-ae33-3346d2c74f3e tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Create volume request issued successfully. Sep 02 09:02:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5b7bb03f-dc6c-4f80-ae33-3346d2c74f3e tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:02:51 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1446/2858] 192.168.122.75 () {62 vars in 1177 bytes} [Wed Sep 2 09:02:51 2026] POST /volume/v3/volumes => generated 779 bytes in 578 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:02:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-142d50f3-caec-4d23-ab5b-1fa71b2c81c9 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd Sep 02 09:02:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-142d50f3-caec-4d23-ab5b-1fa71b2c81c9 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-142d50f3-caec-4d23-ab5b-1fa71b2c81c9 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ddaff636-0b2c-4e9e-862d-5a1756bef7d6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ddaff636-0b2c-4e9e-862d-5a1756bef7d6 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] GET http://192.168.122.75/volume/v3/volumes/6841585f-214d-4293-bd04-764f03dd32d8 Sep 02 09:02:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ddaff636-0b2c-4e9e-862d-5a1756bef7d6 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ddaff636-0b2c-4e9e-862d-5a1756bef7d6 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:51 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:51 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-142d50f3-caec-4d23-ab5b-1fa71b2c81c9 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Volume info retrieved successfully. Sep 02 09:02:51 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:51 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:51 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:51 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-142d50f3-caec-4d23-ab5b-1fa71b2c81c9 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd returned with HTTP 200 Sep 02 09:02:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1413/2859] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:02:51 2026] GET /volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd => generated 903 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:51 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ddaff636-0b2c-4e9e-862d-5a1756bef7d6 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Volume info retrieved successfully. Sep 02 09:02:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ddaff636-0b2c-4e9e-862d-5a1756bef7d6 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] http://192.168.122.75/volume/v3/volumes/6841585f-214d-4293-bd04-764f03dd32d8 returned with HTTP 200 Sep 02 09:02:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1447/2860] 192.168.122.75 () {60 vars in 1267 bytes} [Wed Sep 2 09:02:51 2026] GET /volume/v3/volumes/6841585f-214d-4293-bd04-764f03dd32d8 => generated 958 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5b67392a-f6e5-4d24-99e2-a705c7752ef1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5b67392a-f6e5-4d24-99e2-a705c7752ef1 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 Sep 02 09:02:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5b67392a-f6e5-4d24-99e2-a705c7752ef1 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5b67392a-f6e5-4d24-99e2-a705c7752ef1 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:52 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:52 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:52 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5b67392a-f6e5-4d24-99e2-a705c7752ef1 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Snapshot retrieved successfully. Sep 02 09:02:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5b67392a-f6e5-4d24-99e2-a705c7752ef1 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 returned with HTTP 200 Sep 02 09:02:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1414/2861] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:02:52 2026] GET /volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 => generated 448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c831346e-28f5-4510-8e11-219eb2995a94 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c831346e-28f5-4510-8e11-219eb2995a94 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c831346e-28f5-4510-8e11-219eb2995a94 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c831346e-28f5-4510-8e11-219eb2995a94 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c831346e-28f5-4510-8e11-219eb2995a94 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd returned with HTTP 404 Sep 02 09:02:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1448/2862] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:02:52 2026] GET /volume/v3/volumes/d150d7ff-5cb9-402e-9c06-adaaa9598afd => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 09:02:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-dbe724fb-5c27-448c-88fe-bb66869e59be None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dbe724fb-5c27-448c-88fe-bb66869e59be tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 Sep 02 09:02:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dbe724fb-5c27-448c-88fe-bb66869e59be tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dbe724fb-5c27-448c-88fe-bb66869e59be tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:53 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-dbe724fb-5c27-448c-88fe-bb66869e59be tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Delete snapshot with id: d04aecdb-d81a-46a0-b087-8057212f0ce3 Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a2e326aa-9df6-4db6-86f3-0ee6dd1dbaa6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a2e326aa-9df6-4db6-86f3-0ee6dd1dbaa6 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] GET http://192.168.122.75/volume/v3/volumes/6841585f-214d-4293-bd04-764f03dd32d8 Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a2e326aa-9df6-4db6-86f3-0ee6dd1dbaa6 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a2e326aa-9df6-4db6-86f3-0ee6dd1dbaa6 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dbe724fb-5c27-448c-88fe-bb66869e59be tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 returned with HTTP 404 Sep 02 09:02:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1415/2863] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:02:53 2026] DELETE /volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-30429aa1-810b-426d-828c-108fb1667a01 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-30429aa1-810b-426d-828c-108fb1667a01 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 Sep 02 09:02:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-30429aa1-810b-426d-828c-108fb1667a01 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-30429aa1-810b-426d-828c-108fb1667a01 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:53 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-30429aa1-810b-426d-828c-108fb1667a01 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 returned with HTTP 404 Sep 02 09:02:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1416/2864] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:02:53 2026] GET /volume/v3/snapshots/d04aecdb-d81a-46a0-b087-8057212f0ce3 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a2e326aa-9df6-4db6-86f3-0ee6dd1dbaa6 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Volume info retrieved successfully. Sep 02 09:02:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-55bcc533-97c0-47b6-9ec8-603322517949 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-55bcc533-97c0-47b6-9ec8-603322517949 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] DELETE http://192.168.122.75/volume/v3/volumes/472da722-26ee-4834-bc7d-52feb1629c1a Sep 02 09:02:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-55bcc533-97c0-47b6-9ec8-603322517949 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-55bcc533-97c0-47b6-9ec8-603322517949 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:53 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-55bcc533-97c0-47b6-9ec8-603322517949 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Delete volume with id: 472da722-26ee-4834-bc7d-52feb1629c1a Sep 02 09:02:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a2e326aa-9df6-4db6-86f3-0ee6dd1dbaa6 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] http://192.168.122.75/volume/v3/volumes/6841585f-214d-4293-bd04-764f03dd32d8 returned with HTTP 200 Sep 02 09:02:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1449/2865] 192.168.122.75 () {60 vars in 1267 bytes} [Wed Sep 2 09:02:53 2026] GET /volume/v3/volumes/6841585f-214d-4293-bd04-764f03dd32d8 => generated 979 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2ab31717-1d82-4c77-813f-0822ed8b65bc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2ab31717-1d82-4c77-813f-0822ed8b65bc tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] GET http://192.168.122.75/volume/v3/messages Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2ab31717-1d82-4c77-813f-0822ed8b65bc tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-55bcc533-97c0-47b6-9ec8-603322517949 tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/volumes/472da722-26ee-4834-bc7d-52feb1629c1a returned with HTTP 404 Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2ab31717-1d82-4c77-813f-0822ed8b65bc tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1417/2866] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 09:02:53 2026] DELETE /volume/v3/volumes/472da722-26ee-4834-bc7d-52feb1629c1a => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 09:02:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2ab31717-1d82-4c77-813f-0822ed8b65bc tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] http://192.168.122.75/volume/v3/messages returned with HTTP 200 Sep 02 09:02:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a6c869c5-0ca1-4ca1-928e-c66a583ba46c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1450/2867] 192.168.122.75 () {60 vars in 1159 bytes} [Wed Sep 2 09:02:53 2026] GET /volume/v3/messages => generated 676 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a6c869c5-0ca1-4ca1-928e-c66a583ba46c tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] GET http://192.168.122.75/volume/v3/volumes/472da722-26ee-4834-bc7d-52feb1629c1a Sep 02 09:02:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a6c869c5-0ca1-4ca1-928e-c66a583ba46c tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a6c869c5-0ca1-4ca1-928e-c66a583ba46c tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4626acdb-ec1d-48ae-a3f4-b6a4310ae780 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a6c869c5-0ca1-4ca1-928e-c66a583ba46c tempest-VolumeDependencyTests-1995066607 tempest-VolumeDependencyTests-1995066607-project-member] http://192.168.122.75/volume/v3/volumes/472da722-26ee-4834-bc7d-52feb1629c1a returned with HTTP 404 Sep 02 09:02:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1418/2868] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:02:53 2026] GET /volume/v3/volumes/472da722-26ee-4834-bc7d-52feb1629c1a => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 09:02:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4626acdb-ec1d-48ae-a3f4-b6a4310ae780 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-member] DELETE http://192.168.122.75/volume/v3/messages/de7c988a-5e11-4657-9c91-ea4cedac124e Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4626acdb-ec1d-48ae-a3f4-b6a4310ae780 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4626acdb-ec1d-48ae-a3f4-b6a4310ae780 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4626acdb-ec1d-48ae-a3f4-b6a4310ae780 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-member] http://192.168.122.75/volume/v3/messages/de7c988a-5e11-4657-9c91-ea4cedac124e returned with HTTP 204 Sep 02 09:02:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1451/2869] 192.168.122.75 () {60 vars in 1273 bytes} [Wed Sep 2 09:02:53 2026] DELETE /volume/v3/messages/de7c988a-5e11-4657-9c91-ea4cedac124e => generated 0 bytes in 310 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 09:02:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ae948079-fa5d-4a2b-a366-f59a4b8d5250 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-90bfe69c-427c-48de-80d5-1449eb69d579 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ae948079-fa5d-4a2b-a366-f59a4b8d5250 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 Sep 02 09:02:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ae948079-fa5d-4a2b-a366-f59a4b8d5250 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ae948079-fa5d-4a2b-a366-f59a4b8d5250 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-90bfe69c-427c-48de-80d5-1449eb69d579 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-member] GET http://192.168.122.75/volume/v3/messages/de7c988a-5e11-4657-9c91-ea4cedac124e Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-90bfe69c-427c-48de-80d5-1449eb69d579 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-90bfe69c-427c-48de-80d5-1449eb69d579 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-member] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ae948079-fa5d-4a2b-a366-f59a4b8d5250 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Snapshot retrieved successfully. Sep 02 09:02:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-90bfe69c-427c-48de-80d5-1449eb69d579 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-member] http://192.168.122.75/volume/v3/messages/de7c988a-5e11-4657-9c91-ea4cedac124e returned with HTTP 404 Sep 02 09:02:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1452/2870] 192.168.122.75 () {60 vars in 1270 bytes} [Wed Sep 2 09:02:53 2026] GET /volume/v3/messages/de7c988a-5e11-4657-9c91-ea4cedac124e => generated 110 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:02:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ae948079-fa5d-4a2b-a366-f59a4b8d5250 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 returned with HTTP 200 Sep 02 09:02:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1419/2871] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:02:53 2026] GET /volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 => generated 448 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1f307388-9ded-47d1-908b-7c3156a983bf None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1f307388-9ded-47d1-908b-7c3156a983bf tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/6841585f-214d-4293-bd04-764f03dd32d8 Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1f307388-9ded-47d1-908b-7c3156a983bf tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1f307388-9ded-47d1-908b-7c3156a983bf tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-1f307388-9ded-47d1-908b-7c3156a983bf tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Delete volume with id: 6841585f-214d-4293-bd04-764f03dd32d8 Sep 02 09:02:53 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:53 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1f307388-9ded-47d1-908b-7c3156a983bf tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Volume info retrieved successfully. Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-1f307388-9ded-47d1-908b-7c3156a983bf tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86995) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-1f307388-9ded-47d1-908b-7c3156a983bf tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Created reservations ['5b33f1d5-9749-4355-a7df-9a158142926a', '0712d815-953e-4870-9ed4-25c315d21f28', '88f5a2fb-efff-4e20-ba21-a0f51d1e7c5a', '81963c46-00ca-473b-af0c-f729e7f91a3a'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1f307388-9ded-47d1-908b-7c3156a983bf tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Delete volume request issued successfully. Sep 02 09:02:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1f307388-9ded-47d1-908b-7c3156a983bf tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] http://192.168.122.75/volume/v3/volumes/6841585f-214d-4293-bd04-764f03dd32d8 returned with HTTP 202 Sep 02 09:02:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1453/2872] 192.168.122.75 () {60 vars in 1270 bytes} [Wed Sep 2 09:02:53 2026] DELETE /volume/v3/volumes/6841585f-214d-4293-bd04-764f03dd32d8 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bb630247-1d92-4813-8df4-d1de07034704 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bb630247-1d92-4813-8df4-d1de07034704 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] DELETE http://192.168.122.75/volume/v3/types/3d3e2b86-61f4-4d96-bf46-b6273c68ce8d Sep 02 09:02:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bb630247-1d92-4813-8df4-d1de07034704 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bb630247-1d92-4813-8df4-d1de07034704 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bb630247-1d92-4813-8df4-d1de07034704 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] http://192.168.122.75/volume/v3/types/3d3e2b86-61f4-4d96-bf46-b6273c68ce8d returned with HTTP 202 Sep 02 09:02:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1420/2873] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:02:53 2026] DELETE /volume/v3/types/3d3e2b86-61f4-4d96-bf46-b6273c68ce8d => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-dcf9cc93-2a34-4a90-814d-65ea9925c6ab None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dcf9cc93-2a34-4a90-814d-65ea9925c6ab tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dcf9cc93-2a34-4a90-814d-65ea9925c6ab tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1877363098", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1768996473", "vendor_name": "tempest-vendor_name-1531996669"}}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dcf9cc93-2a34-4a90-814d-65ea9925c6ab tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:02:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1454/2874] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:02:53 2026] POST /volume/v3/types => generated 330 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ef314ba3-853c-48bf-8430-43f2224d1167 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c5e02814-d4d0-4339-9a0b-b72e39839b32 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c5e02814-d4d0-4339-9a0b-b72e39839b32 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c5e02814-d4d0-4339-9a0b-b72e39839b32 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a2e2ef5e-f29d-4189-bf3c-7f4ad0ad88cb", "size": 1}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-c5e02814-d4d0-4339-9a0b-b72e39839b32 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Create volume request body: {'volume': {'volume_type': 'a2e2ef5e-f29d-4189-bf3c-7f4ad0ad88cb', 'size': 1}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-c5e02814-d4d0-4339-9a0b-b72e39839b32 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Create volume of 1 GB Sep 02 09:02:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:53 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c5e02814-d4d0-4339-9a0b-b72e39839b32 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Availability Zones retrieved successfully. Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c5e02814-d4d0-4339-9a0b-b72e39839b32 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Flow 'volume_create_api' (7ed4ebb7-2244-406d-8fd7-1cf29e56a62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c5e02814-d4d0-4339-9a0b-b72e39839b32 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6c888c4-d9c7-441e-8332-d77421dccf2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:53 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-c5e02814-d4d0-4339-9a0b-b72e39839b32 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c5e02814-d4d0-4339-9a0b-b72e39839b32 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6c888c4-d9c7-441e-8332-d77421dccf2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T07:02:54Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1768996473',vendor_name='tempest-vendor_name-1531996669'},id=a2e2ef5e-f29d-4189-bf3c-7f4ad0ad88cb,is_public=True,name='tempest-ProjectMemberTests-volume-type-1877363098',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a2e2ef5e-f29d-4189-bf3c-7f4ad0ad88cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c5e02814-d4d0-4339-9a0b-b72e39839b32 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebfff543-02f3-444e-8c20-06fec32dd0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ef314ba3-853c-48bf-8430-43f2224d1167 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ef314ba3-853c-48bf-8430-43f2224d1167 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1851359562", "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=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-c5e02814-d4d0-4339-9a0b-b72e39839b32 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1877363098 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1877363098, it is now deprecated. Please use the default quota class for default quota. Sep 02 09:02:54 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-c5e02814-d4d0-4339-9a0b-b72e39839b32 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1877363098 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1877363098, it is now deprecated. Please use the default quota class for default quota. Sep 02 09:02:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ef314ba3-853c-48bf-8430-43f2224d1167 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:02:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1421/2875] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:02:53 2026] POST /volume/v3/types => generated 380 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-884e5038-3e64-46fa-bd2b-a3cb94f7f8a6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-884e5038-3e64-46fa-bd2b-a3cb94f7f8a6 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] POST http://192.168.122.75/volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7/encryption Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-884e5038-3e64-46fa-bd2b-a3cb94f7f8a6 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-c5e02814-d4d0-4339-9a0b-b72e39839b32 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Created reservations ['dc067a01-4e5f-437f-ac6a-88b9a7636a73', 'e7d3cbab-3ebd-44a8-83af-9f16d56aeeba', '8d444948-cd3c-4495-9c4e-840e4f7385e1', 'e5b56e7f-f601-466f-8743-f26b92a43c2c'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c5e02814-d4d0-4339-9a0b-b72e39839b32 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebfff543-02f3-444e-8c20-06fec32dd0d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc067a01-4e5f-437f-ac6a-88b9a7636a73', 'e7d3cbab-3ebd-44a8-83af-9f16d56aeeba', '8d444948-cd3c-4495-9c4e-840e4f7385e1', 'e5b56e7f-f601-466f-8743-f26b92a43c2c']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c5e02814-d4d0-4339-9a0b-b72e39839b32 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9bcb950-8d49-4d25-bf8d-a5c425d67091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-884e5038-3e64-46fa-bd2b-a3cb94f7f8a6 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7/encryption returned with HTTP 200 Sep 02 09:02:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1422/2876] 192.168.122.75 () {60 vars in 1276 bytes} [Wed Sep 2 09:02:54 2026] POST /volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7/encryption => generated 239 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-de787266-63a7-40cb-b305-2baebc8d82ec None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-de787266-63a7-40cb-b305-2baebc8d82ec tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-de787266-63a7-40cb-b305-2baebc8d82ec tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-903580058", "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=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c5e02814-d4d0-4339-9a0b-b72e39839b32 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9bcb950-8d49-4d25-bf8d-a5c425d67091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c494d69-8150-482b-b63a-19229e2d5d8a', '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='a7ef73f8c01944f0a8e063fbb581bb88',qos_specs=None,replication_status=,reservations=['dc067a01-4e5f-437f-ac6a-88b9a7636a73','e7d3cbab-3ebd-44a8-83af-9f16d56aeeba','8d444948-cd3c-4495-9c4e-840e4f7385e1','e5b56e7f-f601-466f-8743-f26b92a43c2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f192cc03d414604a22caafda71be562',volume_type_id=a2e2ef5e-f29d-4189-bf3c-7f4ad0ad88cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:02:54Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c494d69-8150-482b-b63a-19229e2d5d8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7ef73f8c01944f0a8e063fbb581bb88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f192cc03d414604a22caafda71be562',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a2e2ef5e-f29d-4189-bf3c-7f4ad0ad88cb),volume_type_id=a2e2ef5e-f29d-4189-bf3c-7f4ad0ad88cb)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c5e02814-d4d0-4339-9a0b-b72e39839b32 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d93f8bd-d5f5-45db-863b-a1996a4b7376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-de787266-63a7-40cb-b305-2baebc8d82ec tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:02:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1423/2877] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:02:54 2026] POST /volume/v3/types => generated 379 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c0e1e96e-313f-49d9-8f65-8b020b4ee283 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c5e02814-d4d0-4339-9a0b-b72e39839b32 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d93f8bd-d5f5-45db-863b-a1996a4b7376) transitioned into state 'SUCCESS' from 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='a7ef73f8c01944f0a8e063fbb581bb88',qos_specs=None,replication_status=,reservations=['dc067a01-4e5f-437f-ac6a-88b9a7636a73','e7d3cbab-3ebd-44a8-83af-9f16d56aeeba','8d444948-cd3c-4495-9c4e-840e4f7385e1','e5b56e7f-f601-466f-8743-f26b92a43c2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f192cc03d414604a22caafda71be562',volume_type_id=a2e2ef5e-f29d-4189-bf3c-7f4ad0ad88cb)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c5e02814-d4d0-4339-9a0b-b72e39839b32 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91b9b3ef-4977-47cc-bca1-f9cd3eb2c5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c0e1e96e-313f-49d9-8f65-8b020b4ee283 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] POST http://192.168.122.75/volume/v3/types/f1cb30f7-6bdc-4ede-bc7e-9f175c16c49f/encryption Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c0e1e96e-313f-49d9-8f65-8b020b4ee283 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c5e02814-d4d0-4339-9a0b-b72e39839b32 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91b9b3ef-4977-47cc-bca1-f9cd3eb2c5e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c5e02814-d4d0-4339-9a0b-b72e39839b32 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Flow 'volume_create_api' (7ed4ebb7-2244-406d-8fd7-1cf29e56a62d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c5e02814-d4d0-4339-9a0b-b72e39839b32 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Create volume request issued successfully. Sep 02 09:02:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c5e02814-d4d0-4339-9a0b-b72e39839b32 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:02:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1455/2878] 192.168.122.75 () {62 vars in 1177 bytes} [Wed Sep 2 09:02:53 2026] POST /volume/v3/volumes => generated 780 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-31781ce9-18ca-4bbb-8d00-25171ccc0d61 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-31781ce9-18ca-4bbb-8d00-25171ccc0d61 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] GET http://192.168.122.75/volume/v3/volumes/4c494d69-8150-482b-b63a-19229e2d5d8a Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-31781ce9-18ca-4bbb-8d00-25171ccc0d61 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-31781ce9-18ca-4bbb-8d00-25171ccc0d61 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c0e1e96e-313f-49d9-8f65-8b020b4ee283 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types/f1cb30f7-6bdc-4ede-bc7e-9f175c16c49f/encryption returned with HTTP 200 Sep 02 09:02:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1424/2879] 192.168.122.75 () {60 vars in 1276 bytes} [Wed Sep 2 09:02:54 2026] POST /volume/v3/types/f1cb30f7-6bdc-4ede-bc7e-9f175c16c49f/encryption => generated 239 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-83dd5c8b-0406-40e8-97d0-a6d345d6da27 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-83dd5c8b-0406-40e8-97d0-a6d345d6da27 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-83dd5c8b-0406-40e8-97d0-a6d345d6da27 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1730652342", "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=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-31781ce9-18ca-4bbb-8d00-25171ccc0d61 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Volume info retrieved successfully. Sep 02 09:02:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-31781ce9-18ca-4bbb-8d00-25171ccc0d61 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] http://192.168.122.75/volume/v3/volumes/4c494d69-8150-482b-b63a-19229e2d5d8a returned with HTTP 200 Sep 02 09:02:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1456/2880] 192.168.122.75 () {60 vars in 1267 bytes} [Wed Sep 2 09:02:54 2026] GET /volume/v3/volumes/4c494d69-8150-482b-b63a-19229e2d5d8a => generated 959 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-83dd5c8b-0406-40e8-97d0-a6d345d6da27 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:02:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1425/2881] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:02:54 2026] POST /volume/v3/types => generated 380 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-aedc205a-37e4-4b57-9cdc-8da55f127063 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aedc205a-37e4-4b57-9cdc-8da55f127063 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] POST http://192.168.122.75/volume/v3/types/ac41e020-0ca9-4f8c-8804-571ada92f477/extra_specs Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aedc205a-37e4-4b57-9cdc-8da55f127063 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aedc205a-37e4-4b57-9cdc-8da55f127063 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types/ac41e020-0ca9-4f8c-8804-571ada92f477/extra_specs returned with HTTP 200 Sep 02 09:02:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1457/2882] 192.168.122.75 () {60 vars in 1278 bytes} [Wed Sep 2 09:02:54 2026] POST /volume/v3/types/ac41e020-0ca9-4f8c-8804-571ada92f477/extra_specs => generated 35 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-48e9f034-cab7-43dd-b660-948610376290 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-48e9f034-cab7-43dd-b660-948610376290 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] PUT http://192.168.122.75/volume/v3/types/ac41e020-0ca9-4f8c-8804-571ada92f477/extra_specs/key2 Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-48e9f034-cab7-43dd-b660-948610376290 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-65b3a611-cc59-45b7-952e-f82b1f63d9ac None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-65b3a611-cc59-45b7-952e-f82b1f63d9ac tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-65b3a611-cc59-45b7-952e-f82b1f63d9ac tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-65b3a611-cc59-45b7-952e-f82b1f63d9ac tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-65b3a611-cc59-45b7-952e-f82b1f63d9ac tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Snapshot retrieved successfully. Sep 02 09:02:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-65b3a611-cc59-45b7-952e-f82b1f63d9ac tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 returned with HTTP 200 Sep 02 09:02:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1458/2883] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:02:54 2026] GET /volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 => generated 475 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c5e73902-53e8-4b1b-90b7-cd5d35501bab None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c5e73902-53e8-4b1b-90b7-cd5d35501bab tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c5e73902-53e8-4b1b-90b7-cd5d35501bab tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2c7653c6-90ed-4f57-9c08-df04e5581848", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1312935532"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-c5e73902-53e8-4b1b-90b7-cd5d35501bab tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Create volume request body: {'volume': {"'snapshot_id": '2c7653c6-90ed-4f57-9c08-df04e5581848', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1312935532'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-c5e73902-53e8-4b1b-90b7-cd5d35501bab tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Create volume of 1 GB Sep 02 09:02:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-48e9f034-cab7-43dd-b660-948610376290 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types/ac41e020-0ca9-4f8c-8804-571ada92f477/extra_specs/key2 returned with HTTP 200 Sep 02 09:02:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1426/2884] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 09:02:54 2026] PUT /volume/v3/types/ac41e020-0ca9-4f8c-8804-571ada92f477/extra_specs/key2 => generated 25 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 09:02:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c5e73902-53e8-4b1b-90b7-cd5d35501bab tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Availability Zones retrieved successfully. Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f351b575-e66d-46b0-a44c-5203240399df None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f351b575-e66d-46b0-a44c-5203240399df tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f351b575-e66d-46b0-a44c-5203240399df tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c5e73902-53e8-4b1b-90b7-cd5d35501bab tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Flow 'volume_create_api' (4d6215e8-bbcc-412d-8e8b-f5674c20ffe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c5e73902-53e8-4b1b-90b7-cd5d35501bab tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4fb6d6f-fbf9-431f-bb88-c117374aff38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-c5e73902-53e8-4b1b-90b7-cd5d35501bab tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f351b575-e66d-46b0-a44c-5203240399df tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:02:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1427/2885] 192.168.122.75 () {60 vars in 1131 bytes} [Wed Sep 2 09:02:54 2026] POST /volume/v3/types => generated 195 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-48bba615-7902-4a49-a7cf-f34e7dda65ad None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-48bba615-7902-4a49-a7cf-f34e7dda65ad tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] DELETE http://192.168.122.75/volume/v3/types/db766cde-44a1-444a-93f1-c70cd4586480 Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-48bba615-7902-4a49-a7cf-f34e7dda65ad tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-48bba615-7902-4a49-a7cf-f34e7dda65ad tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c5e73902-53e8-4b1b-90b7-cd5d35501bab tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4fb6d6f-fbf9-431f-bb88-c117374aff38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c5e73902-53e8-4b1b-90b7-cd5d35501bab tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0a05f3d-11ed-40ef-95a0-baa9a3152cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-48bba615-7902-4a49-a7cf-f34e7dda65ad tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types/db766cde-44a1-444a-93f1-c70cd4586480 returned with HTTP 202 Sep 02 09:02:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1428/2886] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:02:54 2026] DELETE /volume/v3/types/db766cde-44a1-444a-93f1-c70cd4586480 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0e186bfc-1c18-4c41-a1f8-05952b6d77dc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0e186bfc-1c18-4c41-a1f8-05952b6d77dc tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0e186bfc-1c18-4c41-a1f8-05952b6d77dc tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-18700902", "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=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0e186bfc-1c18-4c41-a1f8-05952b6d77dc tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:02:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1429/2887] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:02:54 2026] POST /volume/v3/types => generated 378 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0ffc2337-4482-45a5-8510-3c51aae99e82 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0ffc2337-4482-45a5-8510-3c51aae99e82 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] POST http://192.168.122.75/volume/v3/types/73a1598b-e096-4392-b253-4b6cee7613c1/encryption Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0ffc2337-4482-45a5-8510-3c51aae99e82 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-c5e73902-53e8-4b1b-90b7-cd5d35501bab tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Created reservations ['b74ae4be-6f5f-4a18-a0aa-6c5c1ab51521', '567407cf-96d6-4eeb-aa8e-9fa93399fb51', '4b7ff089-8aa5-4d0c-90f3-8ca62af3e0d0', '21900650-7359-44e0-9dfe-91cd05a0169e'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c5e73902-53e8-4b1b-90b7-cd5d35501bab tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0a05f3d-11ed-40ef-95a0-baa9a3152cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b74ae4be-6f5f-4a18-a0aa-6c5c1ab51521', '567407cf-96d6-4eeb-aa8e-9fa93399fb51', '4b7ff089-8aa5-4d0c-90f3-8ca62af3e0d0', '21900650-7359-44e0-9dfe-91cd05a0169e']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0ffc2337-4482-45a5-8510-3c51aae99e82 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types/73a1598b-e096-4392-b253-4b6cee7613c1/encryption returned with HTTP 200 Sep 02 09:02:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1430/2888] 192.168.122.75 () {60 vars in 1276 bytes} [Wed Sep 2 09:02:54 2026] POST /volume/v3/types/73a1598b-e096-4392-b253-4b6cee7613c1/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c5e73902-53e8-4b1b-90b7-cd5d35501bab tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5c9b367-9049-4778-ada0-790d81a5bd59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7a7beb66-1cce-486a-adc8-2da411aaa41e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7a7beb66-1cce-486a-adc8-2da411aaa41e tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] DELETE http://192.168.122.75/volume/v3/types/73a1598b-e096-4392-b253-4b6cee7613c1/encryption/30d1f1b2-f386-42b5-b319-31cdff03260c Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7a7beb66-1cce-486a-adc8-2da411aaa41e tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7a7beb66-1cce-486a-adc8-2da411aaa41e tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7a7beb66-1cce-486a-adc8-2da411aaa41e tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types/73a1598b-e096-4392-b253-4b6cee7613c1/encryption/30d1f1b2-f386-42b5-b319-31cdff03260c returned with HTTP 202 Sep 02 09:02:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1431/2889] 192.168.122.75 () {58 vars in 1368 bytes} [Wed Sep 2 09:02:54 2026] DELETE /volume/v3/types/73a1598b-e096-4392-b253-4b6cee7613c1/encryption/30d1f1b2-f386-42b5-b319-31cdff03260c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c5e73902-53e8-4b1b-90b7-cd5d35501bab tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5c9b367-9049-4778-ada0-790d81a5bd59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffe2ea46-a94a-4a66-86ee-a75ecb56f134', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1312935532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='625311bc05144122aa99c50933e1a822',qos_specs=None,replication_status=,reservations=['b74ae4be-6f5f-4a18-a0aa-6c5c1ab51521','567407cf-96d6-4eeb-aa8e-9fa93399fb51','4b7ff089-8aa5-4d0c-90f3-8ca62af3e0d0','21900650-7359-44e0-9dfe-91cd05a0169e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c38cdaa2c464cbfbebba2b72c8e8fea',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:02:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1312935532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffe2ea46-a94a-4a66-86ee-a75ecb56f134,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='625311bc05144122aa99c50933e1a822',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c38cdaa2c464cbfbebba2b72c8e8fea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-963a8fb1-ff47-4ab0-af08-041a4ca44865 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c5e73902-53e8-4b1b-90b7-cd5d35501bab tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b39a797b-6cd3-437f-95ad-06331e5de804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-963a8fb1-ff47-4ab0-af08-041a4ca44865 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-963a8fb1-ff47-4ab0-af08-041a4ca44865 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-610924882", "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=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-963a8fb1-ff47-4ab0-af08-041a4ca44865 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:02:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1432/2890] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:02:54 2026] POST /volume/v3/types => generated 379 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c5e73902-53e8-4b1b-90b7-cd5d35501bab tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b39a797b-6cd3-437f-95ad-06331e5de804) transitioned into state 'SUCCESS' from state '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-1312935532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='625311bc05144122aa99c50933e1a822',qos_specs=None,replication_status=,reservations=['b74ae4be-6f5f-4a18-a0aa-6c5c1ab51521','567407cf-96d6-4eeb-aa8e-9fa93399fb51','4b7ff089-8aa5-4d0c-90f3-8ca62af3e0d0','21900650-7359-44e0-9dfe-91cd05a0169e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c38cdaa2c464cbfbebba2b72c8e8fea',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c5e73902-53e8-4b1b-90b7-cd5d35501bab tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4849f8f-22e9-4f4c-acc5-f39f6aa7f474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8423976e-ea30-4db0-a015-f38fcb2eae91 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8423976e-ea30-4db0-a015-f38fcb2eae91 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] DELETE http://192.168.122.75/volume/v3/types/169c58a7-b363-4d84-bf23-1e2e03f97176/extra_specs/key1 Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8423976e-ea30-4db0-a015-f38fcb2eae91 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8423976e-ea30-4db0-a015-f38fcb2eae91 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c5e73902-53e8-4b1b-90b7-cd5d35501bab tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4849f8f-22e9-4f4c-acc5-f39f6aa7f474) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-c5e73902-53e8-4b1b-90b7-cd5d35501bab tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Flow 'volume_create_api' (4d6215e8-bbcc-412d-8e8b-f5674c20ffe4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c5e73902-53e8-4b1b-90b7-cd5d35501bab tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Create volume request issued successfully. Sep 02 09:02:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c5e73902-53e8-4b1b-90b7-cd5d35501bab tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:02:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1459/2891] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 09:02:54 2026] POST /volume/v3/volumes => generated 767 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7b5b9542-c1ab-47d8-9fbe-ecac553245b8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7b5b9542-c1ab-47d8-9fbe-ecac553245b8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7b5b9542-c1ab-47d8-9fbe-ecac553245b8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2c7653c6-90ed-4f57-9c08-df04e5581848", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-149994912"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-7b5b9542-c1ab-47d8-9fbe-ecac553245b8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Create volume request body: {'volume': {"'snapshot_id": '2c7653c6-90ed-4f57-9c08-df04e5581848', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-149994912'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-7b5b9542-c1ab-47d8-9fbe-ecac553245b8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Create volume of 1 GB Sep 02 09:02:55 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:55 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8423976e-ea30-4db0-a015-f38fcb2eae91 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types/169c58a7-b363-4d84-bf23-1e2e03f97176/extra_specs/key1 returned with HTTP 202 Sep 02 09:02:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1433/2892] 192.168.122.75 () {58 vars in 1275 bytes} [Wed Sep 2 09:02:54 2026] DELETE /volume/v3/types/169c58a7-b363-4d84-bf23-1e2e03f97176/extra_specs/key1 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 09:02:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7b5b9542-c1ab-47d8-9fbe-ecac553245b8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Availability Zones retrieved successfully. Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fd9c15b4-63eb-4bff-b5c2-941d26f89904 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fd9c15b4-63eb-4bff-b5c2-941d26f89904 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fd9c15b4-63eb-4bff-b5c2-941d26f89904 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1701302770", "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=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7b5b9542-c1ab-47d8-9fbe-ecac553245b8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Flow 'volume_create_api' (b9d7f2de-d807-43b5-9a5a-986800dd96e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7b5b9542-c1ab-47d8-9fbe-ecac553245b8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4655a7a3-54c8-4bc1-a2bd-ff1e316e542c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-7b5b9542-c1ab-47d8-9fbe-ecac553245b8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fd9c15b4-63eb-4bff-b5c2-941d26f89904 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:02:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1434/2893] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:02:55 2026] POST /volume/v3/types => generated 380 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9a758132-8b8d-44c4-9f93-666bf7ff1c73 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7b5b9542-c1ab-47d8-9fbe-ecac553245b8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4655a7a3-54c8-4bc1-a2bd-ff1e316e542c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9a758132-8b8d-44c4-9f93-666bf7ff1c73 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] DELETE http://192.168.122.75/volume/v3/types/e553b507-3e48-4f65-b4bb-0897304c54f8 Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9a758132-8b8d-44c4-9f93-666bf7ff1c73 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9a758132-8b8d-44c4-9f93-666bf7ff1c73 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7b5b9542-c1ab-47d8-9fbe-ecac553245b8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7e80e6f-8dda-4424-b840-20428e3fe3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9a758132-8b8d-44c4-9f93-666bf7ff1c73 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types/e553b507-3e48-4f65-b4bb-0897304c54f8 returned with HTTP 202 Sep 02 09:02:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1435/2894] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:02:55 2026] DELETE /volume/v3/types/e553b507-3e48-4f65-b4bb-0897304c54f8 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ef7386f4-c710-41e7-b967-dce00045786f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ef7386f4-c710-41e7-b967-dce00045786f tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] GET http://192.168.122.75/volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7/extra_specs Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ef7386f4-c710-41e7-b967-dce00045786f tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ef7386f4-c710-41e7-b967-dce00045786f tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-7b5b9542-c1ab-47d8-9fbe-ecac553245b8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Created reservations ['4e84f214-d5a5-4ff4-93c7-74d52b661198', '6618e17b-f537-4fdf-8915-eddb2001ca1e', '321a38c1-5a52-41d5-804f-713e7559a656', 'a96f26c3-8b41-4199-aec8-d66c734eee64'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7b5b9542-c1ab-47d8-9fbe-ecac553245b8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7e80e6f-8dda-4424-b840-20428e3fe3cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e84f214-d5a5-4ff4-93c7-74d52b661198', '6618e17b-f537-4fdf-8915-eddb2001ca1e', '321a38c1-5a52-41d5-804f-713e7559a656', 'a96f26c3-8b41-4199-aec8-d66c734eee64']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ef7386f4-c710-41e7-b967-dce00045786f tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7/extra_specs returned with HTTP 200 Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7b5b9542-c1ab-47d8-9fbe-ecac553245b8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (241a95a3-7f18-4f97-bb25-f37def138770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1436/2895] 192.168.122.75 () {58 vars in 1257 bytes} [Wed Sep 2 09:02:55 2026] GET /volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7/extra_specs => generated 185 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-74b7bdca-2df8-445c-a65a-14d3c0f6603f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-74b7bdca-2df8-445c-a65a-14d3c0f6603f tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] GET http://192.168.122.75/volume/v3/types Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-74b7bdca-2df8-445c-a65a-14d3c0f6603f tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-74b7bdca-2df8-445c-a65a-14d3c0f6603f tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-74b7bdca-2df8-445c-a65a-14d3c0f6603f tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:02:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1437/2896] 192.168.122.75 () {58 vars in 1110 bytes} [Wed Sep 2 09:02:55 2026] GET /volume/v3/types => generated 2923 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7b5b9542-c1ab-47d8-9fbe-ecac553245b8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (241a95a3-7f18-4f97-bb25-f37def138770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87f1909f-aaf9-439a-b228-545623e5642d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-149994912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='625311bc05144122aa99c50933e1a822',qos_specs=None,replication_status=,reservations=['4e84f214-d5a5-4ff4-93c7-74d52b661198','6618e17b-f537-4fdf-8915-eddb2001ca1e','321a38c1-5a52-41d5-804f-713e7559a656','a96f26c3-8b41-4199-aec8-d66c734eee64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c38cdaa2c464cbfbebba2b72c8e8fea',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:02:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-149994912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87f1909f-aaf9-439a-b228-545623e5642d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='625311bc05144122aa99c50933e1a822',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c38cdaa2c464cbfbebba2b72c8e8fea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7b5b9542-c1ab-47d8-9fbe-ecac553245b8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2133c30f-9ad8-4ee4-8be5-79b829e9d1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ce8c2783-51fa-4dc9-92ce-2377d990b4ac None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ce8c2783-51fa-4dc9-92ce-2377d990b4ac tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] GET http://192.168.122.75/volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7/encryption/cipher Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ce8c2783-51fa-4dc9-92ce-2377d990b4ac tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ce8c2783-51fa-4dc9-92ce-2377d990b4ac tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ce8c2783-51fa-4dc9-92ce-2377d990b4ac tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7/encryption/cipher returned with HTTP 200 Sep 02 09:02:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1438/2897] 192.168.122.75 () {58 vars in 1275 bytes} [Wed Sep 2 09:02:55 2026] GET /volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7/encryption/cipher => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6e9a4245-2525-4869-9adb-2cab56a82bbe None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6e9a4245-2525-4869-9adb-2cab56a82bbe tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] GET http://192.168.122.75/volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7/encryption Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6e9a4245-2525-4869-9adb-2cab56a82bbe tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6e9a4245-2525-4869-9adb-2cab56a82bbe tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7b5b9542-c1ab-47d8-9fbe-ecac553245b8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2133c30f-9ad8-4ee4-8be5-79b829e9d1a6) transitioned into state 'SUCCESS' from state '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-149994912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='625311bc05144122aa99c50933e1a822',qos_specs=None,replication_status=,reservations=['4e84f214-d5a5-4ff4-93c7-74d52b661198','6618e17b-f537-4fdf-8915-eddb2001ca1e','321a38c1-5a52-41d5-804f-713e7559a656','a96f26c3-8b41-4199-aec8-d66c734eee64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c38cdaa2c464cbfbebba2b72c8e8fea',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7b5b9542-c1ab-47d8-9fbe-ecac553245b8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e40948b-5ac8-455d-a8d4-7b874dd035c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6e9a4245-2525-4869-9adb-2cab56a82bbe tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7/encryption returned with HTTP 200 Sep 02 09:02:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1439/2898] 192.168.122.75 () {58 vars in 1254 bytes} [Wed Sep 2 09:02:55 2026] GET /volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7/encryption => generated 325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3a517284-90a2-40e1-b975-cddc321dbf31 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3a517284-90a2-40e1-b975-cddc321dbf31 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] GET http://192.168.122.75/volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7/extra_specs/multiattach Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3a517284-90a2-40e1-b975-cddc321dbf31 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3a517284-90a2-40e1-b975-cddc321dbf31 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7b5b9542-c1ab-47d8-9fbe-ecac553245b8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e40948b-5ac8-455d-a8d4-7b874dd035c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3a517284-90a2-40e1-b975-cddc321dbf31 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7/extra_specs/multiattach returned with HTTP 200 Sep 02 09:02:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1440/2899] 192.168.122.75 () {58 vars in 1293 bytes} [Wed Sep 2 09:02:55 2026] GET /volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7/extra_specs/multiattach => generated 29 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b0110df7-8e77-4b67-b2b0-c89e07271c12 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7b5b9542-c1ab-47d8-9fbe-ecac553245b8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Flow 'volume_create_api' (b9d7f2de-d807-43b5-9a5a-986800dd96e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b0110df7-8e77-4b67-b2b0-c89e07271c12 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] GET http://192.168.122.75/volume/v3/volumes/4c494d69-8150-482b-b63a-19229e2d5d8a Sep 02 09:02:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7b5b9542-c1ab-47d8-9fbe-ecac553245b8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Create volume request issued successfully. Sep 02 09:02:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7b5b9542-c1ab-47d8-9fbe-ecac553245b8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:02:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1460/2900] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 09:02:55 2026] POST /volume/v3/volumes => generated 766 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2772cdca-38a8-4e94-8cb6-afee3971628e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b0110df7-8e77-4b67-b2b0-c89e07271c12 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b0110df7-8e77-4b67-b2b0-c89e07271c12 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2772cdca-38a8-4e94-8cb6-afee3971628e tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] GET http://192.168.122.75/volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7/extra_specs/volume_backend_name Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2772cdca-38a8-4e94-8cb6-afee3971628e tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2772cdca-38a8-4e94-8cb6-afee3971628e tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:55 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2772cdca-38a8-4e94-8cb6-afee3971628e tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7/extra_specs/volume_backend_name returned with HTTP 200 Sep 02 09:02:55 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:55 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:55 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1461/2901] 192.168.122.75 () {58 vars in 1317 bytes} [Wed Sep 2 09:02:55 2026] GET /volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7/extra_specs/volume_backend_name => generated 44 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 09:02:55 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:55 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-cbc02ec7-c37e-4991-80f0-a3593d7f9480 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cbc02ec7-c37e-4991-80f0-a3593d7f9480 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cbc02ec7-c37e-4991-80f0-a3593d7f9480 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2c7653c6-90ed-4f57-9c08-df04e5581848", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1659315038"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-cbc02ec7-c37e-4991-80f0-a3593d7f9480 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Create volume request body: {'volume': {"'snapshot_id": '2c7653c6-90ed-4f57-9c08-df04e5581848', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1659315038'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-cbc02ec7-c37e-4991-80f0-a3593d7f9480 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Create volume of 1 GB Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b0110df7-8e77-4b67-b2b0-c89e07271c12 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Volume info retrieved successfully. Sep 02 09:02:55 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-cbc02ec7-c37e-4991-80f0-a3593d7f9480 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Availability Zones retrieved successfully. Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b0110df7-8e77-4b67-b2b0-c89e07271c12 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] http://192.168.122.75/volume/v3/volumes/4c494d69-8150-482b-b63a-19229e2d5d8a returned with HTTP 200 Sep 02 09:02:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1441/2902] 192.168.122.75 () {60 vars in 1267 bytes} [Wed Sep 2 09:02:55 2026] GET /volume/v3/volumes/4c494d69-8150-482b-b63a-19229e2d5d8a => generated 980 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d3ddd13b-a351-473a-9cf9-a2840847055f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d3ddd13b-a351-473a-9cf9-a2840847055f tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] GET http://192.168.122.75/volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7 Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d3ddd13b-a351-473a-9cf9-a2840847055f tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d3ddd13b-a351-473a-9cf9-a2840847055f tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cbc02ec7-c37e-4991-80f0-a3593d7f9480 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Flow 'volume_create_api' (abca68c8-82d6-4296-8c5d-4e8827f4fdd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d3ddd13b-a351-473a-9cf9-a2840847055f tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7 returned with HTTP 200 Sep 02 09:02:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1442/2903] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 09:02:55 2026] GET /volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7 => generated 402 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cbc02ec7-c37e-4991-80f0-a3593d7f9480 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e30aaf6e-bbd2-4e1d-a1f5-1cd3edcf6569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a8c600ed-0885-48ef-8bc1-930c4fa174a4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a8c600ed-0885-48ef-8bc1-930c4fa174a4 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] GET http://192.168.122.75/volume/v3/messages Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a8c600ed-0885-48ef-8bc1-930c4fa174a4 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-cbc02ec7-c37e-4991-80f0-a3593d7f9480 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a8c600ed-0885-48ef-8bc1-930c4fa174a4 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a8c600ed-0885-48ef-8bc1-930c4fa174a4 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] http://192.168.122.75/volume/v3/messages returned with HTTP 200 Sep 02 09:02:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1443/2904] 192.168.122.75 () {60 vars in 1159 bytes} [Wed Sep 2 09:02:55 2026] GET /volume/v3/messages => generated 676 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9398a222-d671-4787-83b5-fb608f4a17cc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9398a222-d671-4787-83b5-fb608f4a17cc tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] PUT http://192.168.122.75/volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7/encryption/3d5065fd-904f-4563-bf9d-6ddc50692fea Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9398a222-d671-4787-83b5-fb608f4a17cc tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cbc02ec7-c37e-4991-80f0-a3593d7f9480 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e30aaf6e-bbd2-4e1d-a1f5-1cd3edcf6569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cbc02ec7-c37e-4991-80f0-a3593d7f9480 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f95d6f7a-5ad2-4ec0-a015-50de92d0e2b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9398a222-d671-4787-83b5-fb608f4a17cc tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7/encryption/3d5065fd-904f-4563-bf9d-6ddc50692fea returned with HTTP 200 Sep 02 09:02:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1444/2905] 192.168.122.75 () {60 vars in 1385 bytes} [Wed Sep 2 09:02:55 2026] PUT /volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7/encryption/3d5065fd-904f-4563-bf9d-6ddc50692fea => generated 33 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6d8e8563-1203-4871-9038-97d964a7f301 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6d8e8563-1203-4871-9038-97d964a7f301 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-member] GET http://192.168.122.75/volume/v3/messages Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6d8e8563-1203-4871-9038-97d964a7f301 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6d8e8563-1203-4871-9038-97d964a7f301 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6d8e8563-1203-4871-9038-97d964a7f301 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-member] http://192.168.122.75/volume/v3/messages returned with HTTP 200 Sep 02 09:02:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1445/2906] 192.168.122.75 () {60 vars in 1159 bytes} [Wed Sep 2 09:02:55 2026] GET /volume/v3/messages => generated 676 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d80256f5-7ba7-410f-ac0c-3502113bb2db None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d80256f5-7ba7-410f-ac0c-3502113bb2db tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] PUT http://192.168.122.75/volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7/extra_specs/key1 Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d80256f5-7ba7-410f-ac0c-3502113bb2db tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d80256f5-7ba7-410f-ac0c-3502113bb2db tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7/extra_specs/key1 returned with HTTP 200 Sep 02 09:02:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1446/2907] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 09:02:55 2026] PUT /volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7/extra_specs/key1 => generated 30 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b8cad932-1544-4c9d-8e49-efd78b0ecd35 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b8cad932-1544-4c9d-8e49-efd78b0ecd35 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] DELETE http://192.168.122.75/volume/v3/messages/a1f71bc4-698e-4f22-89c3-574f83c3ce7a Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b8cad932-1544-4c9d-8e49-efd78b0ecd35 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b8cad932-1544-4c9d-8e49-efd78b0ecd35 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-cbc02ec7-c37e-4991-80f0-a3593d7f9480 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Created reservations ['abda23a3-a043-486b-b4d7-b54407ac2b47', '371801be-ec9f-4710-be06-7a8615137e0f', '93e59250-4c40-412e-b352-646ccfeb263c', 'f4e849e4-c39f-4e8d-ad27-915b8e2bf4cd'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cbc02ec7-c37e-4991-80f0-a3593d7f9480 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f95d6f7a-5ad2-4ec0-a015-50de92d0e2b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abda23a3-a043-486b-b4d7-b54407ac2b47', '371801be-ec9f-4710-be06-7a8615137e0f', '93e59250-4c40-412e-b352-646ccfeb263c', 'f4e849e4-c39f-4e8d-ad27-915b8e2bf4cd']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cbc02ec7-c37e-4991-80f0-a3593d7f9480 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f998f500-9f3f-468f-8241-7a26e2788288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b8cad932-1544-4c9d-8e49-efd78b0ecd35 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] http://192.168.122.75/volume/v3/messages/a1f71bc4-698e-4f22-89c3-574f83c3ce7a returned with HTTP 204 Sep 02 09:02:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1447/2908] 192.168.122.75 () {60 vars in 1273 bytes} [Wed Sep 2 09:02:55 2026] DELETE /volume/v3/messages/a1f71bc4-698e-4f22-89c3-574f83c3ce7a => generated 0 bytes in 38 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d819c2eb-e6b2-4e28-8bba-4c3f245537b6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d819c2eb-e6b2-4e28-8bba-4c3f245537b6 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] PUT http://192.168.122.75/volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7 Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d819c2eb-e6b2-4e28-8bba-4c3f245537b6 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:55 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cbc02ec7-c37e-4991-80f0-a3593d7f9480 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f998f500-9f3f-468f-8241-7a26e2788288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d0dbce0-83ce-489e-9139-74a665d914f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1659315038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='625311bc05144122aa99c50933e1a822',qos_specs=None,replication_status=,reservations=['abda23a3-a043-486b-b4d7-b54407ac2b47','371801be-ec9f-4710-be06-7a8615137e0f','93e59250-4c40-412e-b352-646ccfeb263c','f4e849e4-c39f-4e8d-ad27-915b8e2bf4cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c38cdaa2c464cbfbebba2b72c8e8fea',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:02:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1659315038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d0dbce0-83ce-489e-9139-74a665d914f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='625311bc05144122aa99c50933e1a822',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c38cdaa2c464cbfbebba2b72c8e8fea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d819c2eb-e6b2-4e28-8bba-4c3f245537b6 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7 returned with HTTP 200 Sep 02 09:02:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1448/2909] 192.168.122.75 () {60 vars in 1241 bytes} [Wed Sep 2 09:02:55 2026] PUT /volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7 => generated 371 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-eb59c867-8ac7-42c6-9a3f-095e75968f91 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:55 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cbc02ec7-c37e-4991-80f0-a3593d7f9480 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caecba73-48cc-488f-b28a-58ff087cde91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-eb59c867-8ac7-42c6-9a3f-095e75968f91 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/4c494d69-8150-482b-b63a-19229e2d5d8a Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-eb59c867-8ac7-42c6-9a3f-095e75968f91 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-eb59c867-8ac7-42c6-9a3f-095e75968f91 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-eb59c867-8ac7-42c6-9a3f-095e75968f91 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Delete volume with id: 4c494d69-8150-482b-b63a-19229e2d5d8a Sep 02 09:02:55 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:55 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:55 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:55 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:55 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-eb59c867-8ac7-42c6-9a3f-095e75968f91 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Volume info retrieved successfully. Sep 02 09:02:55 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-eb59c867-8ac7-42c6-9a3f-095e75968f91 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86994) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cbc02ec7-c37e-4991-80f0-a3593d7f9480 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caecba73-48cc-488f-b28a-58ff087cde91) transitioned into state 'SUCCESS' from state '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-1659315038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='625311bc05144122aa99c50933e1a822',qos_specs=None,replication_status=,reservations=['abda23a3-a043-486b-b4d7-b54407ac2b47','371801be-ec9f-4710-be06-7a8615137e0f','93e59250-4c40-412e-b352-646ccfeb263c','f4e849e4-c39f-4e8d-ad27-915b8e2bf4cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c38cdaa2c464cbfbebba2b72c8e8fea',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cbc02ec7-c37e-4991-80f0-a3593d7f9480 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f5b4842-e53c-48a0-bdc3-2dcfddd9b0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-eb59c867-8ac7-42c6-9a3f-095e75968f91 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1877363098 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1877363098, it is now deprecated. Please use the default quota class for default quota. Sep 02 09:02:56 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-eb59c867-8ac7-42c6-9a3f-095e75968f91 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1877363098 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1877363098, it is now deprecated. Please use the default quota class for default quota. Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cbc02ec7-c37e-4991-80f0-a3593d7f9480 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f5b4842-e53c-48a0-bdc3-2dcfddd9b0b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-cbc02ec7-c37e-4991-80f0-a3593d7f9480 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Flow 'volume_create_api' (abca68c8-82d6-4296-8c5d-4e8827f4fdd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-eb59c867-8ac7-42c6-9a3f-095e75968f91 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Created reservations ['27a2fc58-a074-442f-ae64-bb504e1da4b8', '3f218c9a-6b2c-4c51-8902-6c00bbe9e4e1', '38e88ac9-85ba-4a71-a92a-7e779a729812', '78c19ab3-d365-4dda-b5f4-778adf81a524'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-cbc02ec7-c37e-4991-80f0-a3593d7f9480 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Create volume request issued successfully. Sep 02 09:02:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cbc02ec7-c37e-4991-80f0-a3593d7f9480 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:02:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1462/2910] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 09:02:55 2026] POST /volume/v3/volumes => generated 767 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-57f56e4a-fccd-49d0-b3e6-b86727a260de None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-57f56e4a-fccd-49d0-b3e6-b86727a260de tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] DELETE http://192.168.122.75/volume/v3/types/169c58a7-b363-4d84-bf23-1e2e03f97176 Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-57f56e4a-fccd-49d0-b3e6-b86727a260de tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-57f56e4a-fccd-49d0-b3e6-b86727a260de tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:56 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-57f56e4a-fccd-49d0-b3e6-b86727a260de tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types/169c58a7-b363-4d84-bf23-1e2e03f97176 returned with HTTP 202 Sep 02 09:02:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1463/2911] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:02:56 2026] DELETE /volume/v3/types/169c58a7-b363-4d84-bf23-1e2e03f97176 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1f663913-b962-4d5a-8b06-920d0ebabfe8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1f663913-b962-4d5a-8b06-920d0ebabfe8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1f663913-b962-4d5a-8b06-920d0ebabfe8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2c7653c6-90ed-4f57-9c08-df04e5581848", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1211814090"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-1f663913-b962-4d5a-8b06-920d0ebabfe8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Create volume request body: {'volume': {"'snapshot_id": '2c7653c6-90ed-4f57-9c08-df04e5581848', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1211814090'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-1f663913-b962-4d5a-8b06-920d0ebabfe8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Create volume of 1 GB Sep 02 09:02:56 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-eb59c867-8ac7-42c6-9a3f-095e75968f91 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Delete volume request issued successfully. Sep 02 09:02:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-eb59c867-8ac7-42c6-9a3f-095e75968f91 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] http://192.168.122.75/volume/v3/volumes/4c494d69-8150-482b-b63a-19229e2d5d8a returned with HTTP 202 Sep 02 09:02:56 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1449/2912] 192.168.122.75 () {60 vars in 1270 bytes} [Wed Sep 2 09:02:55 2026] DELETE /volume/v3/volumes/4c494d69-8150-482b-b63a-19229e2d5d8a => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9636d5d4-a5ee-4dc9-92ca-7565661fab57 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1f663913-b962-4d5a-8b06-920d0ebabfe8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Availability Zones retrieved successfully. Sep 02 09:02:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9636d5d4-a5ee-4dc9-92ca-7565661fab57 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] DELETE http://192.168.122.75/volume/v3/types/73a1598b-e096-4392-b253-4b6cee7613c1 Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9636d5d4-a5ee-4dc9-92ca-7565661fab57 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9636d5d4-a5ee-4dc9-92ca-7565661fab57 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-1f663913-b962-4d5a-8b06-920d0ebabfe8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Flow 'volume_create_api' (a8578bbc-dd01-4a1e-adca-fa9e14b430e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-1f663913-b962-4d5a-8b06-920d0ebabfe8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e2a0607-fd8b-4ee3-80b6-a90a935d78aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-1f663913-b962-4d5a-8b06-920d0ebabfe8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9636d5d4-a5ee-4dc9-92ca-7565661fab57 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types/73a1598b-e096-4392-b253-4b6cee7613c1 returned with HTTP 202 Sep 02 09:02:56 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1450/2913] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:02:56 2026] DELETE /volume/v3/types/73a1598b-e096-4392-b253-4b6cee7613c1 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-49546bf0-e2b5-4910-8b27-776bb9ef58a8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-49546bf0-e2b5-4910-8b27-776bb9ef58a8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] DELETE http://192.168.122.75/volume/v3/types/a2e2ef5e-f29d-4189-bf3c-7f4ad0ad88cb Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-49546bf0-e2b5-4910-8b27-776bb9ef58a8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-49546bf0-e2b5-4910-8b27-776bb9ef58a8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-1f663913-b962-4d5a-8b06-920d0ebabfe8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e2a0607-fd8b-4ee3-80b6-a90a935d78aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-1f663913-b962-4d5a-8b06-920d0ebabfe8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daba6cc8-fbd5-4a24-9d68-ee2b92cd152c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-49546bf0-e2b5-4910-8b27-776bb9ef58a8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] http://192.168.122.75/volume/v3/types/a2e2ef5e-f29d-4189-bf3c-7f4ad0ad88cb returned with HTTP 202 Sep 02 09:02:56 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1451/2914] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:02:56 2026] DELETE /volume/v3/types/a2e2ef5e-f29d-4189-bf3c-7f4ad0ad88cb => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-57498305-344e-485e-a8f8-d66a45af380a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-57498305-344e-485e-a8f8-d66a45af380a tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] DELETE http://192.168.122.75/volume/v3/types/ac41e020-0ca9-4f8c-8804-571ada92f477 Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-57498305-344e-485e-a8f8-d66a45af380a tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-57498305-344e-485e-a8f8-d66a45af380a tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-1f663913-b962-4d5a-8b06-920d0ebabfe8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Created reservations ['504efd65-da75-4be0-8304-33cf96653223', '23c9f5af-620e-4eff-99fb-722ccc16c4b8', 'e8963189-26f6-4128-b043-81bfc7fbf1db', 'c006d5ae-f094-4ab6-a7a5-1d8459818e18'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-57498305-344e-485e-a8f8-d66a45af380a tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types/ac41e020-0ca9-4f8c-8804-571ada92f477 returned with HTTP 202 Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-1f663913-b962-4d5a-8b06-920d0ebabfe8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daba6cc8-fbd5-4a24-9d68-ee2b92cd152c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['504efd65-da75-4be0-8304-33cf96653223', '23c9f5af-620e-4eff-99fb-722ccc16c4b8', 'e8963189-26f6-4128-b043-81bfc7fbf1db', 'c006d5ae-f094-4ab6-a7a5-1d8459818e18']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1452/2915] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:02:56 2026] DELETE /volume/v3/types/ac41e020-0ca9-4f8c-8804-571ada92f477 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b587d26d-38c5-4955-9c63-e07ec57773dc None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-1f663913-b962-4d5a-8b06-920d0ebabfe8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00eea126-2c38-4982-bc11-472d4f74b0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b587d26d-38c5-4955-9c63-e07ec57773dc tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b587d26d-38c5-4955-9c63-e07ec57773dc tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-27871401", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1404683262", "vendor_name": "tempest-vendor_name-450113028"}}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:56 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b587d26d-38c5-4955-9c63-e07ec57773dc tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:02:56 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1453/2916] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:02:56 2026] POST /volume/v3/types => generated 327 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-1f663913-b962-4d5a-8b06-920d0ebabfe8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00eea126-2c38-4982-bc11-472d4f74b0b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '542b8274-1cf2-4f98-abe6-b58038e1fa86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1211814090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='625311bc05144122aa99c50933e1a822',qos_specs=None,replication_status=,reservations=['504efd65-da75-4be0-8304-33cf96653223','23c9f5af-620e-4eff-99fb-722ccc16c4b8','e8963189-26f6-4128-b043-81bfc7fbf1db','c006d5ae-f094-4ab6-a7a5-1d8459818e18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c38cdaa2c464cbfbebba2b72c8e8fea',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:02:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1211814090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=542b8274-1cf2-4f98-abe6-b58038e1fa86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='625311bc05144122aa99c50933e1a822',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c38cdaa2c464cbfbebba2b72c8e8fea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-632101fb-389e-49c6-b0cb-930d0617c9c9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-1f663913-b962-4d5a-8b06-920d0ebabfe8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f930c190-9b35-4a9b-895a-abb2b136a06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-632101fb-389e-49c6-b0cb-930d0617c9c9 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] DELETE http://192.168.122.75/volume/v3/types/f1cb30f7-6bdc-4ede-bc7e-9f175c16c49f Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-632101fb-389e-49c6-b0cb-930d0617c9c9 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-632101fb-389e-49c6-b0cb-930d0617c9c9 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-1f663913-b962-4d5a-8b06-920d0ebabfe8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f930c190-9b35-4a9b-895a-abb2b136a06b) transitioned into state 'SUCCESS' from state '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-1211814090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='625311bc05144122aa99c50933e1a822',qos_specs=None,replication_status=,reservations=['504efd65-da75-4be0-8304-33cf96653223','23c9f5af-620e-4eff-99fb-722ccc16c4b8','e8963189-26f6-4128-b043-81bfc7fbf1db','c006d5ae-f094-4ab6-a7a5-1d8459818e18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c38cdaa2c464cbfbebba2b72c8e8fea',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-1f663913-b962-4d5a-8b06-920d0ebabfe8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9abfbb02-19aa-451a-bdb3-bcb75d001071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-632101fb-389e-49c6-b0cb-930d0617c9c9 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types/f1cb30f7-6bdc-4ede-bc7e-9f175c16c49f returned with HTTP 202 Sep 02 09:02:56 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1454/2917] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:02:56 2026] DELETE /volume/v3/types/f1cb30f7-6bdc-4ede-bc7e-9f175c16c49f => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-14e81554-1ce8-4ad0-836a-d3b041329ce8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-14e81554-1ce8-4ad0-836a-d3b041329ce8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-14e81554-1ce8-4ad0-836a-d3b041329ce8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f55d9805-2b6c-4383-b585-529050bd2185", "size": 1}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-14e81554-1ce8-4ad0-836a-d3b041329ce8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Create volume request body: {'volume': {'volume_type': 'f55d9805-2b6c-4383-b585-529050bd2185', 'size': 1}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-14e81554-1ce8-4ad0-836a-d3b041329ce8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Create volume of 1 GB Sep 02 09:02:56 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:56 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:56 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-14e81554-1ce8-4ad0-836a-d3b041329ce8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Availability Zones retrieved successfully. Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-1f663913-b962-4d5a-8b06-920d0ebabfe8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9abfbb02-19aa-451a-bdb3-bcb75d001071) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-1f663913-b962-4d5a-8b06-920d0ebabfe8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Flow 'volume_create_api' (a8578bbc-dd01-4a1e-adca-fa9e14b430e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1f663913-b962-4d5a-8b06-920d0ebabfe8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Create volume request issued successfully. Sep 02 09:02:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1f663913-b962-4d5a-8b06-920d0ebabfe8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:02:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1464/2918] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 09:02:56 2026] POST /volume/v3/volumes => generated 767 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a172bde2-dcf4-470d-a22f-94f1413a4f87 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-14e81554-1ce8-4ad0-836a-d3b041329ce8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Flow 'volume_create_api' (3d1bed59-2705-4c00-b673-10c66ad0b461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a172bde2-dcf4-470d-a22f-94f1413a4f87 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] DELETE http://192.168.122.75/volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7 Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a172bde2-dcf4-470d-a22f-94f1413a4f87 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a172bde2-dcf4-470d-a22f-94f1413a4f87 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:56 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-14e81554-1ce8-4ad0-836a-d3b041329ce8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (236591aa-ebbb-4a04-9893-d95ea6bd9ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-14e81554-1ce8-4ad0-836a-d3b041329ce8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-14e81554-1ce8-4ad0-836a-d3b041329ce8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (236591aa-ebbb-4a04-9893-d95ea6bd9ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T07:02:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1404683262',vendor_name='tempest-vendor_name-450113028'},id=f55d9805-2b6c-4383-b585-529050bd2185,is_public=True,name='tempest-ProjectMemberTests-volume-type-27871401',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f55d9805-2b6c-4383-b585-529050bd2185', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-14e81554-1ce8-4ad0-836a-d3b041329ce8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e969c572-523c-487b-af46-e39f24eac6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a172bde2-dcf4-470d-a22f-94f1413a4f87 tempest-VolumeTypesAdminTests-2055617683 tempest-VolumeTypesAdminTests-2055617683-project-admin] http://192.168.122.75/volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7 returned with HTTP 202 Sep 02 09:02:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1465/2919] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:02:56 2026] DELETE /volume/v3/types/9c89ea56-24ce-4967-858a-8127d64b3ff7 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6009ceee-3b54-4e02-a69a-71ef8dc90a3c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-14e81554-1ce8-4ad0-836a-d3b041329ce8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-27871401 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-27871401, it is now deprecated. Please use the default quota class for default quota. Sep 02 09:02:56 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-14e81554-1ce8-4ad0-836a-d3b041329ce8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-27871401 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-27871401, it is now deprecated. Please use the default quota class for default quota. Sep 02 09:02:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6009ceee-3b54-4e02-a69a-71ef8dc90a3c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6009ceee-3b54-4e02-a69a-71ef8dc90a3c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2c7653c6-90ed-4f57-9c08-df04e5581848", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-982690285"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-6009ceee-3b54-4e02-a69a-71ef8dc90a3c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Create volume request body: {'volume': {"'snapshot_id": '2c7653c6-90ed-4f57-9c08-df04e5581848', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-982690285'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-6009ceee-3b54-4e02-a69a-71ef8dc90a3c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Create volume of 1 GB Sep 02 09:02:56 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6009ceee-3b54-4e02-a69a-71ef8dc90a3c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Availability Zones retrieved successfully. Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-14e81554-1ce8-4ad0-836a-d3b041329ce8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Created reservations ['fa7feb8c-89e0-4e64-b828-099625ae22f5', '612bc05b-52b9-4ba5-92c6-cc7593352a34', 'c0b7faa4-1f8c-4a12-97bd-36e7e121d6c5', '744b244a-87b7-453e-8d90-e72afdd1eb17'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-14e81554-1ce8-4ad0-836a-d3b041329ce8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e969c572-523c-487b-af46-e39f24eac6ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa7feb8c-89e0-4e64-b828-099625ae22f5', '612bc05b-52b9-4ba5-92c6-cc7593352a34', 'c0b7faa4-1f8c-4a12-97bd-36e7e121d6c5', '744b244a-87b7-453e-8d90-e72afdd1eb17']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6009ceee-3b54-4e02-a69a-71ef8dc90a3c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Flow 'volume_create_api' (ccc82ba6-a70b-470d-9081-e576e1570a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-14e81554-1ce8-4ad0-836a-d3b041329ce8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd8e4cca-d91c-4d0d-b735-f3b6f38b9bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6009ceee-3b54-4e02-a69a-71ef8dc90a3c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff863cdb-fc65-42fa-9214-e9c39909c345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-6009ceee-3b54-4e02-a69a-71ef8dc90a3c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:56 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-14e81554-1ce8-4ad0-836a-d3b041329ce8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd8e4cca-d91c-4d0d-b735-f3b6f38b9bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f781b7f-2599-4af8-b3c2-6fdbd9c1b655', '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='a7ef73f8c01944f0a8e063fbb581bb88',qos_specs=None,replication_status=,reservations=['fa7feb8c-89e0-4e64-b828-099625ae22f5','612bc05b-52b9-4ba5-92c6-cc7593352a34','c0b7faa4-1f8c-4a12-97bd-36e7e121d6c5','744b244a-87b7-453e-8d90-e72afdd1eb17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f192cc03d414604a22caafda71be562',volume_type_id=f55d9805-2b6c-4383-b585-529050bd2185), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:02:56Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f781b7f-2599-4af8-b3c2-6fdbd9c1b655,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7ef73f8c01944f0a8e063fbb581bb88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f192cc03d414604a22caafda71be562',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f55d9805-2b6c-4383-b585-529050bd2185),volume_type_id=f55d9805-2b6c-4383-b585-529050bd2185)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-14e81554-1ce8-4ad0-836a-d3b041329ce8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77d3f8bf-a9b0-4c20-9c9c-cee8f096bf1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-14e81554-1ce8-4ad0-836a-d3b041329ce8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77d3f8bf-a9b0-4c20-9c9c-cee8f096bf1d) transitioned into state 'SUCCESS' from 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='a7ef73f8c01944f0a8e063fbb581bb88',qos_specs=None,replication_status=,reservations=['fa7feb8c-89e0-4e64-b828-099625ae22f5','612bc05b-52b9-4ba5-92c6-cc7593352a34','c0b7faa4-1f8c-4a12-97bd-36e7e121d6c5','744b244a-87b7-453e-8d90-e72afdd1eb17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f192cc03d414604a22caafda71be562',volume_type_id=f55d9805-2b6c-4383-b585-529050bd2185)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:56 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-14e81554-1ce8-4ad0-836a-d3b041329ce8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4197c50-0d63-4bd8-8037-137302d20c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:57 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6009ceee-3b54-4e02-a69a-71ef8dc90a3c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff863cdb-fc65-42fa-9214-e9c39909c345) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:57 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6009ceee-3b54-4e02-a69a-71ef8dc90a3c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26cf8301-8166-40de-aaa9-187951bc0e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:57 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-14e81554-1ce8-4ad0-836a-d3b041329ce8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4197c50-0d63-4bd8-8037-137302d20c80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:57 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-14e81554-1ce8-4ad0-836a-d3b041329ce8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Flow 'volume_create_api' (3d1bed59-2705-4c00-b673-10c66ad0b461) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:57 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-14e81554-1ce8-4ad0-836a-d3b041329ce8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Create volume request issued successfully. Sep 02 09:02:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-14e81554-1ce8-4ad0-836a-d3b041329ce8 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:02:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1455/2920] 192.168.122.75 () {62 vars in 1177 bytes} [Wed Sep 2 09:02:56 2026] POST /volume/v3/volumes => generated 778 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:02:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-51ce175d-9a6f-4ce3-be29-0bb4546ca008 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-51ce175d-9a6f-4ce3-be29-0bb4546ca008 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] GET http://192.168.122.75/volume/v3/volumes/6f781b7f-2599-4af8-b3c2-6fdbd9c1b655 Sep 02 09:02:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-51ce175d-9a6f-4ce3-be29-0bb4546ca008 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-51ce175d-9a6f-4ce3-be29-0bb4546ca008 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:57 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:57 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:57 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:57 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:57 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-51ce175d-9a6f-4ce3-be29-0bb4546ca008 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Volume info retrieved successfully. Sep 02 09:02:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-51ce175d-9a6f-4ce3-be29-0bb4546ca008 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] http://192.168.122.75/volume/v3/volumes/6f781b7f-2599-4af8-b3c2-6fdbd9c1b655 returned with HTTP 200 Sep 02 09:02:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1456/2921] 192.168.122.75 () {60 vars in 1267 bytes} [Wed Sep 2 09:02:57 2026] GET /volume/v3/volumes/6f781b7f-2599-4af8-b3c2-6fdbd9c1b655 => generated 957 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:57 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-6009ceee-3b54-4e02-a69a-71ef8dc90a3c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Created reservations ['27ba69ee-093a-40e1-a89b-9c2790321bf9', 'f5a6328b-7824-49d0-84d5-8f37b27c6f01', 'dc1171b1-c4e0-4b68-9da3-d39488ac4cd5', 'e508df22-9d6c-439d-92b1-22801e2efe85'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:57 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6009ceee-3b54-4e02-a69a-71ef8dc90a3c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26cf8301-8166-40de-aaa9-187951bc0e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27ba69ee-093a-40e1-a89b-9c2790321bf9', 'f5a6328b-7824-49d0-84d5-8f37b27c6f01', 'dc1171b1-c4e0-4b68-9da3-d39488ac4cd5', 'e508df22-9d6c-439d-92b1-22801e2efe85']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:57 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6009ceee-3b54-4e02-a69a-71ef8dc90a3c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (985b055c-2750-4657-bb38-4f76c3d450bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:57 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:57 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:57 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6009ceee-3b54-4e02-a69a-71ef8dc90a3c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (985b055c-2750-4657-bb38-4f76c3d450bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '212c503d-33aa-4b89-b697-9892fdae5fa5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-982690285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='625311bc05144122aa99c50933e1a822',qos_specs=None,replication_status=,reservations=['27ba69ee-093a-40e1-a89b-9c2790321bf9','f5a6328b-7824-49d0-84d5-8f37b27c6f01','dc1171b1-c4e0-4b68-9da3-d39488ac4cd5','e508df22-9d6c-439d-92b1-22801e2efe85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c38cdaa2c464cbfbebba2b72c8e8fea',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:02:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-982690285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=212c503d-33aa-4b89-b697-9892fdae5fa5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='625311bc05144122aa99c50933e1a822',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c38cdaa2c464cbfbebba2b72c8e8fea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:57 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6009ceee-3b54-4e02-a69a-71ef8dc90a3c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c551896d-5977-47b9-92ba-a874ddaf7494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:57 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6009ceee-3b54-4e02-a69a-71ef8dc90a3c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c551896d-5977-47b9-92ba-a874ddaf7494) transitioned into state 'SUCCESS' from state '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-982690285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='625311bc05144122aa99c50933e1a822',qos_specs=None,replication_status=,reservations=['27ba69ee-093a-40e1-a89b-9c2790321bf9','f5a6328b-7824-49d0-84d5-8f37b27c6f01','dc1171b1-c4e0-4b68-9da3-d39488ac4cd5','e508df22-9d6c-439d-92b1-22801e2efe85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c38cdaa2c464cbfbebba2b72c8e8fea',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:57 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6009ceee-3b54-4e02-a69a-71ef8dc90a3c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3f8ffe3-e607-4c50-bb02-8c7325429a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:02:57 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6009ceee-3b54-4e02-a69a-71ef8dc90a3c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3f8ffe3-e607-4c50-bb02-8c7325429a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:02:57 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6009ceee-3b54-4e02-a69a-71ef8dc90a3c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Flow 'volume_create_api' (ccc82ba6-a70b-470d-9081-e576e1570a4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:02:57 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6009ceee-3b54-4e02-a69a-71ef8dc90a3c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Create volume request issued successfully. Sep 02 09:02:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6009ceee-3b54-4e02-a69a-71ef8dc90a3c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:02:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1466/2922] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 09:02:56 2026] POST /volume/v3/volumes => generated 766 bytes in 633 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:02:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-636eea69-e767-44cf-9999-8056637bfac4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-636eea69-e767-44cf-9999-8056637bfac4 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/volumes/ffe2ea46-a94a-4a66-86ee-a75ecb56f134 Sep 02 09:02:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-636eea69-e767-44cf-9999-8056637bfac4 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-636eea69-e767-44cf-9999-8056637bfac4 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:57 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:57 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:57 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:57 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:57 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-636eea69-e767-44cf-9999-8056637bfac4 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Volume info retrieved successfully. Sep 02 09:02:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-636eea69-e767-44cf-9999-8056637bfac4 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/ffe2ea46-a94a-4a66-86ee-a75ecb56f134 returned with HTTP 200 Sep 02 09:02:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1457/2923] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:57 2026] GET /volume/v3/volumes/ffe2ea46-a94a-4a66-86ee-a75ecb56f134 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-02df8111-c425-49f8-8431-b6039cc9e6c6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-02df8111-c425-49f8-8431-b6039cc9e6c6 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/volumes/87f1909f-aaf9-439a-b228-545623e5642d Sep 02 09:02:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-02df8111-c425-49f8-8431-b6039cc9e6c6 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-02df8111-c425-49f8-8431-b6039cc9e6c6 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:57 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:57 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:57 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:57 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:57 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-02df8111-c425-49f8-8431-b6039cc9e6c6 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Volume info retrieved successfully. Sep 02 09:02:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-02df8111-c425-49f8-8431-b6039cc9e6c6 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/87f1909f-aaf9-439a-b228-545623e5642d returned with HTTP 200 Sep 02 09:02:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1467/2924] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:57 2026] GET /volume/v3/volumes/87f1909f-aaf9-439a-b228-545623e5642d => generated 858 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cdf938fe-c27d-4293-a1f3-1b7abedfd88d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cdf938fe-c27d-4293-a1f3-1b7abedfd88d tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] GET http://192.168.122.75/volume/v3/volumes/6f781b7f-2599-4af8-b3c2-6fdbd9c1b655 Sep 02 09:02:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cdf938fe-c27d-4293-a1f3-1b7abedfd88d tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cdf938fe-c27d-4293-a1f3-1b7abedfd88d tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:58 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:58 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cdf938fe-c27d-4293-a1f3-1b7abedfd88d tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Volume info retrieved successfully. Sep 02 09:02:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cdf938fe-c27d-4293-a1f3-1b7abedfd88d tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] http://192.168.122.75/volume/v3/volumes/6f781b7f-2599-4af8-b3c2-6fdbd9c1b655 returned with HTTP 200 Sep 02 09:02:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1458/2925] 192.168.122.75 () {60 vars in 1267 bytes} [Wed Sep 2 09:02:58 2026] GET /volume/v3/volumes/6f781b7f-2599-4af8-b3c2-6fdbd9c1b655 => generated 978 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f2cb085b-7021-4a51-8f32-8a72c1089173 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f2cb085b-7021-4a51-8f32-8a72c1089173 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] GET http://192.168.122.75/volume/v3/messages Sep 02 09:02:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f2cb085b-7021-4a51-8f32-8a72c1089173 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f2cb085b-7021-4a51-8f32-8a72c1089173 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f2cb085b-7021-4a51-8f32-8a72c1089173 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] http://192.168.122.75/volume/v3/messages returned with HTTP 200 Sep 02 09:02:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1468/2926] 192.168.122.75 () {60 vars in 1159 bytes} [Wed Sep 2 09:02:58 2026] GET /volume/v3/messages => generated 676 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 09:02:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ce6b5cb2-9d33-4c2c-859b-509914a9f77c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ce6b5cb2-9d33-4c2c-859b-509914a9f77c tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-member] GET http://192.168.122.75/volume/v3/messages/6d9fb2e1-b924-46ad-a6c6-102aaa14f2c6 Sep 02 09:02:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ce6b5cb2-9d33-4c2c-859b-509914a9f77c tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ce6b5cb2-9d33-4c2c-859b-509914a9f77c tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-member] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ce6b5cb2-9d33-4c2c-859b-509914a9f77c tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-member] http://192.168.122.75/volume/v3/messages/6d9fb2e1-b924-46ad-a6c6-102aaa14f2c6 returned with HTTP 200 Sep 02 09:02:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1459/2927] 192.168.122.75 () {60 vars in 1270 bytes} [Wed Sep 2 09:02:58 2026] GET /volume/v3/messages/6d9fb2e1-b924-46ad-a6c6-102aaa14f2c6 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-aa74ebd1-3c69-4b1b-8857-cccd4f38554a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aa74ebd1-3c69-4b1b-8857-cccd4f38554a tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] DELETE http://192.168.122.75/volume/v3/messages/6d9fb2e1-b924-46ad-a6c6-102aaa14f2c6 Sep 02 09:02:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aa74ebd1-3c69-4b1b-8857-cccd4f38554a tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aa74ebd1-3c69-4b1b-8857-cccd4f38554a tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aa74ebd1-3c69-4b1b-8857-cccd4f38554a tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] http://192.168.122.75/volume/v3/messages/6d9fb2e1-b924-46ad-a6c6-102aaa14f2c6 returned with HTTP 204 Sep 02 09:02:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1469/2928] 192.168.122.75 () {60 vars in 1273 bytes} [Wed Sep 2 09:02:58 2026] DELETE /volume/v3/messages/6d9fb2e1-b924-46ad-a6c6-102aaa14f2c6 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 09:02:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7ff68e63-509e-488f-aedb-9f28baca26b7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7ff68e63-509e-488f-aedb-9f28baca26b7 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/6f781b7f-2599-4af8-b3c2-6fdbd9c1b655 Sep 02 09:02:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7ff68e63-509e-488f-aedb-9f28baca26b7 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7ff68e63-509e-488f-aedb-9f28baca26b7 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:58 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-7ff68e63-509e-488f-aedb-9f28baca26b7 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Delete volume with id: 6f781b7f-2599-4af8-b3c2-6fdbd9c1b655 Sep 02 09:02:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:58 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:58 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7ff68e63-509e-488f-aedb-9f28baca26b7 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Volume info retrieved successfully. Sep 02 09:02:58 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-7ff68e63-509e-488f-aedb-9f28baca26b7 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86994) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 09:02:58 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-7ff68e63-509e-488f-aedb-9f28baca26b7 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Created reservations ['9befeacb-0fcd-4384-9ad4-42f9656bd829', '58f16e4c-3d0f-4bb4-a1dd-23ecbdae32f3', 'eeae0691-d926-411f-8799-132a2cb6304b', '3fcd399b-42d8-447e-afe8-8c04d1780588'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:02:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7ff68e63-509e-488f-aedb-9f28baca26b7 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Delete volume request issued successfully. Sep 02 09:02:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7ff68e63-509e-488f-aedb-9f28baca26b7 tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] http://192.168.122.75/volume/v3/volumes/6f781b7f-2599-4af8-b3c2-6fdbd9c1b655 returned with HTTP 202 Sep 02 09:02:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1460/2929] 192.168.122.75 () {60 vars in 1270 bytes} [Wed Sep 2 09:02:58 2026] DELETE /volume/v3/volumes/6f781b7f-2599-4af8-b3c2-6fdbd9c1b655 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8d5d4210-fe34-476b-9f6f-1921739bb59a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8d5d4210-fe34-476b-9f6f-1921739bb59a tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] DELETE http://192.168.122.75/volume/v3/types/f55d9805-2b6c-4383-b585-529050bd2185 Sep 02 09:02:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8d5d4210-fe34-476b-9f6f-1921739bb59a tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8d5d4210-fe34-476b-9f6f-1921739bb59a tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-950d9309-f9a3-43de-a16e-73208e130bce None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-950d9309-f9a3-43de-a16e-73208e130bce tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/volumes/87f1909f-aaf9-439a-b228-545623e5642d Sep 02 09:02:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-950d9309-f9a3-43de-a16e-73208e130bce tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-950d9309-f9a3-43de-a16e-73208e130bce tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:58 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:58 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8d5d4210-fe34-476b-9f6f-1921739bb59a tempest-ProjectMemberTests-831077534 tempest-ProjectMemberTests-831077534-project-admin] http://192.168.122.75/volume/v3/types/f55d9805-2b6c-4383-b585-529050bd2185 returned with HTTP 202 Sep 02 09:02:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1470/2930] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:02:58 2026] DELETE /volume/v3/types/f55d9805-2b6c-4383-b585-529050bd2185 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:02:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-950d9309-f9a3-43de-a16e-73208e130bce tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Volume info retrieved successfully. Sep 02 09:02:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-950d9309-f9a3-43de-a16e-73208e130bce tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/87f1909f-aaf9-439a-b228-545623e5642d returned with HTTP 200 Sep 02 09:02:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1461/2931] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:58 2026] GET /volume/v3/volumes/87f1909f-aaf9-439a-b228-545623e5642d => generated 859 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9614656d-c1a9-45f5-85ea-2bb941e11250 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9614656d-c1a9-45f5-85ea-2bb941e11250 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/volumes/4d0dbce0-83ce-489e-9139-74a665d914f2 Sep 02 09:02:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9614656d-c1a9-45f5-85ea-2bb941e11250 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9614656d-c1a9-45f5-85ea-2bb941e11250 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:58 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:58 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:02:58 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:58 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:02:58 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-9614656d-c1a9-45f5-85ea-2bb941e11250 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Volume info retrieved successfully. Sep 02 09:02:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9614656d-c1a9-45f5-85ea-2bb941e11250 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/4d0dbce0-83ce-489e-9139-74a665d914f2 returned with HTTP 200 Sep 02 09:02:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1471/2932] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:58 2026] GET /volume/v3/volumes/4d0dbce0-83ce-489e-9139-74a665d914f2 => generated 859 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4d4b0980-ed11-4e41-865f-81c7917e325f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4d4b0980-ed11-4e41-865f-81c7917e325f tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/volumes/4d0dbce0-83ce-489e-9139-74a665d914f2 Sep 02 09:02:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4d4b0980-ed11-4e41-865f-81c7917e325f tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4d4b0980-ed11-4e41-865f-81c7917e325f tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:02:59 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:02:59 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:02:59 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:02:59 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:02:59 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4d4b0980-ed11-4e41-865f-81c7917e325f tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Volume info retrieved successfully. Sep 02 09:02:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4d4b0980-ed11-4e41-865f-81c7917e325f tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/4d0dbce0-83ce-489e-9139-74a665d914f2 returned with HTTP 200 Sep 02 09:02:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1462/2933] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:59 2026] GET /volume/v3/volumes/4d0dbce0-83ce-489e-9139-74a665d914f2 => generated 860 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:02:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-60ef9945-0f39-4ac4-81f7-f73efcf2552d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:02:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-60ef9945-0f39-4ac4-81f7-f73efcf2552d tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/volumes/542b8274-1cf2-4f98-abe6-b58038e1fa86 Sep 02 09:02:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-60ef9945-0f39-4ac4-81f7-f73efcf2552d tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:02:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-60ef9945-0f39-4ac4-81f7-f73efcf2552d tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-60ef9945-0f39-4ac4-81f7-f73efcf2552d tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Volume info retrieved successfully. Sep 02 09:03:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-60ef9945-0f39-4ac4-81f7-f73efcf2552d tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/542b8274-1cf2-4f98-abe6-b58038e1fa86 returned with HTTP 200 Sep 02 09:03:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1472/2934] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:02:59 2026] GET /volume/v3/volumes/542b8274-1cf2-4f98-abe6-b58038e1fa86 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c0137963-40fb-4f31-a02b-f0ba20234ec8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c0137963-40fb-4f31-a02b-f0ba20234ec8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/volumes/212c503d-33aa-4b89-b697-9892fdae5fa5 Sep 02 09:03:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c0137963-40fb-4f31-a02b-f0ba20234ec8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c0137963-40fb-4f31-a02b-f0ba20234ec8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:00 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:00 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:00 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:00 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c0137963-40fb-4f31-a02b-f0ba20234ec8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Volume info retrieved successfully. Sep 02 09:03:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c0137963-40fb-4f31-a02b-f0ba20234ec8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/212c503d-33aa-4b89-b697-9892fdae5fa5 returned with HTTP 200 Sep 02 09:03:00 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1463/2935] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:00 2026] GET /volume/v3/volumes/212c503d-33aa-4b89-b697-9892fdae5fa5 => generated 858 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-65128453-74e2-49fe-8515-5bca835b82fa None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-65128453-74e2-49fe-8515-5bca835b82fa tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:03:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-65128453-74e2-49fe-8515-5bca835b82fa tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "089c5075-e52c-449f-8e6d-97e694710e34", "size": 1}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-65128453-74e2-49fe-8515-5bca835b82fa tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '089c5075-e52c-449f-8e6d-97e694710e34', 'size': 1}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:03:00 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-65128453-74e2-49fe-8515-5bca835b82fa tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Create volume of 1 GB Sep 02 09:03:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-65128453-74e2-49fe-8515-5bca835b82fa tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Availability Zones retrieved successfully. Sep 02 09:03:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-65128453-74e2-49fe-8515-5bca835b82fa tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Flow 'volume_create_api' (31bced63-9f0d-42f5-96d9-d71ce524f1fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-65128453-74e2-49fe-8515-5bca835b82fa tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c5eec7-45e9-4e31-8e48-958b80f53fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-65128453-74e2-49fe-8515-5bca835b82fa tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:03:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-65128453-74e2-49fe-8515-5bca835b82fa tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c5eec7-45e9-4e31-8e48-958b80f53fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:00 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-65128453-74e2-49fe-8515-5bca835b82fa tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66b0767b-e541-48ce-949a-f0c8da59cc3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:01 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-65128453-74e2-49fe-8515-5bca835b82fa tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Created reservations ['d2bf7880-08ec-4abc-a08e-2d1817b12b38', 'd2780b21-0ea5-4bfc-b62b-86fa189bb14d', '1b488fef-2d18-4023-9c80-46cb058af17c', '493dec65-ec62-402d-b1e4-44916af83562'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:03:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-65128453-74e2-49fe-8515-5bca835b82fa tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66b0767b-e541-48ce-949a-f0c8da59cc3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2bf7880-08ec-4abc-a08e-2d1817b12b38', 'd2780b21-0ea5-4bfc-b62b-86fa189bb14d', '1b488fef-2d18-4023-9c80-46cb058af17c', '493dec65-ec62-402d-b1e4-44916af83562']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-65128453-74e2-49fe-8515-5bca835b82fa tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (879c0815-ba5d-4979-80e1-8b6f252a25e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:01 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:01 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-65128453-74e2-49fe-8515-5bca835b82fa tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (879c0815-ba5d-4979-80e1-8b6f252a25e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c52cf384-5799-4c3e-b0b6-ad5c9849a72a', '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='94a78788c72c482ab4202b1ef5692d31',qos_specs=None,replication_status=,reservations=['d2bf7880-08ec-4abc-a08e-2d1817b12b38','d2780b21-0ea5-4bfc-b62b-86fa189bb14d','1b488fef-2d18-4023-9c80-46cb058af17c','493dec65-ec62-402d-b1e4-44916af83562'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b0eec02cdf8484d968a16cfe22af039',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:03:01Z,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=c52cf384-5799-4c3e-b0b6-ad5c9849a72a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94a78788c72c482ab4202b1ef5692d31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b0eec02cdf8484d968a16cfe22af039',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-65128453-74e2-49fe-8515-5bca835b82fa tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e7c71f0-4842-417a-81e9-0580ed3bd7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d7567b4f-26da-47a6-925e-98d47aa6aab2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d7567b4f-26da-47a6-925e-98d47aa6aab2 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/volumes/212c503d-33aa-4b89-b697-9892fdae5fa5 Sep 02 09:03:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d7567b4f-26da-47a6-925e-98d47aa6aab2 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d7567b4f-26da-47a6-925e-98d47aa6aab2 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-65128453-74e2-49fe-8515-5bca835b82fa tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e7c71f0-4842-417a-81e9-0580ed3bd7a4) transitioned into state 'SUCCESS' from 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='94a78788c72c482ab4202b1ef5692d31',qos_specs=None,replication_status=,reservations=['d2bf7880-08ec-4abc-a08e-2d1817b12b38','d2780b21-0ea5-4bfc-b62b-86fa189bb14d','1b488fef-2d18-4023-9c80-46cb058af17c','493dec65-ec62-402d-b1e4-44916af83562'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b0eec02cdf8484d968a16cfe22af039',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:01 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:01 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:01 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:01 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-65128453-74e2-49fe-8515-5bca835b82fa tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ad09836-c646-410b-8b67-3d9229c985bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:01 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d7567b4f-26da-47a6-925e-98d47aa6aab2 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Volume info retrieved successfully. Sep 02 09:03:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d7567b4f-26da-47a6-925e-98d47aa6aab2 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/212c503d-33aa-4b89-b697-9892fdae5fa5 returned with HTTP 200 Sep 02 09:03:01 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1464/2936] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:01 2026] GET /volume/v3/volumes/212c503d-33aa-4b89-b697-9892fdae5fa5 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-65128453-74e2-49fe-8515-5bca835b82fa tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ad09836-c646-410b-8b67-3d9229c985bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:01 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-65128453-74e2-49fe-8515-5bca835b82fa tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Flow 'volume_create_api' (31bced63-9f0d-42f5-96d9-d71ce524f1fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:01 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-65128453-74e2-49fe-8515-5bca835b82fa tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Create volume request issued successfully. Sep 02 09:03:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-65128453-74e2-49fe-8515-5bca835b82fa tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:03:01 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1473/2937] 192.168.122.75 () {62 vars in 1179 bytes} [Wed Sep 2 09:03:00 2026] POST /volume/v3/volumes => generated 782 bytes in 686 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3cf97258-5e18-41e3-8abf-383fc02c4b67 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3cf97258-5e18-41e3-8abf-383fc02c4b67 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] DELETE http://192.168.122.75/volume/v3/volumes/212c503d-33aa-4b89-b697-9892fdae5fa5 Sep 02 09:03:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3cf97258-5e18-41e3-8abf-383fc02c4b67 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3cf97258-5e18-41e3-8abf-383fc02c4b67 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:01 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-3cf97258-5e18-41e3-8abf-383fc02c4b67 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Delete volume with id: 212c503d-33aa-4b89-b697-9892fdae5fa5 Sep 02 09:03:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0b30b5f8-461b-498a-81cc-39194e9994fd None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0b30b5f8-461b-498a-81cc-39194e9994fd tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] GET http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a Sep 02 09:03:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0b30b5f8-461b-498a-81cc-39194e9994fd tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0b30b5f8-461b-498a-81cc-39194e9994fd tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:01 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:01 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:01 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:01 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:01 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:01 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:01 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:01 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:01 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3cf97258-5e18-41e3-8abf-383fc02c4b67 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Volume info retrieved successfully. Sep 02 09:03:01 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0b30b5f8-461b-498a-81cc-39194e9994fd tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Volume info retrieved successfully. Sep 02 09:03:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0b30b5f8-461b-498a-81cc-39194e9994fd tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a returned with HTTP 200 Sep 02 09:03:01 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1474/2938] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:01 2026] GET /volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:03:01 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3cf97258-5e18-41e3-8abf-383fc02c4b67 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Delete volume request issued successfully. Sep 02 09:03:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3cf97258-5e18-41e3-8abf-383fc02c4b67 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/212c503d-33aa-4b89-b697-9892fdae5fa5 returned with HTTP 202 Sep 02 09:03:01 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1465/2939] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:03:01 2026] DELETE /volume/v3/volumes/212c503d-33aa-4b89-b697-9892fdae5fa5 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-42c5acf6-e95a-49ab-8ebf-fa4bb87bc408 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-42c5acf6-e95a-49ab-8ebf-fa4bb87bc408 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/volumes/212c503d-33aa-4b89-b697-9892fdae5fa5 Sep 02 09:03:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-42c5acf6-e95a-49ab-8ebf-fa4bb87bc408 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-42c5acf6-e95a-49ab-8ebf-fa4bb87bc408 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:01 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:01 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:01 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:01 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:01 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-42c5acf6-e95a-49ab-8ebf-fa4bb87bc408 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Volume info retrieved successfully. Sep 02 09:03:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-42c5acf6-e95a-49ab-8ebf-fa4bb87bc408 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/212c503d-33aa-4b89-b697-9892fdae5fa5 returned with HTTP 200 Sep 02 09:03:01 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1475/2940] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:01 2026] GET /volume/v3/volumes/212c503d-33aa-4b89-b697-9892fdae5fa5 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d3791c42-ce28-442e-9969-d0144fd262be None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d3791c42-ce28-442e-9969-d0144fd262be tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:03:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d3791c42-ce28-442e-9969-d0144fd262be tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-437565967", "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=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d3791c42-ce28-442e-9969-d0144fd262be tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:03:01 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1466/2941] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:03:01 2026] POST /volume/v3/types => generated 379 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-18921a04-033b-42bc-aa7a-eadd753286f6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-18921a04-033b-42bc-aa7a-eadd753286f6 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] POST http://192.168.122.75/volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360/encryption Sep 02 09:03:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-18921a04-033b-42bc-aa7a-eadd753286f6 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-18921a04-033b-42bc-aa7a-eadd753286f6 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] http://192.168.122.75/volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360/encryption returned with HTTP 200 Sep 02 09:03:02 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1476/2942] 192.168.122.75 () {60 vars in 1276 bytes} [Wed Sep 2 09:03:01 2026] POST /volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360/encryption => generated 239 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-753f518b-1388-433e-a263-128ab1584d52 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-753f518b-1388-433e-a263-128ab1584d52 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-753f518b-1388-433e-a263-128ab1584d52 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-434492102", "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=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-753f518b-1388-433e-a263-128ab1584d52 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:03:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1467/2943] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:03:02 2026] POST /volume/v3/types => generated 379 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-da358b4b-c62a-4ce2-a742-8b0a8aacc122 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-614c1378-d07e-4b9d-b445-15efe4bf06a3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-614c1378-d07e-4b9d-b445-15efe4bf06a3 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] GET http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-614c1378-d07e-4b9d-b445-15efe4bf06a3 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-614c1378-d07e-4b9d-b445-15efe4bf06a3 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-da358b4b-c62a-4ce2-a742-8b0a8aacc122 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] POST http://192.168.122.75/volume/v3/types/f000c0b1-eb9c-4a89-8410-3a1dda4d421e/encryption Sep 02 09:03:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-da358b4b-c62a-4ce2-a742-8b0a8aacc122 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:02 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:02 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-da358b4b-c62a-4ce2-a742-8b0a8aacc122 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'a02a6e97e345480ea848a9456950bb47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a004ed3b4994c778253cbef315ae4f5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:03:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-da358b4b-c62a-4ce2-a742-8b0a8aacc122 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] http://192.168.122.75/volume/v3/types/f000c0b1-eb9c-4a89-8410-3a1dda4d421e/encryption returned with HTTP 403 Sep 02 09:03:02 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:02 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:02 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1477/2944] 192.168.122.75 () {60 vars in 1276 bytes} [Wed Sep 2 09:03:02 2026] POST /volume/v3/types/f000c0b1-eb9c-4a89-8410-3a1dda4d421e/encryption => generated 127 bytes in 242 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-77913882-d60e-46ef-a290-dbe513457d88 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-614c1378-d07e-4b9d-b445-15efe4bf06a3 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Volume info retrieved successfully. Sep 02 09:03:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-77913882-d60e-46ef-a290-dbe513457d88 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:03:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-77913882-d60e-46ef-a290-dbe513457d88 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1830193493", "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=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-614c1378-d07e-4b9d-b445-15efe4bf06a3 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a returned with HTTP 200 Sep 02 09:03:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1468/2945] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:02 2026] GET /volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a => generated 874 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:03:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-77913882-d60e-46ef-a290-dbe513457d88 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:03:02 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1478/2946] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:03:02 2026] POST /volume/v3/types => generated 380 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-46d7e6f7-019e-4128-8796-8369498bdeb8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-46d7e6f7-019e-4128-8796-8369498bdeb8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/volumes/212c503d-33aa-4b89-b697-9892fdae5fa5 Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-46d7e6f7-019e-4128-8796-8369498bdeb8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-46d7e6f7-019e-4128-8796-8369498bdeb8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8c883564-d42a-4240-ae63-6ad851adb3e8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8c883564-d42a-4240-ae63-6ad851adb3e8 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] POST http://192.168.122.75/volume/v3/types/2e2dd03a-daa3-4902-9fc7-fb66556b6fec/extra_specs Sep 02 09:03:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8c883564-d42a-4240-ae63-6ad851adb3e8 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:02 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-8c883564-d42a-4240-ae63-6ad851adb3e8 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'a02a6e97e345480ea848a9456950bb47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a004ed3b4994c778253cbef315ae4f5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:03:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8c883564-d42a-4240-ae63-6ad851adb3e8 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] http://192.168.122.75/volume/v3/types/2e2dd03a-daa3-4902-9fc7-fb66556b6fec/extra_specs returned with HTTP 403 Sep 02 09:03:02 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1479/2947] 192.168.122.75 () {60 vars in 1278 bytes} [Wed Sep 2 09:03:02 2026] POST /volume/v3/types/2e2dd03a-daa3-4902-9fc7-fb66556b6fec/extra_specs => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-46d7e6f7-019e-4128-8796-8369498bdeb8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/212c503d-33aa-4b89-b697-9892fdae5fa5 returned with HTTP 404 Sep 02 09:03:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1469/2948] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:02 2026] GET /volume/v3/volumes/212c503d-33aa-4b89-b697-9892fdae5fa5 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 09:03:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6a0aa173-d0a4-420c-8f81-d658bd6e257c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-54904bb7-e44f-4014-8702-3d7f5bb287db None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6a0aa173-d0a4-420c-8f81-d658bd6e257c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] DELETE http://192.168.122.75/volume/v3/volumes/542b8274-1cf2-4f98-abe6-b58038e1fa86 Sep 02 09:03:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6a0aa173-d0a4-420c-8f81-d658bd6e257c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6a0aa173-d0a4-420c-8f81-d658bd6e257c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:02 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-6a0aa173-d0a4-420c-8f81-d658bd6e257c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Delete volume with id: 542b8274-1cf2-4f98-abe6-b58038e1fa86 Sep 02 09:03:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-54904bb7-e44f-4014-8702-3d7f5bb287db tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] PUT http://192.168.122.75/volume/v3/types/2e2dd03a-daa3-4902-9fc7-fb66556b6fec/extra_specs/key2 Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-54904bb7-e44f-4014-8702-3d7f5bb287db tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-54904bb7-e44f-4014-8702-3d7f5bb287db tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a02a6e97e345480ea848a9456950bb47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a004ed3b4994c778253cbef315ae4f5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-54904bb7-e44f-4014-8702-3d7f5bb287db tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] http://192.168.122.75/volume/v3/types/2e2dd03a-daa3-4902-9fc7-fb66556b6fec/extra_specs/key2 returned with HTTP 403 Sep 02 09:03:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1470/2949] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 09:03:02 2026] PUT /volume/v3/types/2e2dd03a-daa3-4902-9fc7-fb66556b6fec/extra_specs/key2 => generated 122 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:02 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:02 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:02 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:02 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-1982f1df-372d-4423-abda-d2306b3e3c8f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:02 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6a0aa173-d0a4-420c-8f81-d658bd6e257c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Volume info retrieved successfully. Sep 02 09:03:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1982f1df-372d-4423-abda-d2306b3e3c8f tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] POST http://192.168.122.75/volume/v3/types Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-1982f1df-372d-4423-abda-d2306b3e3c8f tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-1982f1df-372d-4423-abda-d2306b3e3c8f tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'a02a6e97e345480ea848a9456950bb47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a004ed3b4994c778253cbef315ae4f5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-1982f1df-372d-4423-abda-d2306b3e3c8f tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] http://192.168.122.75/volume/v3/types returned with HTTP 403 Sep 02 09:03:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1471/2950] 192.168.122.75 () {60 vars in 1131 bytes} [Wed Sep 2 09:03:02 2026] POST /volume/v3/types => generated 109 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a81464e1-80f0-4466-8dd5-7c44545a8a04 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a81464e1-80f0-4466-8dd5-7c44545a8a04 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a81464e1-80f0-4466-8dd5-7c44545a8a04 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-796351357", "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=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:02 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6a0aa173-d0a4-420c-8f81-d658bd6e257c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Delete volume request issued successfully. Sep 02 09:03:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6a0aa173-d0a4-420c-8f81-d658bd6e257c tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/542b8274-1cf2-4f98-abe6-b58038e1fa86 returned with HTTP 202 Sep 02 09:03:02 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1480/2951] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:03:02 2026] DELETE /volume/v3/volumes/542b8274-1cf2-4f98-abe6-b58038e1fa86 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-daf0c5ee-140f-448c-8db9-6c840dd8530f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-daf0c5ee-140f-448c-8db9-6c840dd8530f tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/volumes/542b8274-1cf2-4f98-abe6-b58038e1fa86 Sep 02 09:03:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-daf0c5ee-140f-448c-8db9-6c840dd8530f tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-daf0c5ee-140f-448c-8db9-6c840dd8530f tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a81464e1-80f0-4466-8dd5-7c44545a8a04 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:03:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1472/2952] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:03:02 2026] POST /volume/v3/types => generated 379 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0f2d6e2c-ba94-41fa-9da2-3632f386c231 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0f2d6e2c-ba94-41fa-9da2-3632f386c231 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] POST http://192.168.122.75/volume/v3/types/09c70eb4-f884-4590-ae90-d6cd79778d26/encryption Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0f2d6e2c-ba94-41fa-9da2-3632f386c231 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:02 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:02 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:02 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:02 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:02 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-daf0c5ee-140f-448c-8db9-6c840dd8530f tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Volume info retrieved successfully. Sep 02 09:03:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0f2d6e2c-ba94-41fa-9da2-3632f386c231 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] http://192.168.122.75/volume/v3/types/09c70eb4-f884-4590-ae90-d6cd79778d26/encryption returned with HTTP 200 Sep 02 09:03:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1473/2953] 192.168.122.75 () {60 vars in 1276 bytes} [Wed Sep 2 09:03:02 2026] POST /volume/v3/types/09c70eb4-f884-4590-ae90-d6cd79778d26/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-086cb67a-97ce-4535-b9a6-e60935c0cc88 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-086cb67a-97ce-4535-b9a6-e60935c0cc88 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] DELETE http://192.168.122.75/volume/v3/types/09c70eb4-f884-4590-ae90-d6cd79778d26/encryption/9c6928ca-7f67-4223-a11b-2e78287b9fb9 Sep 02 09:03:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-daf0c5ee-140f-448c-8db9-6c840dd8530f tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/542b8274-1cf2-4f98-abe6-b58038e1fa86 returned with HTTP 200 Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-086cb67a-97ce-4535-b9a6-e60935c0cc88 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:02 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1481/2954] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:02 2026] GET /volume/v3/volumes/542b8274-1cf2-4f98-abe6-b58038e1fa86 => generated 859 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-086cb67a-97ce-4535-b9a6-e60935c0cc88 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-086cb67a-97ce-4535-b9a6-e60935c0cc88 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'a02a6e97e345480ea848a9456950bb47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a004ed3b4994c778253cbef315ae4f5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-086cb67a-97ce-4535-b9a6-e60935c0cc88 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] http://192.168.122.75/volume/v3/types/09c70eb4-f884-4590-ae90-d6cd79778d26/encryption/9c6928ca-7f67-4223-a11b-2e78287b9fb9 returned with HTTP 403 Sep 02 09:03:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1474/2955] 192.168.122.75 () {58 vars in 1368 bytes} [Wed Sep 2 09:03:02 2026] DELETE /volume/v3/types/09c70eb4-f884-4590-ae90-d6cd79778d26/encryption/9c6928ca-7f67-4223-a11b-2e78287b9fb9 => generated 127 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-cc909c23-716b-4d73-9173-7023e237c544 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cc909c23-716b-4d73-9173-7023e237c544 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:03:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cc909c23-716b-4d73-9173-7023e237c544 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1550248834", "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=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cc909c23-716b-4d73-9173-7023e237c544 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:03:02 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1482/2956] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:03:02 2026] POST /volume/v3/types => generated 380 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3f23d91e-52ac-40af-a795-c8c07406222f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3f23d91e-52ac-40af-a795-c8c07406222f tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] DELETE http://192.168.122.75/volume/v3/types/76167cf3-b0f3-44b4-9c9f-36cd54cd3998/extra_specs/key1 Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3f23d91e-52ac-40af-a795-c8c07406222f tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3f23d91e-52ac-40af-a795-c8c07406222f tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-3f23d91e-52ac-40af-a795-c8c07406222f tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'a02a6e97e345480ea848a9456950bb47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a004ed3b4994c778253cbef315ae4f5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3f23d91e-52ac-40af-a795-c8c07406222f tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] http://192.168.122.75/volume/v3/types/76167cf3-b0f3-44b4-9c9f-36cd54cd3998/extra_specs/key1 returned with HTTP 403 Sep 02 09:03:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1475/2957] 192.168.122.75 () {58 vars in 1275 bytes} [Wed Sep 2 09:03:02 2026] DELETE /volume/v3/types/76167cf3-b0f3-44b4-9c9f-36cd54cd3998/extra_specs/key1 => generated 122 bytes in 38 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9905475f-42dd-430f-b094-5c0cb2f438e1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9905475f-42dd-430f-b094-5c0cb2f438e1 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:03:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9905475f-42dd-430f-b094-5c0cb2f438e1 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-980779548", "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=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9905475f-42dd-430f-b094-5c0cb2f438e1 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:03:02 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1483/2958] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:03:02 2026] POST /volume/v3/types => generated 379 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ef9722b8-3a4c-49fd-9fec-0f22db620b8f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ef9722b8-3a4c-49fd-9fec-0f22db620b8f tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] DELETE http://192.168.122.75/volume/v3/types/dcc24b5f-753c-4468-afef-1aae3c1437a7 Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ef9722b8-3a4c-49fd-9fec-0f22db620b8f tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ef9722b8-3a4c-49fd-9fec-0f22db620b8f tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-ef9722b8-3a4c-49fd-9fec-0f22db620b8f tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'a02a6e97e345480ea848a9456950bb47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a004ed3b4994c778253cbef315ae4f5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:03:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ef9722b8-3a4c-49fd-9fec-0f22db620b8f tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] http://192.168.122.75/volume/v3/types/dcc24b5f-753c-4468-afef-1aae3c1437a7 returned with HTTP 403 Sep 02 09:03:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1476/2959] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:03:02 2026] DELETE /volume/v3/types/dcc24b5f-753c-4468-afef-1aae3c1437a7 => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-48102c06-23ff-4dc1-b20c-76b5ac000b10 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-48102c06-23ff-4dc1-b20c-76b5ac000b10 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] GET http://192.168.122.75/volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360/extra_specs Sep 02 09:03:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-48102c06-23ff-4dc1-b20c-76b5ac000b10 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-48102c06-23ff-4dc1-b20c-76b5ac000b10 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-48102c06-23ff-4dc1-b20c-76b5ac000b10 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] http://192.168.122.75/volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360/extra_specs returned with HTTP 200 Sep 02 09:03:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1484/2960] 192.168.122.75 () {58 vars in 1257 bytes} [Wed Sep 2 09:03:02 2026] GET /volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360/extra_specs => generated 123 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d70c3889-e460-4678-9e1b-fc10c5b9a87d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d70c3889-e460-4678-9e1b-fc10c5b9a87d tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] GET http://192.168.122.75/volume/v3/types Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d70c3889-e460-4678-9e1b-fc10c5b9a87d tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d70c3889-e460-4678-9e1b-fc10c5b9a87d tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-d70c3889-e460-4678-9e1b-fc10c5b9a87d tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d70c3889-e460-4678-9e1b-fc10c5b9a87d tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:03:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1477/2961] 192.168.122.75 () {58 vars in 1110 bytes} [Wed Sep 2 09:03:03 2026] GET /volume/v3/types => generated 2360 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6c384819-ab3f-4332-ab2b-4ac47646233c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6c384819-ab3f-4332-ab2b-4ac47646233c tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] GET http://192.168.122.75/volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360/encryption/cipher Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6c384819-ab3f-4332-ab2b-4ac47646233c tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6c384819-ab3f-4332-ab2b-4ac47646233c tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-6c384819-ab3f-4332-ab2b-4ac47646233c tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a02a6e97e345480ea848a9456950bb47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a004ed3b4994c778253cbef315ae4f5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6c384819-ab3f-4332-ab2b-4ac47646233c tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] http://192.168.122.75/volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360/encryption/cipher returned with HTTP 403 Sep 02 09:03:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1485/2962] 192.168.122.75 () {58 vars in 1275 bytes} [Wed Sep 2 09:03:03 2026] GET /volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360/encryption/cipher => generated 124 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-83121b76-fb2b-4cc4-a9cf-97fb5c3d28a7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-83121b76-fb2b-4cc4-a9cf-97fb5c3d28a7 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] GET http://192.168.122.75/volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360/encryption Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-83121b76-fb2b-4cc4-a9cf-97fb5c3d28a7 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-83121b76-fb2b-4cc4-a9cf-97fb5c3d28a7 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Calling method 'index' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-83121b76-fb2b-4cc4-a9cf-97fb5c3d28a7 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a02a6e97e345480ea848a9456950bb47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a004ed3b4994c778253cbef315ae4f5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-83121b76-fb2b-4cc4-a9cf-97fb5c3d28a7 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] http://192.168.122.75/volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360/encryption returned with HTTP 403 Sep 02 09:03:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1478/2963] 192.168.122.75 () {58 vars in 1254 bytes} [Wed Sep 2 09:03:03 2026] GET /volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360/encryption => generated 124 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3b933f08-b80f-4615-80dd-785f4310e694 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3b933f08-b80f-4615-80dd-785f4310e694 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] GET http://192.168.122.75/volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360/extra_specs/multiattach Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3b933f08-b80f-4615-80dd-785f4310e694 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3b933f08-b80f-4615-80dd-785f4310e694 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3b933f08-b80f-4615-80dd-785f4310e694 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] http://192.168.122.75/volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360/extra_specs/multiattach returned with HTTP 200 Sep 02 09:03:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1486/2964] 192.168.122.75 () {58 vars in 1293 bytes} [Wed Sep 2 09:03:03 2026] GET /volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360/extra_specs/multiattach => generated 29 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bd3dad95-994a-489b-8051-1f3a7103cb45 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bd3dad95-994a-489b-8051-1f3a7103cb45 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] GET http://192.168.122.75/volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360/extra_specs/volume_backend_name Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bd3dad95-994a-489b-8051-1f3a7103cb45 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bd3dad95-994a-489b-8051-1f3a7103cb45 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bd3dad95-994a-489b-8051-1f3a7103cb45 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] http://192.168.122.75/volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360/extra_specs/volume_backend_name returned with HTTP 404 Sep 02 09:03:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1479/2965] 192.168.122.75 () {58 vars in 1317 bytes} [Wed Sep 2 09:03:03 2026] GET /volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360/extra_specs/volume_backend_name => generated 143 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d6bf715f-0429-4934-bb43-2f4c832b8b7f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d6bf715f-0429-4934-bb43-2f4c832b8b7f tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] GET http://192.168.122.75/volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360 Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d6bf715f-0429-4934-bb43-2f4c832b8b7f tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d6bf715f-0429-4934-bb43-2f4c832b8b7f tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d6bf715f-0429-4934-bb43-2f4c832b8b7f tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] http://192.168.122.75/volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360 returned with HTTP 200 Sep 02 09:03:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1487/2966] 192.168.122.75 () {58 vars in 1221 bytes} [Wed Sep 2 09:03:03 2026] GET /volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360 => generated 317 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b6a931a0-2f0a-4c54-8a63-a6141d15b543 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b6a931a0-2f0a-4c54-8a63-a6141d15b543 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] PUT http://192.168.122.75/volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360/encryption/c20e4579-713a-4afd-a4e8-ac40a24e9eb8 Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b6a931a0-2f0a-4c54-8a63-a6141d15b543 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-b6a931a0-2f0a-4c54-8a63-a6141d15b543 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'a02a6e97e345480ea848a9456950bb47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a004ed3b4994c778253cbef315ae4f5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b6a931a0-2f0a-4c54-8a63-a6141d15b543 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] http://192.168.122.75/volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360/encryption/c20e4579-713a-4afd-a4e8-ac40a24e9eb8 returned with HTTP 403 Sep 02 09:03:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1480/2967] 192.168.122.75 () {60 vars in 1385 bytes} [Wed Sep 2 09:03:03 2026] PUT /volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360/encryption/c20e4579-713a-4afd-a4e8-ac40a24e9eb8 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5643af3d-5ffa-477a-be70-4e763cbf3cf9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1ffda51e-bdbb-4bfa-84c4-4c17d08d9eb6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5643af3d-5ffa-477a-be70-4e763cbf3cf9 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] GET http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5643af3d-5ffa-477a-be70-4e763cbf3cf9 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5643af3d-5ffa-477a-be70-4e763cbf3cf9 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1ffda51e-bdbb-4bfa-84c4-4c17d08d9eb6 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] PUT http://192.168.122.75/volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360/extra_specs/key1 Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1ffda51e-bdbb-4bfa-84c4-4c17d08d9eb6 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:03 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:03 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:03 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-1ffda51e-bdbb-4bfa-84c4-4c17d08d9eb6 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a02a6e97e345480ea848a9456950bb47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a004ed3b4994c778253cbef315ae4f5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5643af3d-5ffa-477a-be70-4e763cbf3cf9 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Volume info retrieved successfully. Sep 02 09:03:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1ffda51e-bdbb-4bfa-84c4-4c17d08d9eb6 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] http://192.168.122.75/volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360/extra_specs/key1 returned with HTTP 403 Sep 02 09:03:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1488/2968] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 09:03:03 2026] PUT /volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360/extra_specs/key1 => generated 122 bytes in 39 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5643af3d-5ffa-477a-be70-4e763cbf3cf9 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a returned with HTTP 200 Sep 02 09:03:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1481/2969] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:03 2026] GET /volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a => generated 874 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-84a2f2a4-cd53-40e8-ae24-3854ff59790b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-84a2f2a4-cd53-40e8-ae24-3854ff59790b tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] PUT http://192.168.122.75/volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360 Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-84a2f2a4-cd53-40e8-ae24-3854ff59790b tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-84a2f2a4-cd53-40e8-ae24-3854ff59790b tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'a02a6e97e345480ea848a9456950bb47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a004ed3b4994c778253cbef315ae4f5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-84a2f2a4-cd53-40e8-ae24-3854ff59790b tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-member] http://192.168.122.75/volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360 returned with HTTP 403 Sep 02 09:03:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1489/2970] 192.168.122.75 () {60 vars in 1241 bytes} [Wed Sep 2 09:03:03 2026] PUT /volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360 => generated 109 bytes in 36 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-569a0642-0e0f-4a1a-8a33-ee6e422df1a1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-569a0642-0e0f-4a1a-8a33-ee6e422df1a1 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] DELETE http://192.168.122.75/volume/v3/types/dcc24b5f-753c-4468-afef-1aae3c1437a7 Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-569a0642-0e0f-4a1a-8a33-ee6e422df1a1 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-569a0642-0e0f-4a1a-8a33-ee6e422df1a1 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-569a0642-0e0f-4a1a-8a33-ee6e422df1a1 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] http://192.168.122.75/volume/v3/types/dcc24b5f-753c-4468-afef-1aae3c1437a7 returned with HTTP 202 Sep 02 09:03:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1482/2971] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:03:03 2026] DELETE /volume/v3/types/dcc24b5f-753c-4468-afef-1aae3c1437a7 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b4ff1806-d66b-4eda-a1f2-0a872a79b97a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b4ff1806-d66b-4eda-a1f2-0a872a79b97a tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] DELETE http://192.168.122.75/volume/v3/types/76167cf3-b0f3-44b4-9c9f-36cd54cd3998 Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b4ff1806-d66b-4eda-a1f2-0a872a79b97a tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b4ff1806-d66b-4eda-a1f2-0a872a79b97a tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b4ff1806-d66b-4eda-a1f2-0a872a79b97a tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] http://192.168.122.75/volume/v3/types/76167cf3-b0f3-44b4-9c9f-36cd54cd3998 returned with HTTP 202 Sep 02 09:03:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1490/2972] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:03:03 2026] DELETE /volume/v3/types/76167cf3-b0f3-44b4-9c9f-36cd54cd3998 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d9f53a81-f3cd-4b23-ab6b-0e1942c1b89a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d9f53a81-f3cd-4b23-ab6b-0e1942c1b89a tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] DELETE http://192.168.122.75/volume/v3/types/09c70eb4-f884-4590-ae90-d6cd79778d26 Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d9f53a81-f3cd-4b23-ab6b-0e1942c1b89a tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d9f53a81-f3cd-4b23-ab6b-0e1942c1b89a tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b126412d-d892-4526-a34c-beec156a4f9a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b126412d-d892-4526-a34c-beec156a4f9a tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/volumes/542b8274-1cf2-4f98-abe6-b58038e1fa86 Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b126412d-d892-4526-a34c-beec156a4f9a tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b126412d-d892-4526-a34c-beec156a4f9a tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d9f53a81-f3cd-4b23-ab6b-0e1942c1b89a tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] http://192.168.122.75/volume/v3/types/09c70eb4-f884-4590-ae90-d6cd79778d26 returned with HTTP 202 Sep 02 09:03:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1483/2973] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:03:03 2026] DELETE /volume/v3/types/09c70eb4-f884-4590-ae90-d6cd79778d26 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b126412d-d892-4526-a34c-beec156a4f9a tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/542b8274-1cf2-4f98-abe6-b58038e1fa86 returned with HTTP 404 Sep 02 09:03:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1491/2974] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:03 2026] GET /volume/v3/volumes/542b8274-1cf2-4f98-abe6-b58038e1fa86 => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-94d34206-8470-45cb-9a21-29e29d4f9335 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-94d34206-8470-45cb-9a21-29e29d4f9335 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] DELETE http://192.168.122.75/volume/v3/types/2e2dd03a-daa3-4902-9fc7-fb66556b6fec Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-94d34206-8470-45cb-9a21-29e29d4f9335 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-94d34206-8470-45cb-9a21-29e29d4f9335 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-72018090-5458-4fc2-8071-a6e97756b079 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-72018090-5458-4fc2-8071-a6e97756b079 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] DELETE http://192.168.122.75/volume/v3/volumes/4d0dbce0-83ce-489e-9139-74a665d914f2 Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-72018090-5458-4fc2-8071-a6e97756b079 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-72018090-5458-4fc2-8071-a6e97756b079 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-72018090-5458-4fc2-8071-a6e97756b079 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Delete volume with id: 4d0dbce0-83ce-489e-9139-74a665d914f2 Sep 02 09:03:03 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:03 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:03 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:03 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-72018090-5458-4fc2-8071-a6e97756b079 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Volume info retrieved successfully. Sep 02 09:03:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-94d34206-8470-45cb-9a21-29e29d4f9335 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] http://192.168.122.75/volume/v3/types/2e2dd03a-daa3-4902-9fc7-fb66556b6fec returned with HTTP 202 Sep 02 09:03:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1484/2975] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:03:03 2026] DELETE /volume/v3/types/2e2dd03a-daa3-4902-9fc7-fb66556b6fec => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-79ab4611-a741-41c7-99a9-a45cef51bf68 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-79ab4611-a741-41c7-99a9-a45cef51bf68 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] DELETE http://192.168.122.75/volume/v3/types/f000c0b1-eb9c-4a89-8410-3a1dda4d421e Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-79ab4611-a741-41c7-99a9-a45cef51bf68 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-79ab4611-a741-41c7-99a9-a45cef51bf68 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-72018090-5458-4fc2-8071-a6e97756b079 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Delete volume request issued successfully. Sep 02 09:03:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-72018090-5458-4fc2-8071-a6e97756b079 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/4d0dbce0-83ce-489e-9139-74a665d914f2 returned with HTTP 202 Sep 02 09:03:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1492/2976] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:03:03 2026] DELETE /volume/v3/volumes/4d0dbce0-83ce-489e-9139-74a665d914f2 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c2202e3e-10e0-4dbd-9317-cef8596a3440 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c2202e3e-10e0-4dbd-9317-cef8596a3440 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/volumes/4d0dbce0-83ce-489e-9139-74a665d914f2 Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c2202e3e-10e0-4dbd-9317-cef8596a3440 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c2202e3e-10e0-4dbd-9317-cef8596a3440 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-79ab4611-a741-41c7-99a9-a45cef51bf68 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] http://192.168.122.75/volume/v3/types/f000c0b1-eb9c-4a89-8410-3a1dda4d421e returned with HTTP 202 Sep 02 09:03:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1485/2977] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:03:03 2026] DELETE /volume/v3/types/f000c0b1-eb9c-4a89-8410-3a1dda4d421e => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f1abd9dc-69d1-4b85-9cca-3b59f03c8040 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f1abd9dc-69d1-4b85-9cca-3b59f03c8040 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] DELETE http://192.168.122.75/volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360 Sep 02 09:03:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f1abd9dc-69d1-4b85-9cca-3b59f03c8040 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f1abd9dc-69d1-4b85-9cca-3b59f03c8040 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c2202e3e-10e0-4dbd-9317-cef8596a3440 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Volume info retrieved successfully. Sep 02 09:03:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c2202e3e-10e0-4dbd-9317-cef8596a3440 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/4d0dbce0-83ce-489e-9139-74a665d914f2 returned with HTTP 200 Sep 02 09:03:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1493/2978] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:03 2026] GET /volume/v3/volumes/4d0dbce0-83ce-489e-9139-74a665d914f2 => generated 859 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f1abd9dc-69d1-4b85-9cca-3b59f03c8040 tempest-VolumeTypesMemberTests-1187155705 tempest-VolumeTypesMemberTests-1187155705-project-admin] http://192.168.122.75/volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360 returned with HTTP 202 Sep 02 09:03:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1486/2979] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:03:04 2026] DELETE /volume/v3/types/f64604f7-6785-4512-9b40-6215db4c6360 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-20538892-c2ed-4347-87d6-b398ad1b20bf None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-20538892-c2ed-4347-87d6-b398ad1b20bf tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] GET http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a Sep 02 09:03:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-20538892-c2ed-4347-87d6-b398ad1b20bf tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-20538892-c2ed-4347-87d6-b398ad1b20bf tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-20538892-c2ed-4347-87d6-b398ad1b20bf tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Volume info retrieved successfully. Sep 02 09:03:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-20538892-c2ed-4347-87d6-b398ad1b20bf tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a returned with HTTP 200 Sep 02 09:03:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1494/2980] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:04 2026] GET /volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a => generated 932 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:03:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5f9fd621-d5fd-41cc-a9c7-9ed0d1c9be81 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5f9fd621-d5fd-41cc-a9c7-9ed0d1c9be81 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/volumes/4d0dbce0-83ce-489e-9139-74a665d914f2 Sep 02 09:03:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5f9fd621-d5fd-41cc-a9c7-9ed0d1c9be81 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5f9fd621-d5fd-41cc-a9c7-9ed0d1c9be81 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:05 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:05 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:05 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:05 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:05 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5f9fd621-d5fd-41cc-a9c7-9ed0d1c9be81 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Volume info retrieved successfully. Sep 02 09:03:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5f9fd621-d5fd-41cc-a9c7-9ed0d1c9be81 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/4d0dbce0-83ce-489e-9139-74a665d914f2 returned with HTTP 200 Sep 02 09:03:05 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1487/2981] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:05 2026] GET /volume/v3/volumes/4d0dbce0-83ce-489e-9139-74a665d914f2 => generated 859 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c7cae2f2-a9ef-4de1-a720-0c30b64152e3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c7cae2f2-a9ef-4de1-a720-0c30b64152e3 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] GET http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a Sep 02 09:03:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c7cae2f2-a9ef-4de1-a720-0c30b64152e3 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c7cae2f2-a9ef-4de1-a720-0c30b64152e3 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:05 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:05 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:05 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:05 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:05 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-c7cae2f2-a9ef-4de1-a720-0c30b64152e3 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Volume info retrieved successfully. Sep 02 09:03:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c7cae2f2-a9ef-4de1-a720-0c30b64152e3 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a returned with HTTP 200 Sep 02 09:03:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1495/2982] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:05 2026] GET /volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a => generated 935 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:03:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d9be6580-3754-4d46-9a6f-a69e7e88a83e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d9be6580-3754-4d46-9a6f-a69e7e88a83e tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/volumes/4d0dbce0-83ce-489e-9139-74a665d914f2 Sep 02 09:03:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d9be6580-3754-4d46-9a6f-a69e7e88a83e tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d9be6580-3754-4d46-9a6f-a69e7e88a83e tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d9be6580-3754-4d46-9a6f-a69e7e88a83e tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/4d0dbce0-83ce-489e-9139-74a665d914f2 returned with HTTP 404 Sep 02 09:03:06 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1488/2983] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:06 2026] GET /volume/v3/volumes/4d0dbce0-83ce-489e-9139-74a665d914f2 => generated 109 bytes in 364 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-769e1797-214f-4d57-9254-34fa0d5cabd7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-769e1797-214f-4d57-9254-34fa0d5cabd7 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] DELETE http://192.168.122.75/volume/v3/volumes/87f1909f-aaf9-439a-b228-545623e5642d Sep 02 09:03:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-769e1797-214f-4d57-9254-34fa0d5cabd7 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-769e1797-214f-4d57-9254-34fa0d5cabd7 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:06 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-769e1797-214f-4d57-9254-34fa0d5cabd7 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Delete volume with id: 87f1909f-aaf9-439a-b228-545623e5642d Sep 02 09:03:06 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:06 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:06 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:06 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:06 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-769e1797-214f-4d57-9254-34fa0d5cabd7 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Volume info retrieved successfully. Sep 02 09:03:06 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-769e1797-214f-4d57-9254-34fa0d5cabd7 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Delete volume request issued successfully. Sep 02 09:03:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-769e1797-214f-4d57-9254-34fa0d5cabd7 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/87f1909f-aaf9-439a-b228-545623e5642d returned with HTTP 202 Sep 02 09:03:06 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1496/2984] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:03:06 2026] DELETE /volume/v3/volumes/87f1909f-aaf9-439a-b228-545623e5642d => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5590d66e-4381-4cc8-9ba9-7054dadf05d1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2574cfa3-20df-44be-8842-7e5357fc4ae0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5590d66e-4381-4cc8-9ba9-7054dadf05d1 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/volumes/87f1909f-aaf9-439a-b228-545623e5642d Sep 02 09:03:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5590d66e-4381-4cc8-9ba9-7054dadf05d1 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5590d66e-4381-4cc8-9ba9-7054dadf05d1 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2574cfa3-20df-44be-8842-7e5357fc4ae0 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] GET http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a Sep 02 09:03:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2574cfa3-20df-44be-8842-7e5357fc4ae0 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2574cfa3-20df-44be-8842-7e5357fc4ae0 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:06 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:06 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:06 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:06 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:06 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:06 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:06 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:06 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:06 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5590d66e-4381-4cc8-9ba9-7054dadf05d1 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Volume info retrieved successfully. Sep 02 09:03:06 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2574cfa3-20df-44be-8842-7e5357fc4ae0 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Volume info retrieved successfully. Sep 02 09:03:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2574cfa3-20df-44be-8842-7e5357fc4ae0 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a returned with HTTP 200 Sep 02 09:03:06 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1497/2985] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:06 2026] GET /volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a => generated 935 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:03:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5590d66e-4381-4cc8-9ba9-7054dadf05d1 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/87f1909f-aaf9-439a-b228-545623e5642d returned with HTTP 200 Sep 02 09:03:06 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1489/2986] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:06 2026] GET /volume/v3/volumes/87f1909f-aaf9-439a-b228-545623e5642d => generated 858 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1ce7a233-2a11-4abe-a254-da09bbfdac7a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-daf8e63d-8cad-40e3-a9a8-94095d9c7a84 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1ce7a233-2a11-4abe-a254-da09bbfdac7a tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] GET http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a Sep 02 09:03:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1ce7a233-2a11-4abe-a254-da09bbfdac7a tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1ce7a233-2a11-4abe-a254-da09bbfdac7a tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-daf8e63d-8cad-40e3-a9a8-94095d9c7a84 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/volumes/87f1909f-aaf9-439a-b228-545623e5642d Sep 02 09:03:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-daf8e63d-8cad-40e3-a9a8-94095d9c7a84 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-daf8e63d-8cad-40e3-a9a8-94095d9c7a84 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:07 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:07 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1ce7a233-2a11-4abe-a254-da09bbfdac7a tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Volume info retrieved successfully. Sep 02 09:03:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1ce7a233-2a11-4abe-a254-da09bbfdac7a tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a returned with HTTP 200 Sep 02 09:03:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1498/2987] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:07 2026] GET /volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a => generated 935 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:03:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-daf8e63d-8cad-40e3-a9a8-94095d9c7a84 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/87f1909f-aaf9-439a-b228-545623e5642d returned with HTTP 404 Sep 02 09:03:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1490/2988] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:07 2026] GET /volume/v3/volumes/87f1909f-aaf9-439a-b228-545623e5642d => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 09:03:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fe9a8e37-ce0f-409e-ab83-bd28c4ab7fe1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fe9a8e37-ce0f-409e-ab83-bd28c4ab7fe1 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] DELETE http://192.168.122.75/volume/v3/volumes/ffe2ea46-a94a-4a66-86ee-a75ecb56f134 Sep 02 09:03:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fe9a8e37-ce0f-409e-ab83-bd28c4ab7fe1 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fe9a8e37-ce0f-409e-ab83-bd28c4ab7fe1 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:07 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-fe9a8e37-ce0f-409e-ab83-bd28c4ab7fe1 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Delete volume with id: ffe2ea46-a94a-4a66-86ee-a75ecb56f134 Sep 02 09:03:07 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:07 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-fe9a8e37-ce0f-409e-ab83-bd28c4ab7fe1 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Volume info retrieved successfully. Sep 02 09:03:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-fe9a8e37-ce0f-409e-ab83-bd28c4ab7fe1 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Delete volume request issued successfully. Sep 02 09:03:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fe9a8e37-ce0f-409e-ab83-bd28c4ab7fe1 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/ffe2ea46-a94a-4a66-86ee-a75ecb56f134 returned with HTTP 202 Sep 02 09:03:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1499/2989] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:03:07 2026] DELETE /volume/v3/volumes/ffe2ea46-a94a-4a66-86ee-a75ecb56f134 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 09:03:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-37b3a160-8a3a-4de8-a555-448523fbbf55 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-37b3a160-8a3a-4de8-a555-448523fbbf55 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/volumes/ffe2ea46-a94a-4a66-86ee-a75ecb56f134 Sep 02 09:03:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-37b3a160-8a3a-4de8-a555-448523fbbf55 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-37b3a160-8a3a-4de8-a555-448523fbbf55 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:08 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:08 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:08 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:08 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:08 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-37b3a160-8a3a-4de8-a555-448523fbbf55 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Volume info retrieved successfully. Sep 02 09:03:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-37b3a160-8a3a-4de8-a555-448523fbbf55 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/ffe2ea46-a94a-4a66-86ee-a75ecb56f134 returned with HTTP 200 Sep 02 09:03:08 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1491/2990] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:07 2026] GET /volume/v3/volumes/ffe2ea46-a94a-4a66-86ee-a75ecb56f134 => generated 859 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e29ba5ab-b38c-4750-9c28-eaa1373007c4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e29ba5ab-b38c-4750-9c28-eaa1373007c4 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:03:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e29ba5ab-b38c-4750-9c28-eaa1373007c4 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1466526933", "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=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e29ba5ab-b38c-4750-9c28-eaa1373007c4 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:03:08 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1500/2991] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:03:08 2026] POST /volume/v3/types => generated 380 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ee05f5d3-6627-4138-9cd6-ba7ab6b9d9a7 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ee05f5d3-6627-4138-9cd6-ba7ab6b9d9a7 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] POST http://192.168.122.75/volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4/encryption Sep 02 09:03:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ee05f5d3-6627-4138-9cd6-ba7ab6b9d9a7 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ee05f5d3-6627-4138-9cd6-ba7ab6b9d9a7 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] http://192.168.122.75/volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4/encryption returned with HTTP 200 Sep 02 09:03:08 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1492/2992] 192.168.122.75 () {60 vars in 1276 bytes} [Wed Sep 2 09:03:08 2026] POST /volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4/encryption => generated 239 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 09:03:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f57fa7b7-991a-4e5b-a4d6-414cb62375a2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f57fa7b7-991a-4e5b-a4d6-414cb62375a2 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:03:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f57fa7b7-991a-4e5b-a4d6-414cb62375a2 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2030351296", "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=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f57fa7b7-991a-4e5b-a4d6-414cb62375a2 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:03:08 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1501/2993] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:03:08 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 02 09:03:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b9581d5b-0b94-476a-a751-ab89e58bbfa9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6c792fa4-7657-4547-a932-f8246d08f0e7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6c792fa4-7657-4547-a932-f8246d08f0e7 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] GET http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a Sep 02 09:03:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6c792fa4-7657-4547-a932-f8246d08f0e7 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6c792fa4-7657-4547-a932-f8246d08f0e7 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:08 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:08 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:08 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:08 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:08 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6c792fa4-7657-4547-a932-f8246d08f0e7 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Volume info retrieved successfully. Sep 02 09:03:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6c792fa4-7657-4547-a932-f8246d08f0e7 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a returned with HTTP 200 Sep 02 09:03:08 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1502/2994] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:08 2026] GET /volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a => generated 1200 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:03:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0a7e8bfa-d236-4ce7-ac88-e233dcd414e9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0a7e8bfa-d236-4ce7-ac88-e233dcd414e9 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] GET http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a Sep 02 09:03:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0a7e8bfa-d236-4ce7-ac88-e233dcd414e9 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0a7e8bfa-d236-4ce7-ac88-e233dcd414e9 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:09 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:09 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:09 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0a7e8bfa-d236-4ce7-ac88-e233dcd414e9 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Volume info retrieved successfully. Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0a7e8bfa-d236-4ce7-ac88-e233dcd414e9 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a returned with HTTP 200 Sep 02 09:03:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1503/2995] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:08 2026] GET /volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a => generated 1200 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2c0ff527-a287-40bf-8c46-c762487ceb2b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2c0ff527-a287-40bf-8c46-c762487ceb2b tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/volumes/ffe2ea46-a94a-4a66-86ee-a75ecb56f134 Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2c0ff527-a287-40bf-8c46-c762487ceb2b tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2c0ff527-a287-40bf-8c46-c762487ceb2b tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:09 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:09 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:09 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2c0ff527-a287-40bf-8c46-c762487ceb2b tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/ffe2ea46-a94a-4a66-86ee-a75ecb56f134 returned with HTTP 404 Sep 02 09:03:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1504/2996] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:09 2026] GET /volume/v3/volumes/ffe2ea46-a94a-4a66-86ee-a75ecb56f134 => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-315c5935-cde1-471f-aedf-6a99220b74a2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-315c5935-cde1-471f-aedf-6a99220b74a2 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] DELETE http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-315c5935-cde1-471f-aedf-6a99220b74a2 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-315c5935-cde1-471f-aedf-6a99220b74a2 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-315c5935-cde1-471f-aedf-6a99220b74a2 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Delete volume with id: c52cf384-5799-4c3e-b0b6-ad5c9849a72a Sep 02 09:03:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b9581d5b-0b94-476a-a751-ab89e58bbfa9 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] POST http://192.168.122.75/volume/v3/types/d08161e6-83dd-47e4-9cff-c604e97936ac/encryption Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b9581d5b-0b94-476a-a751-ab89e58bbfa9 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-b9581d5b-0b94-476a-a751-ab89e58bbfa9 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '6bf9e27a318148cf99973021664e1554', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35bf1261e4974bbe84ef42f666833c11', '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=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:09 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b9581d5b-0b94-476a-a751-ab89e58bbfa9 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] http://192.168.122.75/volume/v3/types/d08161e6-83dd-47e4-9cff-c604e97936ac/encryption returned with HTTP 403 Sep 02 09:03:09 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:09 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1493/2997] 192.168.122.75 () {60 vars in 1276 bytes} [Wed Sep 2 09:03:08 2026] POST /volume/v3/types/d08161e6-83dd-47e4-9cff-c604e97936ac/encryption => generated 127 bytes in 364 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bbf824c8-de30-4531-938d-80672d4aff62 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bbf824c8-de30-4531-938d-80672d4aff62 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-315c5935-cde1-471f-aedf-6a99220b74a2 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Volume info retrieved successfully. Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bbf824c8-de30-4531-938d-80672d4aff62 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bbf824c8-de30-4531-938d-80672d4aff62 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-bbf824c8-de30-4531-938d-80672d4aff62 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Delete snapshot with id: 2c7653c6-90ed-4f57-9c08-df04e5581848 Sep 02 09:03:09 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:09 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:09 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-bbf824c8-de30-4531-938d-80672d4aff62 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Snapshot retrieved successfully. Sep 02 09:03:09 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:09 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:09 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-bbf824c8-de30-4531-938d-80672d4aff62 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Snapshot delete request issued successfully. Sep 02 09:03:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bbf824c8-de30-4531-938d-80672d4aff62 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 returned with HTTP 202 Sep 02 09:03:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1494/2998] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:03:09 2026] DELETE /volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-437f9296-7f0b-49d7-a490-2f35bddadd61 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-315c5935-cde1-471f-aedf-6a99220b74a2 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Delete volume request issued successfully. Sep 02 09:03:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-437f9296-7f0b-49d7-a490-2f35bddadd61 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-315c5935-cde1-471f-aedf-6a99220b74a2 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a returned with HTTP 202 Sep 02 09:03:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1505/2999] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 09:03:09 2026] DELETE /volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-437f9296-7f0b-49d7-a490-2f35bddadd61 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-388950382", "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=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:09 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5407bac7-5942-4305-9b4a-6caaf4013ca8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5407bac7-5942-4305-9b4a-6caaf4013ca8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5407bac7-5942-4305-9b4a-6caaf4013ca8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5407bac7-5942-4305-9b4a-6caaf4013ca8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:09 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5407bac7-5942-4305-9b4a-6caaf4013ca8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Snapshot retrieved successfully. Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5407bac7-5942-4305-9b4a-6caaf4013ca8 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 returned with HTTP 200 Sep 02 09:03:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-437f9296-7f0b-49d7-a490-2f35bddadd61 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:03:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1495/3000] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:03:09 2026] POST /volume/v3/types => generated 379 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1506/3001] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:09 2026] GET /volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 => generated 474 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-90ce6b15-30f0-4195-8101-253726d0a5fb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-90ce6b15-30f0-4195-8101-253726d0a5fb tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] GET http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-90ce6b15-30f0-4195-8101-253726d0a5fb tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-90ce6b15-30f0-4195-8101-253726d0a5fb tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e6e8ee0f-9431-4bca-bc2a-c34d92bd88b8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e6e8ee0f-9431-4bca-bc2a-c34d92bd88b8 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] POST http://192.168.122.75/volume/v3/types/06cc98c8-e6ab-4595-9fd6-050d4ae4f761/extra_specs Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e6e8ee0f-9431-4bca-bc2a-c34d92bd88b8 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-e6e8ee0f-9431-4bca-bc2a-c34d92bd88b8 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '6bf9e27a318148cf99973021664e1554', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35bf1261e4974bbe84ef42f666833c11', '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=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:09 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e6e8ee0f-9431-4bca-bc2a-c34d92bd88b8 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] http://192.168.122.75/volume/v3/types/06cc98c8-e6ab-4595-9fd6-050d4ae4f761/extra_specs returned with HTTP 403 Sep 02 09:03:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1507/3002] 192.168.122.75 () {60 vars in 1278 bytes} [Wed Sep 2 09:03:09 2026] POST /volume/v3/types/06cc98c8-e6ab-4595-9fd6-050d4ae4f761/extra_specs => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:09 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:09 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6934444f-a993-4f79-9119-d22f443cfd3a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-90ce6b15-30f0-4195-8101-253726d0a5fb tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Volume info retrieved successfully. Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6934444f-a993-4f79-9119-d22f443cfd3a tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] PUT http://192.168.122.75/volume/v3/types/06cc98c8-e6ab-4595-9fd6-050d4ae4f761/extra_specs/key2 Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6934444f-a993-4f79-9119-d22f443cfd3a tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-6934444f-a993-4f79-9119-d22f443cfd3a tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '6bf9e27a318148cf99973021664e1554', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35bf1261e4974bbe84ef42f666833c11', '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=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6934444f-a993-4f79-9119-d22f443cfd3a tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] http://192.168.122.75/volume/v3/types/06cc98c8-e6ab-4595-9fd6-050d4ae4f761/extra_specs/key2 returned with HTTP 403 Sep 02 09:03:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1508/3003] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 09:03:09 2026] PUT /volume/v3/types/06cc98c8-e6ab-4595-9fd6-050d4ae4f761/extra_specs/key2 => generated 122 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-90ce6b15-30f0-4195-8101-253726d0a5fb tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a returned with HTTP 200 Sep 02 09:03:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1496/3004] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:09 2026] GET /volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a => generated 1199 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ba9c7dfa-c4fd-47a0-8b66-e12ef06b21e6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ba9c7dfa-c4fd-47a0-8b66-e12ef06b21e6 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] POST http://192.168.122.75/volume/v3/types Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ba9c7dfa-c4fd-47a0-8b66-e12ef06b21e6 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-ba9c7dfa-c4fd-47a0-8b66-e12ef06b21e6 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '6bf9e27a318148cf99973021664e1554', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35bf1261e4974bbe84ef42f666833c11', '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=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ba9c7dfa-c4fd-47a0-8b66-e12ef06b21e6 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] http://192.168.122.75/volume/v3/types returned with HTTP 403 Sep 02 09:03:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1509/3005] 192.168.122.75 () {60 vars in 1131 bytes} [Wed Sep 2 09:03:09 2026] POST /volume/v3/types => generated 109 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-52e18299-7e88-4088-a893-59638c781dbd None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-52e18299-7e88-4088-a893-59638c781dbd tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-52e18299-7e88-4088-a893-59638c781dbd tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1691301052", "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=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-52e18299-7e88-4088-a893-59638c781dbd tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:03:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1497/3006] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:03:09 2026] POST /volume/v3/types => generated 380 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2a57b150-cb2b-44dc-8c2e-9ecfa9e5012e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2a57b150-cb2b-44dc-8c2e-9ecfa9e5012e tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] POST http://192.168.122.75/volume/v3/types/8012ea46-c83d-4bbc-8cd3-c6ffaf8bafe3/encryption Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2a57b150-cb2b-44dc-8c2e-9ecfa9e5012e tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2a57b150-cb2b-44dc-8c2e-9ecfa9e5012e tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] http://192.168.122.75/volume/v3/types/8012ea46-c83d-4bbc-8cd3-c6ffaf8bafe3/encryption returned with HTTP 200 Sep 02 09:03:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1510/3007] 192.168.122.75 () {60 vars in 1276 bytes} [Wed Sep 2 09:03:09 2026] POST /volume/v3/types/8012ea46-c83d-4bbc-8cd3-c6ffaf8bafe3/encryption => generated 239 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-303eb513-722c-4ec6-9dbe-a1a10c65d944 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-303eb513-722c-4ec6-9dbe-a1a10c65d944 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] DELETE http://192.168.122.75/volume/v3/types/8012ea46-c83d-4bbc-8cd3-c6ffaf8bafe3/encryption/5f1d108f-995a-4859-bde7-2cd4ef42fce5 Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-303eb513-722c-4ec6-9dbe-a1a10c65d944 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-303eb513-722c-4ec6-9dbe-a1a10c65d944 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-303eb513-722c-4ec6-9dbe-a1a10c65d944 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '6bf9e27a318148cf99973021664e1554', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35bf1261e4974bbe84ef42f666833c11', '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=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-303eb513-722c-4ec6-9dbe-a1a10c65d944 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] http://192.168.122.75/volume/v3/types/8012ea46-c83d-4bbc-8cd3-c6ffaf8bafe3/encryption/5f1d108f-995a-4859-bde7-2cd4ef42fce5 returned with HTTP 403 Sep 02 09:03:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1498/3008] 192.168.122.75 () {58 vars in 1368 bytes} [Wed Sep 2 09:03:09 2026] DELETE /volume/v3/types/8012ea46-c83d-4bbc-8cd3-c6ffaf8bafe3/encryption/5f1d108f-995a-4859-bde7-2cd4ef42fce5 => generated 127 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a52fe145-e49f-42f3-90db-b36240a60f04 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a52fe145-e49f-42f3-90db-b36240a60f04 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a52fe145-e49f-42f3-90db-b36240a60f04 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-85678081", "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=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a52fe145-e49f-42f3-90db-b36240a60f04 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:03:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1511/3009] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:03:09 2026] POST /volume/v3/types => generated 378 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-debe66ea-3998-45e4-9f90-70a770bf913c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-debe66ea-3998-45e4-9f90-70a770bf913c tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] DELETE http://192.168.122.75/volume/v3/types/f4b9fcab-fdc7-4478-96be-0e4b1d3cfc9a/extra_specs/key1 Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-debe66ea-3998-45e4-9f90-70a770bf913c tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-debe66ea-3998-45e4-9f90-70a770bf913c tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-debe66ea-3998-45e4-9f90-70a770bf913c tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '6bf9e27a318148cf99973021664e1554', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35bf1261e4974bbe84ef42f666833c11', '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=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-debe66ea-3998-45e4-9f90-70a770bf913c tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] http://192.168.122.75/volume/v3/types/f4b9fcab-fdc7-4478-96be-0e4b1d3cfc9a/extra_specs/key1 returned with HTTP 403 Sep 02 09:03:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1499/3010] 192.168.122.75 () {58 vars in 1275 bytes} [Wed Sep 2 09:03:09 2026] DELETE /volume/v3/types/f4b9fcab-fdc7-4478-96be-0e4b1d3cfc9a/extra_specs/key1 => generated 122 bytes in 40 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c9b6def4-dc3d-44bf-88a1-5ec9a8db8d57 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c9b6def4-dc3d-44bf-88a1-5ec9a8db8d57 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c9b6def4-dc3d-44bf-88a1-5ec9a8db8d57 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-185783550", "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=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c9b6def4-dc3d-44bf-88a1-5ec9a8db8d57 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:03:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1512/3011] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:03:09 2026] POST /volume/v3/types => generated 379 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e3ba8b82-753d-4371-ad73-74858694f01f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e3ba8b82-753d-4371-ad73-74858694f01f tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] DELETE http://192.168.122.75/volume/v3/types/81200af1-ca7e-4e59-89cc-3961620e9da5 Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e3ba8b82-753d-4371-ad73-74858694f01f tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e3ba8b82-753d-4371-ad73-74858694f01f tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-e3ba8b82-753d-4371-ad73-74858694f01f tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '6bf9e27a318148cf99973021664e1554', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35bf1261e4974bbe84ef42f666833c11', '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=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e3ba8b82-753d-4371-ad73-74858694f01f tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] http://192.168.122.75/volume/v3/types/81200af1-ca7e-4e59-89cc-3961620e9da5 returned with HTTP 403 Sep 02 09:03:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1500/3012] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:03:09 2026] DELETE /volume/v3/types/81200af1-ca7e-4e59-89cc-3961620e9da5 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-20d42ef5-5265-419a-9cd3-05bd8292a0b8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-20d42ef5-5265-419a-9cd3-05bd8292a0b8 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] GET http://192.168.122.75/volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4/extra_specs Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-20d42ef5-5265-419a-9cd3-05bd8292a0b8 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-20d42ef5-5265-419a-9cd3-05bd8292a0b8 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-20d42ef5-5265-419a-9cd3-05bd8292a0b8 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] http://192.168.122.75/volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4/extra_specs returned with HTTP 200 Sep 02 09:03:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1513/3013] 192.168.122.75 () {58 vars in 1257 bytes} [Wed Sep 2 09:03:09 2026] GET /volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4/extra_specs => generated 123 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-06044e6c-7b31-455f-a6d6-6e1898428b7b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-06044e6c-7b31-455f-a6d6-6e1898428b7b tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] GET http://192.168.122.75/volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4/encryption/cipher Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-06044e6c-7b31-455f-a6d6-6e1898428b7b tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-06044e6c-7b31-455f-a6d6-6e1898428b7b tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-06044e6c-7b31-455f-a6d6-6e1898428b7b tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '6bf9e27a318148cf99973021664e1554', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35bf1261e4974bbe84ef42f666833c11', '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=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-06044e6c-7b31-455f-a6d6-6e1898428b7b tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] http://192.168.122.75/volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4/encryption/cipher returned with HTTP 403 Sep 02 09:03:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1501/3014] 192.168.122.75 () {58 vars in 1275 bytes} [Wed Sep 2 09:03:09 2026] GET /volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4/encryption/cipher => generated 124 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1bd30296-6574-43d4-ae8e-2aed4638c273 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1bd30296-6574-43d4-ae8e-2aed4638c273 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] GET http://192.168.122.75/volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4/encryption Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1bd30296-6574-43d4-ae8e-2aed4638c273 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1bd30296-6574-43d4-ae8e-2aed4638c273 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-1bd30296-6574-43d4-ae8e-2aed4638c273 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '6bf9e27a318148cf99973021664e1554', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35bf1261e4974bbe84ef42f666833c11', '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=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:03:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1bd30296-6574-43d4-ae8e-2aed4638c273 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] http://192.168.122.75/volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4/encryption returned with HTTP 403 Sep 02 09:03:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1514/3015] 192.168.122.75 () {58 vars in 1254 bytes} [Wed Sep 2 09:03:09 2026] GET /volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c6171679-540f-40cb-be12-cbf2975d7c85 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c6171679-540f-40cb-be12-cbf2975d7c85 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] GET http://192.168.122.75/volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4/extra_specs/multiattach Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c6171679-540f-40cb-be12-cbf2975d7c85 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c6171679-540f-40cb-be12-cbf2975d7c85 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c6171679-540f-40cb-be12-cbf2975d7c85 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] http://192.168.122.75/volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4/extra_specs/multiattach returned with HTTP 200 Sep 02 09:03:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1502/3016] 192.168.122.75 () {58 vars in 1293 bytes} [Wed Sep 2 09:03:09 2026] GET /volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4/extra_specs/multiattach => generated 29 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 09:03:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8347cf26-4ac1-4839-b112-2ec83e47503a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8347cf26-4ac1-4839-b112-2ec83e47503a tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] GET http://192.168.122.75/volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4/extra_specs/volume_backend_name Sep 02 09:03:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8347cf26-4ac1-4839-b112-2ec83e47503a tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8347cf26-4ac1-4839-b112-2ec83e47503a tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8347cf26-4ac1-4839-b112-2ec83e47503a tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] http://192.168.122.75/volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4/extra_specs/volume_backend_name returned with HTTP 404 Sep 02 09:03:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1515/3017] 192.168.122.75 () {58 vars in 1317 bytes} [Wed Sep 2 09:03:10 2026] GET /volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4/extra_specs/volume_backend_name => generated 143 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0b249c38-9341-4f3d-9659-e33fa4324384 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0b249c38-9341-4f3d-9659-e33fa4324384 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] PUT http://192.168.122.75/volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4/encryption/6ef05954-2145-4d6f-a392-f6405b233a6c Sep 02 09:03:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0b249c38-9341-4f3d-9659-e33fa4324384 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:10 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-0b249c38-9341-4f3d-9659-e33fa4324384 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '6bf9e27a318148cf99973021664e1554', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35bf1261e4974bbe84ef42f666833c11', '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=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:03:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0b249c38-9341-4f3d-9659-e33fa4324384 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] http://192.168.122.75/volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4/encryption/6ef05954-2145-4d6f-a392-f6405b233a6c returned with HTTP 403 Sep 02 09:03:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1503/3018] 192.168.122.75 () {60 vars in 1385 bytes} [Wed Sep 2 09:03:10 2026] PUT /volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4/encryption/6ef05954-2145-4d6f-a392-f6405b233a6c => generated 127 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4c806771-32d5-4dc3-b9a7-adabf9797376 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4c806771-32d5-4dc3-b9a7-adabf9797376 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] PUT http://192.168.122.75/volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4/extra_specs/key1 Sep 02 09:03:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4c806771-32d5-4dc3-b9a7-adabf9797376 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:10 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-4c806771-32d5-4dc3-b9a7-adabf9797376 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '6bf9e27a318148cf99973021664e1554', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35bf1261e4974bbe84ef42f666833c11', '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=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:03:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4c806771-32d5-4dc3-b9a7-adabf9797376 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] http://192.168.122.75/volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4/extra_specs/key1 returned with HTTP 403 Sep 02 09:03:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1516/3019] 192.168.122.75 () {60 vars in 1292 bytes} [Wed Sep 2 09:03:10 2026] PUT /volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-dd437327-dfa8-4bb2-a1f0-55d57f137bb9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dd437327-dfa8-4bb2-a1f0-55d57f137bb9 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] PUT http://192.168.122.75/volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4 Sep 02 09:03:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dd437327-dfa8-4bb2-a1f0-55d57f137bb9 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:10 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-dd437327-dfa8-4bb2-a1f0-55d57f137bb9 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '6bf9e27a318148cf99973021664e1554', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '35bf1261e4974bbe84ef42f666833c11', '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=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:03:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dd437327-dfa8-4bb2-a1f0-55d57f137bb9 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-reader] http://192.168.122.75/volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4 returned with HTTP 403 Sep 02 09:03:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1504/3020] 192.168.122.75 () {60 vars in 1241 bytes} [Wed Sep 2 09:03:10 2026] PUT /volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4 => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-46d70d58-3904-4510-951a-93a773d0e403 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-46d70d58-3904-4510-951a-93a773d0e403 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] DELETE http://192.168.122.75/volume/v3/types/81200af1-ca7e-4e59-89cc-3961620e9da5 Sep 02 09:03:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-46d70d58-3904-4510-951a-93a773d0e403 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-46d70d58-3904-4510-951a-93a773d0e403 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-46d70d58-3904-4510-951a-93a773d0e403 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] http://192.168.122.75/volume/v3/types/81200af1-ca7e-4e59-89cc-3961620e9da5 returned with HTTP 202 Sep 02 09:03:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1517/3021] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:03:10 2026] DELETE /volume/v3/types/81200af1-ca7e-4e59-89cc-3961620e9da5 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-446c3318-bac1-46a0-a1c3-92b0115114a1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-446c3318-bac1-46a0-a1c3-92b0115114a1 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] DELETE http://192.168.122.75/volume/v3/types/f4b9fcab-fdc7-4478-96be-0e4b1d3cfc9a Sep 02 09:03:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-446c3318-bac1-46a0-a1c3-92b0115114a1 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-446c3318-bac1-46a0-a1c3-92b0115114a1 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-446c3318-bac1-46a0-a1c3-92b0115114a1 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] http://192.168.122.75/volume/v3/types/f4b9fcab-fdc7-4478-96be-0e4b1d3cfc9a returned with HTTP 202 Sep 02 09:03:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1505/3022] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:03:10 2026] DELETE /volume/v3/types/f4b9fcab-fdc7-4478-96be-0e4b1d3cfc9a => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-32c90123-42a2-496e-be91-6ebb6c4bcf3d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-32c90123-42a2-496e-be91-6ebb6c4bcf3d tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] DELETE http://192.168.122.75/volume/v3/types/8012ea46-c83d-4bbc-8cd3-c6ffaf8bafe3 Sep 02 09:03:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-32c90123-42a2-496e-be91-6ebb6c4bcf3d tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-32c90123-42a2-496e-be91-6ebb6c4bcf3d tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-01a2e351-6d5d-403f-8624-52fa70f62290 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-32c90123-42a2-496e-be91-6ebb6c4bcf3d tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] http://192.168.122.75/volume/v3/types/8012ea46-c83d-4bbc-8cd3-c6ffaf8bafe3 returned with HTTP 202 Sep 02 09:03:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1518/3023] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:03:10 2026] DELETE /volume/v3/types/8012ea46-c83d-4bbc-8cd3-c6ffaf8bafe3 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-01a2e351-6d5d-403f-8624-52fa70f62290 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 Sep 02 09:03:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-01a2e351-6d5d-403f-8624-52fa70f62290 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-01a2e351-6d5d-403f-8624-52fa70f62290 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8e15968d-6b6c-4690-b2de-034fb4ff8a4f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8e15968d-6b6c-4690-b2de-034fb4ff8a4f tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] DELETE http://192.168.122.75/volume/v3/types/06cc98c8-e6ab-4595-9fd6-050d4ae4f761 Sep 02 09:03:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8e15968d-6b6c-4690-b2de-034fb4ff8a4f tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8e15968d-6b6c-4690-b2de-034fb4ff8a4f tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:10 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:10 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:10 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-01a2e351-6d5d-403f-8624-52fa70f62290 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Snapshot retrieved successfully. Sep 02 09:03:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-01a2e351-6d5d-403f-8624-52fa70f62290 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 returned with HTTP 200 Sep 02 09:03:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1506/3024] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:10 2026] GET /volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 => generated 474 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-47aedaf6-6daa-4575-a13c-f0f456846f1d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-47aedaf6-6daa-4575-a13c-f0f456846f1d tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] GET http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a Sep 02 09:03:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-47aedaf6-6daa-4575-a13c-f0f456846f1d tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-47aedaf6-6daa-4575-a13c-f0f456846f1d tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:10 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:10 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8e15968d-6b6c-4690-b2de-034fb4ff8a4f tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] http://192.168.122.75/volume/v3/types/06cc98c8-e6ab-4595-9fd6-050d4ae4f761 returned with HTTP 202 Sep 02 09:03:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1519/3025] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:03:10 2026] DELETE /volume/v3/types/06cc98c8-e6ab-4595-9fd6-050d4ae4f761 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:10 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:10 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fdd75615-814b-4f1d-992a-d9debc74d93a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fdd75615-814b-4f1d-992a-d9debc74d93a tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] DELETE http://192.168.122.75/volume/v3/types/d08161e6-83dd-47e4-9cff-c604e97936ac Sep 02 09:03:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fdd75615-814b-4f1d-992a-d9debc74d93a tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fdd75615-814b-4f1d-992a-d9debc74d93a tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:10 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-47aedaf6-6daa-4575-a13c-f0f456846f1d tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Volume info retrieved successfully. Sep 02 09:03:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-47aedaf6-6daa-4575-a13c-f0f456846f1d tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a returned with HTTP 200 Sep 02 09:03:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1507/3026] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:10 2026] GET /volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a => generated 1199 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:03:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fdd75615-814b-4f1d-992a-d9debc74d93a tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] http://192.168.122.75/volume/v3/types/d08161e6-83dd-47e4-9cff-c604e97936ac returned with HTTP 202 Sep 02 09:03:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1520/3027] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:03:10 2026] DELETE /volume/v3/types/d08161e6-83dd-47e4-9cff-c604e97936ac => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-dade77bc-5a69-4e6e-a738-e63d8e39d637 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dade77bc-5a69-4e6e-a738-e63d8e39d637 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] DELETE http://192.168.122.75/volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4 Sep 02 09:03:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dade77bc-5a69-4e6e-a738-e63d8e39d637 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dade77bc-5a69-4e6e-a738-e63d8e39d637 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] Calling method '_delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dade77bc-5a69-4e6e-a738-e63d8e39d637 tempest-VolumeTypesReaderTests-1681240399 tempest-VolumeTypesReaderTests-1681240399-project-admin] http://192.168.122.75/volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4 returned with HTTP 202 Sep 02 09:03:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1508/3028] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:03:10 2026] DELETE /volume/v3/types/5166e9f1-267c-4b89-89f2-9150de7647c4 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8ba0200c-db3e-4c5e-b6b8-787e67c0c3ca None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8ba0200c-db3e-4c5e-b6b8-787e67c0c3ca tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 Sep 02 09:03:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8ba0200c-db3e-4c5e-b6b8-787e67c0c3ca tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8ba0200c-db3e-4c5e-b6b8-787e67c0c3ca tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:11 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:11 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:11 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8ba0200c-db3e-4c5e-b6b8-787e67c0c3ca tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Snapshot retrieved successfully. Sep 02 09:03:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8ba0200c-db3e-4c5e-b6b8-787e67c0c3ca tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 returned with HTTP 200 Sep 02 09:03:11 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1521/3029] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:11 2026] GET /volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 => generated 474 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e222217b-e818-478e-b9d6-f25496bb1955 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e222217b-e818-478e-b9d6-f25496bb1955 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] GET http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a Sep 02 09:03:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e222217b-e818-478e-b9d6-f25496bb1955 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e222217b-e818-478e-b9d6-f25496bb1955 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e222217b-e818-478e-b9d6-f25496bb1955 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a returned with HTTP 404 Sep 02 09:03:11 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1509/3030] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:11 2026] GET /volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 09:03:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ba0b8f7c-9767-4f9d-8dc6-b4683b9ceed7 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ba0b8f7c-9767-4f9d-8dc6-b4683b9ceed7 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] DELETE http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a Sep 02 09:03:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ba0b8f7c-9767-4f9d-8dc6-b4683b9ceed7 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ba0b8f7c-9767-4f9d-8dc6-b4683b9ceed7 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:11 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-ba0b8f7c-9767-4f9d-8dc6-b4683b9ceed7 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Delete volume with id: c52cf384-5799-4c3e-b0b6-ad5c9849a72a Sep 02 09:03:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ba0b8f7c-9767-4f9d-8dc6-b4683b9ceed7 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a returned with HTTP 404 Sep 02 09:03:11 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1522/3031] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 09:03:11 2026] DELETE /volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 09:03:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6940f349-e7ae-498d-8707-f6f03095b410 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6940f349-e7ae-498d-8707-f6f03095b410 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] GET http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a Sep 02 09:03:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6940f349-e7ae-498d-8707-f6f03095b410 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6940f349-e7ae-498d-8707-f6f03095b410 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6940f349-e7ae-498d-8707-f6f03095b410 tempest-VolumeImageDependencyTests-1597925070 tempest-VolumeImageDependencyTests-1597925070-project-member] http://192.168.122.75/volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a returned with HTTP 404 Sep 02 09:03:11 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1510/3032] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:11 2026] GET /volume/v3/volumes/c52cf384-5799-4c3e-b0b6-ad5c9849a72a => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 09:03:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-90f74212-df3e-4930-b58f-9d32534f3bfe None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-90f74212-df3e-4930-b58f-9d32534f3bfe tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 Sep 02 09:03:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-90f74212-df3e-4930-b58f-9d32534f3bfe tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-90f74212-df3e-4930-b58f-9d32534f3bfe tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-90f74212-df3e-4930-b58f-9d32534f3bfe tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 returned with HTTP 404 Sep 02 09:03:12 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1523/3033] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:12 2026] GET /volume/v3/snapshots/2c7653c6-90ed-4f57-9c08-df04e5581848 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3986139e-cde6-4427-9181-a3fe05cbb44d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3986139e-cde6-4427-9181-a3fe05cbb44d tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] DELETE http://192.168.122.75/volume/v3/volumes/c987cdce-5a72-4842-b1ec-0a379b149902 Sep 02 09:03:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3986139e-cde6-4427-9181-a3fe05cbb44d tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3986139e-cde6-4427-9181-a3fe05cbb44d tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:12 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-3986139e-cde6-4427-9181-a3fe05cbb44d tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Delete volume with id: c987cdce-5a72-4842-b1ec-0a379b149902 Sep 02 09:03:12 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:12 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:12 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:12 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:12 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3986139e-cde6-4427-9181-a3fe05cbb44d tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Volume info retrieved successfully. Sep 02 09:03:12 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3986139e-cde6-4427-9181-a3fe05cbb44d tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Delete volume request issued successfully. Sep 02 09:03:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3986139e-cde6-4427-9181-a3fe05cbb44d tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/c987cdce-5a72-4842-b1ec-0a379b149902 returned with HTTP 202 Sep 02 09:03:12 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1511/3034] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:03:12 2026] DELETE /volume/v3/volumes/c987cdce-5a72-4842-b1ec-0a379b149902 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-203db45d-6840-4bfb-ab33-db2f5a62ac6b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-203db45d-6840-4bfb-ab33-db2f5a62ac6b tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/volumes/c987cdce-5a72-4842-b1ec-0a379b149902 Sep 02 09:03:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-203db45d-6840-4bfb-ab33-db2f5a62ac6b tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-203db45d-6840-4bfb-ab33-db2f5a62ac6b tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:12 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:12 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:12 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:12 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-203db45d-6840-4bfb-ab33-db2f5a62ac6b tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Volume info retrieved successfully. Sep 02 09:03:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-203db45d-6840-4bfb-ab33-db2f5a62ac6b tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/c987cdce-5a72-4842-b1ec-0a379b149902 returned with HTTP 200 Sep 02 09:03:12 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1524/3035] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:12 2026] GET /volume/v3/volumes/c987cdce-5a72-4842-b1ec-0a379b149902 => generated 858 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5fe89ea0-3822-490c-8c22-752c42cc097e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5fe89ea0-3822-490c-8c22-752c42cc097e tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/volumes/c987cdce-5a72-4842-b1ec-0a379b149902 Sep 02 09:03:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5fe89ea0-3822-490c-8c22-752c42cc097e tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5fe89ea0-3822-490c-8c22-752c42cc097e tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:13 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:13 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:13 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:13 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:13 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5fe89ea0-3822-490c-8c22-752c42cc097e tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Volume info retrieved successfully. Sep 02 09:03:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5fe89ea0-3822-490c-8c22-752c42cc097e tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/c987cdce-5a72-4842-b1ec-0a379b149902 returned with HTTP 200 Sep 02 09:03:13 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1512/3036] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:13 2026] GET /volume/v3/volumes/c987cdce-5a72-4842-b1ec-0a379b149902 => generated 858 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c8f330c1-00e7-4ff4-8053-a31ea05d30b2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c8f330c1-00e7-4ff4-8053-a31ea05d30b2 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] GET http://192.168.122.75/volume/v3/volumes/c987cdce-5a72-4842-b1ec-0a379b149902 Sep 02 09:03:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c8f330c1-00e7-4ff4-8053-a31ea05d30b2 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c8f330c1-00e7-4ff4-8053-a31ea05d30b2 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c8f330c1-00e7-4ff4-8053-a31ea05d30b2 tempest-CreateVolumesFromSnapshotTest-222425539 tempest-CreateVolumesFromSnapshotTest-222425539-project-member] http://192.168.122.75/volume/v3/volumes/c987cdce-5a72-4842-b1ec-0a379b149902 returned with HTTP 404 Sep 02 09:03:14 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1525/3037] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:14 2026] GET /volume/v3/volumes/c987cdce-5a72-4842-b1ec-0a379b149902 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-41c8f3f4-fad0-4168-8b78-901b70e6b9e5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-41c8f3f4-fad0-4168-8b78-901b70e6b9e5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:03:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-41c8f3f4-fad0-4168-8b78-901b70e6b9e5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-595824152"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-41c8f3f4-fad0-4168-8b78-901b70e6b9e5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-595824152'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:03:15 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-41c8f3f4-fad0-4168-8b78-901b70e6b9e5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Create volume of 1 GB Sep 02 09:03:15 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-41c8f3f4-fad0-4168-8b78-901b70e6b9e5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Availability Zones retrieved successfully. Sep 02 09:03:15 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-41c8f3f4-fad0-4168-8b78-901b70e6b9e5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Flow 'volume_create_api' (40405b11-1f44-4625-ac37-cef7f8b66ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:15 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-41c8f3f4-fad0-4168-8b78-901b70e6b9e5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dfd29e2-28d9-4684-becf-a381e5496938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:15 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-41c8f3f4-fad0-4168-8b78-901b70e6b9e5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:03:15 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-41c8f3f4-fad0-4168-8b78-901b70e6b9e5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dfd29e2-28d9-4684-becf-a381e5496938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:15 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-41c8f3f4-fad0-4168-8b78-901b70e6b9e5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a46547ec-c9b4-4544-8964-6dbf9ed6820d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-11af43e2-f9aa-42b7-b7ba-fd76d7e235a4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:15 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-41c8f3f4-fad0-4168-8b78-901b70e6b9e5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Created reservations ['a5e8eb80-7ab4-48a7-b6ce-03745f00c919', 'bafe19f4-dc7d-4ac9-9ad1-1a017be802a5', 'a2f96851-629f-4e1e-83b4-a3fa66126c03', '066d7b06-9aa6-45a2-a403-7a3a88812a4b'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:03:15 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-41c8f3f4-fad0-4168-8b78-901b70e6b9e5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a46547ec-c9b4-4544-8964-6dbf9ed6820d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5e8eb80-7ab4-48a7-b6ce-03745f00c919', 'bafe19f4-dc7d-4ac9-9ad1-1a017be802a5', 'a2f96851-629f-4e1e-83b4-a3fa66126c03', '066d7b06-9aa6-45a2-a403-7a3a88812a4b']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:15 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-41c8f3f4-fad0-4168-8b78-901b70e6b9e5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0b845e7-5342-419c-8895-8db4b868cbb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:15 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:15 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:15 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-41c8f3f4-fad0-4168-8b78-901b70e6b9e5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0b845e7-5342-419c-8895-8db4b868cbb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17040851-d102-4cb6-bdaa-3682a488ce33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-595824152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faa0531c54564330b3ef30b53a6e925e',qos_specs=None,replication_status=,reservations=['a5e8eb80-7ab4-48a7-b6ce-03745f00c919','bafe19f4-dc7d-4ac9-9ad1-1a017be802a5','a2f96851-629f-4e1e-83b4-a3fa66126c03','066d7b06-9aa6-45a2-a403-7a3a88812a4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d55a75237594e0693fb09b590696050',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:03:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-595824152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17040851-d102-4cb6-bdaa-3682a488ce33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faa0531c54564330b3ef30b53a6e925e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d55a75237594e0693fb09b590696050',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:15 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-41c8f3f4-fad0-4168-8b78-901b70e6b9e5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e79bbbac-f185-47d1-aa0c-c2ac03b3be1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:15 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-41c8f3f4-fad0-4168-8b78-901b70e6b9e5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e79bbbac-f185-47d1-aa0c-c2ac03b3be1c) transitioned into state 'SUCCESS' from state '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-595824152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faa0531c54564330b3ef30b53a6e925e',qos_specs=None,replication_status=,reservations=['a5e8eb80-7ab4-48a7-b6ce-03745f00c919','bafe19f4-dc7d-4ac9-9ad1-1a017be802a5','a2f96851-629f-4e1e-83b4-a3fa66126c03','066d7b06-9aa6-45a2-a403-7a3a88812a4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d55a75237594e0693fb09b590696050',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:15 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-41c8f3f4-fad0-4168-8b78-901b70e6b9e5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f563a73-65ab-4a73-8412-3c9ac8419b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:15 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-41c8f3f4-fad0-4168-8b78-901b70e6b9e5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f563a73-65ab-4a73-8412-3c9ac8419b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:15 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-41c8f3f4-fad0-4168-8b78-901b70e6b9e5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Flow 'volume_create_api' (40405b11-1f44-4625-ac37-cef7f8b66ea2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:15 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-41c8f3f4-fad0-4168-8b78-901b70e6b9e5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Create volume request issued successfully. Sep 02 09:03:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-41c8f3f4-fad0-4168-8b78-901b70e6b9e5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:03:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-11af43e2-f9aa-42b7-b7ba-fd76d7e235a4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:03:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-11af43e2-f9aa-42b7-b7ba-fd76d7e235a4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1513/3038] 192.168.122.75 () {62 vars in 1178 bytes} [Wed Sep 2 09:03:14 2026] POST /volume/v3/volumes => generated 784 bytes in 1060 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-11af43e2-f9aa-42b7-b7ba-fd76d7e235a4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:03:15 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-11af43e2-f9aa-42b7-b7ba-fd76d7e235a4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Create volume of 1 GB Sep 02 09:03:15 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-11af43e2-f9aa-42b7-b7ba-fd76d7e235a4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Availability Zones retrieved successfully. Sep 02 09:03:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a79aee67-8ebb-4f10-85d8-05dbdce0b331 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a79aee67-8ebb-4f10-85d8-05dbdce0b331 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] GET http://192.168.122.75/volume/v3/volumes/17040851-d102-4cb6-bdaa-3682a488ce33 Sep 02 09:03:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a79aee67-8ebb-4f10-85d8-05dbdce0b331 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a79aee67-8ebb-4f10-85d8-05dbdce0b331 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:16 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:16 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:16 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:16 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:16 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a79aee67-8ebb-4f10-85d8-05dbdce0b331 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Volume info retrieved successfully. Sep 02 09:03:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-11af43e2-f9aa-42b7-b7ba-fd76d7e235a4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Flow 'volume_create_api' (2e56aa03-b49d-4a21-bab3-1f70662418fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a79aee67-8ebb-4f10-85d8-05dbdce0b331 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/17040851-d102-4cb6-bdaa-3682a488ce33 returned with HTTP 200 Sep 02 09:03:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1514/3039] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:15 2026] GET /volume/v3/volumes/17040851-d102-4cb6-bdaa-3682a488ce33 => generated 963 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:03:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-11af43e2-f9aa-42b7-b7ba-fd76d7e235a4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dad5465f-e557-4461-acd8-121bd90ec04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-11af43e2-f9aa-42b7-b7ba-fd76d7e235a4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:03:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-11af43e2-f9aa-42b7-b7ba-fd76d7e235a4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dad5465f-e557-4461-acd8-121bd90ec04d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-11af43e2-f9aa-42b7-b7ba-fd76d7e235a4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4493f181-d78d-4c58-ad06-42f9531eafb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:16 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-11af43e2-f9aa-42b7-b7ba-fd76d7e235a4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Created reservations ['d918e347-651a-441a-9a6d-2a119230c9a2', '08d4606c-ca64-4af3-9370-552ab0596b79', '461051a3-e071-433e-b1b5-f5f66daa0d6e', '0ae699e8-15cc-4c0e-853b-19a724ca40d9'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:03:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-11af43e2-f9aa-42b7-b7ba-fd76d7e235a4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4493f181-d78d-4c58-ad06-42f9531eafb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d918e347-651a-441a-9a6d-2a119230c9a2', '08d4606c-ca64-4af3-9370-552ab0596b79', '461051a3-e071-433e-b1b5-f5f66daa0d6e', '0ae699e8-15cc-4c0e-853b-19a724ca40d9']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-11af43e2-f9aa-42b7-b7ba-fd76d7e235a4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (934afd1c-8efe-46cb-ad4f-3f5610aa90fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:16 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:16 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-11af43e2-f9aa-42b7-b7ba-fd76d7e235a4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (934afd1c-8efe-46cb-ad4f-3f5610aa90fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8642c52d-4acb-40c0-af96-1e7fe754e1c8', '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='43331a6251694a619874929c35cbcd42',qos_specs=None,replication_status=,reservations=['d918e347-651a-441a-9a6d-2a119230c9a2','08d4606c-ca64-4af3-9370-552ab0596b79','461051a3-e071-433e-b1b5-f5f66daa0d6e','0ae699e8-15cc-4c0e-853b-19a724ca40d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1aaf46189374105ae642bc7db698b78',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:03:16Z,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=8642c52d-4acb-40c0-af96-1e7fe754e1c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43331a6251694a619874929c35cbcd42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1aaf46189374105ae642bc7db698b78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-11af43e2-f9aa-42b7-b7ba-fd76d7e235a4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (448bf707-cf13-48a9-93d5-dbb700fb9012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-11af43e2-f9aa-42b7-b7ba-fd76d7e235a4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (448bf707-cf13-48a9-93d5-dbb700fb9012) transitioned into state 'SUCCESS' from 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='43331a6251694a619874929c35cbcd42',qos_specs=None,replication_status=,reservations=['d918e347-651a-441a-9a6d-2a119230c9a2','08d4606c-ca64-4af3-9370-552ab0596b79','461051a3-e071-433e-b1b5-f5f66daa0d6e','0ae699e8-15cc-4c0e-853b-19a724ca40d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1aaf46189374105ae642bc7db698b78',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-11af43e2-f9aa-42b7-b7ba-fd76d7e235a4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9495ff29-ef9f-4adf-80d2-46a61efdd0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-11af43e2-f9aa-42b7-b7ba-fd76d7e235a4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9495ff29-ef9f-4adf-80d2-46a61efdd0bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:16 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-11af43e2-f9aa-42b7-b7ba-fd76d7e235a4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Flow 'volume_create_api' (2e56aa03-b49d-4a21-bab3-1f70662418fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:16 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-11af43e2-f9aa-42b7-b7ba-fd76d7e235a4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Create volume request issued successfully. Sep 02 09:03:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-11af43e2-f9aa-42b7-b7ba-fd76d7e235a4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:03:16 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1526/3040] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 09:03:15 2026] POST /volume/v3/volumes => generated 747 bytes in 895 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:03:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-32f979a2-33a6-46bb-91b1-79ece57b1ba5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-32f979a2-33a6-46bb-91b1-79ece57b1ba5 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] GET http://192.168.122.75/volume/v3/volumes/8642c52d-4acb-40c0-af96-1e7fe754e1c8 Sep 02 09:03:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-32f979a2-33a6-46bb-91b1-79ece57b1ba5 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-32f979a2-33a6-46bb-91b1-79ece57b1ba5 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:16 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:16 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:16 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:16 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:16 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-32f979a2-33a6-46bb-91b1-79ece57b1ba5 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Volume info retrieved successfully. Sep 02 09:03:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-32f979a2-33a6-46bb-91b1-79ece57b1ba5 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/volumes/8642c52d-4acb-40c0-af96-1e7fe754e1c8 returned with HTTP 200 Sep 02 09:03:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1515/3041] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:16 2026] GET /volume/v3/volumes/8642c52d-4acb-40c0-af96-1e7fe754e1c8 => generated 815 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ca9a124c-d21a-4287-a1ed-69d084e5a468 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ca9a124c-d21a-4287-a1ed-69d084e5a468 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] GET http://192.168.122.75/volume/v3/volumes/17040851-d102-4cb6-bdaa-3682a488ce33 Sep 02 09:03:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ca9a124c-d21a-4287-a1ed-69d084e5a468 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ca9a124c-d21a-4287-a1ed-69d084e5a468 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:17 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:17 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:17 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:17 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:17 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ca9a124c-d21a-4287-a1ed-69d084e5a468 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Volume info retrieved successfully. Sep 02 09:03:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ca9a124c-d21a-4287-a1ed-69d084e5a468 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/17040851-d102-4cb6-bdaa-3682a488ce33 returned with HTTP 200 Sep 02 09:03:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1527/3042] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:17 2026] GET /volume/v3/volumes/17040851-d102-4cb6-bdaa-3682a488ce33 => generated 1013 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:03:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3247350e-dbb2-44e2-8c83-84e9306f7416 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3247350e-dbb2-44e2-8c83-84e9306f7416 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] GET http://192.168.122.75/volume/v3/volumes/8642c52d-4acb-40c0-af96-1e7fe754e1c8 Sep 02 09:03:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3247350e-dbb2-44e2-8c83-84e9306f7416 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3247350e-dbb2-44e2-8c83-84e9306f7416 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:17 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:17 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:17 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:17 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:17 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3247350e-dbb2-44e2-8c83-84e9306f7416 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Volume info retrieved successfully. Sep 02 09:03:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3247350e-dbb2-44e2-8c83-84e9306f7416 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/volumes/8642c52d-4acb-40c0-af96-1e7fe754e1c8 returned with HTTP 200 Sep 02 09:03:17 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1516/3043] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:17 2026] GET /volume/v3/volumes/8642c52d-4acb-40c0-af96-1e7fe754e1c8 => generated 839 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 09:03:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f0e1e325-4aa0-46d8-84be-57b4c52f869c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f0e1e325-4aa0-46d8-84be-57b4c52f869c tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] GET http://192.168.122.75/volume/v3/volumes/17040851-d102-4cb6-bdaa-3682a488ce33 Sep 02 09:03:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f0e1e325-4aa0-46d8-84be-57b4c52f869c tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f0e1e325-4aa0-46d8-84be-57b4c52f869c tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-90a2d00f-76fc-4e1c-9397-ea0c5b660672 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:18 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:18 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f0e1e325-4aa0-46d8-84be-57b4c52f869c tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Volume info retrieved successfully. Sep 02 09:03:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f0e1e325-4aa0-46d8-84be-57b4c52f869c tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/17040851-d102-4cb6-bdaa-3682a488ce33 returned with HTTP 200 Sep 02 09:03:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1528/3044] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:18 2026] GET /volume/v3/volumes/17040851-d102-4cb6-bdaa-3682a488ce33 => generated 1014 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:03:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8a9c4d2e-0b2d-4fce-bdad-3c4a5d5a0388 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-90a2d00f-76fc-4e1c-9397-ea0c5b660672 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:03:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-90a2d00f-76fc-4e1c-9397-ea0c5b660672 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1651478676"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-90a2d00f-76fc-4e1c-9397-ea0c5b660672 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1651478676'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:03:18 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-90a2d00f-76fc-4e1c-9397-ea0c5b660672 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Create volume of 1 GB Sep 02 09:03:18 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-90a2d00f-76fc-4e1c-9397-ea0c5b660672 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Availability Zones retrieved successfully. Sep 02 09:03:18 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-90a2d00f-76fc-4e1c-9397-ea0c5b660672 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Flow 'volume_create_api' (4ddfdc72-a968-459b-b8a4-449dd65e3839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:18 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-90a2d00f-76fc-4e1c-9397-ea0c5b660672 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0c8a1ef-87f8-4dae-83ed-146339c7544f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:18 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-90a2d00f-76fc-4e1c-9397-ea0c5b660672 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:03:18 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-90a2d00f-76fc-4e1c-9397-ea0c5b660672 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0c8a1ef-87f8-4dae-83ed-146339c7544f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:18 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-90a2d00f-76fc-4e1c-9397-ea0c5b660672 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecabeadc-90a6-414a-bc53-1d9ace9d8947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8a9c4d2e-0b2d-4fce-bdad-3c4a5d5a0388 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-reader] GET http://192.168.122.75/volume/v3/volumes Sep 02 09:03:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8a9c4d2e-0b2d-4fce-bdad-3c4a5d5a0388 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-reader] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8a9c4d2e-0b2d-4fce-bdad-3c4a5d5a0388 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-reader] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-8a9c4d2e-0b2d-4fce-bdad-3c4a5d5a0388 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-reader] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 09:03:18 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-8a9c4d2e-0b2d-4fce-bdad-3c4a5d5a0388 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86995) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 09:03:18 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:18 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8a9c4d2e-0b2d-4fce-bdad-3c4a5d5a0388 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-reader] Get all volumes completed successfully. Sep 02 09:03:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8a9c4d2e-0b2d-4fce-bdad-3c4a5d5a0388 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-reader] http://192.168.122.75/volume/v3/volumes returned with HTTP 200 Sep 02 09:03:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1529/3045] 192.168.122.75 () {60 vars in 1157 bytes} [Wed Sep 2 09:03:18 2026] GET /volume/v3/volumes => generated 341 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:03:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-cf79a322-b165-4afb-9d10-78cc56e4aa96 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cf79a322-b165-4afb-9d10-78cc56e4aa96 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/17040851-d102-4cb6-bdaa-3682a488ce33 Sep 02 09:03:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cf79a322-b165-4afb-9d10-78cc56e4aa96 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cf79a322-b165-4afb-9d10-78cc56e4aa96 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:18 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-cf79a322-b165-4afb-9d10-78cc56e4aa96 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Delete volume with id: 17040851-d102-4cb6-bdaa-3682a488ce33 Sep 02 09:03:18 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-90a2d00f-76fc-4e1c-9397-ea0c5b660672 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Created reservations ['c6b6cfad-b83b-4cb0-8244-fdf08c47529e', '12653726-7f48-4b1e-9caa-1ea2b0201665', '76b6e577-597b-4c13-bcd4-51f1f186372e', 'd4cfc663-e569-4117-bef6-1a93fc52a366'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:03:18 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-90a2d00f-76fc-4e1c-9397-ea0c5b660672 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecabeadc-90a6-414a-bc53-1d9ace9d8947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6b6cfad-b83b-4cb0-8244-fdf08c47529e', '12653726-7f48-4b1e-9caa-1ea2b0201665', '76b6e577-597b-4c13-bcd4-51f1f186372e', 'd4cfc663-e569-4117-bef6-1a93fc52a366']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:18 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:18 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:18 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-90a2d00f-76fc-4e1c-9397-ea0c5b660672 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78906ac4-f78a-436f-b1c8-f00dabd740d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-cf79a322-b165-4afb-9d10-78cc56e4aa96 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Volume info retrieved successfully. Sep 02 09:03:18 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:18 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-cf79a322-b165-4afb-9d10-78cc56e4aa96 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Delete volume request issued successfully. Sep 02 09:03:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cf79a322-b165-4afb-9d10-78cc56e4aa96 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/17040851-d102-4cb6-bdaa-3682a488ce33 returned with HTTP 202 Sep 02 09:03:18 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-90a2d00f-76fc-4e1c-9397-ea0c5b660672 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78906ac4-f78a-436f-b1c8-f00dabd740d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c64e322-eaf6-440e-8880-de079741c058', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1651478676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c68c1407b3944826a49d955ab9d692c8',qos_specs=None,replication_status=,reservations=['c6b6cfad-b83b-4cb0-8244-fdf08c47529e','12653726-7f48-4b1e-9caa-1ea2b0201665','76b6e577-597b-4c13-bcd4-51f1f186372e','d4cfc663-e569-4117-bef6-1a93fc52a366'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='632389dc55214d578301d5e714f3eae5',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:03:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1651478676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c64e322-eaf6-440e-8880-de079741c058,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c68c1407b3944826a49d955ab9d692c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='632389dc55214d578301d5e714f3eae5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1530/3046] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 09:03:18 2026] DELETE /volume/v3/volumes/17040851-d102-4cb6-bdaa-3682a488ce33 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 09:03:18 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-90a2d00f-76fc-4e1c-9397-ea0c5b660672 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0f6413c-24ed-4ea4-866f-977e400ac372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d0da1f44-e27e-45d4-84b5-6986ec4eb127 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d0da1f44-e27e-45d4-84b5-6986ec4eb127 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] GET http://192.168.122.75/volume/v3/volumes/17040851-d102-4cb6-bdaa-3682a488ce33 Sep 02 09:03:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d0da1f44-e27e-45d4-84b5-6986ec4eb127 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d0da1f44-e27e-45d4-84b5-6986ec4eb127 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:18 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:18 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d0da1f44-e27e-45d4-84b5-6986ec4eb127 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Volume info retrieved successfully. Sep 02 09:03:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d0da1f44-e27e-45d4-84b5-6986ec4eb127 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/17040851-d102-4cb6-bdaa-3682a488ce33 returned with HTTP 200 Sep 02 09:03:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1531/3047] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:18 2026] GET /volume/v3/volumes/17040851-d102-4cb6-bdaa-3682a488ce33 => generated 1013 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:03:18 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-90a2d00f-76fc-4e1c-9397-ea0c5b660672 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0f6413c-24ed-4ea4-866f-977e400ac372) transitioned into state 'SUCCESS' from state '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-1651478676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c68c1407b3944826a49d955ab9d692c8',qos_specs=None,replication_status=,reservations=['c6b6cfad-b83b-4cb0-8244-fdf08c47529e','12653726-7f48-4b1e-9caa-1ea2b0201665','76b6e577-597b-4c13-bcd4-51f1f186372e','d4cfc663-e569-4117-bef6-1a93fc52a366'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='632389dc55214d578301d5e714f3eae5',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:18 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-90a2d00f-76fc-4e1c-9397-ea0c5b660672 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51e3f684-8437-4281-bcbf-b43b8338b352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:18 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-90a2d00f-76fc-4e1c-9397-ea0c5b660672 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51e3f684-8437-4281-bcbf-b43b8338b352) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:18 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-90a2d00f-76fc-4e1c-9397-ea0c5b660672 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Flow 'volume_create_api' (4ddfdc72-a968-459b-b8a4-449dd65e3839) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:18 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-90a2d00f-76fc-4e1c-9397-ea0c5b660672 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Create volume request issued successfully. Sep 02 09:03:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-90a2d00f-76fc-4e1c-9397-ea0c5b660672 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:03:18 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1517/3048] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 09:03:18 2026] POST /volume/v3/volumes => generated 771 bytes in 666 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:03:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-dd9c397d-bd32-45e5-be60-19c3edc0c305 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0053bc20-f41f-4e01-ad44-a98c1d77a4f0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dd9c397d-bd32-45e5-be60-19c3edc0c305 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] GET http://192.168.122.75/volume/v3/volumes/8642c52d-4acb-40c0-af96-1e7fe754e1c8 Sep 02 09:03:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dd9c397d-bd32-45e5-be60-19c3edc0c305 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0053bc20-f41f-4e01-ad44-a98c1d77a4f0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/2c64e322-eaf6-440e-8880-de079741c058 Sep 02 09:03:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0053bc20-f41f-4e01-ad44-a98c1d77a4f0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0053bc20-f41f-4e01-ad44-a98c1d77a4f0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-dd9c397d-bd32-45e5-be60-19c3edc0c305 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:18 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:18 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:18 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:18 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:18 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0053bc20-f41f-4e01-ad44-a98c1d77a4f0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0053bc20-f41f-4e01-ad44-a98c1d77a4f0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/2c64e322-eaf6-440e-8880-de079741c058 returned with HTTP 200 Sep 02 09:03:18 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1518/3049] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:18 2026] GET /volume/v3/volumes/2c64e322-eaf6-440e-8880-de079741c058 => generated 839 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:18 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:18 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-dd9c397d-bd32-45e5-be60-19c3edc0c305 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Volume info retrieved successfully. Sep 02 09:03:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-dd9c397d-bd32-45e5-be60-19c3edc0c305 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/volumes/8642c52d-4acb-40c0-af96-1e7fe754e1c8 returned with HTTP 200 Sep 02 09:03:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1532/3050] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:18 2026] GET /volume/v3/volumes/8642c52d-4acb-40c0-af96-1e7fe754e1c8 => generated 840 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-33e512a7-110e-4863-b37d-0749c7f55b63 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-33e512a7-110e-4863-b37d-0749c7f55b63 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] GET http://192.168.122.75/volume/v3/volumes/8642c52d-4acb-40c0-af96-1e7fe754e1c8 Sep 02 09:03:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-33e512a7-110e-4863-b37d-0749c7f55b63 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-33e512a7-110e-4863-b37d-0749c7f55b63 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:19 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:19 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:19 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:19 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:19 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-33e512a7-110e-4863-b37d-0749c7f55b63 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Volume info retrieved successfully. Sep 02 09:03:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-33e512a7-110e-4863-b37d-0749c7f55b63 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/volumes/8642c52d-4acb-40c0-af96-1e7fe754e1c8 returned with HTTP 200 Sep 02 09:03:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1519/3051] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:18 2026] GET /volume/v3/volumes/8642c52d-4acb-40c0-af96-1e7fe754e1c8 => generated 840 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-db2572fd-55ba-4d67-8436-efabb96b2a9b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-db2572fd-55ba-4d67-8436-efabb96b2a9b tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:03:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-db2572fd-55ba-4d67-8436-efabb96b2a9b tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1153194134"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-db2572fd-55ba-4d67-8436-efabb96b2a9b tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1153194134'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:03:19 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-db2572fd-55ba-4d67-8436-efabb96b2a9b tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Create volume of 1 GB Sep 02 09:03:19 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-db2572fd-55ba-4d67-8436-efabb96b2a9b tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Availability Zones retrieved successfully. Sep 02 09:03:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-db2572fd-55ba-4d67-8436-efabb96b2a9b tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Flow 'volume_create_api' (30f8909c-4c64-4ed0-b7aa-5b83eb0da871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-db2572fd-55ba-4d67-8436-efabb96b2a9b tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ccab0b1-3141-41e6-bb1b-9c494c02daaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-db2572fd-55ba-4d67-8436-efabb96b2a9b tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:03:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-db2572fd-55ba-4d67-8436-efabb96b2a9b tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ccab0b1-3141-41e6-bb1b-9c494c02daaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-db2572fd-55ba-4d67-8436-efabb96b2a9b tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c93bbb8-51c1-4b31-ae89-3c173665e328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:19 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-db2572fd-55ba-4d67-8436-efabb96b2a9b tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Created reservations ['74cee6cf-30ca-43a6-b9a0-97cc2767240b', 'bffcf757-ecda-41cb-91de-f25abb5dd3c6', 'a62f28f9-93f8-473f-abc9-901010a874c5', '0844af51-c10d-4e57-b7e0-105f594313d2'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:03:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-db2572fd-55ba-4d67-8436-efabb96b2a9b tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c93bbb8-51c1-4b31-ae89-3c173665e328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74cee6cf-30ca-43a6-b9a0-97cc2767240b', 'bffcf757-ecda-41cb-91de-f25abb5dd3c6', 'a62f28f9-93f8-473f-abc9-901010a874c5', '0844af51-c10d-4e57-b7e0-105f594313d2']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-db2572fd-55ba-4d67-8436-efabb96b2a9b tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3f8bb49-e2df-4e39-a1cd-f6bbe2045809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:19 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:19 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-db2572fd-55ba-4d67-8436-efabb96b2a9b tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3f8bb49-e2df-4e39-a1cd-f6bbe2045809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3a25dd7-cbb8-48d1-bde0-d8646600c5c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1153194134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43331a6251694a619874929c35cbcd42',qos_specs=None,replication_status=,reservations=['74cee6cf-30ca-43a6-b9a0-97cc2767240b','bffcf757-ecda-41cb-91de-f25abb5dd3c6','a62f28f9-93f8-473f-abc9-901010a874c5','0844af51-c10d-4e57-b7e0-105f594313d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1aaf46189374105ae642bc7db698b78',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:03:19Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1153194134',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3a25dd7-cbb8-48d1-bde0-d8646600c5c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43331a6251694a619874929c35cbcd42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1aaf46189374105ae642bc7db698b78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-db2572fd-55ba-4d67-8436-efabb96b2a9b tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7d1f7ef-7065-48f9-a627-c4e9b30085b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-db2572fd-55ba-4d67-8436-efabb96b2a9b tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7d1f7ef-7065-48f9-a627-c4e9b30085b5) transitioned into 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-1153194134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43331a6251694a619874929c35cbcd42',qos_specs=None,replication_status=,reservations=['74cee6cf-30ca-43a6-b9a0-97cc2767240b','bffcf757-ecda-41cb-91de-f25abb5dd3c6','a62f28f9-93f8-473f-abc9-901010a874c5','0844af51-c10d-4e57-b7e0-105f594313d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1aaf46189374105ae642bc7db698b78',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-db2572fd-55ba-4d67-8436-efabb96b2a9b tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca966fec-1ec5-460a-a7df-91efa6061c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-db2572fd-55ba-4d67-8436-efabb96b2a9b tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca966fec-1ec5-460a-a7df-91efa6061c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-db2572fd-55ba-4d67-8436-efabb96b2a9b tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Flow 'volume_create_api' (30f8909c-4c64-4ed0-b7aa-5b83eb0da871) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:19 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-db2572fd-55ba-4d67-8436-efabb96b2a9b tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Create volume request issued successfully. Sep 02 09:03:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-db2572fd-55ba-4d67-8436-efabb96b2a9b tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:03:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1533/3052] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 09:03:19 2026] POST /volume/v3/volumes => generated 783 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:03:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-14491b26-1dcc-4ced-a7d7-efbd0adc8624 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-14491b26-1dcc-4ced-a7d7-efbd0adc8624 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] GET http://192.168.122.75/volume/v3/volumes/e3a25dd7-cbb8-48d1-bde0-d8646600c5c7 Sep 02 09:03:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-14491b26-1dcc-4ced-a7d7-efbd0adc8624 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-14491b26-1dcc-4ced-a7d7-efbd0adc8624 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:19 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:19 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:19 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:19 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:19 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-14491b26-1dcc-4ced-a7d7-efbd0adc8624 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Volume info retrieved successfully. Sep 02 09:03:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-14491b26-1dcc-4ced-a7d7-efbd0adc8624 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/volumes/e3a25dd7-cbb8-48d1-bde0-d8646600c5c7 returned with HTTP 200 Sep 02 09:03:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1520/3053] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:19 2026] GET /volume/v3/volumes/e3a25dd7-cbb8-48d1-bde0-d8646600c5c7 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3b5eaca9-960c-472f-90ad-064e1ffd60ec None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3b5eaca9-960c-472f-90ad-064e1ffd60ec tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] GET http://192.168.122.75/volume/v3/volumes/17040851-d102-4cb6-bdaa-3682a488ce33 Sep 02 09:03:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3b5eaca9-960c-472f-90ad-064e1ffd60ec tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3b5eaca9-960c-472f-90ad-064e1ffd60ec tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:19 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:19 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:19 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:19 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:19 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3b5eaca9-960c-472f-90ad-064e1ffd60ec tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Volume info retrieved successfully. Sep 02 09:03:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3b5eaca9-960c-472f-90ad-064e1ffd60ec tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/17040851-d102-4cb6-bdaa-3682a488ce33 returned with HTTP 200 Sep 02 09:03:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1534/3054] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:19 2026] GET /volume/v3/volumes/17040851-d102-4cb6-bdaa-3682a488ce33 => generated 1013 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:03:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d988c69c-fb22-4e0d-9733-86badfacbf4b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d988c69c-fb22-4e0d-9733-86badfacbf4b tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/2c64e322-eaf6-440e-8880-de079741c058 Sep 02 09:03:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d988c69c-fb22-4e0d-9733-86badfacbf4b tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d988c69c-fb22-4e0d-9733-86badfacbf4b tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:19 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:19 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:19 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:19 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:19 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d988c69c-fb22-4e0d-9733-86badfacbf4b tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d988c69c-fb22-4e0d-9733-86badfacbf4b tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/2c64e322-eaf6-440e-8880-de079741c058 returned with HTTP 200 Sep 02 09:03:20 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1521/3055] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:19 2026] GET /volume/v3/volumes/2c64e322-eaf6-440e-8880-de079741c058 => generated 863 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a081bb8c-bfc0-4bf1-ae68-0738e6f5c791 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a081bb8c-bfc0-4bf1-ae68-0738e6f5c791 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] GET http://192.168.122.75/volume/v3/volumes/e3a25dd7-cbb8-48d1-bde0-d8646600c5c7 Sep 02 09:03:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a081bb8c-bfc0-4bf1-ae68-0738e6f5c791 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a081bb8c-bfc0-4bf1-ae68-0738e6f5c791 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:20 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:20 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:20 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:20 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:20 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a081bb8c-bfc0-4bf1-ae68-0738e6f5c791 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Volume info retrieved successfully. Sep 02 09:03:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a081bb8c-bfc0-4bf1-ae68-0738e6f5c791 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/volumes/e3a25dd7-cbb8-48d1-bde0-d8646600c5c7 returned with HTTP 200 Sep 02 09:03:20 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1535/3056] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:20 2026] GET /volume/v3/volumes/e3a25dd7-cbb8-48d1-bde0-d8646600c5c7 => generated 875 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bee3d720-67c5-4752-8ed4-f463b689e2dd None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bee3d720-67c5-4752-8ed4-f463b689e2dd tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] GET http://192.168.122.75/volume/v3/volumes/17040851-d102-4cb6-bdaa-3682a488ce33 Sep 02 09:03:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bee3d720-67c5-4752-8ed4-f463b689e2dd tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bee3d720-67c5-4752-8ed4-f463b689e2dd tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bee3d720-67c5-4752-8ed4-f463b689e2dd tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/17040851-d102-4cb6-bdaa-3682a488ce33 returned with HTTP 404 Sep 02 09:03:20 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1522/3057] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:20 2026] GET /volume/v3/volumes/17040851-d102-4cb6-bdaa-3682a488ce33 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 09:03:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6a5ac9fa-0a56-42dc-b0b9-5ddf2dbbc9d4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6a5ac9fa-0a56-42dc-b0b9-5ddf2dbbc9d4 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:03:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6a5ac9fa-0a56-42dc-b0b9-5ddf2dbbc9d4 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1326229601"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-6a5ac9fa-0a56-42dc-b0b9-5ddf2dbbc9d4 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1326229601'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:03:20 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-6a5ac9fa-0a56-42dc-b0b9-5ddf2dbbc9d4 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Create volume of 1 GB Sep 02 09:03:20 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6a5ac9fa-0a56-42dc-b0b9-5ddf2dbbc9d4 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Availability Zones retrieved successfully. Sep 02 09:03:20 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6a5ac9fa-0a56-42dc-b0b9-5ddf2dbbc9d4 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Flow 'volume_create_api' (74e291c3-d11d-458a-8edf-f98cd32931d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:20 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6a5ac9fa-0a56-42dc-b0b9-5ddf2dbbc9d4 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (939710b0-c26c-4e38-8fc0-eeae052e267a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:20 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-6a5ac9fa-0a56-42dc-b0b9-5ddf2dbbc9d4 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2cbc0ad6-3cf9-4b63-b583-e8a95c147572 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6a5ac9fa-0a56-42dc-b0b9-5ddf2dbbc9d4 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (939710b0-c26c-4e38-8fc0-eeae052e267a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2cbc0ad6-3cf9-4b63-b583-e8a95c147572 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/2c64e322-eaf6-440e-8880-de079741c058 Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6a5ac9fa-0a56-42dc-b0b9-5ddf2dbbc9d4 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21a8d719-878b-4275-b8ac-527323535afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2cbc0ad6-3cf9-4b63-b583-e8a95c147572 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2cbc0ad6-3cf9-4b63-b583-e8a95c147572 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:21 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:21 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:21 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:21 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2cbc0ad6-3cf9-4b63-b583-e8a95c147572 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2cbc0ad6-3cf9-4b63-b583-e8a95c147572 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/2c64e322-eaf6-440e-8880-de079741c058 returned with HTTP 200 Sep 02 09:03:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1523/3058] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:21 2026] GET /volume/v3/volumes/2c64e322-eaf6-440e-8880-de079741c058 => generated 864 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5058e1a6-3bd7-4373-a2c3-331a8ae41e73 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5058e1a6-3bd7-4373-a2c3-331a8ae41e73 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5058e1a6-3bd7-4373-a2c3-331a8ae41e73 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2c64e322-eaf6-440e-8880-de079741c058", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-434083593"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-5058e1a6-3bd7-4373-a2c3-331a8ae41e73 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Create volume request body: {'volume': {"'source_volid": '2c64e322-eaf6-440e-8880-de079741c058', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-434083593'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-5058e1a6-3bd7-4373-a2c3-331a8ae41e73 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Create volume of 1 GB Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-6a5ac9fa-0a56-42dc-b0b9-5ddf2dbbc9d4 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Created reservations ['9607555b-72e3-44dd-ba85-cd2e8ec5ddfb', 'ddc84578-affb-44c3-8c90-36281a8856c6', '4e5574d8-7107-45f6-b23d-a46f5cd04714', 'fcb5f9b2-898c-4e11-8f38-f5c47168233e'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6a5ac9fa-0a56-42dc-b0b9-5ddf2dbbc9d4 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21a8d719-878b-4275-b8ac-527323535afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9607555b-72e3-44dd-ba85-cd2e8ec5ddfb', 'ddc84578-affb-44c3-8c90-36281a8856c6', '4e5574d8-7107-45f6-b23d-a46f5cd04714', 'fcb5f9b2-898c-4e11-8f38-f5c47168233e']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5058e1a6-3bd7-4373-a2c3-331a8ae41e73 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Availability Zones retrieved successfully. Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6a5ac9fa-0a56-42dc-b0b9-5ddf2dbbc9d4 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (010e795d-45c8-4b8c-ac61-28cd9521542b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5058e1a6-3bd7-4373-a2c3-331a8ae41e73 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Flow 'volume_create_api' (8e63b208-c6a8-464a-9255-b313998f13cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5058e1a6-3bd7-4373-a2c3-331a8ae41e73 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (948e7c50-69e9-41f6-8c1a-08a5198bf884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-5058e1a6-3bd7-4373-a2c3-331a8ae41e73 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:03:21 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:21 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6a5ac9fa-0a56-42dc-b0b9-5ddf2dbbc9d4 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (010e795d-45c8-4b8c-ac61-28cd9521542b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '876473d9-a836-407f-9d95-160d70c781f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1326229601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faa0531c54564330b3ef30b53a6e925e',qos_specs=None,replication_status=,reservations=['9607555b-72e3-44dd-ba85-cd2e8ec5ddfb','ddc84578-affb-44c3-8c90-36281a8856c6','4e5574d8-7107-45f6-b23d-a46f5cd04714','fcb5f9b2-898c-4e11-8f38-f5c47168233e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d55a75237594e0693fb09b590696050',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:03:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1326229601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=876473d9-a836-407f-9d95-160d70c781f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faa0531c54564330b3ef30b53a6e925e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d55a75237594e0693fb09b590696050',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6a5ac9fa-0a56-42dc-b0b9-5ddf2dbbc9d4 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af119678-311f-4339-9951-b0f45d1a3040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6a5ac9fa-0a56-42dc-b0b9-5ddf2dbbc9d4 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af119678-311f-4339-9951-b0f45d1a3040) transitioned into state 'SUCCESS' from state '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-1326229601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faa0531c54564330b3ef30b53a6e925e',qos_specs=None,replication_status=,reservations=['9607555b-72e3-44dd-ba85-cd2e8ec5ddfb','ddc84578-affb-44c3-8c90-36281a8856c6','4e5574d8-7107-45f6-b23d-a46f5cd04714','fcb5f9b2-898c-4e11-8f38-f5c47168233e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d55a75237594e0693fb09b590696050',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6a5ac9fa-0a56-42dc-b0b9-5ddf2dbbc9d4 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42a38945-ac8a-42c9-a060-c70f4d895285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5058e1a6-3bd7-4373-a2c3-331a8ae41e73 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (948e7c50-69e9-41f6-8c1a-08a5198bf884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5058e1a6-3bd7-4373-a2c3-331a8ae41e73 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bf5e16c-1a7b-4148-8032-3293bddb5148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6a5ac9fa-0a56-42dc-b0b9-5ddf2dbbc9d4 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42a38945-ac8a-42c9-a060-c70f4d895285) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-6a5ac9fa-0a56-42dc-b0b9-5ddf2dbbc9d4 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Flow 'volume_create_api' (74e291c3-d11d-458a-8edf-f98cd32931d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:21 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6a5ac9fa-0a56-42dc-b0b9-5ddf2dbbc9d4 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Create volume request issued successfully. Sep 02 09:03:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6a5ac9fa-0a56-42dc-b0b9-5ddf2dbbc9d4 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:03:21 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1536/3059] 192.168.122.75 () {62 vars in 1178 bytes} [Wed Sep 2 09:03:20 2026] POST /volume/v3/volumes => generated 785 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b3cc416d-30a7-482c-9996-5694e229574e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b3cc416d-30a7-482c-9996-5694e229574e tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] GET http://192.168.122.75/volume/v3/volumes/876473d9-a836-407f-9d95-160d70c781f4 Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b3cc416d-30a7-482c-9996-5694e229574e tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b3cc416d-30a7-482c-9996-5694e229574e tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:21 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:21 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:21 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:21 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:21 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b3cc416d-30a7-482c-9996-5694e229574e tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Volume info retrieved successfully. Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-5058e1a6-3bd7-4373-a2c3-331a8ae41e73 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Created reservations ['5a70b9f2-8a3e-4dd8-a13d-1f9f7729e086', '70928c24-b46f-4fd8-ab00-9c49fd40c624', '27ebac96-8585-4b0d-82a5-a7e065a07e63', '2354a1b5-8353-456e-9528-18eabfbe1ccc'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5058e1a6-3bd7-4373-a2c3-331a8ae41e73 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bf5e16c-1a7b-4148-8032-3293bddb5148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a70b9f2-8a3e-4dd8-a13d-1f9f7729e086', '70928c24-b46f-4fd8-ab00-9c49fd40c624', '27ebac96-8585-4b0d-82a5-a7e065a07e63', '2354a1b5-8353-456e-9528-18eabfbe1ccc']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b3cc416d-30a7-482c-9996-5694e229574e tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/876473d9-a836-407f-9d95-160d70c781f4 returned with HTTP 200 Sep 02 09:03:21 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1537/3060] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:21 2026] GET /volume/v3/volumes/876473d9-a836-407f-9d95-160d70c781f4 => generated 964 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5058e1a6-3bd7-4373-a2c3-331a8ae41e73 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9316ab97-6ed6-4a5c-9b0e-e8c37dc529b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:21 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5058e1a6-3bd7-4373-a2c3-331a8ae41e73 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9316ab97-6ed6-4a5c-9b0e-e8c37dc529b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f97ccd94-7993-4de2-9a53-eec3bef0e011', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-434083593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c68c1407b3944826a49d955ab9d692c8',qos_specs=None,replication_status=,reservations=['5a70b9f2-8a3e-4dd8-a13d-1f9f7729e086','70928c24-b46f-4fd8-ab00-9c49fd40c624','27ebac96-8585-4b0d-82a5-a7e065a07e63','2354a1b5-8353-456e-9528-18eabfbe1ccc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='632389dc55214d578301d5e714f3eae5',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:03:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-434083593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f97ccd94-7993-4de2-9a53-eec3bef0e011,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c68c1407b3944826a49d955ab9d692c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='632389dc55214d578301d5e714f3eae5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5058e1a6-3bd7-4373-a2c3-331a8ae41e73 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3143cf69-e06c-4f59-906f-9b57f4bbd4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5058e1a6-3bd7-4373-a2c3-331a8ae41e73 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3143cf69-e06c-4f59-906f-9b57f4bbd4ca) transitioned into state 'SUCCESS' from state '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-434083593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c68c1407b3944826a49d955ab9d692c8',qos_specs=None,replication_status=,reservations=['5a70b9f2-8a3e-4dd8-a13d-1f9f7729e086','70928c24-b46f-4fd8-ab00-9c49fd40c624','27ebac96-8585-4b0d-82a5-a7e065a07e63','2354a1b5-8353-456e-9528-18eabfbe1ccc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='632389dc55214d578301d5e714f3eae5',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5058e1a6-3bd7-4373-a2c3-331a8ae41e73 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (654176fe-8bb5-4ea2-95f6-d49492bb1759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5058e1a6-3bd7-4373-a2c3-331a8ae41e73 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (654176fe-8bb5-4ea2-95f6-d49492bb1759) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-5058e1a6-3bd7-4373-a2c3-331a8ae41e73 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Flow 'volume_create_api' (8e63b208-c6a8-464a-9255-b313998f13cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5058e1a6-3bd7-4373-a2c3-331a8ae41e73 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Create volume request issued successfully. Sep 02 09:03:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5058e1a6-3bd7-4373-a2c3-331a8ae41e73 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:03:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1524/3061] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 09:03:21 2026] POST /volume/v3/volumes => generated 770 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f1316a8f-705e-4e7b-843b-7d8f024c5569 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f1316a8f-705e-4e7b-843b-7d8f024c5569 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f1316a8f-705e-4e7b-843b-7d8f024c5569 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2c64e322-eaf6-440e-8880-de079741c058", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-768269422"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-f1316a8f-705e-4e7b-843b-7d8f024c5569 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Create volume request body: {'volume': {"'source_volid": '2c64e322-eaf6-440e-8880-de079741c058', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-768269422'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:03:21 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-f1316a8f-705e-4e7b-843b-7d8f024c5569 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Create volume of 1 GB Sep 02 09:03:21 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f1316a8f-705e-4e7b-843b-7d8f024c5569 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Availability Zones retrieved successfully. Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-f1316a8f-705e-4e7b-843b-7d8f024c5569 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Flow 'volume_create_api' (be3923a0-19ce-4f24-9014-2f358880f23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-f1316a8f-705e-4e7b-843b-7d8f024c5569 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f4bece8-5176-4c6a-b662-85f7b29bba57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-f1316a8f-705e-4e7b-843b-7d8f024c5569 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-f1316a8f-705e-4e7b-843b-7d8f024c5569 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f4bece8-5176-4c6a-b662-85f7b29bba57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-f1316a8f-705e-4e7b-843b-7d8f024c5569 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4828439-ba92-48ba-8c9b-a3a98753189b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7cb94433-2484-4dc3-a7f1-8c6e70e5011d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7cb94433-2484-4dc3-a7f1-8c6e70e5011d tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] GET http://192.168.122.75/volume/v3/volumes/e3a25dd7-cbb8-48d1-bde0-d8646600c5c7 Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7cb94433-2484-4dc3-a7f1-8c6e70e5011d tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7cb94433-2484-4dc3-a7f1-8c6e70e5011d tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:21 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:21 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:21 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:21 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7cb94433-2484-4dc3-a7f1-8c6e70e5011d tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Volume info retrieved successfully. Sep 02 09:03:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7cb94433-2484-4dc3-a7f1-8c6e70e5011d tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/volumes/e3a25dd7-cbb8-48d1-bde0-d8646600c5c7 returned with HTTP 200 Sep 02 09:03:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1525/3062] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:21 2026] GET /volume/v3/volumes/e3a25dd7-cbb8-48d1-bde0-d8646600c5c7 => generated 876 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-98497aa6-0023-417d-ab32-502d52d05a9b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-98497aa6-0023-417d-ab32-502d52d05a9b tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] GET http://192.168.122.75/volume/v3/volumes/e3a25dd7-cbb8-48d1-bde0-d8646600c5c7 Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-98497aa6-0023-417d-ab32-502d52d05a9b tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-98497aa6-0023-417d-ab32-502d52d05a9b tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:21 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:21 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:21 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-f1316a8f-705e-4e7b-843b-7d8f024c5569 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Created reservations ['d3d7b17f-3d57-486d-9a10-128958adbc5d', 'e57cb2b4-d3a4-494c-abb3-1c637881ee1e', 'af81a64f-c52c-480e-81d2-2faf97e1a81d', '7b6fcf27-12f8-4d13-b9de-0dce7ca1b66f'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-f1316a8f-705e-4e7b-843b-7d8f024c5569 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4828439-ba92-48ba-8c9b-a3a98753189b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3d7b17f-3d57-486d-9a10-128958adbc5d', 'e57cb2b4-d3a4-494c-abb3-1c637881ee1e', 'af81a64f-c52c-480e-81d2-2faf97e1a81d', '7b6fcf27-12f8-4d13-b9de-0dce7ca1b66f']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-98497aa6-0023-417d-ab32-502d52d05a9b tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Volume info retrieved successfully. Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-f1316a8f-705e-4e7b-843b-7d8f024c5569 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca15a43d-eada-497a-99dd-01f315c4300a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-98497aa6-0023-417d-ab32-502d52d05a9b tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/volumes/e3a25dd7-cbb8-48d1-bde0-d8646600c5c7 returned with HTTP 200 Sep 02 09:03:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1526/3063] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:21 2026] GET /volume/v3/volumes/e3a25dd7-cbb8-48d1-bde0-d8646600c5c7 => generated 876 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-44d521a7-472d-40d1-bb7b-0d233c2b44f0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-44d521a7-472d-40d1-bb7b-0d233c2b44f0 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 09:03:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-44d521a7-472d-40d1-bb7b-0d233c2b44f0 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3a25dd7-cbb8-48d1-bde0-d8646600c5c7", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1794193723"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:21 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:21 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:21 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:21 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-f1316a8f-705e-4e7b-843b-7d8f024c5569 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca15a43d-eada-497a-99dd-01f315c4300a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68910dc0-4ba3-49a9-83c5-d638270e01cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-768269422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c68c1407b3944826a49d955ab9d692c8',qos_specs=None,replication_status=,reservations=['d3d7b17f-3d57-486d-9a10-128958adbc5d','e57cb2b4-d3a4-494c-abb3-1c637881ee1e','af81a64f-c52c-480e-81d2-2faf97e1a81d','7b6fcf27-12f8-4d13-b9de-0dce7ca1b66f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='632389dc55214d578301d5e714f3eae5',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:03:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-768269422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68910dc0-4ba3-49a9-83c5-d638270e01cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c68c1407b3944826a49d955ab9d692c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='632389dc55214d578301d5e714f3eae5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:21 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:21 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-f1316a8f-705e-4e7b-843b-7d8f024c5569 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54ef3041-1464-475e-a1a6-43da06fa1beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:21 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-44d521a7-472d-40d1-bb7b-0d233c2b44f0 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Volume info retrieved successfully. Sep 02 09:03:21 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-44d521a7-472d-40d1-bb7b-0d233c2b44f0 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Create snapshot from volume e3a25dd7-cbb8-48d1-bde0-d8646600c5c7 Sep 02 09:03:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-f1316a8f-705e-4e7b-843b-7d8f024c5569 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54ef3041-1464-475e-a1a6-43da06fa1beb) transitioned into state 'SUCCESS' from state '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-768269422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c68c1407b3944826a49d955ab9d692c8',qos_specs=None,replication_status=,reservations=['d3d7b17f-3d57-486d-9a10-128958adbc5d','e57cb2b4-d3a4-494c-abb3-1c637881ee1e','af81a64f-c52c-480e-81d2-2faf97e1a81d','7b6fcf27-12f8-4d13-b9de-0dce7ca1b66f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='632389dc55214d578301d5e714f3eae5',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-f1316a8f-705e-4e7b-843b-7d8f024c5569 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (228c63e7-0c37-4c22-bf62-70bd190d79a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-f1316a8f-705e-4e7b-843b-7d8f024c5569 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (228c63e7-0c37-4c22-bf62-70bd190d79a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-f1316a8f-705e-4e7b-843b-7d8f024c5569 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Flow 'volume_create_api' (be3923a0-19ce-4f24-9014-2f358880f23d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:22 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f1316a8f-705e-4e7b-843b-7d8f024c5569 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Create volume request issued successfully. Sep 02 09:03:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f1316a8f-705e-4e7b-843b-7d8f024c5569 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:03:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1538/3064] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 09:03:21 2026] POST /volume/v3/volumes => generated 770 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:03:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-736bb606-6265-40d4-88ef-949493946036 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-736bb606-6265-40d4-88ef-949493946036 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:03:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-736bb606-6265-40d4-88ef-949493946036 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2c64e322-eaf6-440e-8880-de079741c058", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1615727497"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-736bb606-6265-40d4-88ef-949493946036 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Create volume request body: {'volume': {"'source_volid": '2c64e322-eaf6-440e-8880-de079741c058', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1615727497'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:03:22 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-736bb606-6265-40d4-88ef-949493946036 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Create volume of 1 GB Sep 02 09:03:22 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:22 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:22 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-44d521a7-472d-40d1-bb7b-0d233c2b44f0 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Created reservations ['f456acbf-66c1-43df-9d9e-268c3ca6a087', '8aa953f9-9701-4bc4-bfbf-e11d6f584b8e', 'df95a31c-986d-498d-ab91-2ec81a6d9606', '0b59037f-daa8-40cd-a651-f33a35d2fca7'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:03:22 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-736bb606-6265-40d4-88ef-949493946036 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Availability Zones retrieved successfully. Sep 02 09:03:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-736bb606-6265-40d4-88ef-949493946036 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Flow 'volume_create_api' (98b0ae91-6f6d-40fa-ae74-04223aaa4123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-736bb606-6265-40d4-88ef-949493946036 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90329df6-2177-4574-8894-3ecc9d50df8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-736bb606-6265-40d4-88ef-949493946036 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:03:22 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:22 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-44d521a7-472d-40d1-bb7b-0d233c2b44f0 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Snapshot create request issued successfully. Sep 02 09:03:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-44d521a7-472d-40d1-bb7b-0d233c2b44f0 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 09:03:22 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1527/3065] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 09:03:21 2026] POST /volume/v3/snapshots => generated 326 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 09:03:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-736bb606-6265-40d4-88ef-949493946036 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90329df6-2177-4574-8894-3ecc9d50df8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a0a5d8eb-bb02-4388-bbad-512b3309d669 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-736bb606-6265-40d4-88ef-949493946036 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6351059-b775-47ed-98cd-b1f1f3f152f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a0a5d8eb-bb02-4388-bbad-512b3309d669 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] GET http://192.168.122.75/volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c Sep 02 09:03:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a0a5d8eb-bb02-4388-bbad-512b3309d669 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a0a5d8eb-bb02-4388-bbad-512b3309d669 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:22 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:22 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a0a5d8eb-bb02-4388-bbad-512b3309d669 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Snapshot retrieved successfully. Sep 02 09:03:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a0a5d8eb-bb02-4388-bbad-512b3309d669 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c returned with HTTP 200 Sep 02 09:03:22 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1528/3066] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:22 2026] GET /volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c => generated 458 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:22 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-736bb606-6265-40d4-88ef-949493946036 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Created reservations ['81ddc17d-dbff-4070-afea-1c437d3f3184', '9e867011-81cf-4dde-9d5f-4183d6b25427', 'aacb899b-27d9-4488-9001-a5c2f499e8f6', 'db3bf7fc-3746-490f-899f-2898fce53ae2'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:03:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-736bb606-6265-40d4-88ef-949493946036 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6351059-b775-47ed-98cd-b1f1f3f152f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81ddc17d-dbff-4070-afea-1c437d3f3184', '9e867011-81cf-4dde-9d5f-4183d6b25427', 'aacb899b-27d9-4488-9001-a5c2f499e8f6', 'db3bf7fc-3746-490f-899f-2898fce53ae2']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-736bb606-6265-40d4-88ef-949493946036 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e3e0782-3f9f-4456-b41d-222f515d920d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:22 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:22 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-736bb606-6265-40d4-88ef-949493946036 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e3e0782-3f9f-4456-b41d-222f515d920d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4376c331-155f-4f58-a6a9-457193c6535f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1615727497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c68c1407b3944826a49d955ab9d692c8',qos_specs=None,replication_status=,reservations=['81ddc17d-dbff-4070-afea-1c437d3f3184','9e867011-81cf-4dde-9d5f-4183d6b25427','aacb899b-27d9-4488-9001-a5c2f499e8f6','db3bf7fc-3746-490f-899f-2898fce53ae2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='632389dc55214d578301d5e714f3eae5',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:03:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1615727497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4376c331-155f-4f58-a6a9-457193c6535f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c68c1407b3944826a49d955ab9d692c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='632389dc55214d578301d5e714f3eae5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0119ecc1-a6b4-47ad-a5f1-3c96bc03c0ac None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0119ecc1-a6b4-47ad-a5f1-3c96bc03c0ac tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] GET http://192.168.122.75/volume/v3/volumes/876473d9-a836-407f-9d95-160d70c781f4 Sep 02 09:03:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0119ecc1-a6b4-47ad-a5f1-3c96bc03c0ac tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0119ecc1-a6b4-47ad-a5f1-3c96bc03c0ac tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-736bb606-6265-40d4-88ef-949493946036 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5ac1a60-132d-4137-bd6a-b41fe11c97d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:22 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:22 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:22 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:22 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0119ecc1-a6b4-47ad-a5f1-3c96bc03c0ac tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Volume info retrieved successfully. Sep 02 09:03:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0119ecc1-a6b4-47ad-a5f1-3c96bc03c0ac tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/876473d9-a836-407f-9d95-160d70c781f4 returned with HTTP 200 Sep 02 09:03:22 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1529/3067] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:22 2026] GET /volume/v3/volumes/876473d9-a836-407f-9d95-160d70c781f4 => generated 1014 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:03:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-736bb606-6265-40d4-88ef-949493946036 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5ac1a60-132d-4137-bd6a-b41fe11c97d1) transitioned into state 'SUCCESS' from state '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-1615727497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c68c1407b3944826a49d955ab9d692c8',qos_specs=None,replication_status=,reservations=['81ddc17d-dbff-4070-afea-1c437d3f3184','9e867011-81cf-4dde-9d5f-4183d6b25427','aacb899b-27d9-4488-9001-a5c2f499e8f6','db3bf7fc-3746-490f-899f-2898fce53ae2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='632389dc55214d578301d5e714f3eae5',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-736bb606-6265-40d4-88ef-949493946036 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1a15e32-19ce-41f9-b4bd-b14dde2fe606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-736bb606-6265-40d4-88ef-949493946036 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1a15e32-19ce-41f9-b4bd-b14dde2fe606) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:22 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-736bb606-6265-40d4-88ef-949493946036 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Flow 'volume_create_api' (98b0ae91-6f6d-40fa-ae74-04223aaa4123) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:22 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-736bb606-6265-40d4-88ef-949493946036 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Create volume request issued successfully. Sep 02 09:03:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-736bb606-6265-40d4-88ef-949493946036 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:03:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1539/3068] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 09:03:22 2026] POST /volume/v3/volumes => generated 771 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:03:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e8cd4d41-3ee8-40b6-bc0c-8ec7e0247cc0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e8cd4d41-3ee8-40b6-bc0c-8ec7e0247cc0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:03:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e8cd4d41-3ee8-40b6-bc0c-8ec7e0247cc0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2c64e322-eaf6-440e-8880-de079741c058", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-996583094"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-e8cd4d41-3ee8-40b6-bc0c-8ec7e0247cc0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Create volume request body: {'volume': {"'source_volid": '2c64e322-eaf6-440e-8880-de079741c058', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-996583094'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:03:22 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-e8cd4d41-3ee8-40b6-bc0c-8ec7e0247cc0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Create volume of 1 GB Sep 02 09:03:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e8cd4d41-3ee8-40b6-bc0c-8ec7e0247cc0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Availability Zones retrieved successfully. Sep 02 09:03:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e8cd4d41-3ee8-40b6-bc0c-8ec7e0247cc0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Flow 'volume_create_api' (058a3f3c-0ef7-47a4-b1ad-cded62acffb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e8cd4d41-3ee8-40b6-bc0c-8ec7e0247cc0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (852e93fa-f8ef-4a20-a829-0e95c71b2b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-e8cd4d41-3ee8-40b6-bc0c-8ec7e0247cc0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:03:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e8cd4d41-3ee8-40b6-bc0c-8ec7e0247cc0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (852e93fa-f8ef-4a20-a829-0e95c71b2b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e8cd4d41-3ee8-40b6-bc0c-8ec7e0247cc0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (388812b4-d193-40ec-a0b6-7e664c3cc53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:22 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-e8cd4d41-3ee8-40b6-bc0c-8ec7e0247cc0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Created reservations ['cd40f7c0-582a-4fa8-887b-c92c243613dd', '85f79e84-ff4f-4cda-b800-51474fa82d18', 'f6bf0f35-65de-485a-842f-d5742b0a75a6', '62ecd963-9bf4-42f4-8cfa-c2013e74cafc'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:03:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e8cd4d41-3ee8-40b6-bc0c-8ec7e0247cc0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (388812b4-d193-40ec-a0b6-7e664c3cc53b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd40f7c0-582a-4fa8-887b-c92c243613dd', '85f79e84-ff4f-4cda-b800-51474fa82d18', 'f6bf0f35-65de-485a-842f-d5742b0a75a6', '62ecd963-9bf4-42f4-8cfa-c2013e74cafc']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e8cd4d41-3ee8-40b6-bc0c-8ec7e0247cc0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79125a75-8d11-419b-b44f-45f4efe9f86d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:22 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:22 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e8cd4d41-3ee8-40b6-bc0c-8ec7e0247cc0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79125a75-8d11-419b-b44f-45f4efe9f86d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a253e5f-0b57-41bf-b29b-a5a0db5bed3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-996583094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c68c1407b3944826a49d955ab9d692c8',qos_specs=None,replication_status=,reservations=['cd40f7c0-582a-4fa8-887b-c92c243613dd','85f79e84-ff4f-4cda-b800-51474fa82d18','f6bf0f35-65de-485a-842f-d5742b0a75a6','62ecd963-9bf4-42f4-8cfa-c2013e74cafc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='632389dc55214d578301d5e714f3eae5',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:03:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-996583094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a253e5f-0b57-41bf-b29b-a5a0db5bed3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c68c1407b3944826a49d955ab9d692c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='632389dc55214d578301d5e714f3eae5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e8cd4d41-3ee8-40b6-bc0c-8ec7e0247cc0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6d9ee97-5e24-4c1d-93bf-33a6fb6961b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e8cd4d41-3ee8-40b6-bc0c-8ec7e0247cc0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6d9ee97-5e24-4c1d-93bf-33a6fb6961b3) transitioned into state 'SUCCESS' from state '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-996583094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c68c1407b3944826a49d955ab9d692c8',qos_specs=None,replication_status=,reservations=['cd40f7c0-582a-4fa8-887b-c92c243613dd','85f79e84-ff4f-4cda-b800-51474fa82d18','f6bf0f35-65de-485a-842f-d5742b0a75a6','62ecd963-9bf4-42f4-8cfa-c2013e74cafc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='632389dc55214d578301d5e714f3eae5',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e8cd4d41-3ee8-40b6-bc0c-8ec7e0247cc0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b0ea03a-bdf2-4c9c-ac6a-ea055fba631e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e8cd4d41-3ee8-40b6-bc0c-8ec7e0247cc0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b0ea03a-bdf2-4c9c-ac6a-ea055fba631e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e8cd4d41-3ee8-40b6-bc0c-8ec7e0247cc0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Flow 'volume_create_api' (058a3f3c-0ef7-47a4-b1ad-cded62acffb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e8cd4d41-3ee8-40b6-bc0c-8ec7e0247cc0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Create volume request issued successfully. Sep 02 09:03:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e8cd4d41-3ee8-40b6-bc0c-8ec7e0247cc0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:03:22 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1530/3069] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 09:03:22 2026] POST /volume/v3/volumes => generated 770 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:03:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-aad31747-03f7-4b77-bc10-1952e3c78bf5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aad31747-03f7-4b77-bc10-1952e3c78bf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:03:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aad31747-03f7-4b77-bc10-1952e3c78bf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "2c64e322-eaf6-440e-8880-de079741c058", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1922087807"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-aad31747-03f7-4b77-bc10-1952e3c78bf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Create volume request body: {'volume': {"'source_volid": '2c64e322-eaf6-440e-8880-de079741c058', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1922087807'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:03:23 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-aad31747-03f7-4b77-bc10-1952e3c78bf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Create volume of 1 GB Sep 02 09:03:23 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:23 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:23 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-aad31747-03f7-4b77-bc10-1952e3c78bf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Availability Zones retrieved successfully. Sep 02 09:03:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-aad31747-03f7-4b77-bc10-1952e3c78bf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Flow 'volume_create_api' (b2c328e7-1577-4070-bcd9-5ee7acf6cec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-aad31747-03f7-4b77-bc10-1952e3c78bf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aeb40417-d954-4376-bf62-98abade86eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-aad31747-03f7-4b77-bc10-1952e3c78bf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:03:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-aad31747-03f7-4b77-bc10-1952e3c78bf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aeb40417-d954-4376-bf62-98abade86eab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-aad31747-03f7-4b77-bc10-1952e3c78bf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a730f67-a1b8-48f6-a7f8-e2f4d9653c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:23 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-aad31747-03f7-4b77-bc10-1952e3c78bf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Created reservations ['fdd52e30-cae1-486f-a2bd-e4f436ed65c5', '976ac125-694e-4787-9712-c0c3c14f13d1', 'e6aa93e4-3ed2-4c5c-9634-b57370db146a', '7e2d435a-0583-4691-8335-938afc862e9c'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:03:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-aad31747-03f7-4b77-bc10-1952e3c78bf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a730f67-a1b8-48f6-a7f8-e2f4d9653c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdd52e30-cae1-486f-a2bd-e4f436ed65c5', '976ac125-694e-4787-9712-c0c3c14f13d1', 'e6aa93e4-3ed2-4c5c-9634-b57370db146a', '7e2d435a-0583-4691-8335-938afc862e9c']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-aad31747-03f7-4b77-bc10-1952e3c78bf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f382ab83-6b78-4ba5-9530-0786ad521811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c09a5926-2312-4e63-8bbe-e2ef3197202e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c09a5926-2312-4e63-8bbe-e2ef3197202e tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] GET http://192.168.122.75/volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c Sep 02 09:03:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c09a5926-2312-4e63-8bbe-e2ef3197202e tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c09a5926-2312-4e63-8bbe-e2ef3197202e tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:23 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:23 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-aad31747-03f7-4b77-bc10-1952e3c78bf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f382ab83-6b78-4ba5-9530-0786ad521811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d8d5e39-5297-4124-abe1-be8a11c38b74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1922087807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c68c1407b3944826a49d955ab9d692c8',qos_specs=None,replication_status=,reservations=['fdd52e30-cae1-486f-a2bd-e4f436ed65c5','976ac125-694e-4787-9712-c0c3c14f13d1','e6aa93e4-3ed2-4c5c-9634-b57370db146a','7e2d435a-0583-4691-8335-938afc862e9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='632389dc55214d578301d5e714f3eae5',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:03:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1922087807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d8d5e39-5297-4124-abe1-be8a11c38b74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c68c1407b3944826a49d955ab9d692c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='632389dc55214d578301d5e714f3eae5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-aad31747-03f7-4b77-bc10-1952e3c78bf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab91cbaa-e96d-432e-9a7d-c14a4ab43f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:23 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:23 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:23 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c09a5926-2312-4e63-8bbe-e2ef3197202e tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Snapshot retrieved successfully. Sep 02 09:03:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c09a5926-2312-4e63-8bbe-e2ef3197202e tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c returned with HTTP 200 Sep 02 09:03:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1531/3070] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:23 2026] GET /volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c => generated 458 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-aad31747-03f7-4b77-bc10-1952e3c78bf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab91cbaa-e96d-432e-9a7d-c14a4ab43f20) transitioned into state 'SUCCESS' from state '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-1922087807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c68c1407b3944826a49d955ab9d692c8',qos_specs=None,replication_status=,reservations=['fdd52e30-cae1-486f-a2bd-e4f436ed65c5','976ac125-694e-4787-9712-c0c3c14f13d1','e6aa93e4-3ed2-4c5c-9634-b57370db146a','7e2d435a-0583-4691-8335-938afc862e9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='632389dc55214d578301d5e714f3eae5',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-aad31747-03f7-4b77-bc10-1952e3c78bf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4083f0ae-eb3e-4fb8-84a7-d38789599e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-aad31747-03f7-4b77-bc10-1952e3c78bf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4083f0ae-eb3e-4fb8-84a7-d38789599e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:23 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-aad31747-03f7-4b77-bc10-1952e3c78bf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Flow 'volume_create_api' (b2c328e7-1577-4070-bcd9-5ee7acf6cec8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:23 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-aad31747-03f7-4b77-bc10-1952e3c78bf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Create volume request issued successfully. Sep 02 09:03:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aad31747-03f7-4b77-bc10-1952e3c78bf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:03:23 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1540/3071] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 09:03:22 2026] POST /volume/v3/volumes => generated 771 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:03:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8dc204c4-950f-4b71-9108-3ca193e3312b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8dc204c4-950f-4b71-9108-3ca193e3312b tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/f97ccd94-7993-4de2-9a53-eec3bef0e011 Sep 02 09:03:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8dc204c4-950f-4b71-9108-3ca193e3312b tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8dc204c4-950f-4b71-9108-3ca193e3312b tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:23 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:23 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:23 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:23 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:23 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8dc204c4-950f-4b71-9108-3ca193e3312b tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8dc204c4-950f-4b71-9108-3ca193e3312b tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/f97ccd94-7993-4de2-9a53-eec3bef0e011 returned with HTTP 200 Sep 02 09:03:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1532/3072] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:23 2026] GET /volume/v3/volumes/f97ccd94-7993-4de2-9a53-eec3bef0e011 => generated 862 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a4f9f84d-306a-4895-bbc3-59ae521d9cbc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a4f9f84d-306a-4895-bbc3-59ae521d9cbc tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] GET http://192.168.122.75/volume/v3/volumes/876473d9-a836-407f-9d95-160d70c781f4 Sep 02 09:03:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a4f9f84d-306a-4895-bbc3-59ae521d9cbc tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a4f9f84d-306a-4895-bbc3-59ae521d9cbc tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:23 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:23 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:23 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:23 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:23 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a4f9f84d-306a-4895-bbc3-59ae521d9cbc tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Volume info retrieved successfully. Sep 02 09:03:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a4f9f84d-306a-4895-bbc3-59ae521d9cbc tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/876473d9-a836-407f-9d95-160d70c781f4 returned with HTTP 200 Sep 02 09:03:23 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1541/3073] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:23 2026] GET /volume/v3/volumes/876473d9-a836-407f-9d95-160d70c781f4 => generated 1015 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:03:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b6fed20e-ec26-405a-ae43-c812c77c924a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b6fed20e-ec26-405a-ae43-c812c77c924a tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-reader] GET http://192.168.122.75/volume/v3/volumes/detail Sep 02 09:03:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b6fed20e-ec26-405a-ae43-c812c77c924a tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-reader] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b6fed20e-ec26-405a-ae43-c812c77c924a tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-reader] Calling method 'detail' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-b6fed20e-ec26-405a-ae43-c812c77c924a tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-reader] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 09:03:23 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-b6fed20e-ec26-405a-ae43-c812c77c924a tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86994) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 09:03:23 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:23 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:23 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b6fed20e-ec26-405a-ae43-c812c77c924a tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-reader] Get all volumes completed successfully. Sep 02 09:03:23 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:23 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b6fed20e-ec26-405a-ae43-c812c77c924a tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-reader] http://192.168.122.75/volume/v3/volumes/detail returned with HTTP 200 Sep 02 09:03:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1533/3074] 192.168.122.75 () {60 vars in 1178 bytes} [Wed Sep 2 09:03:23 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:03:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b0d92eae-8c77-4807-98e7-19b381e50f10 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b0d92eae-8c77-4807-98e7-19b381e50f10 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/876473d9-a836-407f-9d95-160d70c781f4 Sep 02 09:03:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b0d92eae-8c77-4807-98e7-19b381e50f10 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b0d92eae-8c77-4807-98e7-19b381e50f10 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:23 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-b0d92eae-8c77-4807-98e7-19b381e50f10 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Delete volume with id: 876473d9-a836-407f-9d95-160d70c781f4 Sep 02 09:03:23 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:23 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:23 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:23 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:23 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b0d92eae-8c77-4807-98e7-19b381e50f10 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Volume info retrieved successfully. Sep 02 09:03:23 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b0d92eae-8c77-4807-98e7-19b381e50f10 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Delete volume request issued successfully. Sep 02 09:03:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b0d92eae-8c77-4807-98e7-19b381e50f10 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/876473d9-a836-407f-9d95-160d70c781f4 returned with HTTP 202 Sep 02 09:03:23 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1542/3075] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 09:03:23 2026] DELETE /volume/v3/volumes/876473d9-a836-407f-9d95-160d70c781f4 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 09:03:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f95e0caa-324c-4a79-a3a4-38f34ae42140 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f95e0caa-324c-4a79-a3a4-38f34ae42140 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] GET http://192.168.122.75/volume/v3/volumes/876473d9-a836-407f-9d95-160d70c781f4 Sep 02 09:03:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f95e0caa-324c-4a79-a3a4-38f34ae42140 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f95e0caa-324c-4a79-a3a4-38f34ae42140 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:23 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:23 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:23 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:23 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:23 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f95e0caa-324c-4a79-a3a4-38f34ae42140 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Volume info retrieved successfully. Sep 02 09:03:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f95e0caa-324c-4a79-a3a4-38f34ae42140 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/876473d9-a836-407f-9d95-160d70c781f4 returned with HTTP 200 Sep 02 09:03:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1534/3076] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:23 2026] GET /volume/v3/volumes/876473d9-a836-407f-9d95-160d70c781f4 => generated 1014 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:03:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8edd8a60-0fbe-4d2a-9d30-845a3707eebb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8edd8a60-0fbe-4d2a-9d30-845a3707eebb tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] GET http://192.168.122.75/volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c Sep 02 09:03:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8edd8a60-0fbe-4d2a-9d30-845a3707eebb tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8edd8a60-0fbe-4d2a-9d30-845a3707eebb tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:24 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:24 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:24 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8edd8a60-0fbe-4d2a-9d30-845a3707eebb tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Snapshot retrieved successfully. Sep 02 09:03:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8edd8a60-0fbe-4d2a-9d30-845a3707eebb tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c returned with HTTP 200 Sep 02 09:03:24 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1543/3077] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:24 2026] GET /volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c => generated 458 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0130c8eb-f8c8-4b14-be77-9f9315a95774 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0130c8eb-f8c8-4b14-be77-9f9315a95774 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/f97ccd94-7993-4de2-9a53-eec3bef0e011 Sep 02 09:03:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0130c8eb-f8c8-4b14-be77-9f9315a95774 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0130c8eb-f8c8-4b14-be77-9f9315a95774 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:24 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:24 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:24 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:24 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:24 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0130c8eb-f8c8-4b14-be77-9f9315a95774 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0130c8eb-f8c8-4b14-be77-9f9315a95774 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/f97ccd94-7993-4de2-9a53-eec3bef0e011 returned with HTTP 200 Sep 02 09:03:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1535/3078] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:24 2026] GET /volume/v3/volumes/f97ccd94-7993-4de2-9a53-eec3bef0e011 => generated 863 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b8fb32ce-8d1c-4d9e-91a7-4a1f2dc84028 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b8fb32ce-8d1c-4d9e-91a7-4a1f2dc84028 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/68910dc0-4ba3-49a9-83c5-d638270e01cd Sep 02 09:03:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b8fb32ce-8d1c-4d9e-91a7-4a1f2dc84028 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b8fb32ce-8d1c-4d9e-91a7-4a1f2dc84028 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:24 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:24 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:24 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:24 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:24 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b8fb32ce-8d1c-4d9e-91a7-4a1f2dc84028 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b8fb32ce-8d1c-4d9e-91a7-4a1f2dc84028 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/68910dc0-4ba3-49a9-83c5-d638270e01cd returned with HTTP 200 Sep 02 09:03:24 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1544/3079] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:24 2026] GET /volume/v3/volumes/68910dc0-4ba3-49a9-83c5-d638270e01cd => generated 862 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c97b0614-6f0b-4747-ac75-09f5a8e44a43 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c97b0614-6f0b-4747-ac75-09f5a8e44a43 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] GET http://192.168.122.75/volume/v3/volumes/876473d9-a836-407f-9d95-160d70c781f4 Sep 02 09:03:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c97b0614-6f0b-4747-ac75-09f5a8e44a43 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c97b0614-6f0b-4747-ac75-09f5a8e44a43 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:24 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:24 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:24 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:24 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:24 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c97b0614-6f0b-4747-ac75-09f5a8e44a43 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Volume info retrieved successfully. Sep 02 09:03:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c97b0614-6f0b-4747-ac75-09f5a8e44a43 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/876473d9-a836-407f-9d95-160d70c781f4 returned with HTTP 200 Sep 02 09:03:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1536/3080] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:24 2026] GET /volume/v3/volumes/876473d9-a836-407f-9d95-160d70c781f4 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:03:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-67ae4af5-0288-40ff-a944-adf95ae2091f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-67ae4af5-0288-40ff-a944-adf95ae2091f tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] GET http://192.168.122.75/volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c Sep 02 09:03:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-67ae4af5-0288-40ff-a944-adf95ae2091f tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-67ae4af5-0288-40ff-a944-adf95ae2091f tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:25 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:25 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:25 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-67ae4af5-0288-40ff-a944-adf95ae2091f tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Snapshot retrieved successfully. Sep 02 09:03:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-67ae4af5-0288-40ff-a944-adf95ae2091f tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c returned with HTTP 200 Sep 02 09:03:25 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1545/3081] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:25 2026] GET /volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c => generated 458 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 09:03:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0e6a2f6b-9d4c-4601-9f32-4b1bb15febfa None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0e6a2f6b-9d4c-4601-9f32-4b1bb15febfa tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/68910dc0-4ba3-49a9-83c5-d638270e01cd Sep 02 09:03:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0e6a2f6b-9d4c-4601-9f32-4b1bb15febfa tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0e6a2f6b-9d4c-4601-9f32-4b1bb15febfa tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:25 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:25 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:25 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:25 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:25 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0e6a2f6b-9d4c-4601-9f32-4b1bb15febfa tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0e6a2f6b-9d4c-4601-9f32-4b1bb15febfa tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/68910dc0-4ba3-49a9-83c5-d638270e01cd returned with HTTP 200 Sep 02 09:03:25 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1537/3082] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:25 2026] GET /volume/v3/volumes/68910dc0-4ba3-49a9-83c5-d638270e01cd => generated 862 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-17803183-1a9a-46d9-be92-1fdb72c9041a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-17803183-1a9a-46d9-be92-1fdb72c9041a tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] GET http://192.168.122.75/volume/v3/volumes/876473d9-a836-407f-9d95-160d70c781f4 Sep 02 09:03:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-17803183-1a9a-46d9-be92-1fdb72c9041a tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-17803183-1a9a-46d9-be92-1fdb72c9041a tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-17803183-1a9a-46d9-be92-1fdb72c9041a tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/876473d9-a836-407f-9d95-160d70c781f4 returned with HTTP 404 Sep 02 09:03:25 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1546/3083] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:25 2026] GET /volume/v3/volumes/876473d9-a836-407f-9d95-160d70c781f4 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 09:03:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-59366640-3c27-4d05-8d58-ec11997208f5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-59366640-3c27-4d05-8d58-ec11997208f5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:03:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-59366640-3c27-4d05-8d58-ec11997208f5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1261578118"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-59366640-3c27-4d05-8d58-ec11997208f5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1261578118'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:03:25 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-59366640-3c27-4d05-8d58-ec11997208f5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Create volume of 1 GB Sep 02 09:03:25 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-59366640-3c27-4d05-8d58-ec11997208f5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Availability Zones retrieved successfully. Sep 02 09:03:25 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-59366640-3c27-4d05-8d58-ec11997208f5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Flow 'volume_create_api' (96e426fa-8644-4604-aa99-df8584edaa90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:25 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-59366640-3c27-4d05-8d58-ec11997208f5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bdd2771-2e4d-4c0d-b562-c91e84e15f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:25 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-59366640-3c27-4d05-8d58-ec11997208f5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:03:26 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-59366640-3c27-4d05-8d58-ec11997208f5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bdd2771-2e4d-4c0d-b562-c91e84e15f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:26 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-59366640-3c27-4d05-8d58-ec11997208f5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d1266da-8148-4c3b-a4e4-b70ae6bd15cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:26 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-59366640-3c27-4d05-8d58-ec11997208f5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Created reservations ['845da852-df2e-4bab-b224-f70a47d2da85', 'a8ef48bb-f880-4beb-ab10-aa0034e7ab31', '17eebfaf-5256-4404-9bfb-307bb23f4008', '0dbdd6dd-71c4-4581-9431-8817fd646ab3'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:03:26 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-59366640-3c27-4d05-8d58-ec11997208f5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d1266da-8148-4c3b-a4e4-b70ae6bd15cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['845da852-df2e-4bab-b224-f70a47d2da85', 'a8ef48bb-f880-4beb-ab10-aa0034e7ab31', '17eebfaf-5256-4404-9bfb-307bb23f4008', '0dbdd6dd-71c4-4581-9431-8817fd646ab3']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:26 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-59366640-3c27-4d05-8d58-ec11997208f5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9852d504-1f19-4a24-bdcb-2d389192a0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:26 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:26 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:26 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-59366640-3c27-4d05-8d58-ec11997208f5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9852d504-1f19-4a24-bdcb-2d389192a0f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab4d7daf-6546-41f2-887c-cb12de15ca39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1261578118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faa0531c54564330b3ef30b53a6e925e',qos_specs=None,replication_status=,reservations=['845da852-df2e-4bab-b224-f70a47d2da85','a8ef48bb-f880-4beb-ab10-aa0034e7ab31','17eebfaf-5256-4404-9bfb-307bb23f4008','0dbdd6dd-71c4-4581-9431-8817fd646ab3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d55a75237594e0693fb09b590696050',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:03:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1261578118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab4d7daf-6546-41f2-887c-cb12de15ca39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faa0531c54564330b3ef30b53a6e925e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d55a75237594e0693fb09b590696050',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:26 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-59366640-3c27-4d05-8d58-ec11997208f5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63f63284-cf1b-484f-b930-cb29cf2f8f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:26 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-59366640-3c27-4d05-8d58-ec11997208f5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63f63284-cf1b-484f-b930-cb29cf2f8f2f) transitioned into state 'SUCCESS' from state '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-1261578118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faa0531c54564330b3ef30b53a6e925e',qos_specs=None,replication_status=,reservations=['845da852-df2e-4bab-b224-f70a47d2da85','a8ef48bb-f880-4beb-ab10-aa0034e7ab31','17eebfaf-5256-4404-9bfb-307bb23f4008','0dbdd6dd-71c4-4581-9431-8817fd646ab3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d55a75237594e0693fb09b590696050',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:26 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-59366640-3c27-4d05-8d58-ec11997208f5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73be8def-53a8-408a-81a9-47c68885f859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:26 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-59366640-3c27-4d05-8d58-ec11997208f5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73be8def-53a8-408a-81a9-47c68885f859) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:26 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-59366640-3c27-4d05-8d58-ec11997208f5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Flow 'volume_create_api' (96e426fa-8644-4604-aa99-df8584edaa90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:26 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-59366640-3c27-4d05-8d58-ec11997208f5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Create volume request issued successfully. Sep 02 09:03:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-59366640-3c27-4d05-8d58-ec11997208f5 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:03:26 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1538/3084] 192.168.122.75 () {62 vars in 1178 bytes} [Wed Sep 2 09:03:25 2026] POST /volume/v3/volumes => generated 785 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9496e3b4-548e-44c9-acd8-0cc8d5cd636d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9496e3b4-548e-44c9-acd8-0cc8d5cd636d tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] GET http://192.168.122.75/volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 Sep 02 09:03:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9496e3b4-548e-44c9-acd8-0cc8d5cd636d tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9496e3b4-548e-44c9-acd8-0cc8d5cd636d tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:26 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:26 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:26 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:26 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:26 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-9496e3b4-548e-44c9-acd8-0cc8d5cd636d tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Volume info retrieved successfully. Sep 02 09:03:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9496e3b4-548e-44c9-acd8-0cc8d5cd636d tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 returned with HTTP 200 Sep 02 09:03:26 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1547/3085] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:26 2026] GET /volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 => generated 964 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 09:03:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3779d74b-2a5d-4187-b271-3583febd0ba4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3779d74b-2a5d-4187-b271-3583febd0ba4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] GET http://192.168.122.75/volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c Sep 02 09:03:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3779d74b-2a5d-4187-b271-3583febd0ba4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3779d74b-2a5d-4187-b271-3583febd0ba4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:26 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:26 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:26 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3779d74b-2a5d-4187-b271-3583febd0ba4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Snapshot retrieved successfully. Sep 02 09:03:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3779d74b-2a5d-4187-b271-3583febd0ba4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c returned with HTTP 200 Sep 02 09:03:26 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1539/3086] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:26 2026] GET /volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c => generated 485 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a791a629-9c73-40bc-a208-f3b6c00e4252 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a791a629-9c73-40bc-a208-f3b6c00e4252 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] GET http://192.168.122.75/volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c Sep 02 09:03:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a791a629-9c73-40bc-a208-f3b6c00e4252 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a791a629-9c73-40bc-a208-f3b6c00e4252 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:26 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:26 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:26 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a791a629-9c73-40bc-a208-f3b6c00e4252 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Snapshot retrieved successfully. Sep 02 09:03:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a791a629-9c73-40bc-a208-f3b6c00e4252 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c returned with HTTP 200 Sep 02 09:03:26 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1548/3087] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:26 2026] GET /volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c => generated 485 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-746f90fe-0648-44a6-9971-c5cca58f0fc4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-746f90fe-0648-44a6-9971-c5cca58f0fc4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c Sep 02 09:03:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-746f90fe-0648-44a6-9971-c5cca58f0fc4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-746f90fe-0648-44a6-9971-c5cca58f0fc4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:26 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-746f90fe-0648-44a6-9971-c5cca58f0fc4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Delete snapshot with id: afaea98f-663b-44dd-aa98-924843c3722c Sep 02 09:03:26 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:26 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:26 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-746f90fe-0648-44a6-9971-c5cca58f0fc4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Snapshot retrieved successfully. Sep 02 09:03:26 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:26 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:26 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-746f90fe-0648-44a6-9971-c5cca58f0fc4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Snapshot delete request issued successfully. Sep 02 09:03:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-746f90fe-0648-44a6-9971-c5cca58f0fc4 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c returned with HTTP 202 Sep 02 09:03:26 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1540/3088] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:03:26 2026] DELETE /volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7ca9d969-46c2-4817-bcc9-874160eefd81 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7ca9d969-46c2-4817-bcc9-874160eefd81 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] GET http://192.168.122.75/volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c Sep 02 09:03:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7ca9d969-46c2-4817-bcc9-874160eefd81 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7ca9d969-46c2-4817-bcc9-874160eefd81 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:26 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:26 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:26 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7ca9d969-46c2-4817-bcc9-874160eefd81 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Snapshot retrieved successfully. Sep 02 09:03:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7ca9d969-46c2-4817-bcc9-874160eefd81 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c returned with HTTP 200 Sep 02 09:03:26 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1549/3089] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:26 2026] GET /volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c => generated 484 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-78bde189-38cc-4515-8515-6d17f818c425 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-78bde189-38cc-4515-8515-6d17f818c425 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/68910dc0-4ba3-49a9-83c5-d638270e01cd Sep 02 09:03:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-78bde189-38cc-4515-8515-6d17f818c425 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-78bde189-38cc-4515-8515-6d17f818c425 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:26 devstack devstack@c-api.service[86994]: DEBUG dbcounter [-] [86994] Writing DB stats cinder:SELECT=904,cinder:INSERT=220,cinder:UPDATE=306 {{(pid=86994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 09:03:26 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:26 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:26 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:26 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:26 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-78bde189-38cc-4515-8515-6d17f818c425 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-78bde189-38cc-4515-8515-6d17f818c425 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/68910dc0-4ba3-49a9-83c5-d638270e01cd returned with HTTP 200 Sep 02 09:03:26 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1541/3090] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:26 2026] GET /volume/v3/volumes/68910dc0-4ba3-49a9-83c5-d638270e01cd => generated 862 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-54f733cf-0ec3-429c-8aa5-d2588fdbe6f9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-54f733cf-0ec3-429c-8aa5-d2588fdbe6f9 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] GET http://192.168.122.75/volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 Sep 02 09:03:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-54f733cf-0ec3-429c-8aa5-d2588fdbe6f9 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-54f733cf-0ec3-429c-8aa5-d2588fdbe6f9 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:27 devstack devstack@c-api.service[86995]: DEBUG dbcounter [-] [86995] Writing DB stats cinder:SELECT=884,cinder:INSERT=221,cinder:UPDATE=334 {{(pid=86995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 09:03:27 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:27 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:27 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:27 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:27 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-54f733cf-0ec3-429c-8aa5-d2588fdbe6f9 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Volume info retrieved successfully. Sep 02 09:03:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-54f733cf-0ec3-429c-8aa5-d2588fdbe6f9 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 returned with HTTP 200 Sep 02 09:03:27 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1550/3091] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:27 2026] GET /volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 => generated 1014 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:03:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-88b81c7c-011e-44ce-a403-d8bcb4ca3baa None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-88b81c7c-011e-44ce-a403-d8bcb4ca3baa tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] GET http://192.168.122.75/volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c Sep 02 09:03:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-88b81c7c-011e-44ce-a403-d8bcb4ca3baa tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-88b81c7c-011e-44ce-a403-d8bcb4ca3baa tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:27 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:27 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:27 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-88b81c7c-011e-44ce-a403-d8bcb4ca3baa tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Snapshot retrieved successfully. Sep 02 09:03:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-88b81c7c-011e-44ce-a403-d8bcb4ca3baa tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c returned with HTTP 200 Sep 02 09:03:27 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1542/3092] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:27 2026] GET /volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c => generated 484 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a4b292c8-7f70-4ea7-bf88-4d43cd0c2d76 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a4b292c8-7f70-4ea7-bf88-4d43cd0c2d76 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/68910dc0-4ba3-49a9-83c5-d638270e01cd Sep 02 09:03:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a4b292c8-7f70-4ea7-bf88-4d43cd0c2d76 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a4b292c8-7f70-4ea7-bf88-4d43cd0c2d76 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:27 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:27 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:27 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:27 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:27 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a4b292c8-7f70-4ea7-bf88-4d43cd0c2d76 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a4b292c8-7f70-4ea7-bf88-4d43cd0c2d76 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/68910dc0-4ba3-49a9-83c5-d638270e01cd returned with HTTP 200 Sep 02 09:03:27 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1551/3093] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:27 2026] GET /volume/v3/volumes/68910dc0-4ba3-49a9-83c5-d638270e01cd => generated 863 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-426b341d-fd24-43b6-aee7-4449bb57344f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-426b341d-fd24-43b6-aee7-4449bb57344f tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/4376c331-155f-4f58-a6a9-457193c6535f Sep 02 09:03:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-426b341d-fd24-43b6-aee7-4449bb57344f tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-426b341d-fd24-43b6-aee7-4449bb57344f tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:27 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:27 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:27 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:27 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:28 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-426b341d-fd24-43b6-aee7-4449bb57344f tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-426b341d-fd24-43b6-aee7-4449bb57344f tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/4376c331-155f-4f58-a6a9-457193c6535f returned with HTTP 200 Sep 02 09:03:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1543/3094] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:27 2026] GET /volume/v3/volumes/4376c331-155f-4f58-a6a9-457193c6535f => generated 863 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6d1f9509-83df-40ab-a5d6-e6e65f64c01b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6d1f9509-83df-40ab-a5d6-e6e65f64c01b tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] GET http://192.168.122.75/volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 Sep 02 09:03:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6d1f9509-83df-40ab-a5d6-e6e65f64c01b tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6d1f9509-83df-40ab-a5d6-e6e65f64c01b tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:28 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:28 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:28 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:28 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:28 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6d1f9509-83df-40ab-a5d6-e6e65f64c01b tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Volume info retrieved successfully. Sep 02 09:03:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6d1f9509-83df-40ab-a5d6-e6e65f64c01b tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 returned with HTTP 200 Sep 02 09:03:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1552/3095] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:28 2026] GET /volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:03:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b17d9af8-8d99-4ae2-9b56-e678d1578efb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b17d9af8-8d99-4ae2-9b56-e678d1578efb tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] GET http://192.168.122.75/volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c Sep 02 09:03:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b17d9af8-8d99-4ae2-9b56-e678d1578efb tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b17d9af8-8d99-4ae2-9b56-e678d1578efb tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b17d9af8-8d99-4ae2-9b56-e678d1578efb tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c returned with HTTP 404 Sep 02 09:03:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1544/3096] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:28 2026] GET /volume/v3/snapshots/afaea98f-663b-44dd-aa98-924843c3722c => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-87bd7589-d37c-463b-94fa-cead42fe9d5d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-87bd7589-d37c-463b-94fa-cead42fe9d5d tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] DELETE http://192.168.122.75/volume/v3/volumes/e3a25dd7-cbb8-48d1-bde0-d8646600c5c7 Sep 02 09:03:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-87bd7589-d37c-463b-94fa-cead42fe9d5d tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-87bd7589-d37c-463b-94fa-cead42fe9d5d tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:28 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-87bd7589-d37c-463b-94fa-cead42fe9d5d tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Delete volume with id: e3a25dd7-cbb8-48d1-bde0-d8646600c5c7 Sep 02 09:03:28 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:28 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:28 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:28 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:28 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-87bd7589-d37c-463b-94fa-cead42fe9d5d tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Volume info retrieved successfully. Sep 02 09:03:28 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-87bd7589-d37c-463b-94fa-cead42fe9d5d tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Delete volume request issued successfully. Sep 02 09:03:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-87bd7589-d37c-463b-94fa-cead42fe9d5d tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/volumes/e3a25dd7-cbb8-48d1-bde0-d8646600c5c7 returned with HTTP 202 Sep 02 09:03:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1553/3097] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:03:28 2026] DELETE /volume/v3/volumes/e3a25dd7-cbb8-48d1-bde0-d8646600c5c7 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cf184321-7982-4c61-b2d1-e625c1e80c27 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cf184321-7982-4c61-b2d1-e625c1e80c27 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] GET http://192.168.122.75/volume/v3/volumes/e3a25dd7-cbb8-48d1-bde0-d8646600c5c7 Sep 02 09:03:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cf184321-7982-4c61-b2d1-e625c1e80c27 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cf184321-7982-4c61-b2d1-e625c1e80c27 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:28 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:28 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:28 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:28 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:28 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cf184321-7982-4c61-b2d1-e625c1e80c27 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Volume info retrieved successfully. Sep 02 09:03:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cf184321-7982-4c61-b2d1-e625c1e80c27 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/volumes/e3a25dd7-cbb8-48d1-bde0-d8646600c5c7 returned with HTTP 200 Sep 02 09:03:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1545/3098] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:28 2026] GET /volume/v3/volumes/e3a25dd7-cbb8-48d1-bde0-d8646600c5c7 => generated 875 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7cbe3c7c-6d67-4de4-b368-f6e9e6470906 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7cbe3c7c-6d67-4de4-b368-f6e9e6470906 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/4376c331-155f-4f58-a6a9-457193c6535f Sep 02 09:03:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7cbe3c7c-6d67-4de4-b368-f6e9e6470906 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7cbe3c7c-6d67-4de4-b368-f6e9e6470906 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:29 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:29 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:29 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7cbe3c7c-6d67-4de4-b368-f6e9e6470906 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7cbe3c7c-6d67-4de4-b368-f6e9e6470906 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/4376c331-155f-4f58-a6a9-457193c6535f returned with HTTP 200 Sep 02 09:03:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1554/3099] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:29 2026] GET /volume/v3/volumes/4376c331-155f-4f58-a6a9-457193c6535f => generated 864 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2544ae53-2af6-489f-b93d-bf1984903dd1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2544ae53-2af6-489f-b93d-bf1984903dd1 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/7a253e5f-0b57-41bf-b29b-a5a0db5bed3f Sep 02 09:03:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2544ae53-2af6-489f-b93d-bf1984903dd1 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2544ae53-2af6-489f-b93d-bf1984903dd1 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:29 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:29 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:29 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2544ae53-2af6-489f-b93d-bf1984903dd1 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2544ae53-2af6-489f-b93d-bf1984903dd1 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/7a253e5f-0b57-41bf-b29b-a5a0db5bed3f returned with HTTP 200 Sep 02 09:03:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1546/3100] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:29 2026] GET /volume/v3/volumes/7a253e5f-0b57-41bf-b29b-a5a0db5bed3f => generated 863 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 09:03:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0f819e99-faae-4de3-8199-6429f66b5490 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0f819e99-faae-4de3-8199-6429f66b5490 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/8d8d5e39-5297-4124-abe1-be8a11c38b74 Sep 02 09:03:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0f819e99-faae-4de3-8199-6429f66b5490 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0f819e99-faae-4de3-8199-6429f66b5490 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:29 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:29 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:29 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:29 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:29 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0f819e99-faae-4de3-8199-6429f66b5490 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0f819e99-faae-4de3-8199-6429f66b5490 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/8d8d5e39-5297-4124-abe1-be8a11c38b74 returned with HTTP 200 Sep 02 09:03:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1555/3101] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:29 2026] GET /volume/v3/volumes/8d8d5e39-5297-4124-abe1-be8a11c38b74 => generated 863 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-da7c23b5-af67-4eb6-a535-29c3a6d84f11 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-da7c23b5-af67-4eb6-a535-29c3a6d84f11 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] GET http://192.168.122.75/volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 Sep 02 09:03:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-da7c23b5-af67-4eb6-a535-29c3a6d84f11 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-da7c23b5-af67-4eb6-a535-29c3a6d84f11 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:29 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:29 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:29 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-da7c23b5-af67-4eb6-a535-29c3a6d84f11 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Volume info retrieved successfully. Sep 02 09:03:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-da7c23b5-af67-4eb6-a535-29c3a6d84f11 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 returned with HTTP 200 Sep 02 09:03:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1547/3102] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:29 2026] GET /volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:03:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-485cefc1-1bf6-4996-b2f9-41a0d5f43996 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-485cefc1-1bf6-4996-b2f9-41a0d5f43996 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] GET http://192.168.122.75/volume/v3/volumes/e3a25dd7-cbb8-48d1-bde0-d8646600c5c7 Sep 02 09:03:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-485cefc1-1bf6-4996-b2f9-41a0d5f43996 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-485cefc1-1bf6-4996-b2f9-41a0d5f43996 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-485cefc1-1bf6-4996-b2f9-41a0d5f43996 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/volumes/e3a25dd7-cbb8-48d1-bde0-d8646600c5c7 returned with HTTP 404 Sep 02 09:03:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1556/3103] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:29 2026] GET /volume/v3/volumes/e3a25dd7-cbb8-48d1-bde0-d8646600c5c7 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cdc56bc3-1034-4d44-a2f6-c03927a4ee76 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cdc56bc3-1034-4d44-a2f6-c03927a4ee76 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] DELETE http://192.168.122.75/volume/v3/volumes/8642c52d-4acb-40c0-af96-1e7fe754e1c8 Sep 02 09:03:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cdc56bc3-1034-4d44-a2f6-c03927a4ee76 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cdc56bc3-1034-4d44-a2f6-c03927a4ee76 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:29 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-cdc56bc3-1034-4d44-a2f6-c03927a4ee76 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Delete volume with id: 8642c52d-4acb-40c0-af96-1e7fe754e1c8 Sep 02 09:03:29 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:29 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:30 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:30 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cdc56bc3-1034-4d44-a2f6-c03927a4ee76 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Volume info retrieved successfully. Sep 02 09:03:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cdc56bc3-1034-4d44-a2f6-c03927a4ee76 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Delete volume request issued successfully. Sep 02 09:03:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cdc56bc3-1034-4d44-a2f6-c03927a4ee76 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/volumes/8642c52d-4acb-40c0-af96-1e7fe754e1c8 returned with HTTP 202 Sep 02 09:03:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1548/3104] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:03:29 2026] DELETE /volume/v3/volumes/8642c52d-4acb-40c0-af96-1e7fe754e1c8 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-440c8b01-8f84-45e9-b3de-bd4df99d6676 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-440c8b01-8f84-45e9-b3de-bd4df99d6676 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] GET http://192.168.122.75/volume/v3/volumes/8642c52d-4acb-40c0-af96-1e7fe754e1c8 Sep 02 09:03:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-440c8b01-8f84-45e9-b3de-bd4df99d6676 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-440c8b01-8f84-45e9-b3de-bd4df99d6676 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:30 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:30 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:30 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:30 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:30 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-440c8b01-8f84-45e9-b3de-bd4df99d6676 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Volume info retrieved successfully. Sep 02 09:03:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-440c8b01-8f84-45e9-b3de-bd4df99d6676 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/volumes/8642c52d-4acb-40c0-af96-1e7fe754e1c8 returned with HTTP 200 Sep 02 09:03:30 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1557/3105] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:30 2026] GET /volume/v3/volumes/8642c52d-4acb-40c0-af96-1e7fe754e1c8 => generated 839 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7c9b4e2e-2245-4609-be60-2a0620671cc3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7c9b4e2e-2245-4609-be60-2a0620671cc3 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/8d8d5e39-5297-4124-abe1-be8a11c38b74 Sep 02 09:03:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7c9b4e2e-2245-4609-be60-2a0620671cc3 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7c9b4e2e-2245-4609-be60-2a0620671cc3 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:30 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:30 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:30 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:30 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7c9b4e2e-2245-4609-be60-2a0620671cc3 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7c9b4e2e-2245-4609-be60-2a0620671cc3 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/8d8d5e39-5297-4124-abe1-be8a11c38b74 returned with HTTP 200 Sep 02 09:03:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1549/3106] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:30 2026] GET /volume/v3/volumes/8d8d5e39-5297-4124-abe1-be8a11c38b74 => generated 864 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-875d3070-1a06-41d4-99ef-68953dfaaded None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-875d3070-1a06-41d4-99ef-68953dfaaded tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] DELETE http://192.168.122.75/volume/v3/volumes/8d8d5e39-5297-4124-abe1-be8a11c38b74 Sep 02 09:03:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-875d3070-1a06-41d4-99ef-68953dfaaded tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-875d3070-1a06-41d4-99ef-68953dfaaded tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:30 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-875d3070-1a06-41d4-99ef-68953dfaaded tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Delete volume with id: 8d8d5e39-5297-4124-abe1-be8a11c38b74 Sep 02 09:03:30 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:30 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:30 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:30 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:30 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-875d3070-1a06-41d4-99ef-68953dfaaded tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:30 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-875d3070-1a06-41d4-99ef-68953dfaaded tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Delete volume request issued successfully. Sep 02 09:03:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-875d3070-1a06-41d4-99ef-68953dfaaded tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/8d8d5e39-5297-4124-abe1-be8a11c38b74 returned with HTTP 202 Sep 02 09:03:30 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1558/3107] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:03:30 2026] DELETE /volume/v3/volumes/8d8d5e39-5297-4124-abe1-be8a11c38b74 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-942ed999-4bff-4171-b270-37998a76289a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-942ed999-4bff-4171-b270-37998a76289a tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/8d8d5e39-5297-4124-abe1-be8a11c38b74 Sep 02 09:03:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-942ed999-4bff-4171-b270-37998a76289a tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-942ed999-4bff-4171-b270-37998a76289a tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:30 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:30 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:30 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:30 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-942ed999-4bff-4171-b270-37998a76289a tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-85e0b28d-4c8c-4f12-bbf4-523d4e1802e2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-85e0b28d-4c8c-4f12-bbf4-523d4e1802e2 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] GET http://192.168.122.75/volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 Sep 02 09:03:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-85e0b28d-4c8c-4f12-bbf4-523d4e1802e2 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-85e0b28d-4c8c-4f12-bbf4-523d4e1802e2 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-942ed999-4bff-4171-b270-37998a76289a tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/8d8d5e39-5297-4124-abe1-be8a11c38b74 returned with HTTP 200 Sep 02 09:03:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1550/3108] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:30 2026] GET /volume/v3/volumes/8d8d5e39-5297-4124-abe1-be8a11c38b74 => generated 863 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:30 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:30 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:30 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:30 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:30 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-85e0b28d-4c8c-4f12-bbf4-523d4e1802e2 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Volume info retrieved successfully. Sep 02 09:03:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-85e0b28d-4c8c-4f12-bbf4-523d4e1802e2 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 returned with HTTP 200 Sep 02 09:03:30 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1559/3109] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:30 2026] GET /volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 => generated 1014 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:03:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-eb32c027-7ce0-44ef-be20-3d2444fa1fc8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-eb32c027-7ce0-44ef-be20-3d2444fa1fc8 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] GET http://192.168.122.75/volume/v3/volumes/8642c52d-4acb-40c0-af96-1e7fe754e1c8 Sep 02 09:03:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-eb32c027-7ce0-44ef-be20-3d2444fa1fc8 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-eb32c027-7ce0-44ef-be20-3d2444fa1fc8 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-eb32c027-7ce0-44ef-be20-3d2444fa1fc8 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Volume info retrieved successfully. Sep 02 09:03:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-eb32c027-7ce0-44ef-be20-3d2444fa1fc8 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/volumes/8642c52d-4acb-40c0-af96-1e7fe754e1c8 returned with HTTP 200 Sep 02 09:03:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1551/3110] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:31 2026] GET /volume/v3/volumes/8642c52d-4acb-40c0-af96-1e7fe754e1c8 => generated 839 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7cee2aab-feb2-4a0b-a0e0-6dcd6825989d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7cee2aab-feb2-4a0b-a0e0-6dcd6825989d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:03:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7cee2aab-feb2-4a0b-a0e0-6dcd6825989d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-632777397", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-7cee2aab-feb2-4a0b-a0e0-6dcd6825989d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-632777397', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:03:31 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-7cee2aab-feb2-4a0b-a0e0-6dcd6825989d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Create volume of 1 GB Sep 02 09:03:31 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7cee2aab-feb2-4a0b-a0e0-6dcd6825989d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Availability Zones retrieved successfully. Sep 02 09:03:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7cee2aab-feb2-4a0b-a0e0-6dcd6825989d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Flow 'volume_create_api' (7a4dc6de-553e-477c-a520-6cdf125364be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7cee2aab-feb2-4a0b-a0e0-6dcd6825989d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd7396cc-d0e1-45e7-8f23-a282c4a6e52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-7cee2aab-feb2-4a0b-a0e0-6dcd6825989d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:03:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0c632118-33bb-4f5b-a271-22b5aa401329 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0c632118-33bb-4f5b-a271-22b5aa401329 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/8d8d5e39-5297-4124-abe1-be8a11c38b74 Sep 02 09:03:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0c632118-33bb-4f5b-a271-22b5aa401329 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0c632118-33bb-4f5b-a271-22b5aa401329 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0c632118-33bb-4f5b-a271-22b5aa401329 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7cee2aab-feb2-4a0b-a0e0-6dcd6825989d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd7396cc-d0e1-45e7-8f23-a282c4a6e52d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7cee2aab-feb2-4a0b-a0e0-6dcd6825989d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (269b7d17-cb9a-4e0e-b497-f2ca2a49588f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0c632118-33bb-4f5b-a271-22b5aa401329 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/8d8d5e39-5297-4124-abe1-be8a11c38b74 returned with HTTP 200 Sep 02 09:03:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1552/3111] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:31 2026] GET /volume/v3/volumes/8d8d5e39-5297-4124-abe1-be8a11c38b74 => generated 863 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a35cd596-4b23-4842-b917-07362c78273f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a35cd596-4b23-4842-b917-07362c78273f tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] GET http://192.168.122.75/volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 Sep 02 09:03:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a35cd596-4b23-4842-b917-07362c78273f tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a35cd596-4b23-4842-b917-07362c78273f tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a35cd596-4b23-4842-b917-07362c78273f tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Volume info retrieved successfully. Sep 02 09:03:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a35cd596-4b23-4842-b917-07362c78273f tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 returned with HTTP 200 Sep 02 09:03:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1553/3112] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:31 2026] GET /volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:03:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-725e7b86-ab91-461e-b95a-6da10ce5a1b4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-725e7b86-ab91-461e-b95a-6da10ce5a1b4 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-reader] GET http://192.168.122.75/volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 Sep 02 09:03:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-725e7b86-ab91-461e-b95a-6da10ce5a1b4 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-reader] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-725e7b86-ab91-461e-b95a-6da10ce5a1b4 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-reader] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-725e7b86-ab91-461e-b95a-6da10ce5a1b4 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-reader] Volume info retrieved successfully. Sep 02 09:03:31 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-7cee2aab-feb2-4a0b-a0e0-6dcd6825989d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Created reservations ['0d9371ab-25c6-4a3e-b9ed-7126fbfee7a4', 'b329abeb-9d72-4f7e-895d-0e8b73a20cfd', '26aafc97-6bf9-47d2-8406-1aa60ee789fe', 'deb286ae-4533-4462-8984-4195ed7c92b9'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:03:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-725e7b86-ab91-461e-b95a-6da10ce5a1b4 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-reader] http://192.168.122.75/volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 returned with HTTP 200 Sep 02 09:03:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1554/3113] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:31 2026] GET /volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 => generated 852 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:03:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7cee2aab-feb2-4a0b-a0e0-6dcd6825989d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (269b7d17-cb9a-4e0e-b497-f2ca2a49588f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d9371ab-25c6-4a3e-b9ed-7126fbfee7a4', 'b329abeb-9d72-4f7e-895d-0e8b73a20cfd', '26aafc97-6bf9-47d2-8406-1aa60ee789fe', 'deb286ae-4533-4462-8984-4195ed7c92b9']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7cee2aab-feb2-4a0b-a0e0-6dcd6825989d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4e80711-21df-4776-9bab-d06d7325b0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-770e2876-9342-4b37-8647-6a1651d0c6a0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-770e2876-9342-4b37-8647-6a1651d0c6a0 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 Sep 02 09:03:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-770e2876-9342-4b37-8647-6a1651d0c6a0 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-770e2876-9342-4b37-8647-6a1651d0c6a0 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:31 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-770e2876-9342-4b37-8647-6a1651d0c6a0 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Delete volume with id: ab4d7daf-6546-41f2-887c-cb12de15ca39 Sep 02 09:03:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-770e2876-9342-4b37-8647-6a1651d0c6a0 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Volume info retrieved successfully. Sep 02 09:03:31 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:31 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7cee2aab-feb2-4a0b-a0e0-6dcd6825989d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4e80711-21df-4776-9bab-d06d7325b0d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-632777397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a76a022c37e46249468e8be2667417d',qos_specs=None,replication_status=,reservations=['0d9371ab-25c6-4a3e-b9ed-7126fbfee7a4','b329abeb-9d72-4f7e-895d-0e8b73a20cfd','26aafc97-6bf9-47d2-8406-1aa60ee789fe','deb286ae-4533-4462-8984-4195ed7c92b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44c029803f7843a9b7546c43a0bdd374',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:03:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-632777397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a76a022c37e46249468e8be2667417d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44c029803f7843a9b7546c43a0bdd374',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7cee2aab-feb2-4a0b-a0e0-6dcd6825989d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70f3906f-c628-434e-9a3c-e8ff3e8a1f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-770e2876-9342-4b37-8647-6a1651d0c6a0 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Delete volume request issued successfully. Sep 02 09:03:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-770e2876-9342-4b37-8647-6a1651d0c6a0 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 returned with HTTP 202 Sep 02 09:03:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1555/3114] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 09:03:31 2026] DELETE /volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 09:03:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7b58d5d5-1c2e-4590-86f5-afc606a487e3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7b58d5d5-1c2e-4590-86f5-afc606a487e3 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] GET http://192.168.122.75/volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 Sep 02 09:03:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7b58d5d5-1c2e-4590-86f5-afc606a487e3 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7b58d5d5-1c2e-4590-86f5-afc606a487e3 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7b58d5d5-1c2e-4590-86f5-afc606a487e3 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Volume info retrieved successfully. Sep 02 09:03:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7cee2aab-feb2-4a0b-a0e0-6dcd6825989d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70f3906f-c628-434e-9a3c-e8ff3e8a1f9a) transitioned into state 'SUCCESS' from state '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-632777397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a76a022c37e46249468e8be2667417d',qos_specs=None,replication_status=,reservations=['0d9371ab-25c6-4a3e-b9ed-7126fbfee7a4','b329abeb-9d72-4f7e-895d-0e8b73a20cfd','26aafc97-6bf9-47d2-8406-1aa60ee789fe','deb286ae-4533-4462-8984-4195ed7c92b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44c029803f7843a9b7546c43a0bdd374',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:31 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7cee2aab-feb2-4a0b-a0e0-6dcd6825989d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5542d47-e75c-480d-a4c7-a193d12c2b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7b58d5d5-1c2e-4590-86f5-afc606a487e3 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 returned with HTTP 200 Sep 02 09:03:32 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1556/3115] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:31 2026] GET /volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:03:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7cee2aab-feb2-4a0b-a0e0-6dcd6825989d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5542d47-e75c-480d-a4c7-a193d12c2b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:32 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-7cee2aab-feb2-4a0b-a0e0-6dcd6825989d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Flow 'volume_create_api' (7a4dc6de-553e-477c-a520-6cdf125364be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:32 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7cee2aab-feb2-4a0b-a0e0-6dcd6825989d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Create volume request issued successfully. Sep 02 09:03:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7cee2aab-feb2-4a0b-a0e0-6dcd6825989d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:03:32 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1560/3116] 192.168.122.75 () {60 vars in 1138 bytes} [Wed Sep 2 09:03:31 2026] POST /volume/v3/volumes => generated 760 bytes in 718 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:03:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d42f9f23-fb62-46ee-83f3-837d9daecafe None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d42f9f23-fb62-46ee-83f3-837d9daecafe tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd Sep 02 09:03:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d42f9f23-fb62-46ee-83f3-837d9daecafe tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d42f9f23-fb62-46ee-83f3-837d9daecafe tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:32 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:32 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:32 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:32 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:32 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d42f9f23-fb62-46ee-83f3-837d9daecafe tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Volume info retrieved successfully. Sep 02 09:03:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d42f9f23-fb62-46ee-83f3-837d9daecafe tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd returned with HTTP 200 Sep 02 09:03:32 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1557/3117] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:32 2026] GET /volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd => generated 828 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5f486642-9abd-40bb-b4cc-bf84a3e7f677 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5f486642-9abd-40bb-b4cc-bf84a3e7f677 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] GET http://192.168.122.75/volume/v3/volumes/8642c52d-4acb-40c0-af96-1e7fe754e1c8 Sep 02 09:03:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5f486642-9abd-40bb-b4cc-bf84a3e7f677 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5f486642-9abd-40bb-b4cc-bf84a3e7f677 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5f486642-9abd-40bb-b4cc-bf84a3e7f677 tempest-CinderUnicodeTest-1870897727 tempest-CinderUnicodeTest-1870897727-project-member] http://192.168.122.75/volume/v3/volumes/8642c52d-4acb-40c0-af96-1e7fe754e1c8 returned with HTTP 404 Sep 02 09:03:32 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1561/3118] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:32 2026] GET /volume/v3/volumes/8642c52d-4acb-40c0-af96-1e7fe754e1c8 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 09:03:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cd610ed7-f4ae-4f20-a8ab-59e4e5e61513 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cd610ed7-f4ae-4f20-a8ab-59e4e5e61513 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/8d8d5e39-5297-4124-abe1-be8a11c38b74 Sep 02 09:03:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cd610ed7-f4ae-4f20-a8ab-59e4e5e61513 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cd610ed7-f4ae-4f20-a8ab-59e4e5e61513 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cd610ed7-f4ae-4f20-a8ab-59e4e5e61513 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/8d8d5e39-5297-4124-abe1-be8a11c38b74 returned with HTTP 404 Sep 02 09:03:32 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1558/3119] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:32 2026] GET /volume/v3/volumes/8d8d5e39-5297-4124-abe1-be8a11c38b74 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7a736d12-6d32-4dbb-a9b0-49c52dbecc64 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7a736d12-6d32-4dbb-a9b0-49c52dbecc64 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] DELETE http://192.168.122.75/volume/v3/volumes/7a253e5f-0b57-41bf-b29b-a5a0db5bed3f Sep 02 09:03:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7a736d12-6d32-4dbb-a9b0-49c52dbecc64 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7a736d12-6d32-4dbb-a9b0-49c52dbecc64 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:32 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-7a736d12-6d32-4dbb-a9b0-49c52dbecc64 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Delete volume with id: 7a253e5f-0b57-41bf-b29b-a5a0db5bed3f Sep 02 09:03:32 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:32 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:32 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:32 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:32 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7a736d12-6d32-4dbb-a9b0-49c52dbecc64 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:32 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7a736d12-6d32-4dbb-a9b0-49c52dbecc64 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Delete volume request issued successfully. Sep 02 09:03:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7a736d12-6d32-4dbb-a9b0-49c52dbecc64 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/7a253e5f-0b57-41bf-b29b-a5a0db5bed3f returned with HTTP 202 Sep 02 09:03:32 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1562/3120] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:03:32 2026] DELETE /volume/v3/volumes/7a253e5f-0b57-41bf-b29b-a5a0db5bed3f => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0dc66cb2-26a8-48f2-ac70-7085e0faec51 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0dc66cb2-26a8-48f2-ac70-7085e0faec51 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/7a253e5f-0b57-41bf-b29b-a5a0db5bed3f Sep 02 09:03:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0dc66cb2-26a8-48f2-ac70-7085e0faec51 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0dc66cb2-26a8-48f2-ac70-7085e0faec51 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:32 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:32 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:32 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:32 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:32 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0dc66cb2-26a8-48f2-ac70-7085e0faec51 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0dc66cb2-26a8-48f2-ac70-7085e0faec51 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/7a253e5f-0b57-41bf-b29b-a5a0db5bed3f returned with HTTP 200 Sep 02 09:03:32 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1559/3121] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:32 2026] GET /volume/v3/volumes/7a253e5f-0b57-41bf-b29b-a5a0db5bed3f => generated 862 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b804d4fa-bf45-4ef7-810f-aabd67646582 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b804d4fa-bf45-4ef7-810f-aabd67646582 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] GET http://192.168.122.75/volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 Sep 02 09:03:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b804d4fa-bf45-4ef7-810f-aabd67646582 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b804d4fa-bf45-4ef7-810f-aabd67646582 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b804d4fa-bf45-4ef7-810f-aabd67646582 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 returned with HTTP 404 Sep 02 09:03:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1563/3122] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:33 2026] GET /volume/v3/volumes/ab4d7daf-6546-41f2-887c-cb12de15ca39 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 09:03:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8acde16b-6ed8-4e68-a7f5-eaab6da5465f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8acde16b-6ed8-4e68-a7f5-eaab6da5465f tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:03:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8acde16b-6ed8-4e68-a7f5-eaab6da5465f tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-934712961"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-8acde16b-6ed8-4e68-a7f5-eaab6da5465f tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-934712961'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:03:33 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-8acde16b-6ed8-4e68-a7f5-eaab6da5465f tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Create volume of 1 GB Sep 02 09:03:33 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8acde16b-6ed8-4e68-a7f5-eaab6da5465f tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Availability Zones retrieved successfully. Sep 02 09:03:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-de4422b8-abb6-4920-8bbe-3762682412ac None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8acde16b-6ed8-4e68-a7f5-eaab6da5465f tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Flow 'volume_create_api' (a3ee4c38-6782-4425-bfab-5f7d8061a821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-de4422b8-abb6-4920-8bbe-3762682412ac tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd Sep 02 09:03:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-de4422b8-abb6-4920-8bbe-3762682412ac tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-de4422b8-abb6-4920-8bbe-3762682412ac tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8acde16b-6ed8-4e68-a7f5-eaab6da5465f tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e8a54ec-44b6-4f20-83ea-f35e4b341872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-8acde16b-6ed8-4e68-a7f5-eaab6da5465f tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:03:33 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:33 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:33 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:33 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:33 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-de4422b8-abb6-4920-8bbe-3762682412ac tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Volume info retrieved successfully. Sep 02 09:03:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-de4422b8-abb6-4920-8bbe-3762682412ac tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd returned with HTTP 200 Sep 02 09:03:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1564/3123] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:33 2026] GET /volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd => generated 852 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8acde16b-6ed8-4e68-a7f5-eaab6da5465f tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e8a54ec-44b6-4f20-83ea-f35e4b341872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8acde16b-6ed8-4e68-a7f5-eaab6da5465f tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffa7ad1f-e229-4c02-adc3-cbb0cd9c6627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:33 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-8acde16b-6ed8-4e68-a7f5-eaab6da5465f tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Created reservations ['4d95ca88-d93f-42d3-9b92-a461121aaa19', '76d1d276-1e4f-4bea-b016-255bf0cfeca7', '7cf8ff27-9eb9-4509-8bce-0a3b14d44420', '0499ec10-9b36-4480-ad86-8a71c52ab842'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:03:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8acde16b-6ed8-4e68-a7f5-eaab6da5465f tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffa7ad1f-e229-4c02-adc3-cbb0cd9c6627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d95ca88-d93f-42d3-9b92-a461121aaa19', '76d1d276-1e4f-4bea-b016-255bf0cfeca7', '7cf8ff27-9eb9-4509-8bce-0a3b14d44420', '0499ec10-9b36-4480-ad86-8a71c52ab842']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8acde16b-6ed8-4e68-a7f5-eaab6da5465f tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11f774d5-591f-43e6-97ed-3fd79cba1a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:33 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:33 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8acde16b-6ed8-4e68-a7f5-eaab6da5465f tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11f774d5-591f-43e6-97ed-3fd79cba1a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f746c76-91c5-4695-babf-15eac8f01774', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-934712961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faa0531c54564330b3ef30b53a6e925e',qos_specs=None,replication_status=,reservations=['4d95ca88-d93f-42d3-9b92-a461121aaa19','76d1d276-1e4f-4bea-b016-255bf0cfeca7','7cf8ff27-9eb9-4509-8bce-0a3b14d44420','0499ec10-9b36-4480-ad86-8a71c52ab842'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d55a75237594e0693fb09b590696050',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:03:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-934712961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f746c76-91c5-4695-babf-15eac8f01774,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faa0531c54564330b3ef30b53a6e925e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d55a75237594e0693fb09b590696050',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8acde16b-6ed8-4e68-a7f5-eaab6da5465f tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70a9fecc-b367-402a-b184-b1fbdecbe834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8acde16b-6ed8-4e68-a7f5-eaab6da5465f tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70a9fecc-b367-402a-b184-b1fbdecbe834) transitioned into state 'SUCCESS' from state '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-934712961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faa0531c54564330b3ef30b53a6e925e',qos_specs=None,replication_status=,reservations=['4d95ca88-d93f-42d3-9b92-a461121aaa19','76d1d276-1e4f-4bea-b016-255bf0cfeca7','7cf8ff27-9eb9-4509-8bce-0a3b14d44420','0499ec10-9b36-4480-ad86-8a71c52ab842'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d55a75237594e0693fb09b590696050',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8acde16b-6ed8-4e68-a7f5-eaab6da5465f tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c7b312a-17a6-4326-b68b-743aa87d4426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8acde16b-6ed8-4e68-a7f5-eaab6da5465f tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c7b312a-17a6-4326-b68b-743aa87d4426) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:33 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-8acde16b-6ed8-4e68-a7f5-eaab6da5465f tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Flow 'volume_create_api' (a3ee4c38-6782-4425-bfab-5f7d8061a821) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:33 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8acde16b-6ed8-4e68-a7f5-eaab6da5465f tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Create volume request issued successfully. Sep 02 09:03:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8acde16b-6ed8-4e68-a7f5-eaab6da5465f tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:03:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1560/3124] 192.168.122.75 () {62 vars in 1178 bytes} [Wed Sep 2 09:03:33 2026] POST /volume/v3/volumes => generated 784 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-05238dbf-3bed-4394-9459-fc7349d8c679 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-05238dbf-3bed-4394-9459-fc7349d8c679 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] GET http://192.168.122.75/volume/v3/volumes/6f746c76-91c5-4695-babf-15eac8f01774 Sep 02 09:03:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-05238dbf-3bed-4394-9459-fc7349d8c679 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-05238dbf-3bed-4394-9459-fc7349d8c679 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:33 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:33 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:33 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:33 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:33 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-05238dbf-3bed-4394-9459-fc7349d8c679 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Volume info retrieved successfully. Sep 02 09:03:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-05238dbf-3bed-4394-9459-fc7349d8c679 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/6f746c76-91c5-4695-babf-15eac8f01774 returned with HTTP 200 Sep 02 09:03:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1565/3125] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:33 2026] GET /volume/v3/volumes/6f746c76-91c5-4695-babf-15eac8f01774 => generated 963 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:03:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a7d2cfbb-fe35-4c5e-b053-14f37962106d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a7d2cfbb-fe35-4c5e-b053-14f37962106d tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/7a253e5f-0b57-41bf-b29b-a5a0db5bed3f Sep 02 09:03:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a7d2cfbb-fe35-4c5e-b053-14f37962106d tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a7d2cfbb-fe35-4c5e-b053-14f37962106d tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:33 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:33 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:33 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:33 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a7d2cfbb-fe35-4c5e-b053-14f37962106d tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a7d2cfbb-fe35-4c5e-b053-14f37962106d tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/7a253e5f-0b57-41bf-b29b-a5a0db5bed3f returned with HTTP 200 Sep 02 09:03:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1561/3126] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:33 2026] GET /volume/v3/volumes/7a253e5f-0b57-41bf-b29b-a5a0db5bed3f => generated 862 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ae3ea162-4343-43c0-9ce3-a62697ca5ccf None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ae3ea162-4343-43c0-9ce3-a62697ca5ccf tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd Sep 02 09:03:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ae3ea162-4343-43c0-9ce3-a62697ca5ccf tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ae3ea162-4343-43c0-9ce3-a62697ca5ccf tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:34 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:34 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:34 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:34 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ae3ea162-4343-43c0-9ce3-a62697ca5ccf tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Volume info retrieved successfully. Sep 02 09:03:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ae3ea162-4343-43c0-9ce3-a62697ca5ccf tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd returned with HTTP 200 Sep 02 09:03:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1566/3127] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:34 2026] GET /volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-23bd5bec-763d-4eaa-b9c3-a6d03d908820 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-23bd5bec-763d-4eaa-b9c3-a6d03d908820 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd Sep 02 09:03:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-23bd5bec-763d-4eaa-b9c3-a6d03d908820 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-23bd5bec-763d-4eaa-b9c3-a6d03d908820 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:34 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:34 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:34 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:34 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-23bd5bec-763d-4eaa-b9c3-a6d03d908820 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Volume info retrieved successfully. Sep 02 09:03:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-23bd5bec-763d-4eaa-b9c3-a6d03d908820 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd returned with HTTP 200 Sep 02 09:03:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1562/3128] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:34 2026] GET /volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-94153ca4-7a9c-4e10-9cf7-f096efaa56b4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-94153ca4-7a9c-4e10-9cf7-f096efaa56b4 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 09:03:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-94153ca4-7a9c-4e10-9cf7-f096efaa56b4 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-73474309", "description": null, "metadata": null}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:34 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:34 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:34 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:34 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-94153ca4-7a9c-4e10-9cf7-f096efaa56b4 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Volume info retrieved successfully. Sep 02 09:03:34 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-94153ca4-7a9c-4e10-9cf7-f096efaa56b4 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Create snapshot from volume 752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd Sep 02 09:03:34 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-94153ca4-7a9c-4e10-9cf7-f096efaa56b4 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Created reservations ['0c61eb40-e220-4de8-bcfc-d18bfd606ec6', '78a3ed3b-5962-49fa-b147-243e939be89e', 'c9dd0531-d2a4-4c0b-8504-c6a2b3f2d99a', '8cd3451b-af71-4123-8a60-293789218059'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:03:34 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:34 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-94153ca4-7a9c-4e10-9cf7-f096efaa56b4 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Snapshot force create request issued successfully. Sep 02 09:03:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-94153ca4-7a9c-4e10-9cf7-f096efaa56b4 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 09:03:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1567/3129] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 09:03:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:03:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-42355713-128d-4323-96e5-c185ac4e9af1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-42355713-128d-4323-96e5-c185ac4e9af1 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f Sep 02 09:03:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-42355713-128d-4323-96e5-c185ac4e9af1 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-42355713-128d-4323-96e5-c185ac4e9af1 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:34 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:34 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:34 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-42355713-128d-4323-96e5-c185ac4e9af1 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Snapshot retrieved successfully. Sep 02 09:03:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-42355713-128d-4323-96e5-c185ac4e9af1 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f returned with HTTP 200 Sep 02 09:03:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1563/3130] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:34 2026] GET /volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e40bfe5a-142b-4a43-8a4f-f87aca4084a6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e40bfe5a-142b-4a43-8a4f-f87aca4084a6 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] GET http://192.168.122.75/volume/v3/volumes/6f746c76-91c5-4695-babf-15eac8f01774 Sep 02 09:03:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e40bfe5a-142b-4a43-8a4f-f87aca4084a6 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e40bfe5a-142b-4a43-8a4f-f87aca4084a6 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:34 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:34 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:34 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:34 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e40bfe5a-142b-4a43-8a4f-f87aca4084a6 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Volume info retrieved successfully. Sep 02 09:03:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e40bfe5a-142b-4a43-8a4f-f87aca4084a6 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/6f746c76-91c5-4695-babf-15eac8f01774 returned with HTTP 200 Sep 02 09:03:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1568/3131] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:34 2026] GET /volume/v3/volumes/6f746c76-91c5-4695-babf-15eac8f01774 => generated 1013 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:03:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3f291c5e-981d-4048-8e3a-6decdc502c28 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3f291c5e-981d-4048-8e3a-6decdc502c28 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/7a253e5f-0b57-41bf-b29b-a5a0db5bed3f Sep 02 09:03:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3f291c5e-981d-4048-8e3a-6decdc502c28 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3f291c5e-981d-4048-8e3a-6decdc502c28 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3f291c5e-981d-4048-8e3a-6decdc502c28 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/7a253e5f-0b57-41bf-b29b-a5a0db5bed3f returned with HTTP 404 Sep 02 09:03:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1564/3132] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:35 2026] GET /volume/v3/volumes/7a253e5f-0b57-41bf-b29b-a5a0db5bed3f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-41d300f0-61d0-4a5c-b53b-cca9ac06fe22 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-41d300f0-61d0-4a5c-b53b-cca9ac06fe22 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] DELETE http://192.168.122.75/volume/v3/volumes/4376c331-155f-4f58-a6a9-457193c6535f Sep 02 09:03:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-41d300f0-61d0-4a5c-b53b-cca9ac06fe22 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-41d300f0-61d0-4a5c-b53b-cca9ac06fe22 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:35 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-41d300f0-61d0-4a5c-b53b-cca9ac06fe22 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Delete volume with id: 4376c331-155f-4f58-a6a9-457193c6535f Sep 02 09:03:35 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:35 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:35 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:35 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:35 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-41d300f0-61d0-4a5c-b53b-cca9ac06fe22 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:35 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-41d300f0-61d0-4a5c-b53b-cca9ac06fe22 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Delete volume request issued successfully. Sep 02 09:03:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-41d300f0-61d0-4a5c-b53b-cca9ac06fe22 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/4376c331-155f-4f58-a6a9-457193c6535f returned with HTTP 202 Sep 02 09:03:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1569/3133] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:03:35 2026] DELETE /volume/v3/volumes/4376c331-155f-4f58-a6a9-457193c6535f => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-90392e04-ca9e-4c4f-b2e9-9b4aea807626 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-90392e04-ca9e-4c4f-b2e9-9b4aea807626 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/4376c331-155f-4f58-a6a9-457193c6535f Sep 02 09:03:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-90392e04-ca9e-4c4f-b2e9-9b4aea807626 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-90392e04-ca9e-4c4f-b2e9-9b4aea807626 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:35 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:35 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:35 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:35 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-90392e04-ca9e-4c4f-b2e9-9b4aea807626 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-90392e04-ca9e-4c4f-b2e9-9b4aea807626 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/4376c331-155f-4f58-a6a9-457193c6535f returned with HTTP 200 Sep 02 09:03:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1565/3134] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:35 2026] GET /volume/v3/volumes/4376c331-155f-4f58-a6a9-457193c6535f => generated 863 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-52245400-2c27-463c-bec3-c6a3c353cb72 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-52245400-2c27-463c-bec3-c6a3c353cb72 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f Sep 02 09:03:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-52245400-2c27-463c-bec3-c6a3c353cb72 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-52245400-2c27-463c-bec3-c6a3c353cb72 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:35 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:35 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:35 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-52245400-2c27-463c-bec3-c6a3c353cb72 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Snapshot retrieved successfully. Sep 02 09:03:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-52245400-2c27-463c-bec3-c6a3c353cb72 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f returned with HTTP 200 Sep 02 09:03:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1570/3135] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:35 2026] GET /volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3b938704-ea9a-469a-a9bd-83fbc8416b50 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3b938704-ea9a-469a-a9bd-83fbc8416b50 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] GET http://192.168.122.75/volume/v3/volumes/6f746c76-91c5-4695-babf-15eac8f01774 Sep 02 09:03:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3b938704-ea9a-469a-a9bd-83fbc8416b50 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3b938704-ea9a-469a-a9bd-83fbc8416b50 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:35 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:35 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:35 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:35 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3b938704-ea9a-469a-a9bd-83fbc8416b50 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Volume info retrieved successfully. Sep 02 09:03:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3b938704-ea9a-469a-a9bd-83fbc8416b50 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/6f746c76-91c5-4695-babf-15eac8f01774 returned with HTTP 200 Sep 02 09:03:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1566/3136] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:35 2026] GET /volume/v3/volumes/6f746c76-91c5-4695-babf-15eac8f01774 => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:03:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-57948e30-d1b4-42c3-8754-66644965b4c4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8a6dc858-375c-45e9-ae53-cd3495c92676 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8a6dc858-375c-45e9-ae53-cd3495c92676 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-reader] GET http://192.168.122.75/volume/v3/volumes/summary Sep 02 09:03:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8a6dc858-375c-45e9-ae53-cd3495c92676 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-reader] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8a6dc858-375c-45e9-ae53-cd3495c92676 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-reader] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.api_utils [None req-8a6dc858-375c-45e9-ae53-cd3495c92676 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-reader] Removing options '' from query. {{(pid=86994) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 09:03:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8a6dc858-375c-45e9-ae53-cd3495c92676 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-reader] Get summary completed successfully. Sep 02 09:03:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8a6dc858-375c-45e9-ae53-cd3495c92676 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-reader] http://192.168.122.75/volume/v3/volumes/summary returned with HTTP 200 Sep 02 09:03:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1567/3137] 192.168.122.75 () {60 vars in 1181 bytes} [Wed Sep 2 09:03:35 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 09:03:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c8842131-2161-41c7-9ac3-1ea0ff93ce45 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c8842131-2161-41c7-9ac3-1ea0ff93ce45 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/6f746c76-91c5-4695-babf-15eac8f01774 Sep 02 09:03:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c8842131-2161-41c7-9ac3-1ea0ff93ce45 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c8842131-2161-41c7-9ac3-1ea0ff93ce45 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:35 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-c8842131-2161-41c7-9ac3-1ea0ff93ce45 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Delete volume with id: 6f746c76-91c5-4695-babf-15eac8f01774 Sep 02 09:03:35 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:35 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:35 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:35 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c8842131-2161-41c7-9ac3-1ea0ff93ce45 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Volume info retrieved successfully. Sep 02 09:03:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c8842131-2161-41c7-9ac3-1ea0ff93ce45 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Delete volume request issued successfully. Sep 02 09:03:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c8842131-2161-41c7-9ac3-1ea0ff93ce45 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/6f746c76-91c5-4695-babf-15eac8f01774 returned with HTTP 202 Sep 02 09:03:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1568/3138] 192.168.122.75 () {60 vars in 1271 bytes} [Wed Sep 2 09:03:35 2026] DELETE /volume/v3/volumes/6f746c76-91c5-4695-babf-15eac8f01774 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 09:03:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d1ecb5ed-b0cb-4f49-b846-3b8ae35411ab None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d1ecb5ed-b0cb-4f49-b846-3b8ae35411ab tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] GET http://192.168.122.75/volume/v3/volumes/6f746c76-91c5-4695-babf-15eac8f01774 Sep 02 09:03:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d1ecb5ed-b0cb-4f49-b846-3b8ae35411ab tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d1ecb5ed-b0cb-4f49-b846-3b8ae35411ab tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:35 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:35 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:35 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:35 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d1ecb5ed-b0cb-4f49-b846-3b8ae35411ab tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Volume info retrieved successfully. Sep 02 09:03:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d1ecb5ed-b0cb-4f49-b846-3b8ae35411ab tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/6f746c76-91c5-4695-babf-15eac8f01774 returned with HTTP 200 Sep 02 09:03:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1569/3139] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:35 2026] GET /volume/v3/volumes/6f746c76-91c5-4695-babf-15eac8f01774 => generated 1013 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:03:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-57948e30-d1b4-42c3-8754-66644965b4c4 tempest-ProjectAdminTests-1201649072 tempest-ProjectAdminTests-1201649072-project-admin] GET http://192.168.122.75/volume/v3/scheduler-stats/get_pools Sep 02 09:03:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-57948e30-d1b4-42c3-8754-66644965b4c4 tempest-ProjectAdminTests-1201649072 tempest-ProjectAdminTests-1201649072-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-57948e30-d1b4-42c3-8754-66644965b4c4 tempest-ProjectAdminTests-1201649072 tempest-ProjectAdminTests-1201649072-project-admin] Calling method 'get_pools' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-57948e30-d1b4-42c3-8754-66644965b4c4 tempest-ProjectAdminTests-1201649072 tempest-ProjectAdminTests-1201649072-project-admin] http://192.168.122.75/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 09:03:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1571/3140] 192.168.122.75 () {58 vars in 1170 bytes} [Wed Sep 2 09:03:35 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 09:03:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0087da40-14f8-43cb-8035-5236ed2905fe None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0087da40-14f8-43cb-8035-5236ed2905fe tempest-ProjectAdminTests-1201649072 tempest-ProjectAdminTests-1201649072-project-admin] GET http://192.168.122.75/volume/v3/capabilities/devstack@QuobyteHD Sep 02 09:03:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0087da40-14f8-43cb-8035-5236ed2905fe tempest-ProjectAdminTests-1201649072 tempest-ProjectAdminTests-1201649072-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0087da40-14f8-43cb-8035-5236ed2905fe tempest-ProjectAdminTests-1201649072 tempest-ProjectAdminTests-1201649072-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:36 devstack devstack@c-api.service[86994]: /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 02 09:03:36 devstack devstack@c-api.service[86994]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 09:03:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0087da40-14f8-43cb-8035-5236ed2905fe tempest-ProjectAdminTests-1201649072 tempest-ProjectAdminTests-1201649072-project-admin] http://192.168.122.75/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 02 09:03:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1570/3141] 192.168.122.75 () {58 vars in 1188 bytes} [Wed Sep 2 09:03:36 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9caee7f6-1b92-4b1d-8d5a-df96301ecb02 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9caee7f6-1b92-4b1d-8d5a-df96301ecb02 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/4376c331-155f-4f58-a6a9-457193c6535f Sep 02 09:03:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9caee7f6-1b92-4b1d-8d5a-df96301ecb02 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9caee7f6-1b92-4b1d-8d5a-df96301ecb02 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9caee7f6-1b92-4b1d-8d5a-df96301ecb02 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/4376c331-155f-4f58-a6a9-457193c6535f returned with HTTP 404 Sep 02 09:03:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1572/3142] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:36 2026] GET /volume/v3/volumes/4376c331-155f-4f58-a6a9-457193c6535f => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4b0f889c-8de7-4a35-a435-f7901528b4e0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4b0f889c-8de7-4a35-a435-f7901528b4e0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] DELETE http://192.168.122.75/volume/v3/volumes/68910dc0-4ba3-49a9-83c5-d638270e01cd Sep 02 09:03:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4b0f889c-8de7-4a35-a435-f7901528b4e0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4b0f889c-8de7-4a35-a435-f7901528b4e0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:36 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-4b0f889c-8de7-4a35-a435-f7901528b4e0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Delete volume with id: 68910dc0-4ba3-49a9-83c5-d638270e01cd Sep 02 09:03:36 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:36 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:36 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:36 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:36 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4b0f889c-8de7-4a35-a435-f7901528b4e0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:36 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4b0f889c-8de7-4a35-a435-f7901528b4e0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Delete volume request issued successfully. Sep 02 09:03:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4b0f889c-8de7-4a35-a435-f7901528b4e0 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/68910dc0-4ba3-49a9-83c5-d638270e01cd returned with HTTP 202 Sep 02 09:03:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1571/3143] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:03:36 2026] DELETE /volume/v3/volumes/68910dc0-4ba3-49a9-83c5-d638270e01cd => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-453ad3b9-140a-4758-84a6-39ed7a57dcd3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-453ad3b9-140a-4758-84a6-39ed7a57dcd3 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/68910dc0-4ba3-49a9-83c5-d638270e01cd Sep 02 09:03:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-453ad3b9-140a-4758-84a6-39ed7a57dcd3 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-453ad3b9-140a-4758-84a6-39ed7a57dcd3 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:36 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:36 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:36 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:36 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:36 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-453ad3b9-140a-4758-84a6-39ed7a57dcd3 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-453ad3b9-140a-4758-84a6-39ed7a57dcd3 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/68910dc0-4ba3-49a9-83c5-d638270e01cd returned with HTTP 200 Sep 02 09:03:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1573/3144] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:36 2026] GET /volume/v3/volumes/68910dc0-4ba3-49a9-83c5-d638270e01cd => generated 862 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9507f69d-e8c4-4ec0-a992-d45b17300e8f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9507f69d-e8c4-4ec0-a992-d45b17300e8f tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f Sep 02 09:03:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9507f69d-e8c4-4ec0-a992-d45b17300e8f tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9507f69d-e8c4-4ec0-a992-d45b17300e8f tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:36 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:36 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:36 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9507f69d-e8c4-4ec0-a992-d45b17300e8f tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Snapshot retrieved successfully. Sep 02 09:03:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9507f69d-e8c4-4ec0-a992-d45b17300e8f tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f returned with HTTP 200 Sep 02 09:03:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1572/3145] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:36 2026] GET /volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f => generated 440 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-38e9ecb3-f806-4b12-a4b8-2d48fc0976b6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-38e9ecb3-f806-4b12-a4b8-2d48fc0976b6 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] GET http://192.168.122.75/volume/v3/volumes/6f746c76-91c5-4695-babf-15eac8f01774 Sep 02 09:03:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-38e9ecb3-f806-4b12-a4b8-2d48fc0976b6 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-38e9ecb3-f806-4b12-a4b8-2d48fc0976b6 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:37 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:37 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:37 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:37 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:37 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-38e9ecb3-f806-4b12-a4b8-2d48fc0976b6 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Volume info retrieved successfully. Sep 02 09:03:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-38e9ecb3-f806-4b12-a4b8-2d48fc0976b6 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/6f746c76-91c5-4695-babf-15eac8f01774 returned with HTTP 200 Sep 02 09:03:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1574/3146] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:37 2026] GET /volume/v3/volumes/6f746c76-91c5-4695-babf-15eac8f01774 => generated 1013 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 09:03:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2c2941c9-e06a-485f-963b-7db4239bd0b4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2c2941c9-e06a-485f-963b-7db4239bd0b4 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/68910dc0-4ba3-49a9-83c5-d638270e01cd Sep 02 09:03:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2c2941c9-e06a-485f-963b-7db4239bd0b4 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2c2941c9-e06a-485f-963b-7db4239bd0b4 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2c2941c9-e06a-485f-963b-7db4239bd0b4 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/68910dc0-4ba3-49a9-83c5-d638270e01cd returned with HTTP 404 Sep 02 09:03:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1573/3147] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:37 2026] GET /volume/v3/volumes/68910dc0-4ba3-49a9-83c5-d638270e01cd => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1a3b2fd7-0f2d-455a-bd3f-111b9ce95cf5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1a3b2fd7-0f2d-455a-bd3f-111b9ce95cf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] DELETE http://192.168.122.75/volume/v3/volumes/f97ccd94-7993-4de2-9a53-eec3bef0e011 Sep 02 09:03:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1a3b2fd7-0f2d-455a-bd3f-111b9ce95cf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1a3b2fd7-0f2d-455a-bd3f-111b9ce95cf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:37 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-1a3b2fd7-0f2d-455a-bd3f-111b9ce95cf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Delete volume with id: f97ccd94-7993-4de2-9a53-eec3bef0e011 Sep 02 09:03:37 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:37 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:37 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:37 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:37 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1a3b2fd7-0f2d-455a-bd3f-111b9ce95cf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:37 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1a3b2fd7-0f2d-455a-bd3f-111b9ce95cf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Delete volume request issued successfully. Sep 02 09:03:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1a3b2fd7-0f2d-455a-bd3f-111b9ce95cf5 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/f97ccd94-7993-4de2-9a53-eec3bef0e011 returned with HTTP 202 Sep 02 09:03:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1575/3148] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:03:37 2026] DELETE /volume/v3/volumes/f97ccd94-7993-4de2-9a53-eec3bef0e011 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6571e4ff-90c3-44b1-9d2f-bc74143a5e7a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6571e4ff-90c3-44b1-9d2f-bc74143a5e7a tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/f97ccd94-7993-4de2-9a53-eec3bef0e011 Sep 02 09:03:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6571e4ff-90c3-44b1-9d2f-bc74143a5e7a tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6571e4ff-90c3-44b1-9d2f-bc74143a5e7a tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:37 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:37 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:37 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:37 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:37 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6571e4ff-90c3-44b1-9d2f-bc74143a5e7a tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6571e4ff-90c3-44b1-9d2f-bc74143a5e7a tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/f97ccd94-7993-4de2-9a53-eec3bef0e011 returned with HTTP 200 Sep 02 09:03:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1574/3149] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:37 2026] GET /volume/v3/volumes/f97ccd94-7993-4de2-9a53-eec3bef0e011 => generated 862 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7b1aac4a-27e2-4058-a127-72138e54bc6c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7b1aac4a-27e2-4058-a127-72138e54bc6c tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f Sep 02 09:03:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7b1aac4a-27e2-4058-a127-72138e54bc6c tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7b1aac4a-27e2-4058-a127-72138e54bc6c tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:37 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:37 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:37 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7b1aac4a-27e2-4058-a127-72138e54bc6c tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Snapshot retrieved successfully. Sep 02 09:03:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7b1aac4a-27e2-4058-a127-72138e54bc6c tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f returned with HTTP 200 Sep 02 09:03:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1576/3150] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:37 2026] GET /volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d6371ec6-952b-4035-9f12-86a0bc597556 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d6371ec6-952b-4035-9f12-86a0bc597556 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f Sep 02 09:03:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d6371ec6-952b-4035-9f12-86a0bc597556 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d6371ec6-952b-4035-9f12-86a0bc597556 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:37 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:37 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:37 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d6371ec6-952b-4035-9f12-86a0bc597556 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Snapshot retrieved successfully. Sep 02 09:03:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d6371ec6-952b-4035-9f12-86a0bc597556 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f returned with HTTP 200 Sep 02 09:03:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1575/3151] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:37 2026] GET /volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f => generated 467 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2dcfab3b-e9fb-496e-a733-a126f33febf4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2dcfab3b-e9fb-496e-a733-a126f33febf4 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f Sep 02 09:03:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2dcfab3b-e9fb-496e-a733-a126f33febf4 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:37 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2dcfab3b-e9fb-496e-a733-a126f33febf4 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:37 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:37 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:37 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2dcfab3b-e9fb-496e-a733-a126f33febf4 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Snapshot retrieved successfully. Sep 02 09:03:37 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2dcfab3b-e9fb-496e-a733-a126f33febf4 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f returned with HTTP 200 Sep 02 09:03:37 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1577/3152] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:37 2026] GET /volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e95a310a-82b7-4bd0-be16-eb046299bb2a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e95a310a-82b7-4bd0-be16-eb046299bb2a tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:03:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e95a310a-82b7-4bd0-be16-eb046299bb2a tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "60b67457-7a18-4d2a-9f78-521b4349f81f", "size": 1}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-e95a310a-82b7-4bd0-be16-eb046299bb2a tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Create volume request body: {'volume': {'snapshot_id': '60b67457-7a18-4d2a-9f78-521b4349f81f', 'size': 1}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:03:37 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:37 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:37 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e95a310a-82b7-4bd0-be16-eb046299bb2a tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Snapshot retrieved successfully. Sep 02 09:03:37 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-e95a310a-82b7-4bd0-be16-eb046299bb2a tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Create volume of 1 GB Sep 02 09:03:37 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e95a310a-82b7-4bd0-be16-eb046299bb2a tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Availability Zones retrieved successfully. Sep 02 09:03:37 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e95a310a-82b7-4bd0-be16-eb046299bb2a tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Flow 'volume_create_api' (962311de-097c-4a6a-8c67-9d69308aeb9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:37 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e95a310a-82b7-4bd0-be16-eb046299bb2a tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1103e448-b063-4cfb-aa8d-cd54509dfa5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:37 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-e95a310a-82b7-4bd0-be16-eb046299bb2a tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:03:38 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:38 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:38 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e95a310a-82b7-4bd0-be16-eb046299bb2a tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1103e448-b063-4cfb-aa8d-cd54509dfa5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '60b67457-7a18-4d2a-9f78-521b4349f81f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:38 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e95a310a-82b7-4bd0-be16-eb046299bb2a tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64ed12bf-b9bf-4440-b890-2a74562ff184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2f601582-3901-4815-b92c-77d794d51729 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2f601582-3901-4815-b92c-77d794d51729 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] GET http://192.168.122.75/volume/v3/volumes/6f746c76-91c5-4695-babf-15eac8f01774 Sep 02 09:03:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2f601582-3901-4815-b92c-77d794d51729 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2f601582-3901-4815-b92c-77d794d51729 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2f601582-3901-4815-b92c-77d794d51729 tempest-ProjectReaderTests-285977203 tempest-ProjectReaderTests-285977203-project-admin] http://192.168.122.75/volume/v3/volumes/6f746c76-91c5-4695-babf-15eac8f01774 returned with HTTP 404 Sep 02 09:03:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1578/3153] 192.168.122.75 () {60 vars in 1268 bytes} [Wed Sep 2 09:03:38 2026] GET /volume/v3/volumes/6f746c76-91c5-4695-babf-15eac8f01774 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 09:03:38 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-e95a310a-82b7-4bd0-be16-eb046299bb2a tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Created reservations ['7354f7d6-24a4-4937-a006-a816a34d7aed', 'f81ecf26-ae0d-4cbb-9c33-d088d7bbde6a', '293ae16f-663b-4fcc-91b3-7904cb8b7baf', '24614d0a-708d-4cc2-9a90-80ef75920a10'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:03:38 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e95a310a-82b7-4bd0-be16-eb046299bb2a tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64ed12bf-b9bf-4440-b890-2a74562ff184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7354f7d6-24a4-4937-a006-a816a34d7aed', 'f81ecf26-ae0d-4cbb-9c33-d088d7bbde6a', '293ae16f-663b-4fcc-91b3-7904cb8b7baf', '24614d0a-708d-4cc2-9a90-80ef75920a10']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:38 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e95a310a-82b7-4bd0-be16-eb046299bb2a tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71eb5071-3d7b-4def-ad03-9a7ebad48025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:38 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:38 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:38 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:38 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:38 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e95a310a-82b7-4bd0-be16-eb046299bb2a tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71eb5071-3d7b-4def-ad03-9a7ebad48025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c47e3025-975d-4f29-b89f-abe78d3dc995', '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='6a76a022c37e46249468e8be2667417d',qos_specs=None,replication_status=,reservations=['7354f7d6-24a4-4937-a006-a816a34d7aed','f81ecf26-ae0d-4cbb-9c33-d088d7bbde6a','293ae16f-663b-4fcc-91b3-7904cb8b7baf','24614d0a-708d-4cc2-9a90-80ef75920a10'],size=1,snapshot_id=60b67457-7a18-4d2a-9f78-521b4349f81f,source_replicaid=,source_volid=None,status='creating',user_id='44c029803f7843a9b7546c43a0bdd374',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:03:38Z,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=c47e3025-975d-4f29-b89f-abe78d3dc995,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a76a022c37e46249468e8be2667417d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=60b67457-7a18-4d2a-9f78-521b4349f81f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44c029803f7843a9b7546c43a0bdd374',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:38 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e95a310a-82b7-4bd0-be16-eb046299bb2a tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (557166ac-d215-40ca-a3b3-4bfd3c286615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:38 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e95a310a-82b7-4bd0-be16-eb046299bb2a tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (557166ac-d215-40ca-a3b3-4bfd3c286615) transitioned into state 'SUCCESS' from 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='6a76a022c37e46249468e8be2667417d',qos_specs=None,replication_status=,reservations=['7354f7d6-24a4-4937-a006-a816a34d7aed','f81ecf26-ae0d-4cbb-9c33-d088d7bbde6a','293ae16f-663b-4fcc-91b3-7904cb8b7baf','24614d0a-708d-4cc2-9a90-80ef75920a10'],size=1,snapshot_id=60b67457-7a18-4d2a-9f78-521b4349f81f,source_replicaid=,source_volid=None,status='creating',user_id='44c029803f7843a9b7546c43a0bdd374',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:38 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e95a310a-82b7-4bd0-be16-eb046299bb2a tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e5722b4-1b67-4856-9904-ec75801dcdfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:38 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:38 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:38 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e95a310a-82b7-4bd0-be16-eb046299bb2a tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e5722b4-1b67-4856-9904-ec75801dcdfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:38 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-e95a310a-82b7-4bd0-be16-eb046299bb2a tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Flow 'volume_create_api' (962311de-097c-4a6a-8c67-9d69308aeb9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:38 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e95a310a-82b7-4bd0-be16-eb046299bb2a tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Create volume request issued successfully. Sep 02 09:03:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e95a310a-82b7-4bd0-be16-eb046299bb2a tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:03:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1576/3154] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 09:03:37 2026] POST /volume/v3/volumes => generated 748 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:03:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0311875b-9df1-4d38-8ec8-7f81598d4b17 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0311875b-9df1-4d38-8ec8-7f81598d4b17 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 Sep 02 09:03:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0311875b-9df1-4d38-8ec8-7f81598d4b17 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0311875b-9df1-4d38-8ec8-7f81598d4b17 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:38 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:38 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:38 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:38 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:38 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0311875b-9df1-4d38-8ec8-7f81598d4b17 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Volume info retrieved successfully. Sep 02 09:03:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0311875b-9df1-4d38-8ec8-7f81598d4b17 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 returned with HTTP 200 Sep 02 09:03:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1579/3155] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:38 2026] GET /volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 => generated 816 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b7c91bb2-7648-4314-af3e-005966b6f5fd None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b7c91bb2-7648-4314-af3e-005966b6f5fd tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/f97ccd94-7993-4de2-9a53-eec3bef0e011 Sep 02 09:03:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b7c91bb2-7648-4314-af3e-005966b6f5fd tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b7c91bb2-7648-4314-af3e-005966b6f5fd tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:38 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:38 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:38 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:38 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:38 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b7c91bb2-7648-4314-af3e-005966b6f5fd tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b7c91bb2-7648-4314-af3e-005966b6f5fd tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/f97ccd94-7993-4de2-9a53-eec3bef0e011 returned with HTTP 200 Sep 02 09:03:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1577/3156] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:38 2026] GET /volume/v3/volumes/f97ccd94-7993-4de2-9a53-eec3bef0e011 => generated 862 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-bef8114b-0fac-4fa2-acc6-4fed2d267dfc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bef8114b-0fac-4fa2-acc6-4fed2d267dfc tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 Sep 02 09:03:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bef8114b-0fac-4fa2-acc6-4fed2d267dfc tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bef8114b-0fac-4fa2-acc6-4fed2d267dfc tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:39 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:39 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:39 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:39 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-bef8114b-0fac-4fa2-acc6-4fed2d267dfc tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Volume info retrieved successfully. Sep 02 09:03:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bef8114b-0fac-4fa2-acc6-4fed2d267dfc tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 returned with HTTP 200 Sep 02 09:03:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1580/3157] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:39 2026] GET /volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 => generated 840 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8f610681-a206-45f0-babc-12f38a322f71 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8f610681-a206-45f0-babc-12f38a322f71 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/f97ccd94-7993-4de2-9a53-eec3bef0e011 Sep 02 09:03:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8f610681-a206-45f0-babc-12f38a322f71 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8f610681-a206-45f0-babc-12f38a322f71 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8f610681-a206-45f0-babc-12f38a322f71 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/f97ccd94-7993-4de2-9a53-eec3bef0e011 returned with HTTP 404 Sep 02 09:03:39 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1578/3158] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:39 2026] GET /volume/v3/volumes/f97ccd94-7993-4de2-9a53-eec3bef0e011 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b0c16f1e-8968-40b0-8097-dd51b51589ef None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b0c16f1e-8968-40b0-8097-dd51b51589ef tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] DELETE http://192.168.122.75/volume/v3/volumes/2c64e322-eaf6-440e-8880-de079741c058 Sep 02 09:03:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b0c16f1e-8968-40b0-8097-dd51b51589ef tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b0c16f1e-8968-40b0-8097-dd51b51589ef tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:39 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-b0c16f1e-8968-40b0-8097-dd51b51589ef tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Delete volume with id: 2c64e322-eaf6-440e-8880-de079741c058 Sep 02 09:03:39 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:39 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:39 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:39 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:39 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b0c16f1e-8968-40b0-8097-dd51b51589ef tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:39 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b0c16f1e-8968-40b0-8097-dd51b51589ef tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Delete volume request issued successfully. Sep 02 09:03:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b0c16f1e-8968-40b0-8097-dd51b51589ef tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/2c64e322-eaf6-440e-8880-de079741c058 returned with HTTP 202 Sep 02 09:03:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1581/3159] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:03:39 2026] DELETE /volume/v3/volumes/2c64e322-eaf6-440e-8880-de079741c058 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c867bd05-b7a0-40a1-b7ad-8c2598946fe4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:39 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c867bd05-b7a0-40a1-b7ad-8c2598946fe4 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/2c64e322-eaf6-440e-8880-de079741c058 Sep 02 09:03:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c867bd05-b7a0-40a1-b7ad-8c2598946fe4 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c867bd05-b7a0-40a1-b7ad-8c2598946fe4 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:39 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:39 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:39 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:39 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:39 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c867bd05-b7a0-40a1-b7ad-8c2598946fe4 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c867bd05-b7a0-40a1-b7ad-8c2598946fe4 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/2c64e322-eaf6-440e-8880-de079741c058 returned with HTTP 200 Sep 02 09:03:40 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1579/3160] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:39 2026] GET /volume/v3/volumes/2c64e322-eaf6-440e-8880-de079741c058 => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 09:03:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8fe4a611-8304-4226-a612-fcde5b1a069d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8fe4a611-8304-4226-a612-fcde5b1a069d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 Sep 02 09:03:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8fe4a611-8304-4226-a612-fcde5b1a069d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8fe4a611-8304-4226-a612-fcde5b1a069d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:40 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:40 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:40 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:40 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6936b64e-cc1f-459f-a1d1-893fc507b090 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:40 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8fe4a611-8304-4226-a612-fcde5b1a069d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Volume info retrieved successfully. Sep 02 09:03:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8fe4a611-8304-4226-a612-fcde5b1a069d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 returned with HTTP 200 Sep 02 09:03:40 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1582/3161] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:40 2026] GET /volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 => generated 840 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d09125df-2f9f-4c1a-9796-aafe9910c214 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d09125df-2f9f-4c1a-9796-aafe9910c214 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/2c64e322-eaf6-440e-8880-de079741c058 Sep 02 09:03:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d09125df-2f9f-4c1a-9796-aafe9910c214 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d09125df-2f9f-4c1a-9796-aafe9910c214 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:41 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:41 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:41 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:41 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:41 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d09125df-2f9f-4c1a-9796-aafe9910c214 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Volume info retrieved successfully. Sep 02 09:03:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d09125df-2f9f-4c1a-9796-aafe9910c214 tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/2c64e322-eaf6-440e-8880-de079741c058 returned with HTTP 200 Sep 02 09:03:41 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1583/3162] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:41 2026] GET /volume/v3/volumes/2c64e322-eaf6-440e-8880-de079741c058 => generated 863 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6936b64e-cc1f-459f-a1d1-893fc507b090 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:03:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6936b64e-cc1f-459f-a1d1-893fc507b090 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1497874339"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-6936b64e-cc1f-459f-a1d1-893fc507b090 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1497874339'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:03:41 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-6936b64e-cc1f-459f-a1d1-893fc507b090 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume of 1 GB Sep 02 09:03:41 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6936b64e-cc1f-459f-a1d1-893fc507b090 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Availability Zones retrieved successfully. Sep 02 09:03:41 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-6936b64e-cc1f-459f-a1d1-893fc507b090 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Flow 'volume_create_api' (d86b19b7-7c9b-4017-a86d-38fc7a090316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:41 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-6936b64e-cc1f-459f-a1d1-893fc507b090 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (829d1ba8-0965-41bd-b4eb-328d7d78545c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:41 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-6936b64e-cc1f-459f-a1d1-893fc507b090 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:03:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8b755685-d06f-46da-a3e0-9ac455482e91 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8b755685-d06f-46da-a3e0-9ac455482e91 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 Sep 02 09:03:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8b755685-d06f-46da-a3e0-9ac455482e91 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8b755685-d06f-46da-a3e0-9ac455482e91 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:41 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:41 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:41 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:41 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:41 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8b755685-d06f-46da-a3e0-9ac455482e91 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Volume info retrieved successfully. Sep 02 09:03:41 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-6936b64e-cc1f-459f-a1d1-893fc507b090 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (829d1ba8-0965-41bd-b4eb-328d7d78545c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8b755685-d06f-46da-a3e0-9ac455482e91 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 returned with HTTP 200 Sep 02 09:03:41 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1584/3163] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:41 2026] GET /volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 => generated 840 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:41 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-6936b64e-cc1f-459f-a1d1-893fc507b090 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4169f10-1c9e-451e-aebc-0f253462c95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:42 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-6936b64e-cc1f-459f-a1d1-893fc507b090 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Created reservations ['904b16b8-8292-4ad6-9fbb-bc289d1d5ab4', '9e2b862a-6d6b-4158-aaa9-328558e56bf0', 'a0f16e3b-88d1-42ab-8289-046ee40f93ea', 'd12d97c3-3e8c-46be-89e6-ee24f5a54247'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:03:42 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-6936b64e-cc1f-459f-a1d1-893fc507b090 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4169f10-1c9e-451e-aebc-0f253462c95c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['904b16b8-8292-4ad6-9fbb-bc289d1d5ab4', '9e2b862a-6d6b-4158-aaa9-328558e56bf0', 'a0f16e3b-88d1-42ab-8289-046ee40f93ea', 'd12d97c3-3e8c-46be-89e6-ee24f5a54247']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:42 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-6936b64e-cc1f-459f-a1d1-893fc507b090 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c175eab3-8556-4728-93ce-88856f3bb15b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9026df61-64da-46ea-9fc4-9cbc8e18b54f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9026df61-64da-46ea-9fc4-9cbc8e18b54f tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] GET http://192.168.122.75/volume/v3/volumes/2c64e322-eaf6-440e-8880-de079741c058 Sep 02 09:03:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9026df61-64da-46ea-9fc4-9cbc8e18b54f tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9026df61-64da-46ea-9fc4-9cbc8e18b54f tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:42 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:42 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:42 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-6936b64e-cc1f-459f-a1d1-893fc507b090 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c175eab3-8556-4728-93ce-88856f3bb15b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73417185-ed15-4c06-bca8-ce446427e8c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1497874339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ded3cdad6a8444febe1dc16ab837b2a6',qos_specs=None,replication_status=,reservations=['904b16b8-8292-4ad6-9fbb-bc289d1d5ab4','9e2b862a-6d6b-4158-aaa9-328558e56bf0','a0f16e3b-88d1-42ab-8289-046ee40f93ea','d12d97c3-3e8c-46be-89e6-ee24f5a54247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:03:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1497874339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73417185-ed15-4c06-bca8-ce446427e8c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ded3cdad6a8444febe1dc16ab837b2a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:42 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-6936b64e-cc1f-459f-a1d1-893fc507b090 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01e6c270-2ed1-46df-ac45-4a0fa80f6d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:42 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-6936b64e-cc1f-459f-a1d1-893fc507b090 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01e6c270-2ed1-46df-ac45-4a0fa80f6d03) transitioned into state 'SUCCESS' from state '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-1497874339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ded3cdad6a8444febe1dc16ab837b2a6',qos_specs=None,replication_status=,reservations=['904b16b8-8292-4ad6-9fbb-bc289d1d5ab4','9e2b862a-6d6b-4158-aaa9-328558e56bf0','a0f16e3b-88d1-42ab-8289-046ee40f93ea','d12d97c3-3e8c-46be-89e6-ee24f5a54247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:42 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-6936b64e-cc1f-459f-a1d1-893fc507b090 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (316e9d3b-b69e-4bfe-b958-2b3adee357ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9026df61-64da-46ea-9fc4-9cbc8e18b54f tempest-CreateVolumesFromSourceVolumeTest-14180637 tempest-CreateVolumesFromSourceVolumeTest-14180637-project-member] http://192.168.122.75/volume/v3/volumes/2c64e322-eaf6-440e-8880-de079741c058 returned with HTTP 404 Sep 02 09:03:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1585/3164] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:42 2026] GET /volume/v3/volumes/2c64e322-eaf6-440e-8880-de079741c058 => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:42 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-6936b64e-cc1f-459f-a1d1-893fc507b090 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (316e9d3b-b69e-4bfe-b958-2b3adee357ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:42 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-6936b64e-cc1f-459f-a1d1-893fc507b090 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Flow 'volume_create_api' (d86b19b7-7c9b-4017-a86d-38fc7a090316) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6936b64e-cc1f-459f-a1d1-893fc507b090 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume request issued successfully. Sep 02 09:03:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6936b64e-cc1f-459f-a1d1-893fc507b090 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:03:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1580/3165] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 09:03:40 2026] POST /volume/v3/volumes => generated 785 bytes in 1738 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:03:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8798035b-a7c6-4229-ba75-8732ae83158b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8798035b-a7c6-4229-ba75-8732ae83158b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/73417185-ed15-4c06-bca8-ce446427e8c1 Sep 02 09:03:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8798035b-a7c6-4229-ba75-8732ae83158b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8798035b-a7c6-4229-ba75-8732ae83158b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:42 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:42 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:42 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:42 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8798035b-a7c6-4229-ba75-8732ae83158b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:03:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8798035b-a7c6-4229-ba75-8732ae83158b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/73417185-ed15-4c06-bca8-ce446427e8c1 returned with HTTP 200 Sep 02 09:03:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1586/3166] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:42 2026] GET /volume/v3/volumes/73417185-ed15-4c06-bca8-ce446427e8c1 => generated 964 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4115cb26-318c-44ad-9a8b-0c195e581d9c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4115cb26-318c-44ad-9a8b-0c195e581d9c tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 Sep 02 09:03:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4115cb26-318c-44ad-9a8b-0c195e581d9c tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4115cb26-318c-44ad-9a8b-0c195e581d9c tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:42 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:42 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:42 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4115cb26-318c-44ad-9a8b-0c195e581d9c tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Volume info retrieved successfully. Sep 02 09:03:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4115cb26-318c-44ad-9a8b-0c195e581d9c tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 returned with HTTP 200 Sep 02 09:03:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1581/3167] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:42 2026] GET /volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 => generated 840 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-93bf78b1-9c1a-4b32-b5d3-eae20aa42f45 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-93bf78b1-9c1a-4b32-b5d3-eae20aa42f45 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/73417185-ed15-4c06-bca8-ce446427e8c1 Sep 02 09:03:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-93bf78b1-9c1a-4b32-b5d3-eae20aa42f45 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-93bf78b1-9c1a-4b32-b5d3-eae20aa42f45 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:43 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:43 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:43 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:43 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:43 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-93bf78b1-9c1a-4b32-b5d3-eae20aa42f45 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:03:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-93bf78b1-9c1a-4b32-b5d3-eae20aa42f45 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/73417185-ed15-4c06-bca8-ce446427e8c1 returned with HTTP 200 Sep 02 09:03:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1587/3168] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:43 2026] GET /volume/v3/volumes/73417185-ed15-4c06-bca8-ce446427e8c1 => generated 1014 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:03:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2849aed8-2e1b-4c50-abf1-e8df28fd21e3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2849aed8-2e1b-4c50-abf1-e8df28fd21e3 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 Sep 02 09:03:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2849aed8-2e1b-4c50-abf1-e8df28fd21e3 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2849aed8-2e1b-4c50-abf1-e8df28fd21e3 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:44 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:44 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:44 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:44 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:44 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2849aed8-2e1b-4c50-abf1-e8df28fd21e3 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Volume info retrieved successfully. Sep 02 09:03:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2849aed8-2e1b-4c50-abf1-e8df28fd21e3 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 returned with HTTP 200 Sep 02 09:03:44 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1582/3169] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:44 2026] GET /volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 => generated 840 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b9539297-f6cc-4033-bb22-9e61cea92107 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b9539297-f6cc-4033-bb22-9e61cea92107 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/73417185-ed15-4c06-bca8-ce446427e8c1 Sep 02 09:03:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b9539297-f6cc-4033-bb22-9e61cea92107 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b9539297-f6cc-4033-bb22-9e61cea92107 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:44 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:44 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:44 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:44 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:44 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b9539297-f6cc-4033-bb22-9e61cea92107 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:03:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b9539297-f6cc-4033-bb22-9e61cea92107 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/73417185-ed15-4c06-bca8-ce446427e8c1 returned with HTTP 200 Sep 02 09:03:44 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1588/3170] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:44 2026] GET /volume/v3/volumes/73417185-ed15-4c06-bca8-ce446427e8c1 => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:03:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3f2343a7-7faf-47bc-85d7-3c4df93ef1bf None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3f2343a7-7faf-47bc-85d7-3c4df93ef1bf tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 Sep 02 09:03:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3f2343a7-7faf-47bc-85d7-3c4df93ef1bf tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3f2343a7-7faf-47bc-85d7-3c4df93ef1bf tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:45 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:45 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:45 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:45 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:45 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3f2343a7-7faf-47bc-85d7-3c4df93ef1bf tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Volume info retrieved successfully. Sep 02 09:03:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3f2343a7-7faf-47bc-85d7-3c4df93ef1bf tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 returned with HTTP 200 Sep 02 09:03:45 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1583/3171] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:45 2026] GET /volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 => generated 840 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-46c9fee3-198d-4c74-96e6-856ae022d6cb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-46c9fee3-198d-4c74-96e6-856ae022d6cb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/73417185-ed15-4c06-bca8-ce446427e8c1 Sep 02 09:03:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-46c9fee3-198d-4c74-96e6-856ae022d6cb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-46c9fee3-198d-4c74-96e6-856ae022d6cb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:45 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:45 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:45 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:45 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:45 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-46c9fee3-198d-4c74-96e6-856ae022d6cb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:03:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-46c9fee3-198d-4c74-96e6-856ae022d6cb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/73417185-ed15-4c06-bca8-ce446427e8c1 returned with HTTP 200 Sep 02 09:03:45 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1589/3172] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:45 2026] GET /volume/v3/volumes/73417185-ed15-4c06-bca8-ce446427e8c1 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:03:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e2040274-96da-4af9-b650-1b0dcc00377e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e2040274-96da-4af9-b650-1b0dcc00377e tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 Sep 02 09:03:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e2040274-96da-4af9-b650-1b0dcc00377e tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e2040274-96da-4af9-b650-1b0dcc00377e tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:46 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:46 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:46 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:46 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:46 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e2040274-96da-4af9-b650-1b0dcc00377e tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Volume info retrieved successfully. Sep 02 09:03:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e2040274-96da-4af9-b650-1b0dcc00377e tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 returned with HTTP 200 Sep 02 09:03:46 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1584/3173] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:46 2026] GET /volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b675bb65-16df-4e0a-b42c-64837c70ff38 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b675bb65-16df-4e0a-b42c-64837c70ff38 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 Sep 02 09:03:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b675bb65-16df-4e0a-b42c-64837c70ff38 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b675bb65-16df-4e0a-b42c-64837c70ff38 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:46 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:46 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:46 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:46 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:46 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b675bb65-16df-4e0a-b42c-64837c70ff38 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Volume info retrieved successfully. Sep 02 09:03:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b675bb65-16df-4e0a-b42c-64837c70ff38 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 returned with HTTP 200 Sep 02 09:03:46 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1590/3174] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:46 2026] GET /volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 => generated 841 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b83014ed-5b14-4f58-9149-00b43bbe8760 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b83014ed-5b14-4f58-9149-00b43bbe8760 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f Sep 02 09:03:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b83014ed-5b14-4f58-9149-00b43bbe8760 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b83014ed-5b14-4f58-9149-00b43bbe8760 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:46 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-b83014ed-5b14-4f58-9149-00b43bbe8760 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Delete snapshot with id: 60b67457-7a18-4d2a-9f78-521b4349f81f Sep 02 09:03:46 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:46 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:46 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b83014ed-5b14-4f58-9149-00b43bbe8760 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Snapshot retrieved successfully. Sep 02 09:03:46 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:46 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:46 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b83014ed-5b14-4f58-9149-00b43bbe8760 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Snapshot delete request issued successfully. Sep 02 09:03:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b83014ed-5b14-4f58-9149-00b43bbe8760 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f returned with HTTP 202 Sep 02 09:03:46 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1585/3175] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:03:46 2026] DELETE /volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fba358c2-1435-446e-8a63-d26f6de08c24 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fba358c2-1435-446e-8a63-d26f6de08c24 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f Sep 02 09:03:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fba358c2-1435-446e-8a63-d26f6de08c24 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fba358c2-1435-446e-8a63-d26f6de08c24 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:46 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:46 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:46 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-fba358c2-1435-446e-8a63-d26f6de08c24 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Snapshot retrieved successfully. Sep 02 09:03:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fba358c2-1435-446e-8a63-d26f6de08c24 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f returned with HTTP 200 Sep 02 09:03:46 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1591/3176] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:46 2026] GET /volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d180e431-7f90-430f-a8be-72c12ef1ce80 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d180e431-7f90-430f-a8be-72c12ef1ce80 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/73417185-ed15-4c06-bca8-ce446427e8c1 Sep 02 09:03:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d180e431-7f90-430f-a8be-72c12ef1ce80 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d180e431-7f90-430f-a8be-72c12ef1ce80 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:46 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:46 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:46 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:46 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:46 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d180e431-7f90-430f-a8be-72c12ef1ce80 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:03:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d180e431-7f90-430f-a8be-72c12ef1ce80 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/73417185-ed15-4c06-bca8-ce446427e8c1 returned with HTTP 200 Sep 02 09:03:46 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1586/3177] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:46 2026] GET /volume/v3/volumes/73417185-ed15-4c06-bca8-ce446427e8c1 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:03:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0c967580-8636-4166-ae01-6ff9cd8854b9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0c967580-8636-4166-ae01-6ff9cd8854b9 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] POST http://192.168.122.75/volume/v3/snapshots Sep 02 09:03:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0c967580-8636-4166-ae01-6ff9cd8854b9 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73417185-ed15-4c06-bca8-ce446427e8c1", "name": "tempest-ProjectMemberTests-Snapshot-1936061465"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:47 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:47 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:47 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:47 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0c967580-8636-4166-ae01-6ff9cd8854b9 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Volume info retrieved successfully. Sep 02 09:03:47 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-0c967580-8636-4166-ae01-6ff9cd8854b9 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Create snapshot from volume 73417185-ed15-4c06-bca8-ce446427e8c1 Sep 02 09:03:47 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-0c967580-8636-4166-ae01-6ff9cd8854b9 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Created reservations ['991da0cb-fed4-426a-ad90-01b473888d2d', '02fdf960-4c27-491d-8abb-cc92fbf1a01f', 'dd2941c4-f4e9-4bd9-9de2-efb1e6cf37d4', '5fb8bd12-97d2-4904-9ca1-28e9e1e043da'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:03:47 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:47 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0c967580-8636-4166-ae01-6ff9cd8854b9 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Snapshot create request issued successfully. Sep 02 09:03:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0c967580-8636-4166-ae01-6ff9cd8854b9 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 09:03:47 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1592/3178] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 09:03:46 2026] POST /volume/v3/snapshots => generated 305 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:03:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-eb169d8b-88ba-407b-a9d0-2aa9f02b7ea5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-eb169d8b-88ba-407b-a9d0-2aa9f02b7ea5 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] GET http://192.168.122.75/volume/v3/snapshots/afe7b710-58fa-4b3e-9bec-3d813efd583a Sep 02 09:03:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-eb169d8b-88ba-407b-a9d0-2aa9f02b7ea5 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-eb169d8b-88ba-407b-a9d0-2aa9f02b7ea5 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:47 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:47 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:47 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-eb169d8b-88ba-407b-a9d0-2aa9f02b7ea5 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Snapshot retrieved successfully. Sep 02 09:03:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-eb169d8b-88ba-407b-a9d0-2aa9f02b7ea5 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] http://192.168.122.75/volume/v3/snapshots/afe7b710-58fa-4b3e-9bec-3d813efd583a returned with HTTP 200 Sep 02 09:03:47 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1587/3179] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:47 2026] GET /volume/v3/snapshots/afe7b710-58fa-4b3e-9bec-3d813efd583a => generated 437 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-bf62ec91-ea93-456a-914a-0386ab7bc41d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bf62ec91-ea93-456a-914a-0386ab7bc41d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f Sep 02 09:03:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bf62ec91-ea93-456a-914a-0386ab7bc41d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bf62ec91-ea93-456a-914a-0386ab7bc41d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:47 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:47 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-bf62ec91-ea93-456a-914a-0386ab7bc41d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Snapshot retrieved successfully. Sep 02 09:03:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bf62ec91-ea93-456a-914a-0386ab7bc41d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f returned with HTTP 200 Sep 02 09:03:47 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1593/3180] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:47 2026] GET /volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-13ab0856-2880-4f42-ab80-c2f26f356d17 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-13ab0856-2880-4f42-ab80-c2f26f356d17 tempest-ProjectMemberTests-1540684369 tempest-ProjectMemberTests-1540684369-project-admin] GET http://192.168.122.75/volume/v3/scheduler-stats/get_pools Sep 02 09:03:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-13ab0856-2880-4f42-ab80-c2f26f356d17 tempest-ProjectMemberTests-1540684369 tempest-ProjectMemberTests-1540684369-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:47 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-13ab0856-2880-4f42-ab80-c2f26f356d17 tempest-ProjectMemberTests-1540684369 tempest-ProjectMemberTests-1540684369-project-admin] Calling method 'get_pools' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:47 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-13ab0856-2880-4f42-ab80-c2f26f356d17 tempest-ProjectMemberTests-1540684369 tempest-ProjectMemberTests-1540684369-project-admin] http://192.168.122.75/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 09:03:47 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1588/3181] 192.168.122.75 () {58 vars in 1170 bytes} [Wed Sep 2 09:03:47 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 09:03:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5f4b4f73-d165-4148-a961-060cef67906f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5f4b4f73-d165-4148-a961-060cef67906f tempest-ProjectMemberTests-1540684369 tempest-ProjectMemberTests-1540684369-project-member] GET http://192.168.122.75/volume/v3/capabilities/devstack@QuobyteHD Sep 02 09:03:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5f4b4f73-d165-4148-a961-060cef67906f tempest-ProjectMemberTests-1540684369 tempest-ProjectMemberTests-1540684369-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5f4b4f73-d165-4148-a961-060cef67906f tempest-ProjectMemberTests-1540684369 tempest-ProjectMemberTests-1540684369-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:48 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-5f4b4f73-d165-4148-a961-060cef67906f tempest-ProjectMemberTests-1540684369 tempest-ProjectMemberTests-1540684369-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '2f4197d862044e5383df660e18bf1d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f17ef761fc84c4c84dd02d32db43ac1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:03:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5f4b4f73-d165-4148-a961-060cef67906f tempest-ProjectMemberTests-1540684369 tempest-ProjectMemberTests-1540684369-project-member] http://192.168.122.75/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 02 09:03:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1594/3182] 192.168.122.75 () {58 vars in 1188 bytes} [Wed Sep 2 09:03:47 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 153 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-05e02772-ce4a-423a-84ca-c5aeec447e43 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-05e02772-ce4a-423a-84ca-c5aeec447e43 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] GET http://192.168.122.75/volume/v3/snapshots/afe7b710-58fa-4b3e-9bec-3d813efd583a Sep 02 09:03:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-05e02772-ce4a-423a-84ca-c5aeec447e43 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-05e02772-ce4a-423a-84ca-c5aeec447e43 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:48 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:48 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-05e02772-ce4a-423a-84ca-c5aeec447e43 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Snapshot retrieved successfully. Sep 02 09:03:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-05e02772-ce4a-423a-84ca-c5aeec447e43 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] http://192.168.122.75/volume/v3/snapshots/afe7b710-58fa-4b3e-9bec-3d813efd583a returned with HTTP 200 Sep 02 09:03:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1589/3183] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:48 2026] GET /volume/v3/snapshots/afe7b710-58fa-4b3e-9bec-3d813efd583a => generated 437 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-21563a89-f980-4270-b928-278e27ed15a3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-21563a89-f980-4270-b928-278e27ed15a3 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f Sep 02 09:03:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-21563a89-f980-4270-b928-278e27ed15a3 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-21563a89-f980-4270-b928-278e27ed15a3 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-21563a89-f980-4270-b928-278e27ed15a3 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f returned with HTTP 404 Sep 02 09:03:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1595/3184] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:48 2026] GET /volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-7c962925-09aa-4689-9fc8-5dd9425b4631 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7c962925-09aa-4689-9fc8-5dd9425b4631 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] DELETE http://192.168.122.75/volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd Sep 02 09:03:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7c962925-09aa-4689-9fc8-5dd9425b4631 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-7c962925-09aa-4689-9fc8-5dd9425b4631 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:48 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-7c962925-09aa-4689-9fc8-5dd9425b4631 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Delete volume with id: 752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd Sep 02 09:03:48 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:48 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:48 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:48 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7c962925-09aa-4689-9fc8-5dd9425b4631 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Volume info retrieved successfully. Sep 02 09:03:48 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-7c962925-09aa-4689-9fc8-5dd9425b4631 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Delete volume request issued successfully. Sep 02 09:03:48 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-7c962925-09aa-4689-9fc8-5dd9425b4631 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd returned with HTTP 202 Sep 02 09:03:48 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1590/3185] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:03:48 2026] DELETE /volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0b7d5b87-9749-47e5-a1c9-245bde13e4fc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0b7d5b87-9749-47e5-a1c9-245bde13e4fc tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd Sep 02 09:03:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0b7d5b87-9749-47e5-a1c9-245bde13e4fc tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:48 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0b7d5b87-9749-47e5-a1c9-245bde13e4fc tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:48 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:48 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:48 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:48 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:48 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0b7d5b87-9749-47e5-a1c9-245bde13e4fc tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Volume info retrieved successfully. Sep 02 09:03:48 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0b7d5b87-9749-47e5-a1c9-245bde13e4fc tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd returned with HTTP 200 Sep 02 09:03:48 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1596/3186] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:48 2026] GET /volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-55b51ffb-f9be-4f2e-907a-2ff27d35c0e6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-55b51ffb-f9be-4f2e-907a-2ff27d35c0e6 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] GET http://192.168.122.75/volume/v3/snapshots/afe7b710-58fa-4b3e-9bec-3d813efd583a Sep 02 09:03:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-55b51ffb-f9be-4f2e-907a-2ff27d35c0e6 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-55b51ffb-f9be-4f2e-907a-2ff27d35c0e6 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:49 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:49 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:49 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-55b51ffb-f9be-4f2e-907a-2ff27d35c0e6 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Snapshot retrieved successfully. Sep 02 09:03:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-55b51ffb-f9be-4f2e-907a-2ff27d35c0e6 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] http://192.168.122.75/volume/v3/snapshots/afe7b710-58fa-4b3e-9bec-3d813efd583a returned with HTTP 200 Sep 02 09:03:49 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1591/3187] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:49 2026] GET /volume/v3/snapshots/afe7b710-58fa-4b3e-9bec-3d813efd583a => generated 437 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-320b958d-75f7-4a20-9494-0cdbfd130d2d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-320b958d-75f7-4a20-9494-0cdbfd130d2d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd Sep 02 09:03:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-320b958d-75f7-4a20-9494-0cdbfd130d2d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-320b958d-75f7-4a20-9494-0cdbfd130d2d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-320b958d-75f7-4a20-9494-0cdbfd130d2d tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd returned with HTTP 404 Sep 02 09:03:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1597/3188] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:49 2026] GET /volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-75b32df4-a663-48f9-91a7-f351002d578c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-75b32df4-a663-48f9-91a7-f351002d578c tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] DELETE http://192.168.122.75/volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 Sep 02 09:03:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-75b32df4-a663-48f9-91a7-f351002d578c tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-75b32df4-a663-48f9-91a7-f351002d578c tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:49 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-75b32df4-a663-48f9-91a7-f351002d578c tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Delete volume with id: c47e3025-975d-4f29-b89f-abe78d3dc995 Sep 02 09:03:49 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:49 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:49 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:49 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:49 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-75b32df4-a663-48f9-91a7-f351002d578c tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Volume info retrieved successfully. Sep 02 09:03:49 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-75b32df4-a663-48f9-91a7-f351002d578c tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Delete volume request issued successfully. Sep 02 09:03:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-75b32df4-a663-48f9-91a7-f351002d578c tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 returned with HTTP 202 Sep 02 09:03:49 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1592/3189] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:03:49 2026] DELETE /volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-474da14f-cd87-4dac-8e2b-a04df62fa1aa None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-474da14f-cd87-4dac-8e2b-a04df62fa1aa tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 Sep 02 09:03:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-474da14f-cd87-4dac-8e2b-a04df62fa1aa tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-474da14f-cd87-4dac-8e2b-a04df62fa1aa tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:49 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:49 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-474da14f-cd87-4dac-8e2b-a04df62fa1aa tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Volume info retrieved successfully. Sep 02 09:03:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-474da14f-cd87-4dac-8e2b-a04df62fa1aa tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 returned with HTTP 200 Sep 02 09:03:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1598/3190] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:49 2026] GET /volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 => generated 840 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fc6db091-420e-4f81-8924-3b67eef3c780 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fc6db091-420e-4f81-8924-3b67eef3c780 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] GET http://192.168.122.75/volume/v3/snapshots/afe7b710-58fa-4b3e-9bec-3d813efd583a Sep 02 09:03:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fc6db091-420e-4f81-8924-3b67eef3c780 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fc6db091-420e-4f81-8924-3b67eef3c780 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:50 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:50 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:50 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-fc6db091-420e-4f81-8924-3b67eef3c780 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Snapshot retrieved successfully. Sep 02 09:03:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fc6db091-420e-4f81-8924-3b67eef3c780 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] http://192.168.122.75/volume/v3/snapshots/afe7b710-58fa-4b3e-9bec-3d813efd583a returned with HTTP 200 Sep 02 09:03:50 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1593/3191] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:50 2026] GET /volume/v3/snapshots/afe7b710-58fa-4b3e-9bec-3d813efd583a => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 09:03:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ecde5151-4b99-4bdf-9f52-353457f68364 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ecde5151-4b99-4bdf-9f52-353457f68364 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/afe7b710-58fa-4b3e-9bec-3d813efd583a Sep 02 09:03:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ecde5151-4b99-4bdf-9f52-353457f68364 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ecde5151-4b99-4bdf-9f52-353457f68364 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:50 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-ecde5151-4b99-4bdf-9f52-353457f68364 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Delete snapshot with id: afe7b710-58fa-4b3e-9bec-3d813efd583a Sep 02 09:03:50 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:50 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:50 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ecde5151-4b99-4bdf-9f52-353457f68364 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Snapshot retrieved successfully. Sep 02 09:03:50 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:50 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:50 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ecde5151-4b99-4bdf-9f52-353457f68364 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Snapshot delete request issued successfully. Sep 02 09:03:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ecde5151-4b99-4bdf-9f52-353457f68364 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] http://192.168.122.75/volume/v3/snapshots/afe7b710-58fa-4b3e-9bec-3d813efd583a returned with HTTP 202 Sep 02 09:03:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1599/3192] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:03:50 2026] DELETE /volume/v3/snapshots/afe7b710-58fa-4b3e-9bec-3d813efd583a => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f6b6053f-cba5-4152-bc02-ccdd72137b3b None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f6b6053f-cba5-4152-bc02-ccdd72137b3b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] GET http://192.168.122.75/volume/v3/snapshots/afe7b710-58fa-4b3e-9bec-3d813efd583a Sep 02 09:03:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f6b6053f-cba5-4152-bc02-ccdd72137b3b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f6b6053f-cba5-4152-bc02-ccdd72137b3b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:50 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:50 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:50 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f6b6053f-cba5-4152-bc02-ccdd72137b3b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Snapshot retrieved successfully. Sep 02 09:03:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f6b6053f-cba5-4152-bc02-ccdd72137b3b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] http://192.168.122.75/volume/v3/snapshots/afe7b710-58fa-4b3e-9bec-3d813efd583a returned with HTTP 200 Sep 02 09:03:50 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1594/3193] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:50 2026] GET /volume/v3/snapshots/afe7b710-58fa-4b3e-9bec-3d813efd583a => generated 463 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-45a4d2bb-d9f4-46b8-9665-38ae7c737e18 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-45a4d2bb-d9f4-46b8-9665-38ae7c737e18 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 Sep 02 09:03:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-45a4d2bb-d9f4-46b8-9665-38ae7c737e18 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-45a4d2bb-d9f4-46b8-9665-38ae7c737e18 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-45a4d2bb-d9f4-46b8-9665-38ae7c737e18 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 returned with HTTP 404 Sep 02 09:03:51 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1600/3194] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:50 2026] GET /volume/v3/volumes/c47e3025-975d-4f29-b89f-abe78d3dc995 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ea9687b0-e7fd-44e7-a343-56afdd8a28ab None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ea9687b0-e7fd-44e7-a343-56afdd8a28ab tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f Sep 02 09:03:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ea9687b0-e7fd-44e7-a343-56afdd8a28ab tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ea9687b0-e7fd-44e7-a343-56afdd8a28ab tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:51 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-ea9687b0-e7fd-44e7-a343-56afdd8a28ab tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Delete snapshot with id: 60b67457-7a18-4d2a-9f78-521b4349f81f Sep 02 09:03:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ea9687b0-e7fd-44e7-a343-56afdd8a28ab tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f returned with HTTP 404 Sep 02 09:03:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1595/3195] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:03:51 2026] DELETE /volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-325274ba-468c-425c-8e8f-90be6dc49087 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-325274ba-468c-425c-8e8f-90be6dc49087 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f Sep 02 09:03:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-325274ba-468c-425c-8e8f-90be6dc49087 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-325274ba-468c-425c-8e8f-90be6dc49087 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-325274ba-468c-425c-8e8f-90be6dc49087 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f returned with HTTP 404 Sep 02 09:03:51 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1601/3196] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:51 2026] GET /volume/v3/snapshots/60b67457-7a18-4d2a-9f78-521b4349f81f => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e4e19e3d-0b39-4af1-a916-9b713d1a5874 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e4e19e3d-0b39-4af1-a916-9b713d1a5874 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] DELETE http://192.168.122.75/volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd Sep 02 09:03:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e4e19e3d-0b39-4af1-a916-9b713d1a5874 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e4e19e3d-0b39-4af1-a916-9b713d1a5874 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:51 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-e4e19e3d-0b39-4af1-a916-9b713d1a5874 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Delete volume with id: 752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd Sep 02 09:03:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e4e19e3d-0b39-4af1-a916-9b713d1a5874 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd returned with HTTP 404 Sep 02 09:03:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1596/3197] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:03:51 2026] DELETE /volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 09:03:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fff60916-1786-437a-b3e2-9ecc756b46d0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fff60916-1786-437a-b3e2-9ecc756b46d0 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] GET http://192.168.122.75/volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd Sep 02 09:03:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fff60916-1786-437a-b3e2-9ecc756b46d0 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fff60916-1786-437a-b3e2-9ecc756b46d0 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fff60916-1786-437a-b3e2-9ecc756b46d0 tempest-SnapshotDependencyTests-979342529 tempest-SnapshotDependencyTests-979342529-project-member] http://192.168.122.75/volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd returned with HTTP 404 Sep 02 09:03:51 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1602/3198] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:51 2026] GET /volume/v3/volumes/752bbbb0-cd83-44f6-ac1d-f9a17a6d15cd => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b01800f0-4a6c-4259-946e-aeb57a25bf62 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b01800f0-4a6c-4259-946e-aeb57a25bf62 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] GET http://192.168.122.75/volume/v3/snapshots/afe7b710-58fa-4b3e-9bec-3d813efd583a Sep 02 09:03:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b01800f0-4a6c-4259-946e-aeb57a25bf62 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b01800f0-4a6c-4259-946e-aeb57a25bf62 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b01800f0-4a6c-4259-946e-aeb57a25bf62 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Snapshot retrieved successfully. Sep 02 09:03:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b01800f0-4a6c-4259-946e-aeb57a25bf62 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] http://192.168.122.75/volume/v3/snapshots/afe7b710-58fa-4b3e-9bec-3d813efd583a returned with HTTP 200 Sep 02 09:03:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1597/3199] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:51 2026] GET /volume/v3/snapshots/afe7b710-58fa-4b3e-9bec-3d813efd583a => generated 463 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-64739987-d956-4ad0-b207-c267c3d59fc2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-64739987-d956-4ad0-b207-c267c3d59fc2 tempest-ProjectReaderTests-1050966910 tempest-ProjectReaderTests-1050966910-project-admin] GET http://192.168.122.75/volume/v3/scheduler-stats/get_pools Sep 02 09:03:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-64739987-d956-4ad0-b207-c267c3d59fc2 tempest-ProjectReaderTests-1050966910 tempest-ProjectReaderTests-1050966910-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-64739987-d956-4ad0-b207-c267c3d59fc2 tempest-ProjectReaderTests-1050966910 tempest-ProjectReaderTests-1050966910-project-admin] Calling method 'get_pools' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:52 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:52 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-64739987-d956-4ad0-b207-c267c3d59fc2 tempest-ProjectReaderTests-1050966910 tempest-ProjectReaderTests-1050966910-project-admin] http://192.168.122.75/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 09:03:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1603/3200] 192.168.122.75 () {58 vars in 1170 bytes} [Wed Sep 2 09:03:52 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 09:03:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c520e84c-f62b-4743-bb32-94cdf1e13052 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-58326cc4-4898-49b0-9ce9-fa3a8c6d4bb4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-58326cc4-4898-49b0-9ce9-fa3a8c6d4bb4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] GET http://192.168.122.75/volume/v3/snapshots/afe7b710-58fa-4b3e-9bec-3d813efd583a Sep 02 09:03:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-58326cc4-4898-49b0-9ce9-fa3a8c6d4bb4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-58326cc4-4898-49b0-9ce9-fa3a8c6d4bb4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-58326cc4-4898-49b0-9ce9-fa3a8c6d4bb4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] http://192.168.122.75/volume/v3/snapshots/afe7b710-58fa-4b3e-9bec-3d813efd583a returned with HTTP 404 Sep 02 09:03:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1604/3201] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:52 2026] GET /volume/v3/snapshots/afe7b710-58fa-4b3e-9bec-3d813efd583a => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a668347a-ba7f-4b42-957c-da4480a8452a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a668347a-ba7f-4b42-957c-da4480a8452a tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/73417185-ed15-4c06-bca8-ce446427e8c1 Sep 02 09:03:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a668347a-ba7f-4b42-957c-da4480a8452a tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a668347a-ba7f-4b42-957c-da4480a8452a tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:52 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-a668347a-ba7f-4b42-957c-da4480a8452a tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Delete volume with id: 73417185-ed15-4c06-bca8-ce446427e8c1 Sep 02 09:03:52 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:52 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:52 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:52 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:52 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a668347a-ba7f-4b42-957c-da4480a8452a tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:03:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c520e84c-f62b-4743-bb32-94cdf1e13052 tempest-ProjectReaderTests-1050966910 tempest-ProjectReaderTests-1050966910-project-reader] GET http://192.168.122.75/volume/v3/capabilities/devstack@QuobyteHD Sep 02 09:03:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c520e84c-f62b-4743-bb32-94cdf1e13052 tempest-ProjectReaderTests-1050966910 tempest-ProjectReaderTests-1050966910-project-reader] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c520e84c-f62b-4743-bb32-94cdf1e13052 tempest-ProjectReaderTests-1050966910 tempest-ProjectReaderTests-1050966910-project-reader] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:52 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-c520e84c-f62b-4743-bb32-94cdf1e13052 tempest-ProjectReaderTests-1050966910 tempest-ProjectReaderTests-1050966910-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '89c93a7e9d4646b5bb48bf91ae0f3b1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1ace762be83f40a2b8424ad2b872b67a', '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=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:03:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c520e84c-f62b-4743-bb32-94cdf1e13052 tempest-ProjectReaderTests-1050966910 tempest-ProjectReaderTests-1050966910-project-reader] http://192.168.122.75/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 02 09:03:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1598/3202] 192.168.122.75 () {58 vars in 1188 bytes} [Wed Sep 2 09:03:52 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 193 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:52 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a668347a-ba7f-4b42-957c-da4480a8452a tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Delete volume request issued successfully. Sep 02 09:03:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a668347a-ba7f-4b42-957c-da4480a8452a tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/73417185-ed15-4c06-bca8-ce446427e8c1 returned with HTTP 202 Sep 02 09:03:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1605/3203] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:03:52 2026] DELETE /volume/v3/volumes/73417185-ed15-4c06-bca8-ce446427e8c1 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:03:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-5867c65a-49f4-4690-8810-081529b3310e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5867c65a-49f4-4690-8810-081529b3310e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/73417185-ed15-4c06-bca8-ce446427e8c1 Sep 02 09:03:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5867c65a-49f4-4690-8810-081529b3310e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:52 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-5867c65a-49f4-4690-8810-081529b3310e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:52 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:52 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:52 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:52 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:52 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-5867c65a-49f4-4690-8810-081529b3310e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:03:52 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-5867c65a-49f4-4690-8810-081529b3310e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/73417185-ed15-4c06-bca8-ce446427e8c1 returned with HTTP 200 Sep 02 09:03:52 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1599/3204] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:52 2026] GET /volume/v3/volumes/73417185-ed15-4c06-bca8-ce446427e8c1 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:03:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-aee2324d-7984-4078-aece-24a0645d7154 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aee2324d-7984-4078-aece-24a0645d7154 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/73417185-ed15-4c06-bca8-ce446427e8c1 Sep 02 09:03:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aee2324d-7984-4078-aece-24a0645d7154 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aee2324d-7984-4078-aece-24a0645d7154 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aee2324d-7984-4078-aece-24a0645d7154 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/73417185-ed15-4c06-bca8-ce446427e8c1 returned with HTTP 404 Sep 02 09:03:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1606/3205] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:53 2026] GET /volume/v3/volumes/73417185-ed15-4c06-bca8-ce446427e8c1 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:03:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-040700f1-b80c-4e6f-97f6-2db6239977c3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-040700f1-b80c-4e6f-97f6-2db6239977c3 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:03:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-040700f1-b80c-4e6f-97f6-2db6239977c3 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1574118248"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:54 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-040700f1-b80c-4e6f-97f6-2db6239977c3 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1574118248'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:03:54 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-040700f1-b80c-4e6f-97f6-2db6239977c3 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume of 1 GB Sep 02 09:03:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-040700f1-b80c-4e6f-97f6-2db6239977c3 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Availability Zones retrieved successfully. Sep 02 09:03:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-040700f1-b80c-4e6f-97f6-2db6239977c3 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Flow 'volume_create_api' (13018886-5554-46ee-905b-42c11b8c2506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-040700f1-b80c-4e6f-97f6-2db6239977c3 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (576f7842-407b-410b-ac76-61fe5fe63165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-040700f1-b80c-4e6f-97f6-2db6239977c3 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:03:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-040700f1-b80c-4e6f-97f6-2db6239977c3 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (576f7842-407b-410b-ac76-61fe5fe63165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-040700f1-b80c-4e6f-97f6-2db6239977c3 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1303ebe-c9aa-4030-a403-29b5401d8d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:54 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-040700f1-b80c-4e6f-97f6-2db6239977c3 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Created reservations ['73591560-d5a2-4547-8fdb-5a3e39a00d1e', '6c695479-f6e7-4387-b494-0e815b56c038', '9ed62f49-7375-4a91-89f8-58478d567ba0', 'da10f3bd-b61a-4701-848c-657d5cab46e1'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:03:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-040700f1-b80c-4e6f-97f6-2db6239977c3 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1303ebe-c9aa-4030-a403-29b5401d8d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73591560-d5a2-4547-8fdb-5a3e39a00d1e', '6c695479-f6e7-4387-b494-0e815b56c038', '9ed62f49-7375-4a91-89f8-58478d567ba0', 'da10f3bd-b61a-4701-848c-657d5cab46e1']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-040700f1-b80c-4e6f-97f6-2db6239977c3 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdcf3c57-ea5b-4f7c-a041-e07f1a657e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:54 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:54 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-040700f1-b80c-4e6f-97f6-2db6239977c3 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdcf3c57-ea5b-4f7c-a041-e07f1a657e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6893cb4d-ca4a-4a58-bfbc-8911bf072402', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1574118248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ded3cdad6a8444febe1dc16ab837b2a6',qos_specs=None,replication_status=,reservations=['73591560-d5a2-4547-8fdb-5a3e39a00d1e','6c695479-f6e7-4387-b494-0e815b56c038','9ed62f49-7375-4a91-89f8-58478d567ba0','da10f3bd-b61a-4701-848c-657d5cab46e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:03:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1574118248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6893cb4d-ca4a-4a58-bfbc-8911bf072402,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ded3cdad6a8444febe1dc16ab837b2a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-040700f1-b80c-4e6f-97f6-2db6239977c3 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a09e0dfe-df1f-4c6d-b5fe-ef2313154020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-040700f1-b80c-4e6f-97f6-2db6239977c3 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a09e0dfe-df1f-4c6d-b5fe-ef2313154020) transitioned into state 'SUCCESS' from state '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-1574118248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ded3cdad6a8444febe1dc16ab837b2a6',qos_specs=None,replication_status=,reservations=['73591560-d5a2-4547-8fdb-5a3e39a00d1e','6c695479-f6e7-4387-b494-0e815b56c038','9ed62f49-7375-4a91-89f8-58478d567ba0','da10f3bd-b61a-4701-848c-657d5cab46e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-040700f1-b80c-4e6f-97f6-2db6239977c3 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (581f0c37-699e-40ab-92e8-1f3206f039ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-040700f1-b80c-4e6f-97f6-2db6239977c3 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (581f0c37-699e-40ab-92e8-1f3206f039ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:54 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-040700f1-b80c-4e6f-97f6-2db6239977c3 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Flow 'volume_create_api' (13018886-5554-46ee-905b-42c11b8c2506) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-040700f1-b80c-4e6f-97f6-2db6239977c3 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume request issued successfully. Sep 02 09:03:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-040700f1-b80c-4e6f-97f6-2db6239977c3 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:03:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1600/3206] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 09:03:54 2026] POST /volume/v3/volumes => generated 785 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:03:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-214774c8-f3e8-4b10-9d27-fdd0cec7a118 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-214774c8-f3e8-4b10-9d27-fdd0cec7a118 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/6893cb4d-ca4a-4a58-bfbc-8911bf072402 Sep 02 09:03:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-214774c8-f3e8-4b10-9d27-fdd0cec7a118 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-214774c8-f3e8-4b10-9d27-fdd0cec7a118 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:54 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:54 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-214774c8-f3e8-4b10-9d27-fdd0cec7a118 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:03:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-214774c8-f3e8-4b10-9d27-fdd0cec7a118 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/6893cb4d-ca4a-4a58-bfbc-8911bf072402 returned with HTTP 200 Sep 02 09:03:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1607/3207] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:54 2026] GET /volume/v3/volumes/6893cb4d-ca4a-4a58-bfbc-8911bf072402 => generated 964 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ca96e9e8-0959-48a3-bb70-d5a1562fc5e0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ca96e9e8-0959-48a3-bb70-d5a1562fc5e0 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/6893cb4d-ca4a-4a58-bfbc-8911bf072402 Sep 02 09:03:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ca96e9e8-0959-48a3-bb70-d5a1562fc5e0 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ca96e9e8-0959-48a3-bb70-d5a1562fc5e0 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:55 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:55 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:55 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:55 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:55 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ca96e9e8-0959-48a3-bb70-d5a1562fc5e0 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:03:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ca96e9e8-0959-48a3-bb70-d5a1562fc5e0 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/6893cb4d-ca4a-4a58-bfbc-8911bf072402 returned with HTTP 200 Sep 02 09:03:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1601/3208] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:55 2026] GET /volume/v3/volumes/6893cb4d-ca4a-4a58-bfbc-8911bf072402 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:03:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-57d777a9-12bd-4660-84bd-a225d9ed350b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-57d777a9-12bd-4660-84bd-a225d9ed350b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/6893cb4d-ca4a-4a58-bfbc-8911bf072402 Sep 02 09:03:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-57d777a9-12bd-4660-84bd-a225d9ed350b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-57d777a9-12bd-4660-84bd-a225d9ed350b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:56 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:56 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:56 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:56 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:56 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-57d777a9-12bd-4660-84bd-a225d9ed350b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:03:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-57d777a9-12bd-4660-84bd-a225d9ed350b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/6893cb4d-ca4a-4a58-bfbc-8911bf072402 returned with HTTP 200 Sep 02 09:03:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1608/3209] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:56 2026] GET /volume/v3/volumes/6893cb4d-ca4a-4a58-bfbc-8911bf072402 => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:03:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9c021214-bf6f-4811-ba2d-dc13464875ff None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-840ba156-aee5-46a6-a2ae-85f334ad872d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9c021214-bf6f-4811-ba2d-dc13464875ff tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] POST http://192.168.122.75/volume/v3/snapshots Sep 02 09:03:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9c021214-bf6f-4811-ba2d-dc13464875ff tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6893cb4d-ca4a-4a58-bfbc-8911bf072402", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1566031996"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:56 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:56 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:56 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:56 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:56 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9c021214-bf6f-4811-ba2d-dc13464875ff tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:03:56 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-9c021214-bf6f-4811-ba2d-dc13464875ff tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create snapshot from volume 6893cb4d-ca4a-4a58-bfbc-8911bf072402 Sep 02 09:03:56 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-9c021214-bf6f-4811-ba2d-dc13464875ff tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Created reservations ['544c7d27-cc6f-4943-85a0-7a3be8b49c35', '61930886-04e8-40da-b238-14a17eb5ca52', '048a5c38-f88e-48c8-bf19-c4a6672fd548', 'ac325092-dd7e-406c-93af-fbf9716ce230'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:03:56 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:56 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-840ba156-aee5-46a6-a2ae-85f334ad872d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:03:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-840ba156-aee5-46a6-a2ae-85f334ad872d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-52747136"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:03:56 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9c021214-bf6f-4811-ba2d-dc13464875ff tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot create request issued successfully. Sep 02 09:03:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9c021214-bf6f-4811-ba2d-dc13464875ff tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 09:03:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-840ba156-aee5-46a6-a2ae-85f334ad872d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-52747136'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:03:56 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1602/3210] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 09:03:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 09:03:56 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-840ba156-aee5-46a6-a2ae-85f334ad872d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Create volume of 1 GB Sep 02 09:03:56 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-840ba156-aee5-46a6-a2ae-85f334ad872d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Availability Zones retrieved successfully. Sep 02 09:03:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0bb31cfc-a713-4179-a471-03f27490aeac None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0bb31cfc-a713-4179-a471-03f27490aeac tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 Sep 02 09:03:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0bb31cfc-a713-4179-a471-03f27490aeac tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0bb31cfc-a713-4179-a471-03f27490aeac tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:56 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:56 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-840ba156-aee5-46a6-a2ae-85f334ad872d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Flow 'volume_create_api' (b79d0127-5ecc-47d1-b267-70d73c0e5cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:56 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0bb31cfc-a713-4179-a471-03f27490aeac tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:03:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0bb31cfc-a713-4179-a471-03f27490aeac tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 returned with HTTP 200 Sep 02 09:03:56 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1603/3211] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:56 2026] GET /volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-840ba156-aee5-46a6-a2ae-85f334ad872d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a602c051-0be0-4917-a4b5-00384c1644bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-840ba156-aee5-46a6-a2ae-85f334ad872d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:03:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-840ba156-aee5-46a6-a2ae-85f334ad872d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a602c051-0be0-4917-a4b5-00384c1644bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:56 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-840ba156-aee5-46a6-a2ae-85f334ad872d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a67433eb-630a-4acb-a075-5ca0e718275c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:57 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-840ba156-aee5-46a6-a2ae-85f334ad872d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Created reservations ['de20a75d-243b-4ab8-a6b1-f0586ba680d3', '7b8f7a0e-a170-47e5-a846-a2ac688e6c70', '7ceb2e92-c82b-4f6a-959b-f68d93674ab3', 'c54b5fa2-da7d-4345-9802-e75eb720f0de'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:03:57 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-840ba156-aee5-46a6-a2ae-85f334ad872d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a67433eb-630a-4acb-a075-5ca0e718275c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de20a75d-243b-4ab8-a6b1-f0586ba680d3', '7b8f7a0e-a170-47e5-a846-a2ac688e6c70', '7ceb2e92-c82b-4f6a-959b-f68d93674ab3', 'c54b5fa2-da7d-4345-9802-e75eb720f0de']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:57 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-840ba156-aee5-46a6-a2ae-85f334ad872d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (506a041d-2cd4-4d28-b090-631570162a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:57 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:57 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:03:57 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-840ba156-aee5-46a6-a2ae-85f334ad872d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (506a041d-2cd4-4d28-b090-631570162a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '034559a4-d48f-42ae-9a6a-44efc783a7e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-52747136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43bd423bce4d492c81b089e439ad5c99',qos_specs=None,replication_status=,reservations=['de20a75d-243b-4ab8-a6b1-f0586ba680d3','7b8f7a0e-a170-47e5-a846-a2ac688e6c70','7ceb2e92-c82b-4f6a-959b-f68d93674ab3','c54b5fa2-da7d-4345-9802-e75eb720f0de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e462a494dd9e455d8ac208947433fb2b',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:03:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-52747136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=034559a4-d48f-42ae-9a6a-44efc783a7e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43bd423bce4d492c81b089e439ad5c99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e462a494dd9e455d8ac208947433fb2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:57 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-840ba156-aee5-46a6-a2ae-85f334ad872d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40affa25-0725-46cc-84a3-5d472cd40daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:57 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-840ba156-aee5-46a6-a2ae-85f334ad872d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40affa25-0725-46cc-84a3-5d472cd40daf) transitioned into state 'SUCCESS' from state '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-52747136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43bd423bce4d492c81b089e439ad5c99',qos_specs=None,replication_status=,reservations=['de20a75d-243b-4ab8-a6b1-f0586ba680d3','7b8f7a0e-a170-47e5-a846-a2ac688e6c70','7ceb2e92-c82b-4f6a-959b-f68d93674ab3','c54b5fa2-da7d-4345-9802-e75eb720f0de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e462a494dd9e455d8ac208947433fb2b',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:57 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-840ba156-aee5-46a6-a2ae-85f334ad872d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29e9f711-4a94-4cc6-b185-941e604774b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:03:57 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-840ba156-aee5-46a6-a2ae-85f334ad872d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29e9f711-4a94-4cc6-b185-941e604774b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:03:57 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-840ba156-aee5-46a6-a2ae-85f334ad872d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Flow 'volume_create_api' (b79d0127-5ecc-47d1-b267-70d73c0e5cb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:03:57 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-840ba156-aee5-46a6-a2ae-85f334ad872d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Create volume request issued successfully. Sep 02 09:03:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-840ba156-aee5-46a6-a2ae-85f334ad872d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:03:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1609/3212] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 09:03:56 2026] POST /volume/v3/volumes => generated 783 bytes in 601 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:03:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-12b9ba9f-6e45-4a9b-a83a-23e21ba28e46 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-12b9ba9f-6e45-4a9b-a83a-23e21ba28e46 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/volumes/034559a4-d48f-42ae-9a6a-44efc783a7e2 Sep 02 09:03:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-12b9ba9f-6e45-4a9b-a83a-23e21ba28e46 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-12b9ba9f-6e45-4a9b-a83a-23e21ba28e46 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:57 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:57 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:57 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:57 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:57 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-12b9ba9f-6e45-4a9b-a83a-23e21ba28e46 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:03:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-12b9ba9f-6e45-4a9b-a83a-23e21ba28e46 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/034559a4-d48f-42ae-9a6a-44efc783a7e2 returned with HTTP 200 Sep 02 09:03:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1604/3213] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:57 2026] GET /volume/v3/volumes/034559a4-d48f-42ae-9a6a-44efc783a7e2 => generated 962 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-27d1bc55-a0a0-4ce3-9d5a-dd195b79bec0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-27d1bc55-a0a0-4ce3-9d5a-dd195b79bec0 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 Sep 02 09:03:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-27d1bc55-a0a0-4ce3-9d5a-dd195b79bec0 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:57 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-27d1bc55-a0a0-4ce3-9d5a-dd195b79bec0 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:57 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:57 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:57 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-27d1bc55-a0a0-4ce3-9d5a-dd195b79bec0 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:03:57 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-27d1bc55-a0a0-4ce3-9d5a-dd195b79bec0 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 returned with HTTP 200 Sep 02 09:03:57 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1610/3214] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:57 2026] GET /volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-48ba4902-e398-4d96-809e-9d3ccb638dc4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-48ba4902-e398-4d96-809e-9d3ccb638dc4 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/volumes/034559a4-d48f-42ae-9a6a-44efc783a7e2 Sep 02 09:03:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-48ba4902-e398-4d96-809e-9d3ccb638dc4 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:58 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-48ba4902-e398-4d96-809e-9d3ccb638dc4 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:58 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:58 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:58 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:58 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:58 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-48ba4902-e398-4d96-809e-9d3ccb638dc4 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:03:58 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-48ba4902-e398-4d96-809e-9d3ccb638dc4 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/034559a4-d48f-42ae-9a6a-44efc783a7e2 returned with HTTP 200 Sep 02 09:03:58 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1605/3215] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:58 2026] GET /volume/v3/volumes/034559a4-d48f-42ae-9a6a-44efc783a7e2 => generated 1012 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:03:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-87ebe08c-c880-44e2-96ac-3040efb7a9a4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-87ebe08c-c880-44e2-96ac-3040efb7a9a4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 Sep 02 09:03:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-87ebe08c-c880-44e2-96ac-3040efb7a9a4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:58 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-87ebe08c-c880-44e2-96ac-3040efb7a9a4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:58 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:58 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:58 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-87ebe08c-c880-44e2-96ac-3040efb7a9a4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:03:58 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-87ebe08c-c880-44e2-96ac-3040efb7a9a4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 returned with HTTP 200 Sep 02 09:03:58 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1611/3216] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:58 2026] GET /volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-299c9c42-ab74-4694-ab6f-6c6ece11afd0 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-299c9c42-ab74-4694-ab6f-6c6ece11afd0 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/volumes/034559a4-d48f-42ae-9a6a-44efc783a7e2 Sep 02 09:03:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-299c9c42-ab74-4694-ab6f-6c6ece11afd0 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-299c9c42-ab74-4694-ab6f-6c6ece11afd0 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:59 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:03:59 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:03:59 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:59 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:59 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-299c9c42-ab74-4694-ab6f-6c6ece11afd0 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:03:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-299c9c42-ab74-4694-ab6f-6c6ece11afd0 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/034559a4-d48f-42ae-9a6a-44efc783a7e2 returned with HTTP 200 Sep 02 09:03:59 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1606/3217] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:03:59 2026] GET /volume/v3/volumes/034559a4-d48f-42ae-9a6a-44efc783a7e2 => generated 1012 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:03:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-08a3a24e-eedc-4a72-acaf-a1cbf07f32a1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-08a3a24e-eedc-4a72-acaf-a1cbf07f32a1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 Sep 02 09:03:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-08a3a24e-eedc-4a72-acaf-a1cbf07f32a1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:59 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-08a3a24e-eedc-4a72-acaf-a1cbf07f32a1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:59 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:59 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:03:59 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-08a3a24e-eedc-4a72-acaf-a1cbf07f32a1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:03:59 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-08a3a24e-eedc-4a72-acaf-a1cbf07f32a1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 returned with HTTP 200 Sep 02 09:03:59 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1612/3218] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:03:59 2026] GET /volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:03:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-add3539e-4d8a-4664-9ea6-9c50940478f4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:03:59 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-add3539e-4d8a-4664-9ea6-9c50940478f4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] DELETE http://192.168.122.75/volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 Sep 02 09:03:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-add3539e-4d8a-4664-9ea6-9c50940478f4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:03:59 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-add3539e-4d8a-4664-9ea6-9c50940478f4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:03:59 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-add3539e-4d8a-4664-9ea6-9c50940478f4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Delete snapshot with id: b6d3ccac-2066-493c-b564-c7ee994f4285 Sep 02 09:03:59 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:03:59 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:03:59 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-add3539e-4d8a-4664-9ea6-9c50940478f4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Snapshot retrieved successfully. Sep 02 09:04:00 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:00 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-add3539e-4d8a-4664-9ea6-9c50940478f4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Snapshot delete request issued successfully. Sep 02 09:04:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-add3539e-4d8a-4664-9ea6-9c50940478f4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] http://192.168.122.75/volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 returned with HTTP 202 Sep 02 09:04:00 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1607/3219] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:03:59 2026] DELETE /volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0953f612-14a2-4856-a376-d7703ff31304 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0953f612-14a2-4856-a376-d7703ff31304 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] GET http://192.168.122.75/volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 Sep 02 09:04:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0953f612-14a2-4856-a376-d7703ff31304 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0953f612-14a2-4856-a376-d7703ff31304 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0953f612-14a2-4856-a376-d7703ff31304 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Snapshot retrieved successfully. Sep 02 09:04:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0953f612-14a2-4856-a376-d7703ff31304 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] http://192.168.122.75/volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 returned with HTTP 200 Sep 02 09:04:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1613/3220] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:00 2026] GET /volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b9a9cc68-aa38-48ee-9eb0-418b256d062e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b9a9cc68-aa38-48ee-9eb0-418b256d062e tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/volumes/034559a4-d48f-42ae-9a6a-44efc783a7e2 Sep 02 09:04:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b9a9cc68-aa38-48ee-9eb0-418b256d062e tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b9a9cc68-aa38-48ee-9eb0-418b256d062e tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:00 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:00 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:00 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:00 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b9a9cc68-aa38-48ee-9eb0-418b256d062e tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:04:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b9a9cc68-aa38-48ee-9eb0-418b256d062e tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/034559a4-d48f-42ae-9a6a-44efc783a7e2 returned with HTTP 200 Sep 02 09:04:00 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1608/3221] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:00 2026] GET /volume/v3/volumes/034559a4-d48f-42ae-9a6a-44efc783a7e2 => generated 1013 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8b54c268-3e4c-4b17-b9d1-780b84d93537 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8b54c268-3e4c-4b17-b9d1-780b84d93537 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] POST http://192.168.122.75/volume/v3/snapshots Sep 02 09:04:00 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8b54c268-3e4c-4b17-b9d1-780b84d93537 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "034559a4-d48f-42ae-9a6a-44efc783a7e2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-93849110"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:00 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:00 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8b54c268-3e4c-4b17-b9d1-780b84d93537 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:04:00 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-8b54c268-3e4c-4b17-b9d1-780b84d93537 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Create snapshot from volume 034559a4-d48f-42ae-9a6a-44efc783a7e2 Sep 02 09:04:00 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-8b54c268-3e4c-4b17-b9d1-780b84d93537 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Created reservations ['a36f291b-5a3d-43ca-95d7-ca01fb07250a', 'fc096f91-7831-4e78-9c5f-90a433fff3de', 'c59cd7c7-f5ec-4ed4-8777-6f07c2868103', '5789c9f5-95a6-431a-b74e-49d5aa4b14ab'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:00 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:00 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:00 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8b54c268-3e4c-4b17-b9d1-780b84d93537 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot create request issued successfully. Sep 02 09:04:00 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8b54c268-3e4c-4b17-b9d1-780b84d93537 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 09:04:00 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1614/3222] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 09:04:00 2026] POST /volume/v3/snapshots => generated 306 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:04:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6551e776-2745-4be7-ad25-e4f4822e4ea9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6551e776-2745-4be7-ad25-e4f4822e4ea9 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8 Sep 02 09:04:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6551e776-2745-4be7-ad25-e4f4822e4ea9 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:00 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6551e776-2745-4be7-ad25-e4f4822e4ea9 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:00 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:00 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:00 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6551e776-2745-4be7-ad25-e4f4822e4ea9 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:00 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6551e776-2745-4be7-ad25-e4f4822e4ea9 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8 returned with HTTP 200 Sep 02 09:04:00 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1609/3223] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:00 2026] GET /volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8 => generated 438 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 09:04:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ebb7f938-c56b-4607-bb19-020bb3888abd None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ebb7f938-c56b-4607-bb19-020bb3888abd tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] GET http://192.168.122.75/volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 Sep 02 09:04:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ebb7f938-c56b-4607-bb19-020bb3888abd tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:01 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ebb7f938-c56b-4607-bb19-020bb3888abd tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:01 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:01 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:01 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ebb7f938-c56b-4607-bb19-020bb3888abd tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Snapshot retrieved successfully. Sep 02 09:04:01 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ebb7f938-c56b-4607-bb19-020bb3888abd tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] http://192.168.122.75/volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 returned with HTTP 200 Sep 02 09:04:01 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1615/3224] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:01 2026] GET /volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-902cef6f-49ec-4687-b2ab-96e70f4c53c4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-902cef6f-49ec-4687-b2ab-96e70f4c53c4 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8 Sep 02 09:04:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-902cef6f-49ec-4687-b2ab-96e70f4c53c4 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:01 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-902cef6f-49ec-4687-b2ab-96e70f4c53c4 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:01 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:01 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:01 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-902cef6f-49ec-4687-b2ab-96e70f4c53c4 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:01 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-902cef6f-49ec-4687-b2ab-96e70f4c53c4 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8 returned with HTTP 200 Sep 02 09:04:01 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1610/3225] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:01 2026] GET /volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8 => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a0003a2d-51e2-42bf-807c-52fd35f61c84 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a0003a2d-51e2-42bf-807c-52fd35f61c84 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] GET http://192.168.122.75/volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 Sep 02 09:04:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a0003a2d-51e2-42bf-807c-52fd35f61c84 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a0003a2d-51e2-42bf-807c-52fd35f61c84 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a0003a2d-51e2-42bf-807c-52fd35f61c84 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] http://192.168.122.75/volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 returned with HTTP 404 Sep 02 09:04:02 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1616/3226] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:02 2026] GET /volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b3fad4a8-9dc1-4ced-81ba-4e0be2dc60d8 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b3fad4a8-9dc1-4ced-81ba-4e0be2dc60d8 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] DELETE http://192.168.122.75/volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 Sep 02 09:04:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b3fad4a8-9dc1-4ced-81ba-4e0be2dc60d8 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b3fad4a8-9dc1-4ced-81ba-4e0be2dc60d8 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:02 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-b3fad4a8-9dc1-4ced-81ba-4e0be2dc60d8 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Delete snapshot with id: b6d3ccac-2066-493c-b564-c7ee994f4285 Sep 02 09:04:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b3fad4a8-9dc1-4ced-81ba-4e0be2dc60d8 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 returned with HTTP 404 Sep 02 09:04:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1611/3227] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:04:02 2026] DELETE /volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 09:04:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-9407d318-a28d-4d86-8491-5e015d6350bb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9407d318-a28d-4d86-8491-5e015d6350bb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 Sep 02 09:04:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9407d318-a28d-4d86-8491-5e015d6350bb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-9407d318-a28d-4d86-8491-5e015d6350bb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-9407d318-a28d-4d86-8491-5e015d6350bb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 returned with HTTP 404 Sep 02 09:04:02 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1617/3228] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:02 2026] GET /volume/v3/snapshots/b6d3ccac-2066-493c-b564-c7ee994f4285 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-de7e3c30-3d13-4b3a-9c23-97c99d069d48 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-de7e3c30-3d13-4b3a-9c23-97c99d069d48 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/6893cb4d-ca4a-4a58-bfbc-8911bf072402 Sep 02 09:04:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-de7e3c30-3d13-4b3a-9c23-97c99d069d48 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-de7e3c30-3d13-4b3a-9c23-97c99d069d48 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:02 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-de7e3c30-3d13-4b3a-9c23-97c99d069d48 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Delete volume with id: 6893cb4d-ca4a-4a58-bfbc-8911bf072402 Sep 02 09:04:02 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:02 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:02 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:02 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:02 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-de7e3c30-3d13-4b3a-9c23-97c99d069d48 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:02 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-de7e3c30-3d13-4b3a-9c23-97c99d069d48 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Delete volume request issued successfully. Sep 02 09:04:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-de7e3c30-3d13-4b3a-9c23-97c99d069d48 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/6893cb4d-ca4a-4a58-bfbc-8911bf072402 returned with HTTP 202 Sep 02 09:04:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1612/3229] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:04:02 2026] DELETE /volume/v3/volumes/6893cb4d-ca4a-4a58-bfbc-8911bf072402 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e0492a9a-616b-41bc-92c4-369ff91a054b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e0492a9a-616b-41bc-92c4-369ff91a054b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/6893cb4d-ca4a-4a58-bfbc-8911bf072402 Sep 02 09:04:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e0492a9a-616b-41bc-92c4-369ff91a054b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:02 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e0492a9a-616b-41bc-92c4-369ff91a054b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:02 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:02 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:02 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:02 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:02 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-e0492a9a-616b-41bc-92c4-369ff91a054b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:02 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e0492a9a-616b-41bc-92c4-369ff91a054b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/6893cb4d-ca4a-4a58-bfbc-8911bf072402 returned with HTTP 200 Sep 02 09:04:02 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1618/3230] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:02 2026] GET /volume/v3/volumes/6893cb4d-ca4a-4a58-bfbc-8911bf072402 => generated 1014 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8fe31a68-20e9-4ef2-9dd5-0f343e64b708 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8fe31a68-20e9-4ef2-9dd5-0f343e64b708 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8 Sep 02 09:04:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8fe31a68-20e9-4ef2-9dd5-0f343e64b708 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:02 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8fe31a68-20e9-4ef2-9dd5-0f343e64b708 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:02 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:02 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:02 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8fe31a68-20e9-4ef2-9dd5-0f343e64b708 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:02 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8fe31a68-20e9-4ef2-9dd5-0f343e64b708 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8 returned with HTTP 200 Sep 02 09:04:02 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1613/3231] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:02 2026] GET /volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8 => generated 438 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0667bd72-c188-4f71-a06b-35ba7742f64b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0667bd72-c188-4f71-a06b-35ba7742f64b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/6893cb4d-ca4a-4a58-bfbc-8911bf072402 Sep 02 09:04:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0667bd72-c188-4f71-a06b-35ba7742f64b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0667bd72-c188-4f71-a06b-35ba7742f64b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0667bd72-c188-4f71-a06b-35ba7742f64b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/6893cb4d-ca4a-4a58-bfbc-8911bf072402 returned with HTTP 404 Sep 02 09:04:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1619/3232] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:03 2026] GET /volume/v3/volumes/6893cb4d-ca4a-4a58-bfbc-8911bf072402 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 09:04:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4ba2e3d9-ffb6-4876-aa22-4b142cf75f96 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4ba2e3d9-ffb6-4876-aa22-4b142cf75f96 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:04:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4ba2e3d9-ffb6-4876-aa22-4b142cf75f96 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1631220660"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-4ba2e3d9-ffb6-4876-aa22-4b142cf75f96 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1631220660'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:04:03 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-4ba2e3d9-ffb6-4876-aa22-4b142cf75f96 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume of 1 GB Sep 02 09:04:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4ba2e3d9-ffb6-4876-aa22-4b142cf75f96 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Availability Zones retrieved successfully. Sep 02 09:04:03 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4ba2e3d9-ffb6-4876-aa22-4b142cf75f96 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Flow 'volume_create_api' (e7f60eb6-36a1-4d14-a520-27ff623f4cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:03 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4ba2e3d9-ffb6-4876-aa22-4b142cf75f96 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15f54f31-4352-4738-8854-c71864cbd05c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:03 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-4ba2e3d9-ffb6-4876-aa22-4b142cf75f96 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:04:03 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4ba2e3d9-ffb6-4876-aa22-4b142cf75f96 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15f54f31-4352-4738-8854-c71864cbd05c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:03 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4ba2e3d9-ffb6-4876-aa22-4b142cf75f96 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (150c3ff5-50dd-4aef-9496-842400668c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:03 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-4ba2e3d9-ffb6-4876-aa22-4b142cf75f96 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Created reservations ['e89a121c-3f40-4264-8c20-eb94a9fa1407', 'f4cd1072-58de-4cad-a648-361dadd1de8b', '7cc2d08c-ec8d-4cbc-884d-e23da4fd7b8b', '7cd83d70-774a-49e7-9f46-bf56c43b7a18'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:03 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4ba2e3d9-ffb6-4876-aa22-4b142cf75f96 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (150c3ff5-50dd-4aef-9496-842400668c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e89a121c-3f40-4264-8c20-eb94a9fa1407', 'f4cd1072-58de-4cad-a648-361dadd1de8b', '7cc2d08c-ec8d-4cbc-884d-e23da4fd7b8b', '7cd83d70-774a-49e7-9f46-bf56c43b7a18']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:03 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4ba2e3d9-ffb6-4876-aa22-4b142cf75f96 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1926da9f-55d1-4c99-9644-3b1f7e617cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:03 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:03 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:03 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4ba2e3d9-ffb6-4876-aa22-4b142cf75f96 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1926da9f-55d1-4c99-9644-3b1f7e617cfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '058f208c-86e2-446c-b387-4ebc0e6db8ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1631220660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ded3cdad6a8444febe1dc16ab837b2a6',qos_specs=None,replication_status=,reservations=['e89a121c-3f40-4264-8c20-eb94a9fa1407','f4cd1072-58de-4cad-a648-361dadd1de8b','7cc2d08c-ec8d-4cbc-884d-e23da4fd7b8b','7cd83d70-774a-49e7-9f46-bf56c43b7a18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:04:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1631220660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=058f208c-86e2-446c-b387-4ebc0e6db8ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ded3cdad6a8444febe1dc16ab837b2a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:03 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4ba2e3d9-ffb6-4876-aa22-4b142cf75f96 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d099efd6-c7fb-49e8-b49a-1b0b4b67d0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:03 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4ba2e3d9-ffb6-4876-aa22-4b142cf75f96 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d099efd6-c7fb-49e8-b49a-1b0b4b67d0f2) transitioned into state 'SUCCESS' from state '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-1631220660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ded3cdad6a8444febe1dc16ab837b2a6',qos_specs=None,replication_status=,reservations=['e89a121c-3f40-4264-8c20-eb94a9fa1407','f4cd1072-58de-4cad-a648-361dadd1de8b','7cc2d08c-ec8d-4cbc-884d-e23da4fd7b8b','7cd83d70-774a-49e7-9f46-bf56c43b7a18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:03 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4ba2e3d9-ffb6-4876-aa22-4b142cf75f96 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (187165fe-8728-46ad-9c3a-57e462012f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:03 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4ba2e3d9-ffb6-4876-aa22-4b142cf75f96 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (187165fe-8728-46ad-9c3a-57e462012f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:03 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-4ba2e3d9-ffb6-4876-aa22-4b142cf75f96 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Flow 'volume_create_api' (e7f60eb6-36a1-4d14-a520-27ff623f4cf1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4ba2e3d9-ffb6-4876-aa22-4b142cf75f96 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume request issued successfully. Sep 02 09:04:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4ba2e3d9-ffb6-4876-aa22-4b142cf75f96 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:04:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1614/3233] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 09:04:03 2026] POST /volume/v3/volumes => generated 785 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:04:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2208509b-1361-41a5-b50e-0570d18114f2 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2208509b-1361-41a5-b50e-0570d18114f2 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/058f208c-86e2-446c-b387-4ebc0e6db8ef Sep 02 09:04:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2208509b-1361-41a5-b50e-0570d18114f2 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2208509b-1361-41a5-b50e-0570d18114f2 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:03 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:03 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:03 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:03 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:03 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2208509b-1361-41a5-b50e-0570d18114f2 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:03 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2208509b-1361-41a5-b50e-0570d18114f2 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/058f208c-86e2-446c-b387-4ebc0e6db8ef returned with HTTP 200 Sep 02 09:04:03 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1620/3234] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:03 2026] GET /volume/v3/volumes/058f208c-86e2-446c-b387-4ebc0e6db8ef => generated 964 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-64366e2a-58a1-4cf2-81f5-5689c9ef4097 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-64366e2a-58a1-4cf2-81f5-5689c9ef4097 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8 Sep 02 09:04:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-64366e2a-58a1-4cf2-81f5-5689c9ef4097 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:03 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-64366e2a-58a1-4cf2-81f5-5689c9ef4097 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:03 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:03 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:03 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-64366e2a-58a1-4cf2-81f5-5689c9ef4097 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:03 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-64366e2a-58a1-4cf2-81f5-5689c9ef4097 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8 returned with HTTP 200 Sep 02 09:04:03 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1615/3235] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:03 2026] GET /volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:03 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6162e1bf-faef-4c0d-96a0-f126eded05ae None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6162e1bf-faef-4c0d-96a0-f126eded05ae tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] POST http://192.168.122.75/volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8/action Sep 02 09:04:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6162e1bf-faef-4c0d-96a0-f126eded05ae tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 09:04:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6162e1bf-faef-4c0d-96a0-f126eded05ae tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6162e1bf-faef-4c0d-96a0-f126eded05ae tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] Snapshot retrieved successfully. Sep 02 09:04:04 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-6162e1bf-faef-4c0d-96a0-f126eded05ae tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '7b33dbc8114d4047a3951c9cd9f6beb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43bd423bce4d492c81b089e439ad5c99', '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=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:04:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6162e1bf-faef-4c0d-96a0-f126eded05ae tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] http://192.168.122.75/volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8/action returned with HTTP 403 Sep 02 09:04:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1621/3236] 192.168.122.75 () {60 vars in 1275 bytes} [Wed Sep 2 09:04:03 2026] POST /volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8/action => generated 133 bytes in 270 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fc5f5a26-aca8-4fa6-9250-9f6d9675ae41 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fc5f5a26-aca8-4fa6-9250-9f6d9675ae41 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] DELETE http://192.168.122.75/volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8 Sep 02 09:04:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fc5f5a26-aca8-4fa6-9250-9f6d9675ae41 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fc5f5a26-aca8-4fa6-9250-9f6d9675ae41 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:04 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-fc5f5a26-aca8-4fa6-9250-9f6d9675ae41 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Delete snapshot with id: 10d1db4e-1bca-4b63-82bd-657f833582f8 Sep 02 09:04:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-fc5f5a26-aca8-4fa6-9250-9f6d9675ae41 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-fc5f5a26-aca8-4fa6-9250-9f6d9675ae41 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot delete request issued successfully. Sep 02 09:04:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fc5f5a26-aca8-4fa6-9250-9f6d9675ae41 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8 returned with HTTP 202 Sep 02 09:04:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1616/3237] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:04:04 2026] DELETE /volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-bcdad04d-3053-4b3c-b9cb-940c9d670c09 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bcdad04d-3053-4b3c-b9cb-940c9d670c09 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8 Sep 02 09:04:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bcdad04d-3053-4b3c-b9cb-940c9d670c09 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-bcdad04d-3053-4b3c-b9cb-940c9d670c09 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-bcdad04d-3053-4b3c-b9cb-940c9d670c09 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-bcdad04d-3053-4b3c-b9cb-940c9d670c09 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8 returned with HTTP 200 Sep 02 09:04:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1622/3238] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:04 2026] GET /volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8 => generated 464 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6ee2d538-32ad-4f40-a669-9e477d8ce574 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6ee2d538-32ad-4f40-a669-9e477d8ce574 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/058f208c-86e2-446c-b387-4ebc0e6db8ef Sep 02 09:04:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6ee2d538-32ad-4f40-a669-9e477d8ce574 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:04 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6ee2d538-32ad-4f40-a669-9e477d8ce574 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:04 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:04 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:04 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:04 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:04 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6ee2d538-32ad-4f40-a669-9e477d8ce574 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:04 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6ee2d538-32ad-4f40-a669-9e477d8ce574 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/058f208c-86e2-446c-b387-4ebc0e6db8ef returned with HTTP 200 Sep 02 09:04:04 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1617/3239] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:04 2026] GET /volume/v3/volumes/058f208c-86e2-446c-b387-4ebc0e6db8ef => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f3aac4bd-72d5-4816-acc3-c9f057d16671 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f3aac4bd-72d5-4816-acc3-c9f057d16671 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] POST http://192.168.122.75/volume/v3/snapshots Sep 02 09:04:04 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f3aac4bd-72d5-4816-acc3-c9f057d16671 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "058f208c-86e2-446c-b387-4ebc0e6db8ef", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2049484082"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:04 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:04 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f3aac4bd-72d5-4816-acc3-c9f057d16671 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:04 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-f3aac4bd-72d5-4816-acc3-c9f057d16671 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create snapshot from volume 058f208c-86e2-446c-b387-4ebc0e6db8ef Sep 02 09:04:04 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-f3aac4bd-72d5-4816-acc3-c9f057d16671 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Created reservations ['d7658c1e-1e8c-4b69-bb02-d2fc07bc1b50', 'd14a1c4f-7302-4d3c-a686-5e7c5628a8f4', '20e619d5-7d7c-4885-9a19-3f9737956ab4', 'c9999c97-2385-4996-8df4-faacfd9367e2'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:04 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:04 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:04 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f3aac4bd-72d5-4816-acc3-c9f057d16671 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot create request issued successfully. Sep 02 09:04:04 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f3aac4bd-72d5-4816-acc3-c9f057d16671 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 09:04:04 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1623/3240] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 09:04:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:04:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4d3fc9f1-5e2c-46a0-a01f-36243858c4eb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4d3fc9f1-5e2c-46a0-a01f-36243858c4eb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/2170cdde-a3ef-47b3-88b1-0d242008449a Sep 02 09:04:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4d3fc9f1-5e2c-46a0-a01f-36243858c4eb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:05 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4d3fc9f1-5e2c-46a0-a01f-36243858c4eb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:05 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:05 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:05 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4d3fc9f1-5e2c-46a0-a01f-36243858c4eb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:05 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4d3fc9f1-5e2c-46a0-a01f-36243858c4eb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/2170cdde-a3ef-47b3-88b1-0d242008449a returned with HTTP 200 Sep 02 09:04:05 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1618/3241] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:05 2026] GET /volume/v3/snapshots/2170cdde-a3ef-47b3-88b1-0d242008449a => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2a263a52-62e2-4de3-9b8a-335fc16b16ee None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2a263a52-62e2-4de3-9b8a-335fc16b16ee tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8 Sep 02 09:04:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2a263a52-62e2-4de3-9b8a-335fc16b16ee tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:05 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2a263a52-62e2-4de3-9b8a-335fc16b16ee tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:05 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:05 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:05 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2a263a52-62e2-4de3-9b8a-335fc16b16ee tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:05 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2a263a52-62e2-4de3-9b8a-335fc16b16ee tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8 returned with HTTP 200 Sep 02 09:04:05 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1624/3242] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:05 2026] GET /volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8 => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a0278907-e4db-4442-a5c4-52f55bb060cb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a0278907-e4db-4442-a5c4-52f55bb060cb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/2170cdde-a3ef-47b3-88b1-0d242008449a Sep 02 09:04:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a0278907-e4db-4442-a5c4-52f55bb060cb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a0278907-e4db-4442-a5c4-52f55bb060cb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:06 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:06 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:06 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a0278907-e4db-4442-a5c4-52f55bb060cb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a0278907-e4db-4442-a5c4-52f55bb060cb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/2170cdde-a3ef-47b3-88b1-0d242008449a returned with HTTP 200 Sep 02 09:04:06 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1619/3243] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:06 2026] GET /volume/v3/snapshots/2170cdde-a3ef-47b3-88b1-0d242008449a => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-87d36404-3171-4d6e-874a-33877de69170 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-87d36404-3171-4d6e-874a-33877de69170 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8 Sep 02 09:04:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-87d36404-3171-4d6e-874a-33877de69170 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-87d36404-3171-4d6e-874a-33877de69170 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-87d36404-3171-4d6e-874a-33877de69170 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8 returned with HTTP 404 Sep 02 09:04:06 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1625/3244] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:06 2026] GET /volume/v3/snapshots/10d1db4e-1bca-4b63-82bd-657f833582f8 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ab2f84ef-eb30-4a61-9a77-525f71aa31a5 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ab2f84ef-eb30-4a61-9a77-525f71aa31a5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/034559a4-d48f-42ae-9a6a-44efc783a7e2 Sep 02 09:04:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ab2f84ef-eb30-4a61-9a77-525f71aa31a5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:06 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ab2f84ef-eb30-4a61-9a77-525f71aa31a5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:06 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-ab2f84ef-eb30-4a61-9a77-525f71aa31a5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Delete volume with id: 034559a4-d48f-42ae-9a6a-44efc783a7e2 Sep 02 09:04:06 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:06 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:06 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:06 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:06 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ab2f84ef-eb30-4a61-9a77-525f71aa31a5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:04:06 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ab2f84ef-eb30-4a61-9a77-525f71aa31a5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Delete volume request issued successfully. Sep 02 09:04:06 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ab2f84ef-eb30-4a61-9a77-525f71aa31a5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/034559a4-d48f-42ae-9a6a-44efc783a7e2 returned with HTTP 202 Sep 02 09:04:06 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1620/3245] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:04:06 2026] DELETE /volume/v3/volumes/034559a4-d48f-42ae-9a6a-44efc783a7e2 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-159935cd-b6a2-423f-8773-44b9ee78f935 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-159935cd-b6a2-423f-8773-44b9ee78f935 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/volumes/034559a4-d48f-42ae-9a6a-44efc783a7e2 Sep 02 09:04:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-159935cd-b6a2-423f-8773-44b9ee78f935 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:06 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-159935cd-b6a2-423f-8773-44b9ee78f935 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:06 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:06 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:06 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:06 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:06 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-159935cd-b6a2-423f-8773-44b9ee78f935 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:04:06 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-159935cd-b6a2-423f-8773-44b9ee78f935 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/034559a4-d48f-42ae-9a6a-44efc783a7e2 returned with HTTP 200 Sep 02 09:04:06 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1626/3246] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:06 2026] GET /volume/v3/volumes/034559a4-d48f-42ae-9a6a-44efc783a7e2 => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0c6555e3-c5e3-4591-9ccb-abbe4ecf28a4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0c6555e3-c5e3-4591-9ccb-abbe4ecf28a4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/2170cdde-a3ef-47b3-88b1-0d242008449a Sep 02 09:04:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0c6555e3-c5e3-4591-9ccb-abbe4ecf28a4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0c6555e3-c5e3-4591-9ccb-abbe4ecf28a4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:07 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:07 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:07 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0c6555e3-c5e3-4591-9ccb-abbe4ecf28a4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0c6555e3-c5e3-4591-9ccb-abbe4ecf28a4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/2170cdde-a3ef-47b3-88b1-0d242008449a returned with HTTP 200 Sep 02 09:04:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1621/3247] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:07 2026] GET /volume/v3/snapshots/2170cdde-a3ef-47b3-88b1-0d242008449a => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-12fc1cb7-1b11-4e83-92cb-19fcecb1e4f8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-12fc1cb7-1b11-4e83-92cb-19fcecb1e4f8 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] POST http://192.168.122.75/volume/v3/snapshots/2170cdde-a3ef-47b3-88b1-0d242008449a/action Sep 02 09:04:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-12fc1cb7-1b11-4e83-92cb-19fcecb1e4f8 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 09:04:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-12fc1cb7-1b11-4e83-92cb-19fcecb1e4f8 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-12fc1cb7-1b11-4e83-92cb-19fcecb1e4f8 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Snapshot retrieved successfully. Sep 02 09:04:07 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-12fc1cb7-1b11-4e83-92cb-19fcecb1e4f8 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'dba5f386a4774d47bc9c9cc6e41b7b84', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ded3cdad6a8444febe1dc16ab837b2a6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:04:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-12fc1cb7-1b11-4e83-92cb-19fcecb1e4f8 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] http://192.168.122.75/volume/v3/snapshots/2170cdde-a3ef-47b3-88b1-0d242008449a/action returned with HTTP 403 Sep 02 09:04:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1627/3248] 192.168.122.75 () {60 vars in 1275 bytes} [Wed Sep 2 09:04:07 2026] POST /volume/v3/snapshots/2170cdde-a3ef-47b3-88b1-0d242008449a/action => generated 133 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-87c3bd7c-2bf1-4fd2-9cb3-d8748989120e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-87c3bd7c-2bf1-4fd2-9cb3-d8748989120e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] DELETE http://192.168.122.75/volume/v3/snapshots/2170cdde-a3ef-47b3-88b1-0d242008449a Sep 02 09:04:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-87c3bd7c-2bf1-4fd2-9cb3-d8748989120e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-87c3bd7c-2bf1-4fd2-9cb3-d8748989120e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:07 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-87c3bd7c-2bf1-4fd2-9cb3-d8748989120e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Delete snapshot with id: 2170cdde-a3ef-47b3-88b1-0d242008449a Sep 02 09:04:07 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:07 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:07 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-87c3bd7c-2bf1-4fd2-9cb3-d8748989120e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:07 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:07 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:07 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-87c3bd7c-2bf1-4fd2-9cb3-d8748989120e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot delete request issued successfully. Sep 02 09:04:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-87c3bd7c-2bf1-4fd2-9cb3-d8748989120e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/2170cdde-a3ef-47b3-88b1-0d242008449a returned with HTTP 202 Sep 02 09:04:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1622/3249] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:04:07 2026] DELETE /volume/v3/snapshots/2170cdde-a3ef-47b3-88b1-0d242008449a => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0851249e-a254-4015-a2a0-9897040211ea None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0851249e-a254-4015-a2a0-9897040211ea tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/2170cdde-a3ef-47b3-88b1-0d242008449a Sep 02 09:04:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0851249e-a254-4015-a2a0-9897040211ea tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0851249e-a254-4015-a2a0-9897040211ea tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:07 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:07 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-0851249e-a254-4015-a2a0-9897040211ea tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0851249e-a254-4015-a2a0-9897040211ea tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/2170cdde-a3ef-47b3-88b1-0d242008449a returned with HTTP 200 Sep 02 09:04:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1628/3250] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:07 2026] GET /volume/v3/snapshots/2170cdde-a3ef-47b3-88b1-0d242008449a => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-99282dd7-4d5e-4567-a69c-116537f20d19 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-99282dd7-4d5e-4567-a69c-116537f20d19 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/volumes/034559a4-d48f-42ae-9a6a-44efc783a7e2 Sep 02 09:04:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-99282dd7-4d5e-4567-a69c-116537f20d19 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-99282dd7-4d5e-4567-a69c-116537f20d19 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-99282dd7-4d5e-4567-a69c-116537f20d19 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/034559a4-d48f-42ae-9a6a-44efc783a7e2 returned with HTTP 404 Sep 02 09:04:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1623/3251] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:07 2026] GET /volume/v3/volumes/034559a4-d48f-42ae-9a6a-44efc783a7e2 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2ef8e018-7ba5-47f1-a13f-cc6cb870cab5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2ef8e018-7ba5-47f1-a13f-cc6cb870cab5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:04:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2ef8e018-7ba5-47f1-a13f-cc6cb870cab5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1790644066"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:07 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-2ef8e018-7ba5-47f1-a13f-cc6cb870cab5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1790644066'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:04:07 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-2ef8e018-7ba5-47f1-a13f-cc6cb870cab5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Create volume of 1 GB Sep 02 09:04:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2ef8e018-7ba5-47f1-a13f-cc6cb870cab5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Availability Zones retrieved successfully. Sep 02 09:04:07 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2ef8e018-7ba5-47f1-a13f-cc6cb870cab5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Flow 'volume_create_api' (52fbe220-535b-4a8d-8581-173dc7fb6992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:07 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2ef8e018-7ba5-47f1-a13f-cc6cb870cab5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b4743ae-bf8b-41f4-8c2e-b36372190ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:07 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-2ef8e018-7ba5-47f1-a13f-cc6cb870cab5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:04:07 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2ef8e018-7ba5-47f1-a13f-cc6cb870cab5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b4743ae-bf8b-41f4-8c2e-b36372190ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:07 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2ef8e018-7ba5-47f1-a13f-cc6cb870cab5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cfdfddf-a9e7-4d88-b2ec-7c9ac0442878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:07 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-2ef8e018-7ba5-47f1-a13f-cc6cb870cab5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Created reservations ['ba009855-52b5-436d-a562-21a82570719f', 'd5e6b41f-63f5-47ee-9cc5-c2b54a6b5a33', 'ee123a6f-7885-456d-bf53-41d688489672', '0a5cd708-fd8b-4d52-be27-80e20bcd762e'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:07 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2ef8e018-7ba5-47f1-a13f-cc6cb870cab5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cfdfddf-a9e7-4d88-b2ec-7c9ac0442878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba009855-52b5-436d-a562-21a82570719f', 'd5e6b41f-63f5-47ee-9cc5-c2b54a6b5a33', 'ee123a6f-7885-456d-bf53-41d688489672', '0a5cd708-fd8b-4d52-be27-80e20bcd762e']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:07 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2ef8e018-7ba5-47f1-a13f-cc6cb870cab5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fecd6dae-5311-4c56-89f8-bd9face855df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:07 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:07 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:07 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2ef8e018-7ba5-47f1-a13f-cc6cb870cab5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fecd6dae-5311-4c56-89f8-bd9face855df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9689214f-1eac-47d1-acd2-2e16e5393fe2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1790644066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43bd423bce4d492c81b089e439ad5c99',qos_specs=None,replication_status=,reservations=['ba009855-52b5-436d-a562-21a82570719f','d5e6b41f-63f5-47ee-9cc5-c2b54a6b5a33','ee123a6f-7885-456d-bf53-41d688489672','0a5cd708-fd8b-4d52-be27-80e20bcd762e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e462a494dd9e455d8ac208947433fb2b',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:04:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1790644066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9689214f-1eac-47d1-acd2-2e16e5393fe2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43bd423bce4d492c81b089e439ad5c99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e462a494dd9e455d8ac208947433fb2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:07 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2ef8e018-7ba5-47f1-a13f-cc6cb870cab5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (598421f3-2979-4f82-b0d5-7eacf026605b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:07 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2ef8e018-7ba5-47f1-a13f-cc6cb870cab5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (598421f3-2979-4f82-b0d5-7eacf026605b) transitioned into state 'SUCCESS' from state '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-1790644066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43bd423bce4d492c81b089e439ad5c99',qos_specs=None,replication_status=,reservations=['ba009855-52b5-436d-a562-21a82570719f','d5e6b41f-63f5-47ee-9cc5-c2b54a6b5a33','ee123a6f-7885-456d-bf53-41d688489672','0a5cd708-fd8b-4d52-be27-80e20bcd762e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e462a494dd9e455d8ac208947433fb2b',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:07 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2ef8e018-7ba5-47f1-a13f-cc6cb870cab5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f6c07fa-54b7-41cf-938f-2d4f6d1a480c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:07 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2ef8e018-7ba5-47f1-a13f-cc6cb870cab5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f6c07fa-54b7-41cf-938f-2d4f6d1a480c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:07 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-2ef8e018-7ba5-47f1-a13f-cc6cb870cab5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Flow 'volume_create_api' (52fbe220-535b-4a8d-8581-173dc7fb6992) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:07 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2ef8e018-7ba5-47f1-a13f-cc6cb870cab5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Create volume request issued successfully. Sep 02 09:04:07 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2ef8e018-7ba5-47f1-a13f-cc6cb870cab5 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:04:07 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1629/3252] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 09:04:07 2026] POST /volume/v3/volumes => generated 785 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:04:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a8f9bb93-8a94-4bc4-8e7d-353d09faaf9a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a8f9bb93-8a94-4bc4-8e7d-353d09faaf9a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/volumes/9689214f-1eac-47d1-acd2-2e16e5393fe2 Sep 02 09:04:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a8f9bb93-8a94-4bc4-8e7d-353d09faaf9a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:07 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a8f9bb93-8a94-4bc4-8e7d-353d09faaf9a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:07 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:07 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:07 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:07 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:07 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a8f9bb93-8a94-4bc4-8e7d-353d09faaf9a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:04:07 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a8f9bb93-8a94-4bc4-8e7d-353d09faaf9a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/9689214f-1eac-47d1-acd2-2e16e5393fe2 returned with HTTP 200 Sep 02 09:04:07 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1624/3253] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:07 2026] GET /volume/v3/volumes/9689214f-1eac-47d1-acd2-2e16e5393fe2 => generated 964 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-49ebbb78-d700-40b4-ab16-d63b49aaf002 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-49ebbb78-d700-40b4-ab16-d63b49aaf002 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/2170cdde-a3ef-47b3-88b1-0d242008449a Sep 02 09:04:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-49ebbb78-d700-40b4-ab16-d63b49aaf002 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:08 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-49ebbb78-d700-40b4-ab16-d63b49aaf002 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:08 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:08 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:08 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-49ebbb78-d700-40b4-ab16-d63b49aaf002 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:08 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-49ebbb78-d700-40b4-ab16-d63b49aaf002 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/2170cdde-a3ef-47b3-88b1-0d242008449a returned with HTTP 200 Sep 02 09:04:08 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1630/3254] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:08 2026] GET /volume/v3/snapshots/2170cdde-a3ef-47b3-88b1-0d242008449a => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-95255196-e981-460b-900a-ee26b8adcfe3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:08 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-95255196-e981-460b-900a-ee26b8adcfe3 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/volumes/9689214f-1eac-47d1-acd2-2e16e5393fe2 Sep 02 09:04:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-95255196-e981-460b-900a-ee26b8adcfe3 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:08 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-95255196-e981-460b-900a-ee26b8adcfe3 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:09 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:09 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:09 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:09 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:09 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-95255196-e981-460b-900a-ee26b8adcfe3 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:04:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-95255196-e981-460b-900a-ee26b8adcfe3 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/9689214f-1eac-47d1-acd2-2e16e5393fe2 returned with HTTP 200 Sep 02 09:04:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1625/3255] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:08 2026] GET /volume/v3/volumes/9689214f-1eac-47d1-acd2-2e16e5393fe2 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7adc02c6-7682-4d40-8405-4a7a24f5a802 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7adc02c6-7682-4d40-8405-4a7a24f5a802 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] POST http://192.168.122.75/volume/v3/snapshots Sep 02 09:04:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7adc02c6-7682-4d40-8405-4a7a24f5a802 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9689214f-1eac-47d1-acd2-2e16e5393fe2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-733476909"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:09 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:09 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:09 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:09 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:09 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7adc02c6-7682-4d40-8405-4a7a24f5a802 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:04:09 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-7adc02c6-7682-4d40-8405-4a7a24f5a802 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Create snapshot from volume 9689214f-1eac-47d1-acd2-2e16e5393fe2 Sep 02 09:04:09 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-7adc02c6-7682-4d40-8405-4a7a24f5a802 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Created reservations ['ee492927-7148-4208-afe8-e9700357bbd8', '5ef6e39c-6e27-4170-97b0-36ca000d785d', 'e081ee2f-0554-45ef-b31c-3e3a7c192366', 'a63c9770-c78b-4cd1-8d68-2469ad7e5d50'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:09 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:09 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:09 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7adc02c6-7682-4d40-8405-4a7a24f5a802 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot create request issued successfully. Sep 02 09:04:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7adc02c6-7682-4d40-8405-4a7a24f5a802 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 09:04:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1631/3256] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 09:04:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:04:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bccafe09-8258-4543-bbf4-11755bf55024 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bccafe09-8258-4543-bbf4-11755bf55024 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/65bde31f-c61f-4174-8248-0172f84eb510 Sep 02 09:04:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bccafe09-8258-4543-bbf4-11755bf55024 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bccafe09-8258-4543-bbf4-11755bf55024 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:09 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:09 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:09 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-bccafe09-8258-4543-bbf4-11755bf55024 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bccafe09-8258-4543-bbf4-11755bf55024 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/65bde31f-c61f-4174-8248-0172f84eb510 returned with HTTP 200 Sep 02 09:04:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1626/3257] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:09 2026] GET /volume/v3/snapshots/65bde31f-c61f-4174-8248-0172f84eb510 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-df9ee66c-92a6-4f60-a6a0-da6ba0b002bf None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-df9ee66c-92a6-4f60-a6a0-da6ba0b002bf tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/2170cdde-a3ef-47b3-88b1-0d242008449a Sep 02 09:04:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-df9ee66c-92a6-4f60-a6a0-da6ba0b002bf tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-df9ee66c-92a6-4f60-a6a0-da6ba0b002bf tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-df9ee66c-92a6-4f60-a6a0-da6ba0b002bf tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/2170cdde-a3ef-47b3-88b1-0d242008449a returned with HTTP 404 Sep 02 09:04:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1632/3258] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:09 2026] GET /volume/v3/snapshots/2170cdde-a3ef-47b3-88b1-0d242008449a => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-081c7eca-2103-4434-b145-3933fc007905 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-081c7eca-2103-4434-b145-3933fc007905 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/058f208c-86e2-446c-b387-4ebc0e6db8ef Sep 02 09:04:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-081c7eca-2103-4434-b145-3933fc007905 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:09 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-081c7eca-2103-4434-b145-3933fc007905 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:09 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-081c7eca-2103-4434-b145-3933fc007905 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Delete volume with id: 058f208c-86e2-446c-b387-4ebc0e6db8ef Sep 02 09:04:09 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:09 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:09 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:09 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:09 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-081c7eca-2103-4434-b145-3933fc007905 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:09 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-081c7eca-2103-4434-b145-3933fc007905 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Delete volume request issued successfully. Sep 02 09:04:09 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-081c7eca-2103-4434-b145-3933fc007905 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/058f208c-86e2-446c-b387-4ebc0e6db8ef returned with HTTP 202 Sep 02 09:04:09 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1627/3259] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:04:09 2026] DELETE /volume/v3/volumes/058f208c-86e2-446c-b387-4ebc0e6db8ef => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-39bc37a7-de07-47f0-a470-5c25b4fa5371 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-39bc37a7-de07-47f0-a470-5c25b4fa5371 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/058f208c-86e2-446c-b387-4ebc0e6db8ef Sep 02 09:04:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-39bc37a7-de07-47f0-a470-5c25b4fa5371 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:09 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-39bc37a7-de07-47f0-a470-5c25b4fa5371 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:09 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:09 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:09 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:09 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:09 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-39bc37a7-de07-47f0-a470-5c25b4fa5371 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:09 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-39bc37a7-de07-47f0-a470-5c25b4fa5371 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/058f208c-86e2-446c-b387-4ebc0e6db8ef returned with HTTP 200 Sep 02 09:04:09 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1633/3260] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:09 2026] GET /volume/v3/volumes/058f208c-86e2-446c-b387-4ebc0e6db8ef => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-33fc7fba-7c60-422a-9428-4c1bc2be93f4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-33fc7fba-7c60-422a-9428-4c1bc2be93f4 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/65bde31f-c61f-4174-8248-0172f84eb510 Sep 02 09:04:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-33fc7fba-7c60-422a-9428-4c1bc2be93f4 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-33fc7fba-7c60-422a-9428-4c1bc2be93f4 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:10 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:10 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:10 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-33fc7fba-7c60-422a-9428-4c1bc2be93f4 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-33fc7fba-7c60-422a-9428-4c1bc2be93f4 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/65bde31f-c61f-4174-8248-0172f84eb510 returned with HTTP 200 Sep 02 09:04:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1628/3261] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:10 2026] GET /volume/v3/snapshots/65bde31f-c61f-4174-8248-0172f84eb510 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-98483b01-9f08-4cf5-b57d-050551ab9db5 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-98483b01-9f08-4cf5-b57d-050551ab9db5 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/058f208c-86e2-446c-b387-4ebc0e6db8ef Sep 02 09:04:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-98483b01-9f08-4cf5-b57d-050551ab9db5 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-98483b01-9f08-4cf5-b57d-050551ab9db5 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-98483b01-9f08-4cf5-b57d-050551ab9db5 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/058f208c-86e2-446c-b387-4ebc0e6db8ef returned with HTTP 404 Sep 02 09:04:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1634/3262] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:10 2026] GET /volume/v3/volumes/058f208c-86e2-446c-b387-4ebc0e6db8ef => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ee24e727-cc8b-4178-b85a-8bed563788e4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ee24e727-cc8b-4178-b85a-8bed563788e4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:04:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ee24e727-cc8b-4178-b85a-8bed563788e4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-488412228"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:10 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-ee24e727-cc8b-4178-b85a-8bed563788e4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-488412228'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:04:10 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-ee24e727-cc8b-4178-b85a-8bed563788e4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume of 1 GB Sep 02 09:04:10 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ee24e727-cc8b-4178-b85a-8bed563788e4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Availability Zones retrieved successfully. Sep 02 09:04:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ee24e727-cc8b-4178-b85a-8bed563788e4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Flow 'volume_create_api' (4ba853cd-e818-4685-b662-cd32b6e32d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ee24e727-cc8b-4178-b85a-8bed563788e4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2561cb2f-d0dc-46ce-9979-f15b2a10d27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-ee24e727-cc8b-4178-b85a-8bed563788e4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:04:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ee24e727-cc8b-4178-b85a-8bed563788e4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2561cb2f-d0dc-46ce-9979-f15b2a10d27f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ee24e727-cc8b-4178-b85a-8bed563788e4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2151f32-c19b-4b2f-99f9-c1133181e666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:10 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-ee24e727-cc8b-4178-b85a-8bed563788e4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Created reservations ['595afa83-5643-4f80-ba7d-c7080dcf1118', 'deb26d88-39b8-4fb6-b3d2-89cc511a28c6', 'f63e3e7d-a78c-4478-a532-a76434438a0c', '08ea0e37-a044-4aaa-b0a0-805405651432'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ee24e727-cc8b-4178-b85a-8bed563788e4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2151f32-c19b-4b2f-99f9-c1133181e666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['595afa83-5643-4f80-ba7d-c7080dcf1118', 'deb26d88-39b8-4fb6-b3d2-89cc511a28c6', 'f63e3e7d-a78c-4478-a532-a76434438a0c', '08ea0e37-a044-4aaa-b0a0-805405651432']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ee24e727-cc8b-4178-b85a-8bed563788e4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03ddb524-2a31-46e0-8260-17f8e8e0c5a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:10 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:10 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ee24e727-cc8b-4178-b85a-8bed563788e4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03ddb524-2a31-46e0-8260-17f8e8e0c5a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6260cf4-754e-4210-89b8-826a77013d50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-488412228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ded3cdad6a8444febe1dc16ab837b2a6',qos_specs=None,replication_status=,reservations=['595afa83-5643-4f80-ba7d-c7080dcf1118','deb26d88-39b8-4fb6-b3d2-89cc511a28c6','f63e3e7d-a78c-4478-a532-a76434438a0c','08ea0e37-a044-4aaa-b0a0-805405651432'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:04:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-488412228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6260cf4-754e-4210-89b8-826a77013d50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ded3cdad6a8444febe1dc16ab837b2a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ee24e727-cc8b-4178-b85a-8bed563788e4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06b495a6-43be-45e2-a497-2b9076d0a892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ee24e727-cc8b-4178-b85a-8bed563788e4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06b495a6-43be-45e2-a497-2b9076d0a892) transitioned into state 'SUCCESS' from state '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-488412228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ded3cdad6a8444febe1dc16ab837b2a6',qos_specs=None,replication_status=,reservations=['595afa83-5643-4f80-ba7d-c7080dcf1118','deb26d88-39b8-4fb6-b3d2-89cc511a28c6','f63e3e7d-a78c-4478-a532-a76434438a0c','08ea0e37-a044-4aaa-b0a0-805405651432'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ee24e727-cc8b-4178-b85a-8bed563788e4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19f9d551-9b2e-4a25-87b6-f43a2a34bead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ee24e727-cc8b-4178-b85a-8bed563788e4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19f9d551-9b2e-4a25-87b6-f43a2a34bead) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:10 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-ee24e727-cc8b-4178-b85a-8bed563788e4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Flow 'volume_create_api' (4ba853cd-e818-4685-b662-cd32b6e32d77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:10 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ee24e727-cc8b-4178-b85a-8bed563788e4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume request issued successfully. Sep 02 09:04:10 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ee24e727-cc8b-4178-b85a-8bed563788e4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:04:10 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1629/3263] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 09:04:10 2026] POST /volume/v3/volumes => generated 784 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:04:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6e4201a4-9b23-4ea3-afac-5c9a1a4a968a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6e4201a4-9b23-4ea3-afac-5c9a1a4a968a tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/d6260cf4-754e-4210-89b8-826a77013d50 Sep 02 09:04:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6e4201a4-9b23-4ea3-afac-5c9a1a4a968a tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:10 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6e4201a4-9b23-4ea3-afac-5c9a1a4a968a tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:10 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:10 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:10 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:10 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:10 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6e4201a4-9b23-4ea3-afac-5c9a1a4a968a tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:10 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6e4201a4-9b23-4ea3-afac-5c9a1a4a968a tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/d6260cf4-754e-4210-89b8-826a77013d50 returned with HTTP 200 Sep 02 09:04:10 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1635/3264] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:10 2026] GET /volume/v3/volumes/d6260cf4-754e-4210-89b8-826a77013d50 => generated 963 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9b6937b5-90bd-47e0-85d2-816c56858e3a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9b6937b5-90bd-47e0-85d2-816c56858e3a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/65bde31f-c61f-4174-8248-0172f84eb510 Sep 02 09:04:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9b6937b5-90bd-47e0-85d2-816c56858e3a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9b6937b5-90bd-47e0-85d2-816c56858e3a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:11 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:11 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:11 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9b6937b5-90bd-47e0-85d2-816c56858e3a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9b6937b5-90bd-47e0-85d2-816c56858e3a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/65bde31f-c61f-4174-8248-0172f84eb510 returned with HTTP 200 Sep 02 09:04:11 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1630/3265] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:11 2026] GET /volume/v3/snapshots/65bde31f-c61f-4174-8248-0172f84eb510 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ac4b9919-452f-4e2d-a583-294ea344fbc1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ac4b9919-452f-4e2d-a583-294ea344fbc1 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] GET http://192.168.122.75/volume/v3/snapshots Sep 02 09:04:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ac4b9919-452f-4e2d-a583-294ea344fbc1 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ac4b9919-452f-4e2d-a583-294ea344fbc1 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-ac4b9919-452f-4e2d-a583-294ea344fbc1 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 09:04:11 devstack devstack@c-api.service[86995]: DEBUG cinder.db.api [None req-ac4b9919-452f-4e2d-a583-294ea344fbc1 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] Building query based on filter {{(pid=86995) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 09:04:11 devstack devstack@c-api.service[86995]: /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 02 09:04:11 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 09:04:11 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ac4b9919-452f-4e2d-a583-294ea344fbc1 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] Get all snapshots completed successfully. Sep 02 09:04:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ac4b9919-452f-4e2d-a583-294ea344fbc1 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] http://192.168.122.75/volume/v3/snapshots returned with HTTP 200 Sep 02 09:04:11 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1636/3266] 192.168.122.75 () {58 vars in 1122 bytes} [Wed Sep 2 09:04:11 2026] GET /volume/v3/snapshots => generated 335 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a86b480b-f3c6-4a24-b691-05c542435356 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a86b480b-f3c6-4a24-b691-05c542435356 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] DELETE http://192.168.122.75/volume/v3/snapshots/65bde31f-c61f-4174-8248-0172f84eb510 Sep 02 09:04:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a86b480b-f3c6-4a24-b691-05c542435356 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a86b480b-f3c6-4a24-b691-05c542435356 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:11 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-a86b480b-f3c6-4a24-b691-05c542435356 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Delete snapshot with id: 65bde31f-c61f-4174-8248-0172f84eb510 Sep 02 09:04:11 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:11 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:11 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a86b480b-f3c6-4a24-b691-05c542435356 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:11 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:11 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:11 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a86b480b-f3c6-4a24-b691-05c542435356 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot delete request issued successfully. Sep 02 09:04:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a86b480b-f3c6-4a24-b691-05c542435356 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/65bde31f-c61f-4174-8248-0172f84eb510 returned with HTTP 202 Sep 02 09:04:11 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1631/3267] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:04:11 2026] DELETE /volume/v3/snapshots/65bde31f-c61f-4174-8248-0172f84eb510 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-efc50932-4f1f-4e3e-8bf2-4ce15a482e29 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-efc50932-4f1f-4e3e-8bf2-4ce15a482e29 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/65bde31f-c61f-4174-8248-0172f84eb510 Sep 02 09:04:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-efc50932-4f1f-4e3e-8bf2-4ce15a482e29 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:11 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-efc50932-4f1f-4e3e-8bf2-4ce15a482e29 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:11 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:11 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:11 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-efc50932-4f1f-4e3e-8bf2-4ce15a482e29 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:11 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-efc50932-4f1f-4e3e-8bf2-4ce15a482e29 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/65bde31f-c61f-4174-8248-0172f84eb510 returned with HTTP 200 Sep 02 09:04:11 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1637/3268] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:11 2026] GET /volume/v3/snapshots/65bde31f-c61f-4174-8248-0172f84eb510 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-58e72687-9b7c-4fcb-b79a-a9e9ed4ef914 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-58e72687-9b7c-4fcb-b79a-a9e9ed4ef914 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/d6260cf4-754e-4210-89b8-826a77013d50 Sep 02 09:04:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-58e72687-9b7c-4fcb-b79a-a9e9ed4ef914 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:11 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-58e72687-9b7c-4fcb-b79a-a9e9ed4ef914 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:11 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:11 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:11 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:11 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:11 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-58e72687-9b7c-4fcb-b79a-a9e9ed4ef914 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:11 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-58e72687-9b7c-4fcb-b79a-a9e9ed4ef914 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/d6260cf4-754e-4210-89b8-826a77013d50 returned with HTTP 200 Sep 02 09:04:11 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1632/3269] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:11 2026] GET /volume/v3/volumes/d6260cf4-754e-4210-89b8-826a77013d50 => generated 1013 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-78c8e487-1605-40ab-a342-35816846e4cd None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-78c8e487-1605-40ab-a342-35816846e4cd tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/65bde31f-c61f-4174-8248-0172f84eb510 Sep 02 09:04:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-78c8e487-1605-40ab-a342-35816846e4cd tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-78c8e487-1605-40ab-a342-35816846e4cd tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:12 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:12 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:12 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-78c8e487-1605-40ab-a342-35816846e4cd tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-78c8e487-1605-40ab-a342-35816846e4cd tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/65bde31f-c61f-4174-8248-0172f84eb510 returned with HTTP 200 Sep 02 09:04:12 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1638/3270] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:12 2026] GET /volume/v3/snapshots/65bde31f-c61f-4174-8248-0172f84eb510 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d207a1e3-7d3a-4267-a9fd-63939e487a72 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d207a1e3-7d3a-4267-a9fd-63939e487a72 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/d6260cf4-754e-4210-89b8-826a77013d50 Sep 02 09:04:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d207a1e3-7d3a-4267-a9fd-63939e487a72 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:12 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d207a1e3-7d3a-4267-a9fd-63939e487a72 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:12 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:12 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:12 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:12 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:12 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d207a1e3-7d3a-4267-a9fd-63939e487a72 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:12 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d207a1e3-7d3a-4267-a9fd-63939e487a72 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/d6260cf4-754e-4210-89b8-826a77013d50 returned with HTTP 200 Sep 02 09:04:12 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1633/3271] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:12 2026] GET /volume/v3/volumes/d6260cf4-754e-4210-89b8-826a77013d50 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:12 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-aef6eb43-b94b-4fe9-9318-76935ec74b1f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:12 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aef6eb43-b94b-4fe9-9318-76935ec74b1f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] POST http://192.168.122.75/volume/v3/snapshots Sep 02 09:04:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-aef6eb43-b94b-4fe9-9318-76935ec74b1f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6260cf4-754e-4210-89b8-826a77013d50", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-461870261"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:13 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:13 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:13 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:13 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:13 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-aef6eb43-b94b-4fe9-9318-76935ec74b1f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:13 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-aef6eb43-b94b-4fe9-9318-76935ec74b1f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create snapshot from volume d6260cf4-754e-4210-89b8-826a77013d50 Sep 02 09:04:13 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-aef6eb43-b94b-4fe9-9318-76935ec74b1f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Created reservations ['230f83cb-945c-4b6c-a387-c8de0b946510', 'a95fb9ba-6e93-44e9-8b90-3abd5c40606e', '2208ef62-d0ce-493d-97bb-3c7c032a62d3', '8db55153-2bba-40c3-af3d-ed53b30dc9cc'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:13 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:13 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:13 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-aef6eb43-b94b-4fe9-9318-76935ec74b1f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot create request issued successfully. Sep 02 09:04:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-aef6eb43-b94b-4fe9-9318-76935ec74b1f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 09:04:13 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1639/3272] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 09:04:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:04:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d280a7b6-237b-413d-a0d1-514c108b6c66 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d280a7b6-237b-413d-a0d1-514c108b6c66 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/4e02bb68-508c-4728-8aad-54355c4d6ce7 Sep 02 09:04:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d280a7b6-237b-413d-a0d1-514c108b6c66 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d280a7b6-237b-413d-a0d1-514c108b6c66 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:13 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:13 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:13 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d280a7b6-237b-413d-a0d1-514c108b6c66 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d280a7b6-237b-413d-a0d1-514c108b6c66 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/4e02bb68-508c-4728-8aad-54355c4d6ce7 returned with HTTP 200 Sep 02 09:04:13 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1634/3273] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:13 2026] GET /volume/v3/snapshots/4e02bb68-508c-4728-8aad-54355c4d6ce7 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f39d1807-32b5-43c0-a108-429edc140d69 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f39d1807-32b5-43c0-a108-429edc140d69 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/65bde31f-c61f-4174-8248-0172f84eb510 Sep 02 09:04:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f39d1807-32b5-43c0-a108-429edc140d69 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f39d1807-32b5-43c0-a108-429edc140d69 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f39d1807-32b5-43c0-a108-429edc140d69 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/65bde31f-c61f-4174-8248-0172f84eb510 returned with HTTP 404 Sep 02 09:04:13 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1640/3274] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:13 2026] GET /volume/v3/snapshots/65bde31f-c61f-4174-8248-0172f84eb510 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-487c1a29-1bcd-4062-bffa-b26e8969db5a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-487c1a29-1bcd-4062-bffa-b26e8969db5a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/9689214f-1eac-47d1-acd2-2e16e5393fe2 Sep 02 09:04:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-487c1a29-1bcd-4062-bffa-b26e8969db5a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:13 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-487c1a29-1bcd-4062-bffa-b26e8969db5a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:13 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-487c1a29-1bcd-4062-bffa-b26e8969db5a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Delete volume with id: 9689214f-1eac-47d1-acd2-2e16e5393fe2 Sep 02 09:04:13 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:13 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:13 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:13 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:13 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-487c1a29-1bcd-4062-bffa-b26e8969db5a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:04:13 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-487c1a29-1bcd-4062-bffa-b26e8969db5a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Delete volume request issued successfully. Sep 02 09:04:13 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-487c1a29-1bcd-4062-bffa-b26e8969db5a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/9689214f-1eac-47d1-acd2-2e16e5393fe2 returned with HTTP 202 Sep 02 09:04:13 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1635/3275] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:04:13 2026] DELETE /volume/v3/volumes/9689214f-1eac-47d1-acd2-2e16e5393fe2 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-85f48c95-ea47-4a7b-a55a-901e075fcb3d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-85f48c95-ea47-4a7b-a55a-901e075fcb3d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/volumes/9689214f-1eac-47d1-acd2-2e16e5393fe2 Sep 02 09:04:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-85f48c95-ea47-4a7b-a55a-901e075fcb3d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:13 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-85f48c95-ea47-4a7b-a55a-901e075fcb3d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:13 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:13 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:13 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:13 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:13 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-85f48c95-ea47-4a7b-a55a-901e075fcb3d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:04:13 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-85f48c95-ea47-4a7b-a55a-901e075fcb3d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/9689214f-1eac-47d1-acd2-2e16e5393fe2 returned with HTTP 200 Sep 02 09:04:13 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1641/3276] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:13 2026] GET /volume/v3/volumes/9689214f-1eac-47d1-acd2-2e16e5393fe2 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-340193ca-9b06-4e90-bb38-0f434558112f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-340193ca-9b06-4e90-bb38-0f434558112f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/4e02bb68-508c-4728-8aad-54355c4d6ce7 Sep 02 09:04:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-340193ca-9b06-4e90-bb38-0f434558112f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-340193ca-9b06-4e90-bb38-0f434558112f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:14 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:14 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:14 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-340193ca-9b06-4e90-bb38-0f434558112f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-340193ca-9b06-4e90-bb38-0f434558112f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/4e02bb68-508c-4728-8aad-54355c4d6ce7 returned with HTTP 200 Sep 02 09:04:14 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1636/3277] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:14 2026] GET /volume/v3/snapshots/4e02bb68-508c-4728-8aad-54355c4d6ce7 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-23e66f2a-5530-4d22-93c6-fac9510c26d4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-23e66f2a-5530-4d22-93c6-fac9510c26d4 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/volumes/9689214f-1eac-47d1-acd2-2e16e5393fe2 Sep 02 09:04:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-23e66f2a-5530-4d22-93c6-fac9510c26d4 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-23e66f2a-5530-4d22-93c6-fac9510c26d4 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:14 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-23e66f2a-5530-4d22-93c6-fac9510c26d4 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/9689214f-1eac-47d1-acd2-2e16e5393fe2 returned with HTTP 404 Sep 02 09:04:14 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1642/3278] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:14 2026] GET /volume/v3/volumes/9689214f-1eac-47d1-acd2-2e16e5393fe2 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-74eed0ca-2cfc-4df0-af1d-346fed881470 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-74eed0ca-2cfc-4df0-af1d-346fed881470 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:04:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-74eed0ca-2cfc-4df0-af1d-346fed881470 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-641948655"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:14 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-74eed0ca-2cfc-4df0-af1d-346fed881470 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-641948655'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:04:14 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-74eed0ca-2cfc-4df0-af1d-346fed881470 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Create volume of 1 GB Sep 02 09:04:14 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-74eed0ca-2cfc-4df0-af1d-346fed881470 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Availability Zones retrieved successfully. Sep 02 09:04:14 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-74eed0ca-2cfc-4df0-af1d-346fed881470 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Flow 'volume_create_api' (d30dc5da-b584-479e-a6a1-c52a351154e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:14 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-74eed0ca-2cfc-4df0-af1d-346fed881470 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26ed45aa-f09b-41a9-8fd8-c477c5fc168f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:14 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-74eed0ca-2cfc-4df0-af1d-346fed881470 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:04:14 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-74eed0ca-2cfc-4df0-af1d-346fed881470 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26ed45aa-f09b-41a9-8fd8-c477c5fc168f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:14 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-74eed0ca-2cfc-4df0-af1d-346fed881470 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caef5bb8-666f-4212-9b7d-ddae8bed2f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:14 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-74eed0ca-2cfc-4df0-af1d-346fed881470 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Created reservations ['269ab882-8ed9-414c-a344-7c1296944d44', 'a7cb58d0-5189-44c9-bb43-650328af01ef', '8557f7f8-483e-4618-a15b-806537d040e6', '0d8ebd3e-e6db-4a51-8f3f-418552805617'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:14 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-74eed0ca-2cfc-4df0-af1d-346fed881470 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caef5bb8-666f-4212-9b7d-ddae8bed2f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['269ab882-8ed9-414c-a344-7c1296944d44', 'a7cb58d0-5189-44c9-bb43-650328af01ef', '8557f7f8-483e-4618-a15b-806537d040e6', '0d8ebd3e-e6db-4a51-8f3f-418552805617']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:14 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-74eed0ca-2cfc-4df0-af1d-346fed881470 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4cae955-1faf-4d5c-8789-c3b5f14c94a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:14 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:14 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:14 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-74eed0ca-2cfc-4df0-af1d-346fed881470 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4cae955-1faf-4d5c-8789-c3b5f14c94a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '175dd456-9c03-4b40-a1f2-5a3ca611c8dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-641948655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43bd423bce4d492c81b089e439ad5c99',qos_specs=None,replication_status=,reservations=['269ab882-8ed9-414c-a344-7c1296944d44','a7cb58d0-5189-44c9-bb43-650328af01ef','8557f7f8-483e-4618-a15b-806537d040e6','0d8ebd3e-e6db-4a51-8f3f-418552805617'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e462a494dd9e455d8ac208947433fb2b',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:04:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-641948655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=175dd456-9c03-4b40-a1f2-5a3ca611c8dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43bd423bce4d492c81b089e439ad5c99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e462a494dd9e455d8ac208947433fb2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:14 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-74eed0ca-2cfc-4df0-af1d-346fed881470 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c335c9a1-5c85-4dc1-8c27-b970a30e264c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:14 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-74eed0ca-2cfc-4df0-af1d-346fed881470 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c335c9a1-5c85-4dc1-8c27-b970a30e264c) transitioned into state 'SUCCESS' from state '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-641948655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43bd423bce4d492c81b089e439ad5c99',qos_specs=None,replication_status=,reservations=['269ab882-8ed9-414c-a344-7c1296944d44','a7cb58d0-5189-44c9-bb43-650328af01ef','8557f7f8-483e-4618-a15b-806537d040e6','0d8ebd3e-e6db-4a51-8f3f-418552805617'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e462a494dd9e455d8ac208947433fb2b',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:14 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-74eed0ca-2cfc-4df0-af1d-346fed881470 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d7a86c8-b069-49c9-98c9-7cbd2d076ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:14 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-74eed0ca-2cfc-4df0-af1d-346fed881470 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d7a86c8-b069-49c9-98c9-7cbd2d076ddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:14 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-74eed0ca-2cfc-4df0-af1d-346fed881470 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Flow 'volume_create_api' (d30dc5da-b584-479e-a6a1-c52a351154e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:14 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-74eed0ca-2cfc-4df0-af1d-346fed881470 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Create volume request issued successfully. Sep 02 09:04:14 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-74eed0ca-2cfc-4df0-af1d-346fed881470 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:04:14 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1637/3279] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 09:04:14 2026] POST /volume/v3/volumes => generated 784 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:04:14 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b8fb2e8c-71c7-4173-8518-3f7451280a0a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b8fb2e8c-71c7-4173-8518-3f7451280a0a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/volumes/175dd456-9c03-4b40-a1f2-5a3ca611c8dd Sep 02 09:04:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b8fb2e8c-71c7-4173-8518-3f7451280a0a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:15 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b8fb2e8c-71c7-4173-8518-3f7451280a0a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:15 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:15 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:15 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:15 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:15 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b8fb2e8c-71c7-4173-8518-3f7451280a0a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:04:15 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b8fb2e8c-71c7-4173-8518-3f7451280a0a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/175dd456-9c03-4b40-a1f2-5a3ca611c8dd returned with HTTP 200 Sep 02 09:04:15 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1643/3280] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:14 2026] GET /volume/v3/volumes/175dd456-9c03-4b40-a1f2-5a3ca611c8dd => generated 963 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-05cc7bbc-2c98-47d2-a3c3-e382544df42f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-05cc7bbc-2c98-47d2-a3c3-e382544df42f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/4e02bb68-508c-4728-8aad-54355c4d6ce7 Sep 02 09:04:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-05cc7bbc-2c98-47d2-a3c3-e382544df42f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:15 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-05cc7bbc-2c98-47d2-a3c3-e382544df42f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:15 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:15 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:15 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-05cc7bbc-2c98-47d2-a3c3-e382544df42f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:15 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-05cc7bbc-2c98-47d2-a3c3-e382544df42f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/4e02bb68-508c-4728-8aad-54355c4d6ce7 returned with HTTP 200 Sep 02 09:04:15 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1638/3281] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:15 2026] GET /volume/v3/snapshots/4e02bb68-508c-4728-8aad-54355c4d6ce7 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2cae17ef-f3a1-47e8-8152-251db1798a24 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2cae17ef-f3a1-47e8-8152-251db1798a24 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/volumes/175dd456-9c03-4b40-a1f2-5a3ca611c8dd Sep 02 09:04:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2cae17ef-f3a1-47e8-8152-251db1798a24 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2cae17ef-f3a1-47e8-8152-251db1798a24 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:16 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:16 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:16 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:16 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:16 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-2cae17ef-f3a1-47e8-8152-251db1798a24 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:04:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2cae17ef-f3a1-47e8-8152-251db1798a24 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/175dd456-9c03-4b40-a1f2-5a3ca611c8dd returned with HTTP 200 Sep 02 09:04:16 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1644/3282] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:16 2026] GET /volume/v3/volumes/175dd456-9c03-4b40-a1f2-5a3ca611c8dd => generated 1014 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2bb2464d-5766-403f-ac52-a19816cf74ef None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2bb2464d-5766-403f-ac52-a19816cf74ef tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] POST http://192.168.122.75/volume/v3/snapshots Sep 02 09:04:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2bb2464d-5766-403f-ac52-a19816cf74ef tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "175dd456-9c03-4b40-a1f2-5a3ca611c8dd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1886551172"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:16 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:16 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:16 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:16 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:16 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2bb2464d-5766-403f-ac52-a19816cf74ef tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:04:16 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-2bb2464d-5766-403f-ac52-a19816cf74ef tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Create snapshot from volume 175dd456-9c03-4b40-a1f2-5a3ca611c8dd Sep 02 09:04:16 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-2bb2464d-5766-403f-ac52-a19816cf74ef tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Created reservations ['a8de4c3a-f8a1-4a5a-931e-6c9a3fa1478c', '78c6ac34-a878-4ffa-b55b-2e82f972609f', 'a4405212-e3f4-4fdb-b74c-056bdd677f85', '9a3e9b20-2521-4ead-9bb1-79026e8fe45e'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:16 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:16 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:16 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2bb2464d-5766-403f-ac52-a19816cf74ef tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot create request issued successfully. Sep 02 09:04:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2bb2464d-5766-403f-ac52-a19816cf74ef tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 09:04:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1639/3283] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 09:04:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:04:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-df8f4c47-a022-45df-a890-a97747e96875 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-df8f4c47-a022-45df-a890-a97747e96875 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/4e02bb68-508c-4728-8aad-54355c4d6ce7 Sep 02 09:04:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-df8f4c47-a022-45df-a890-a97747e96875 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-df8f4c47-a022-45df-a890-a97747e96875 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d8c88fcd-0e41-4b86-899a-d74ee9e88d6d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d8c88fcd-0e41-4b86-899a-d74ee9e88d6d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/faa9e131-1ca6-4f62-b5a4-6e87835b6f62 Sep 02 09:04:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d8c88fcd-0e41-4b86-899a-d74ee9e88d6d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d8c88fcd-0e41-4b86-899a-d74ee9e88d6d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:16 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:16 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:16 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-df8f4c47-a022-45df-a890-a97747e96875 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:16 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:16 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-df8f4c47-a022-45df-a890-a97747e96875 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/4e02bb68-508c-4728-8aad-54355c4d6ce7 returned with HTTP 200 Sep 02 09:04:16 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d8c88fcd-0e41-4b86-899a-d74ee9e88d6d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d8c88fcd-0e41-4b86-899a-d74ee9e88d6d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/faa9e131-1ca6-4f62-b5a4-6e87835b6f62 returned with HTTP 200 Sep 02 09:04:16 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1645/3284] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:16 2026] GET /volume/v3/snapshots/4e02bb68-508c-4728-8aad-54355c4d6ce7 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1640/3285] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:16 2026] GET /volume/v3/snapshots/faa9e131-1ca6-4f62-b5a4-6e87835b6f62 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-71326e64-0eaa-4c07-9a56-0ff801887529 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-71326e64-0eaa-4c07-9a56-0ff801887529 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] GET http://192.168.122.75/volume/v3/snapshots Sep 02 09:04:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-71326e64-0eaa-4c07-9a56-0ff801887529 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-71326e64-0eaa-4c07-9a56-0ff801887529 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Calling method 'index' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.api_utils [None req-71326e64-0eaa-4c07-9a56-0ff801887529 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Removing options '' from query. {{(pid=86995) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 09:04:16 devstack devstack@c-api.service[86995]: DEBUG cinder.db.api [None req-71326e64-0eaa-4c07-9a56-0ff801887529 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Building query based on filter {{(pid=86995) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 09:04:16 devstack devstack@c-api.service[86995]: /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 02 09:04:16 devstack devstack@c-api.service[86995]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 09:04:16 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-71326e64-0eaa-4c07-9a56-0ff801887529 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Get all snapshots completed successfully. Sep 02 09:04:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-71326e64-0eaa-4c07-9a56-0ff801887529 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] http://192.168.122.75/volume/v3/snapshots returned with HTTP 200 Sep 02 09:04:16 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1646/3286] 192.168.122.75 () {58 vars in 1122 bytes} [Wed Sep 2 09:04:16 2026] GET /volume/v3/snapshots => generated 335 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-99302bf7-b0a4-4cc0-bb10-f847ce8e9869 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-99302bf7-b0a4-4cc0-bb10-f847ce8e9869 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] DELETE http://192.168.122.75/volume/v3/snapshots/4e02bb68-508c-4728-8aad-54355c4d6ce7 Sep 02 09:04:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-99302bf7-b0a4-4cc0-bb10-f847ce8e9869 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:16 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-99302bf7-b0a4-4cc0-bb10-f847ce8e9869 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:16 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-99302bf7-b0a4-4cc0-bb10-f847ce8e9869 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Delete snapshot with id: 4e02bb68-508c-4728-8aad-54355c4d6ce7 Sep 02 09:04:16 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:16 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:16 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-99302bf7-b0a4-4cc0-bb10-f847ce8e9869 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:16 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:16 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:16 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-99302bf7-b0a4-4cc0-bb10-f847ce8e9869 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot delete request issued successfully. Sep 02 09:04:16 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-99302bf7-b0a4-4cc0-bb10-f847ce8e9869 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/4e02bb68-508c-4728-8aad-54355c4d6ce7 returned with HTTP 202 Sep 02 09:04:16 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1641/3287] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:04:16 2026] DELETE /volume/v3/snapshots/4e02bb68-508c-4728-8aad-54355c4d6ce7 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6ad9a4a2-6295-4edc-b33b-ae1c0ec9775f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6ad9a4a2-6295-4edc-b33b-ae1c0ec9775f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/4e02bb68-508c-4728-8aad-54355c4d6ce7 Sep 02 09:04:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6ad9a4a2-6295-4edc-b33b-ae1c0ec9775f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:16 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6ad9a4a2-6295-4edc-b33b-ae1c0ec9775f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:16 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:16 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:16 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-6ad9a4a2-6295-4edc-b33b-ae1c0ec9775f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:16 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6ad9a4a2-6295-4edc-b33b-ae1c0ec9775f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/4e02bb68-508c-4728-8aad-54355c4d6ce7 returned with HTTP 200 Sep 02 09:04:16 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1647/3288] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:16 2026] GET /volume/v3/snapshots/4e02bb68-508c-4728-8aad-54355c4d6ce7 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e5b6177f-b984-4b55-bdf5-cf38082c36a4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e5b6177f-b984-4b55-bdf5-cf38082c36a4 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/faa9e131-1ca6-4f62-b5a4-6e87835b6f62 Sep 02 09:04:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e5b6177f-b984-4b55-bdf5-cf38082c36a4 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:17 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e5b6177f-b984-4b55-bdf5-cf38082c36a4 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:17 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:17 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:17 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e5b6177f-b984-4b55-bdf5-cf38082c36a4 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:17 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e5b6177f-b984-4b55-bdf5-cf38082c36a4 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/faa9e131-1ca6-4f62-b5a4-6e87835b6f62 returned with HTTP 200 Sep 02 09:04:17 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1642/3289] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:17 2026] GET /volume/v3/snapshots/faa9e131-1ca6-4f62-b5a4-6e87835b6f62 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-729621b6-cee4-4728-b9a1-28b1450c3797 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-729621b6-cee4-4728-b9a1-28b1450c3797 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/4e02bb68-508c-4728-8aad-54355c4d6ce7 Sep 02 09:04:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-729621b6-cee4-4728-b9a1-28b1450c3797 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:17 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-729621b6-cee4-4728-b9a1-28b1450c3797 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:17 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:17 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:17 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-729621b6-cee4-4728-b9a1-28b1450c3797 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:17 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-729621b6-cee4-4728-b9a1-28b1450c3797 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/4e02bb68-508c-4728-8aad-54355c4d6ce7 returned with HTTP 200 Sep 02 09:04:17 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1648/3290] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:17 2026] GET /volume/v3/snapshots/4e02bb68-508c-4728-8aad-54355c4d6ce7 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-88af3824-89f9-473c-b98a-57b2bf3cf5f2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-88af3824-89f9-473c-b98a-57b2bf3cf5f2 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/faa9e131-1ca6-4f62-b5a4-6e87835b6f62 Sep 02 09:04:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-88af3824-89f9-473c-b98a-57b2bf3cf5f2 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-88af3824-89f9-473c-b98a-57b2bf3cf5f2 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:18 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:18 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:18 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-88af3824-89f9-473c-b98a-57b2bf3cf5f2 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-88af3824-89f9-473c-b98a-57b2bf3cf5f2 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/faa9e131-1ca6-4f62-b5a4-6e87835b6f62 returned with HTTP 200 Sep 02 09:04:18 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1643/3291] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:18 2026] GET /volume/v3/snapshots/faa9e131-1ca6-4f62-b5a4-6e87835b6f62 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-c1ba0fe1-a725-45bf-a7bf-222353210fb1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c1ba0fe1-a725-45bf-a7bf-222353210fb1 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] POST http://192.168.122.75/volume/v3/snapshots/faa9e131-1ca6-4f62-b5a4-6e87835b6f62/action Sep 02 09:04:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c1ba0fe1-a725-45bf-a7bf-222353210fb1 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 09:04:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-c1ba0fe1-a725-45bf-a7bf-222353210fb1 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.admin_actions [None req-c1ba0fe1-a725-45bf-a7bf-222353210fb1 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] Updating snapshot 'faa9e131-1ca6-4f62-b5a4-6e87835b6f62' with '{'status': 'error'}' {{(pid=86995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 09:04:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:18 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-c1ba0fe1-a725-45bf-a7bf-222353210fb1 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '7b33dbc8114d4047a3951c9cd9f6beb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43bd423bce4d492c81b089e439ad5c99', '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=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:04:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-c1ba0fe1-a725-45bf-a7bf-222353210fb1 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] http://192.168.122.75/volume/v3/snapshots/faa9e131-1ca6-4f62-b5a4-6e87835b6f62/action returned with HTTP 403 Sep 02 09:04:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1649/3292] 192.168.122.75 () {60 vars in 1275 bytes} [Wed Sep 2 09:04:18 2026] POST /volume/v3/snapshots/faa9e131-1ca6-4f62-b5a4-6e87835b6f62/action => generated 133 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3571cd51-77c4-4aaa-ab32-8abbac3e66d3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3571cd51-77c4-4aaa-ab32-8abbac3e66d3 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] DELETE http://192.168.122.75/volume/v3/snapshots/faa9e131-1ca6-4f62-b5a4-6e87835b6f62 Sep 02 09:04:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3571cd51-77c4-4aaa-ab32-8abbac3e66d3 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3571cd51-77c4-4aaa-ab32-8abbac3e66d3 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:18 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-3571cd51-77c4-4aaa-ab32-8abbac3e66d3 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Delete snapshot with id: faa9e131-1ca6-4f62-b5a4-6e87835b6f62 Sep 02 09:04:18 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:18 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:18 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3571cd51-77c4-4aaa-ab32-8abbac3e66d3 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:18 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:18 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:18 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3571cd51-77c4-4aaa-ab32-8abbac3e66d3 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot delete request issued successfully. Sep 02 09:04:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3571cd51-77c4-4aaa-ab32-8abbac3e66d3 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/faa9e131-1ca6-4f62-b5a4-6e87835b6f62 returned with HTTP 202 Sep 02 09:04:18 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1644/3293] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:04:18 2026] DELETE /volume/v3/snapshots/faa9e131-1ca6-4f62-b5a4-6e87835b6f62 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-7470a8bd-b001-43cb-83ad-32974313e00f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7470a8bd-b001-43cb-83ad-32974313e00f tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/faa9e131-1ca6-4f62-b5a4-6e87835b6f62 Sep 02 09:04:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7470a8bd-b001-43cb-83ad-32974313e00f tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-7470a8bd-b001-43cb-83ad-32974313e00f tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-eb2a3d41-ad02-43e6-a1b9-39c2c65b1727 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-7470a8bd-b001-43cb-83ad-32974313e00f tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-7470a8bd-b001-43cb-83ad-32974313e00f tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/faa9e131-1ca6-4f62-b5a4-6e87835b6f62 returned with HTTP 200 Sep 02 09:04:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1650/3294] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:18 2026] GET /volume/v3/snapshots/faa9e131-1ca6-4f62-b5a4-6e87835b6f62 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-eb2a3d41-ad02-43e6-a1b9-39c2c65b1727 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/4e02bb68-508c-4728-8aad-54355c4d6ce7 Sep 02 09:04:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-eb2a3d41-ad02-43e6-a1b9-39c2c65b1727 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-eb2a3d41-ad02-43e6-a1b9-39c2c65b1727 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-eb2a3d41-ad02-43e6-a1b9-39c2c65b1727 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/4e02bb68-508c-4728-8aad-54355c4d6ce7 returned with HTTP 404 Sep 02 09:04:18 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1645/3295] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:18 2026] GET /volume/v3/snapshots/4e02bb68-508c-4728-8aad-54355c4d6ce7 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a46dde22-e8b9-420b-ad41-00926f6a161e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a46dde22-e8b9-420b-ad41-00926f6a161e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/d6260cf4-754e-4210-89b8-826a77013d50 Sep 02 09:04:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a46dde22-e8b9-420b-ad41-00926f6a161e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:18 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a46dde22-e8b9-420b-ad41-00926f6a161e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:18 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-a46dde22-e8b9-420b-ad41-00926f6a161e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Delete volume with id: d6260cf4-754e-4210-89b8-826a77013d50 Sep 02 09:04:18 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:18 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:18 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:18 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a46dde22-e8b9-420b-ad41-00926f6a161e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:18 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a46dde22-e8b9-420b-ad41-00926f6a161e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Delete volume request issued successfully. Sep 02 09:04:18 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a46dde22-e8b9-420b-ad41-00926f6a161e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/d6260cf4-754e-4210-89b8-826a77013d50 returned with HTTP 202 Sep 02 09:04:18 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1651/3296] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:04:18 2026] DELETE /volume/v3/volumes/d6260cf4-754e-4210-89b8-826a77013d50 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c5997876-9f4e-464b-9391-0bcc3668546e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c5997876-9f4e-464b-9391-0bcc3668546e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/d6260cf4-754e-4210-89b8-826a77013d50 Sep 02 09:04:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c5997876-9f4e-464b-9391-0bcc3668546e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:18 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c5997876-9f4e-464b-9391-0bcc3668546e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:18 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:18 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:18 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:18 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:18 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c5997876-9f4e-464b-9391-0bcc3668546e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:18 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c5997876-9f4e-464b-9391-0bcc3668546e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/d6260cf4-754e-4210-89b8-826a77013d50 returned with HTTP 200 Sep 02 09:04:18 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1646/3297] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:18 2026] GET /volume/v3/volumes/d6260cf4-754e-4210-89b8-826a77013d50 => generated 1013 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-72ce4bc5-b594-4ec8-a9c0-6500c595ed02 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-72ce4bc5-b594-4ec8-a9c0-6500c595ed02 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/faa9e131-1ca6-4f62-b5a4-6e87835b6f62 Sep 02 09:04:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-72ce4bc5-b594-4ec8-a9c0-6500c595ed02 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-72ce4bc5-b594-4ec8-a9c0-6500c595ed02 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:19 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:19 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:19 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-72ce4bc5-b594-4ec8-a9c0-6500c595ed02 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-72ce4bc5-b594-4ec8-a9c0-6500c595ed02 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/faa9e131-1ca6-4f62-b5a4-6e87835b6f62 returned with HTTP 200 Sep 02 09:04:19 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1652/3298] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:19 2026] GET /volume/v3/snapshots/faa9e131-1ca6-4f62-b5a4-6e87835b6f62 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2796b8ba-fb37-491f-8c1d-c3ad85544922 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2796b8ba-fb37-491f-8c1d-c3ad85544922 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/d6260cf4-754e-4210-89b8-826a77013d50 Sep 02 09:04:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2796b8ba-fb37-491f-8c1d-c3ad85544922 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:19 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2796b8ba-fb37-491f-8c1d-c3ad85544922 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:19 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2796b8ba-fb37-491f-8c1d-c3ad85544922 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/d6260cf4-754e-4210-89b8-826a77013d50 returned with HTTP 404 Sep 02 09:04:19 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1647/3299] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:19 2026] GET /volume/v3/volumes/d6260cf4-754e-4210-89b8-826a77013d50 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-09943b9f-7350-4601-9396-7b2780c58be1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:19 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-09943b9f-7350-4601-9396-7b2780c58be1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:04:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-09943b9f-7350-4601-9396-7b2780c58be1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1988403802"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:19 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-09943b9f-7350-4601-9396-7b2780c58be1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1988403802'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:04:19 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-09943b9f-7350-4601-9396-7b2780c58be1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume of 1 GB Sep 02 09:04:19 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-09943b9f-7350-4601-9396-7b2780c58be1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Availability Zones retrieved successfully. Sep 02 09:04:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-09943b9f-7350-4601-9396-7b2780c58be1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Flow 'volume_create_api' (b35391f9-ae1e-4795-9606-3d88f3aeb4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-09943b9f-7350-4601-9396-7b2780c58be1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3899c242-9bb5-407c-96bd-a186a7e06c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-09943b9f-7350-4601-9396-7b2780c58be1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:04:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-09943b9f-7350-4601-9396-7b2780c58be1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3899c242-9bb5-407c-96bd-a186a7e06c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-09943b9f-7350-4601-9396-7b2780c58be1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edd14130-c12e-4c9e-a48a-9e5f9e966dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:19 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-09943b9f-7350-4601-9396-7b2780c58be1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Created reservations ['f3377ff6-104c-4fab-8c5b-2546e64c4d2a', 'ba47d096-64c7-4a8e-baee-6e9bafc004d9', '467fbc9c-fe3e-4c23-9a03-f2b4d2d6cdf5', '95cf5f73-5e8f-472d-bbe3-dc64952c3919'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-09943b9f-7350-4601-9396-7b2780c58be1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edd14130-c12e-4c9e-a48a-9e5f9e966dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3377ff6-104c-4fab-8c5b-2546e64c4d2a', 'ba47d096-64c7-4a8e-baee-6e9bafc004d9', '467fbc9c-fe3e-4c23-9a03-f2b4d2d6cdf5', '95cf5f73-5e8f-472d-bbe3-dc64952c3919']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-09943b9f-7350-4601-9396-7b2780c58be1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (261bc670-c3b9-4047-a567-428c47c3c69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:19 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:19 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-09943b9f-7350-4601-9396-7b2780c58be1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (261bc670-c3b9-4047-a567-428c47c3c69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67c380e1-b308-4661-bee2-ddd93cb70a17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1988403802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ded3cdad6a8444febe1dc16ab837b2a6',qos_specs=None,replication_status=,reservations=['f3377ff6-104c-4fab-8c5b-2546e64c4d2a','ba47d096-64c7-4a8e-baee-6e9bafc004d9','467fbc9c-fe3e-4c23-9a03-f2b4d2d6cdf5','95cf5f73-5e8f-472d-bbe3-dc64952c3919'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:04:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1988403802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67c380e1-b308-4661-bee2-ddd93cb70a17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ded3cdad6a8444febe1dc16ab837b2a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-09943b9f-7350-4601-9396-7b2780c58be1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee69437a-1601-4370-94f7-b8235b3e25d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-09943b9f-7350-4601-9396-7b2780c58be1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee69437a-1601-4370-94f7-b8235b3e25d9) transitioned into state 'SUCCESS' from state '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-1988403802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ded3cdad6a8444febe1dc16ab837b2a6',qos_specs=None,replication_status=,reservations=['f3377ff6-104c-4fab-8c5b-2546e64c4d2a','ba47d096-64c7-4a8e-baee-6e9bafc004d9','467fbc9c-fe3e-4c23-9a03-f2b4d2d6cdf5','95cf5f73-5e8f-472d-bbe3-dc64952c3919'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-09943b9f-7350-4601-9396-7b2780c58be1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd6c1075-1fd0-4f69-b0a9-7c5cad0a219e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-09943b9f-7350-4601-9396-7b2780c58be1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd6c1075-1fd0-4f69-b0a9-7c5cad0a219e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:19 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-09943b9f-7350-4601-9396-7b2780c58be1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Flow 'volume_create_api' (b35391f9-ae1e-4795-9606-3d88f3aeb4cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:20 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-09943b9f-7350-4601-9396-7b2780c58be1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume request issued successfully. Sep 02 09:04:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-09943b9f-7350-4601-9396-7b2780c58be1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:04:20 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1653/3300] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 09:04:19 2026] POST /volume/v3/volumes => generated 785 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:04:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4b884b30-3f95-404c-acbe-14a102cfc15d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4b884b30-3f95-404c-acbe-14a102cfc15d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/67c380e1-b308-4661-bee2-ddd93cb70a17 Sep 02 09:04:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4b884b30-3f95-404c-acbe-14a102cfc15d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4b884b30-3f95-404c-acbe-14a102cfc15d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:20 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:20 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:20 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:20 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:20 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-4b884b30-3f95-404c-acbe-14a102cfc15d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4b884b30-3f95-404c-acbe-14a102cfc15d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/67c380e1-b308-4661-bee2-ddd93cb70a17 returned with HTTP 200 Sep 02 09:04:20 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1648/3301] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:20 2026] GET /volume/v3/volumes/67c380e1-b308-4661-bee2-ddd93cb70a17 => generated 964 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0b929bb5-6732-4c20-b2ca-5a751062e3ef None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0b929bb5-6732-4c20-b2ca-5a751062e3ef tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/faa9e131-1ca6-4f62-b5a4-6e87835b6f62 Sep 02 09:04:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0b929bb5-6732-4c20-b2ca-5a751062e3ef tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0b929bb5-6732-4c20-b2ca-5a751062e3ef tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0b929bb5-6732-4c20-b2ca-5a751062e3ef tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/faa9e131-1ca6-4f62-b5a4-6e87835b6f62 returned with HTTP 404 Sep 02 09:04:20 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1654/3302] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:20 2026] GET /volume/v3/snapshots/faa9e131-1ca6-4f62-b5a4-6e87835b6f62 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cc0562ae-1581-4e90-824c-93111ae0d079 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cc0562ae-1581-4e90-824c-93111ae0d079 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/175dd456-9c03-4b40-a1f2-5a3ca611c8dd Sep 02 09:04:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cc0562ae-1581-4e90-824c-93111ae0d079 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:20 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cc0562ae-1581-4e90-824c-93111ae0d079 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:20 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-cc0562ae-1581-4e90-824c-93111ae0d079 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Delete volume with id: 175dd456-9c03-4b40-a1f2-5a3ca611c8dd Sep 02 09:04:20 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:20 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:20 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:20 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:20 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cc0562ae-1581-4e90-824c-93111ae0d079 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:04:20 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cc0562ae-1581-4e90-824c-93111ae0d079 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Delete volume request issued successfully. Sep 02 09:04:20 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cc0562ae-1581-4e90-824c-93111ae0d079 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/175dd456-9c03-4b40-a1f2-5a3ca611c8dd returned with HTTP 202 Sep 02 09:04:20 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1649/3303] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:04:20 2026] DELETE /volume/v3/volumes/175dd456-9c03-4b40-a1f2-5a3ca611c8dd => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ffa550cc-6505-4585-82be-87eed48b527e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ffa550cc-6505-4585-82be-87eed48b527e tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/volumes/175dd456-9c03-4b40-a1f2-5a3ca611c8dd Sep 02 09:04:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ffa550cc-6505-4585-82be-87eed48b527e tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:20 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ffa550cc-6505-4585-82be-87eed48b527e tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:20 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:20 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:20 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:20 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:20 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ffa550cc-6505-4585-82be-87eed48b527e tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:04:20 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ffa550cc-6505-4585-82be-87eed48b527e tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/175dd456-9c03-4b40-a1f2-5a3ca611c8dd returned with HTTP 200 Sep 02 09:04:20 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1655/3304] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:20 2026] GET /volume/v3/volumes/175dd456-9c03-4b40-a1f2-5a3ca611c8dd => generated 1013 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-98f9bd95-4db8-4704-a3b0-66087c553c23 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-98f9bd95-4db8-4704-a3b0-66087c553c23 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/67c380e1-b308-4661-bee2-ddd93cb70a17 Sep 02 09:04:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-98f9bd95-4db8-4704-a3b0-66087c553c23 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-98f9bd95-4db8-4704-a3b0-66087c553c23 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:21 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:21 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:21 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:21 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:21 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-98f9bd95-4db8-4704-a3b0-66087c553c23 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-98f9bd95-4db8-4704-a3b0-66087c553c23 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/67c380e1-b308-4661-bee2-ddd93cb70a17 returned with HTTP 200 Sep 02 09:04:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1650/3305] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:21 2026] GET /volume/v3/volumes/67c380e1-b308-4661-bee2-ddd93cb70a17 => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1bff4375-0e41-4e6b-bc8a-50612bd72e33 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1bff4375-0e41-4e6b-bc8a-50612bd72e33 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] POST http://192.168.122.75/volume/v3/snapshots Sep 02 09:04:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1bff4375-0e41-4e6b-bc8a-50612bd72e33 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67c380e1-b308-4661-bee2-ddd93cb70a17", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1440762648"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:21 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:21 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:21 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:21 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:21 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1bff4375-0e41-4e6b-bc8a-50612bd72e33 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:21 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-1bff4375-0e41-4e6b-bc8a-50612bd72e33 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create snapshot from volume 67c380e1-b308-4661-bee2-ddd93cb70a17 Sep 02 09:04:21 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-1bff4375-0e41-4e6b-bc8a-50612bd72e33 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Created reservations ['fdfe0b25-2cf0-4d94-a40d-34ce8e7bcd93', '2daf5ac8-76a4-4f08-ac4e-0b1326d9ae26', '5324131e-e133-4e09-99fa-ea8e58d10b73', 'b2bf7617-59d5-4191-9296-6dac1eb7c2e6'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:21 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:21 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:21 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1bff4375-0e41-4e6b-bc8a-50612bd72e33 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot create request issued successfully. Sep 02 09:04:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1bff4375-0e41-4e6b-bc8a-50612bd72e33 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 09:04:21 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1656/3306] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 09:04:21 2026] POST /volume/v3/snapshots => generated 308 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:04:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f8b3f6d9-ec36-4962-aba3-c420bdadafd9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f8b3f6d9-ec36-4962-aba3-c420bdadafd9 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/6679b825-0fdf-41c1-903d-5c11851e8b91 Sep 02 09:04:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f8b3f6d9-ec36-4962-aba3-c420bdadafd9 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f8b3f6d9-ec36-4962-aba3-c420bdadafd9 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:21 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:21 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:21 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f8b3f6d9-ec36-4962-aba3-c420bdadafd9 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f8b3f6d9-ec36-4962-aba3-c420bdadafd9 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/6679b825-0fdf-41c1-903d-5c11851e8b91 returned with HTTP 200 Sep 02 09:04:21 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1651/3307] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:21 2026] GET /volume/v3/snapshots/6679b825-0fdf-41c1-903d-5c11851e8b91 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 09:04:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-df0cd9b5-31b5-4cbe-a859-2bc41eab1e04 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-df0cd9b5-31b5-4cbe-a859-2bc41eab1e04 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/volumes/175dd456-9c03-4b40-a1f2-5a3ca611c8dd Sep 02 09:04:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-df0cd9b5-31b5-4cbe-a859-2bc41eab1e04 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:21 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-df0cd9b5-31b5-4cbe-a859-2bc41eab1e04 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:21 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-df0cd9b5-31b5-4cbe-a859-2bc41eab1e04 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/175dd456-9c03-4b40-a1f2-5a3ca611c8dd returned with HTTP 404 Sep 02 09:04:21 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1657/3308] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:21 2026] GET /volume/v3/volumes/175dd456-9c03-4b40-a1f2-5a3ca611c8dd => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-682d0cca-312e-4f46-910f-e82628394ede None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:21 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-682d0cca-312e-4f46-910f-e82628394ede tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:04:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-682d0cca-312e-4f46-910f-e82628394ede tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1293312926"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:21 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-682d0cca-312e-4f46-910f-e82628394ede tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1293312926'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:04:21 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-682d0cca-312e-4f46-910f-e82628394ede tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Create volume of 1 GB Sep 02 09:04:21 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-682d0cca-312e-4f46-910f-e82628394ede tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Availability Zones retrieved successfully. Sep 02 09:04:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-682d0cca-312e-4f46-910f-e82628394ede tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Flow 'volume_create_api' (0e48e5e0-cd25-4877-8780-fad7ae0140a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-682d0cca-312e-4f46-910f-e82628394ede tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03dd7a31-163f-4d01-b817-bcefcb9a8d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-682d0cca-312e-4f46-910f-e82628394ede tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:04:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-682d0cca-312e-4f46-910f-e82628394ede tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03dd7a31-163f-4d01-b817-bcefcb9a8d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-682d0cca-312e-4f46-910f-e82628394ede tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2857ee3-9ac6-4cf5-8ec0-af3b00a387f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:21 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-682d0cca-312e-4f46-910f-e82628394ede tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Created reservations ['c545c00c-c262-4503-8a16-994cd2a4671d', 'c1cea7d4-c9fd-4ae0-a624-ffd65414bec5', '4b1d5501-2196-47cb-9af4-482a2de5b1c2', '07a0770d-0fbb-48cc-9d53-f09684d01cad'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-682d0cca-312e-4f46-910f-e82628394ede tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2857ee3-9ac6-4cf5-8ec0-af3b00a387f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c545c00c-c262-4503-8a16-994cd2a4671d', 'c1cea7d4-c9fd-4ae0-a624-ffd65414bec5', '4b1d5501-2196-47cb-9af4-482a2de5b1c2', '07a0770d-0fbb-48cc-9d53-f09684d01cad']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-682d0cca-312e-4f46-910f-e82628394ede tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d774f97-dcd6-4a88-9ac7-2e54810ee3d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:21 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:21 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-682d0cca-312e-4f46-910f-e82628394ede tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d774f97-dcd6-4a88-9ac7-2e54810ee3d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90737568-e783-4bee-9dcc-bb769d9255d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1293312926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43bd423bce4d492c81b089e439ad5c99',qos_specs=None,replication_status=,reservations=['c545c00c-c262-4503-8a16-994cd2a4671d','c1cea7d4-c9fd-4ae0-a624-ffd65414bec5','4b1d5501-2196-47cb-9af4-482a2de5b1c2','07a0770d-0fbb-48cc-9d53-f09684d01cad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e462a494dd9e455d8ac208947433fb2b',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:04:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1293312926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90737568-e783-4bee-9dcc-bb769d9255d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43bd423bce4d492c81b089e439ad5c99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e462a494dd9e455d8ac208947433fb2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-682d0cca-312e-4f46-910f-e82628394ede tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f87d3e3-505b-4550-83cf-f380a7e94004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:21 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-682d0cca-312e-4f46-910f-e82628394ede tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f87d3e3-505b-4550-83cf-f380a7e94004) transitioned into state 'SUCCESS' from state '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-1293312926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43bd423bce4d492c81b089e439ad5c99',qos_specs=None,replication_status=,reservations=['c545c00c-c262-4503-8a16-994cd2a4671d','c1cea7d4-c9fd-4ae0-a624-ffd65414bec5','4b1d5501-2196-47cb-9af4-482a2de5b1c2','07a0770d-0fbb-48cc-9d53-f09684d01cad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e462a494dd9e455d8ac208947433fb2b',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-682d0cca-312e-4f46-910f-e82628394ede tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69fdaf89-6396-4cfa-ab93-a76997279b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-682d0cca-312e-4f46-910f-e82628394ede tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69fdaf89-6396-4cfa-ab93-a76997279b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:22 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-682d0cca-312e-4f46-910f-e82628394ede tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Flow 'volume_create_api' (0e48e5e0-cd25-4877-8780-fad7ae0140a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-682d0cca-312e-4f46-910f-e82628394ede tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Create volume request issued successfully. Sep 02 09:04:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-682d0cca-312e-4f46-910f-e82628394ede tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:04:22 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1652/3309] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 09:04:21 2026] POST /volume/v3/volumes => generated 785 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:04:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a01b9e6b-f53f-4ce9-8d93-941cddb9004c None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a01b9e6b-f53f-4ce9-8d93-941cddb9004c tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/volumes/90737568-e783-4bee-9dcc-bb769d9255d3 Sep 02 09:04:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a01b9e6b-f53f-4ce9-8d93-941cddb9004c tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:22 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a01b9e6b-f53f-4ce9-8d93-941cddb9004c tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:22 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:22 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:22 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:22 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:22 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a01b9e6b-f53f-4ce9-8d93-941cddb9004c tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:04:22 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a01b9e6b-f53f-4ce9-8d93-941cddb9004c tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/90737568-e783-4bee-9dcc-bb769d9255d3 returned with HTTP 200 Sep 02 09:04:22 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1658/3310] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:22 2026] GET /volume/v3/volumes/90737568-e783-4bee-9dcc-bb769d9255d3 => generated 964 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9c113a27-30d3-40b2-a53f-1b4d213d3a97 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9c113a27-30d3-40b2-a53f-1b4d213d3a97 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/6679b825-0fdf-41c1-903d-5c11851e8b91 Sep 02 09:04:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9c113a27-30d3-40b2-a53f-1b4d213d3a97 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:22 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9c113a27-30d3-40b2-a53f-1b4d213d3a97 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:22 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:22 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:22 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9c113a27-30d3-40b2-a53f-1b4d213d3a97 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:22 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9c113a27-30d3-40b2-a53f-1b4d213d3a97 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/6679b825-0fdf-41c1-903d-5c11851e8b91 returned with HTTP 200 Sep 02 09:04:22 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1653/3311] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:22 2026] GET /volume/v3/snapshots/6679b825-0fdf-41c1-903d-5c11851e8b91 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-471827a6-96b0-4308-ac2f-c523de395af8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-471827a6-96b0-4308-ac2f-c523de395af8 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/volumes/90737568-e783-4bee-9dcc-bb769d9255d3 Sep 02 09:04:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-471827a6-96b0-4308-ac2f-c523de395af8 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-471827a6-96b0-4308-ac2f-c523de395af8 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:23 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:23 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:23 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:23 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:23 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-471827a6-96b0-4308-ac2f-c523de395af8 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:04:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-471827a6-96b0-4308-ac2f-c523de395af8 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/90737568-e783-4bee-9dcc-bb769d9255d3 returned with HTTP 200 Sep 02 09:04:23 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1659/3312] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:23 2026] GET /volume/v3/volumes/90737568-e783-4bee-9dcc-bb769d9255d3 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fba22958-c326-4323-931c-294bed68de89 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fba22958-c326-4323-931c-294bed68de89 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/6679b825-0fdf-41c1-903d-5c11851e8b91 Sep 02 09:04:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fba22958-c326-4323-931c-294bed68de89 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fba22958-c326-4323-931c-294bed68de89 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:23 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:23 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:23 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-fba22958-c326-4323-931c-294bed68de89 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fba22958-c326-4323-931c-294bed68de89 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/6679b825-0fdf-41c1-903d-5c11851e8b91 returned with HTTP 200 Sep 02 09:04:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1654/3313] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:23 2026] GET /volume/v3/snapshots/6679b825-0fdf-41c1-903d-5c11851e8b91 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a3960b6a-4f6b-4d51-8003-5fba5387d7ad None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a3960b6a-4f6b-4d51-8003-5fba5387d7ad tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] POST http://192.168.122.75/volume/v3/snapshots/6679b825-0fdf-41c1-903d-5c11851e8b91/action Sep 02 09:04:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a3960b6a-4f6b-4d51-8003-5fba5387d7ad tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 09:04:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a3960b6a-4f6b-4d51-8003-5fba5387d7ad tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.admin_actions [None req-a3960b6a-4f6b-4d51-8003-5fba5387d7ad tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Updating snapshot '6679b825-0fdf-41c1-903d-5c11851e8b91' with '{'status': 'error'}' {{(pid=86995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 09:04:23 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:23 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:23 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-a3960b6a-4f6b-4d51-8003-5fba5387d7ad tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'dba5f386a4774d47bc9c9cc6e41b7b84', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ded3cdad6a8444febe1dc16ab837b2a6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:04:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a3960b6a-4f6b-4d51-8003-5fba5387d7ad tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] http://192.168.122.75/volume/v3/snapshots/6679b825-0fdf-41c1-903d-5c11851e8b91/action returned with HTTP 403 Sep 02 09:04:23 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1660/3314] 192.168.122.75 () {60 vars in 1275 bytes} [Wed Sep 2 09:04:23 2026] POST /volume/v3/snapshots/6679b825-0fdf-41c1-903d-5c11851e8b91/action => generated 133 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e22a1add-1788-4bee-ae68-5ab22f859fa2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e22a1add-1788-4bee-ae68-5ab22f859fa2 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] DELETE http://192.168.122.75/volume/v3/snapshots/6679b825-0fdf-41c1-903d-5c11851e8b91 Sep 02 09:04:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e22a1add-1788-4bee-ae68-5ab22f859fa2 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:23 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e22a1add-1788-4bee-ae68-5ab22f859fa2 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:23 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-e22a1add-1788-4bee-ae68-5ab22f859fa2 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Delete snapshot with id: 6679b825-0fdf-41c1-903d-5c11851e8b91 Sep 02 09:04:23 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:23 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:23 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e22a1add-1788-4bee-ae68-5ab22f859fa2 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:23 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:23 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:23 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-e22a1add-1788-4bee-ae68-5ab22f859fa2 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot delete request issued successfully. Sep 02 09:04:23 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e22a1add-1788-4bee-ae68-5ab22f859fa2 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/6679b825-0fdf-41c1-903d-5c11851e8b91 returned with HTTP 202 Sep 02 09:04:23 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1655/3315] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:04:23 2026] DELETE /volume/v3/snapshots/6679b825-0fdf-41c1-903d-5c11851e8b91 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-db6e3891-0d3e-4472-8a7d-f3bd9f99d4df None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-db6e3891-0d3e-4472-8a7d-f3bd9f99d4df tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/6679b825-0fdf-41c1-903d-5c11851e8b91 Sep 02 09:04:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-db6e3891-0d3e-4472-8a7d-f3bd9f99d4df tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:23 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-db6e3891-0d3e-4472-8a7d-f3bd9f99d4df tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:23 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:23 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:23 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-db6e3891-0d3e-4472-8a7d-f3bd9f99d4df tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:23 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-db6e3891-0d3e-4472-8a7d-f3bd9f99d4df tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/6679b825-0fdf-41c1-903d-5c11851e8b91 returned with HTTP 200 Sep 02 09:04:23 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1661/3316] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:23 2026] GET /volume/v3/snapshots/6679b825-0fdf-41c1-903d-5c11851e8b91 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cd20e452-4af9-4bd0-87f5-f32977da8e99 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cd20e452-4af9-4bd0-87f5-f32977da8e99 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/volumes/90737568-e783-4bee-9dcc-bb769d9255d3 Sep 02 09:04:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cd20e452-4af9-4bd0-87f5-f32977da8e99 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cd20e452-4af9-4bd0-87f5-f32977da8e99 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:24 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:24 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:24 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:24 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:24 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cd20e452-4af9-4bd0-87f5-f32977da8e99 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:04:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cd20e452-4af9-4bd0-87f5-f32977da8e99 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/90737568-e783-4bee-9dcc-bb769d9255d3 returned with HTTP 200 Sep 02 09:04:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1656/3317] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:24 2026] GET /volume/v3/volumes/90737568-e783-4bee-9dcc-bb769d9255d3 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-db61f63b-a90e-426b-982b-1b9167a4c5eb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-db61f63b-a90e-426b-982b-1b9167a4c5eb tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] POST http://192.168.122.75/volume/v3/snapshots Sep 02 09:04:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-db61f63b-a90e-426b-982b-1b9167a4c5eb tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90737568-e783-4bee-9dcc-bb769d9255d3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-416008967"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:24 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:24 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:24 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:24 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:24 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-db61f63b-a90e-426b-982b-1b9167a4c5eb tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:04:24 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-db61f63b-a90e-426b-982b-1b9167a4c5eb tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Create snapshot from volume 90737568-e783-4bee-9dcc-bb769d9255d3 Sep 02 09:04:24 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-db61f63b-a90e-426b-982b-1b9167a4c5eb tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Created reservations ['1c9611a5-adae-48dc-b0b9-7c4ff87b6a5a', 'ff1eb737-5618-4424-8094-9dc55297ebab', 'cdd2fa37-99d7-4e53-b8da-f9598247eb37', '090406ec-5826-4ce9-9273-ee8c28d4fcac'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:24 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:24 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:24 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-db61f63b-a90e-426b-982b-1b9167a4c5eb tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot create request issued successfully. Sep 02 09:04:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-db61f63b-a90e-426b-982b-1b9167a4c5eb tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 09:04:24 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1662/3318] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 09:04:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:04:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-992f6231-213f-42af-8258-d865b809fc1d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-992f6231-213f-42af-8258-d865b809fc1d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/0629e417-2858-4ee4-b6c9-19e56468e03c Sep 02 09:04:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-992f6231-213f-42af-8258-d865b809fc1d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:24 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-992f6231-213f-42af-8258-d865b809fc1d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:24 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:24 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:24 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-992f6231-213f-42af-8258-d865b809fc1d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:24 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-992f6231-213f-42af-8258-d865b809fc1d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/0629e417-2858-4ee4-b6c9-19e56468e03c returned with HTTP 200 Sep 02 09:04:24 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1657/3319] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:24 2026] GET /volume/v3/snapshots/0629e417-2858-4ee4-b6c9-19e56468e03c => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1f7afe03-acc3-44d8-a0f7-b94d0ec5fb13 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1f7afe03-acc3-44d8-a0f7-b94d0ec5fb13 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/6679b825-0fdf-41c1-903d-5c11851e8b91 Sep 02 09:04:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1f7afe03-acc3-44d8-a0f7-b94d0ec5fb13 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:24 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1f7afe03-acc3-44d8-a0f7-b94d0ec5fb13 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:24 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:24 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:24 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-1f7afe03-acc3-44d8-a0f7-b94d0ec5fb13 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:24 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1f7afe03-acc3-44d8-a0f7-b94d0ec5fb13 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/6679b825-0fdf-41c1-903d-5c11851e8b91 returned with HTTP 200 Sep 02 09:04:24 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1663/3320] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:24 2026] GET /volume/v3/snapshots/6679b825-0fdf-41c1-903d-5c11851e8b91 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-acbfa759-dee6-4c01-963e-bb3b86393a5d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-acbfa759-dee6-4c01-963e-bb3b86393a5d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/0629e417-2858-4ee4-b6c9-19e56468e03c Sep 02 09:04:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-acbfa759-dee6-4c01-963e-bb3b86393a5d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-acbfa759-dee6-4c01-963e-bb3b86393a5d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:25 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:25 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:25 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-acbfa759-dee6-4c01-963e-bb3b86393a5d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-acbfa759-dee6-4c01-963e-bb3b86393a5d tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/0629e417-2858-4ee4-b6c9-19e56468e03c returned with HTTP 200 Sep 02 09:04:25 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1658/3321] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:25 2026] GET /volume/v3/snapshots/0629e417-2858-4ee4-b6c9-19e56468e03c => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-edb7a6f5-1cc0-4918-a03c-333366785348 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-edb7a6f5-1cc0-4918-a03c-333366785348 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/6679b825-0fdf-41c1-903d-5c11851e8b91 Sep 02 09:04:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-edb7a6f5-1cc0-4918-a03c-333366785348 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-edb7a6f5-1cc0-4918-a03c-333366785348 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-edb7a6f5-1cc0-4918-a03c-333366785348 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/6679b825-0fdf-41c1-903d-5c11851e8b91 returned with HTTP 404 Sep 02 09:04:25 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1664/3322] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:25 2026] GET /volume/v3/snapshots/6679b825-0fdf-41c1-903d-5c11851e8b91 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6a51ca75-9675-4c6f-92c8-892ec4036357 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6a51ca75-9675-4c6f-92c8-892ec4036357 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/67c380e1-b308-4661-bee2-ddd93cb70a17 Sep 02 09:04:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6a51ca75-9675-4c6f-92c8-892ec4036357 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:25 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6a51ca75-9675-4c6f-92c8-892ec4036357 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:25 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-6a51ca75-9675-4c6f-92c8-892ec4036357 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Delete volume with id: 67c380e1-b308-4661-bee2-ddd93cb70a17 Sep 02 09:04:25 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:25 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:25 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:25 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:25 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6a51ca75-9675-4c6f-92c8-892ec4036357 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:25 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6a51ca75-9675-4c6f-92c8-892ec4036357 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Delete volume request issued successfully. Sep 02 09:04:25 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6a51ca75-9675-4c6f-92c8-892ec4036357 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/67c380e1-b308-4661-bee2-ddd93cb70a17 returned with HTTP 202 Sep 02 09:04:25 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1659/3323] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:04:25 2026] DELETE /volume/v3/volumes/67c380e1-b308-4661-bee2-ddd93cb70a17 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-d75c8930-cff2-4ea7-9d92-cad6797ff146 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d75c8930-cff2-4ea7-9d92-cad6797ff146 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/67c380e1-b308-4661-bee2-ddd93cb70a17 Sep 02 09:04:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d75c8930-cff2-4ea7-9d92-cad6797ff146 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:25 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-d75c8930-cff2-4ea7-9d92-cad6797ff146 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:25 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:25 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:25 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:25 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:25 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-d75c8930-cff2-4ea7-9d92-cad6797ff146 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:25 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-d75c8930-cff2-4ea7-9d92-cad6797ff146 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/67c380e1-b308-4661-bee2-ddd93cb70a17 returned with HTTP 200 Sep 02 09:04:25 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1665/3324] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:25 2026] GET /volume/v3/volumes/67c380e1-b308-4661-bee2-ddd93cb70a17 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fe7d593c-2de5-463c-9bc6-4a38bee68f2e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fe7d593c-2de5-463c-9bc6-4a38bee68f2e tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/0629e417-2858-4ee4-b6c9-19e56468e03c Sep 02 09:04:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fe7d593c-2de5-463c-9bc6-4a38bee68f2e tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fe7d593c-2de5-463c-9bc6-4a38bee68f2e tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:26 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:26 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:26 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-fe7d593c-2de5-463c-9bc6-4a38bee68f2e tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fe7d593c-2de5-463c-9bc6-4a38bee68f2e tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/0629e417-2858-4ee4-b6c9-19e56468e03c returned with HTTP 200 Sep 02 09:04:26 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1660/3325] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:26 2026] GET /volume/v3/snapshots/0629e417-2858-4ee4-b6c9-19e56468e03c => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-cc982c1f-62d6-4851-92e5-2db141a4f58f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cc982c1f-62d6-4851-92e5-2db141a4f58f tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] GET http://192.168.122.75/volume/v3/snapshots/0629e417-2858-4ee4-b6c9-19e56468e03c Sep 02 09:04:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cc982c1f-62d6-4851-92e5-2db141a4f58f tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-cc982c1f-62d6-4851-92e5-2db141a4f58f tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:26 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:26 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:26 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-cc982c1f-62d6-4851-92e5-2db141a4f58f tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] Snapshot retrieved successfully. Sep 02 09:04:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-cc982c1f-62d6-4851-92e5-2db141a4f58f tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] http://192.168.122.75/volume/v3/snapshots/0629e417-2858-4ee4-b6c9-19e56468e03c returned with HTTP 200 Sep 02 09:04:26 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1666/3326] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:26 2026] GET /volume/v3/snapshots/0629e417-2858-4ee4-b6c9-19e56468e03c => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0c30020d-56e8-4edb-8246-dee09e2fd06a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0c30020d-56e8-4edb-8246-dee09e2fd06a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] DELETE http://192.168.122.75/volume/v3/snapshots/0629e417-2858-4ee4-b6c9-19e56468e03c Sep 02 09:04:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0c30020d-56e8-4edb-8246-dee09e2fd06a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0c30020d-56e8-4edb-8246-dee09e2fd06a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:26 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-0c30020d-56e8-4edb-8246-dee09e2fd06a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Delete snapshot with id: 0629e417-2858-4ee4-b6c9-19e56468e03c Sep 02 09:04:26 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:26 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:26 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0c30020d-56e8-4edb-8246-dee09e2fd06a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:26 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:26 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:26 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0c30020d-56e8-4edb-8246-dee09e2fd06a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot delete request issued successfully. Sep 02 09:04:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0c30020d-56e8-4edb-8246-dee09e2fd06a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/0629e417-2858-4ee4-b6c9-19e56468e03c returned with HTTP 202 Sep 02 09:04:26 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1661/3327] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:04:26 2026] DELETE /volume/v3/snapshots/0629e417-2858-4ee4-b6c9-19e56468e03c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f5b30ee7-4d53-4f65-83e3-dd0a42cac4a9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f5b30ee7-4d53-4f65-83e3-dd0a42cac4a9 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/0629e417-2858-4ee4-b6c9-19e56468e03c Sep 02 09:04:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f5b30ee7-4d53-4f65-83e3-dd0a42cac4a9 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f5b30ee7-4d53-4f65-83e3-dd0a42cac4a9 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:26 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:26 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:26 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f5b30ee7-4d53-4f65-83e3-dd0a42cac4a9 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f5b30ee7-4d53-4f65-83e3-dd0a42cac4a9 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/0629e417-2858-4ee4-b6c9-19e56468e03c returned with HTTP 200 Sep 02 09:04:26 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1667/3328] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:26 2026] GET /volume/v3/snapshots/0629e417-2858-4ee4-b6c9-19e56468e03c => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-10764435-bbff-43cb-95e6-25ebb9d23b35 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-10764435-bbff-43cb-95e6-25ebb9d23b35 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/67c380e1-b308-4661-bee2-ddd93cb70a17 Sep 02 09:04:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-10764435-bbff-43cb-95e6-25ebb9d23b35 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:26 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-10764435-bbff-43cb-95e6-25ebb9d23b35 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:26 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-10764435-bbff-43cb-95e6-25ebb9d23b35 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/67c380e1-b308-4661-bee2-ddd93cb70a17 returned with HTTP 404 Sep 02 09:04:26 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1662/3329] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:26 2026] GET /volume/v3/volumes/67c380e1-b308-4661-bee2-ddd93cb70a17 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-62768a69-2140-4363-ad70-88e75db90159 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:26 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-62768a69-2140-4363-ad70-88e75db90159 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:04:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-62768a69-2140-4363-ad70-88e75db90159 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1550947120"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:26 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-62768a69-2140-4363-ad70-88e75db90159 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1550947120'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:04:26 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-62768a69-2140-4363-ad70-88e75db90159 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume of 1 GB Sep 02 09:04:26 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-62768a69-2140-4363-ad70-88e75db90159 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Availability Zones retrieved successfully. Sep 02 09:04:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-62768a69-2140-4363-ad70-88e75db90159 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Flow 'volume_create_api' (4dd44add-90c3-4fc8-bb70-8dcee0511b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-62768a69-2140-4363-ad70-88e75db90159 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62e6412d-09e5-4e7f-a1ad-a5ac86d734bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-62768a69-2140-4363-ad70-88e75db90159 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:04:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-62768a69-2140-4363-ad70-88e75db90159 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62e6412d-09e5-4e7f-a1ad-a5ac86d734bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-62768a69-2140-4363-ad70-88e75db90159 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30dad43a-9bdf-41bb-bd0a-906f26690c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:26 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-62768a69-2140-4363-ad70-88e75db90159 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Created reservations ['79724ab5-edf4-425d-b0bd-32d7e4a09f26', '4d168fab-7241-4b86-976b-94b2b8c03583', 'e69c3257-8108-47c7-975a-0c74ede7209f', 'd0f416cd-fa26-4b0c-8eb1-89a74ceec403'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-62768a69-2140-4363-ad70-88e75db90159 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30dad43a-9bdf-41bb-bd0a-906f26690c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79724ab5-edf4-425d-b0bd-32d7e4a09f26', '4d168fab-7241-4b86-976b-94b2b8c03583', 'e69c3257-8108-47c7-975a-0c74ede7209f', 'd0f416cd-fa26-4b0c-8eb1-89a74ceec403']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:26 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-62768a69-2140-4363-ad70-88e75db90159 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13d0a0cb-bfa0-4bcf-a010-40adff8a34bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:27 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:27 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:27 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-62768a69-2140-4363-ad70-88e75db90159 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13d0a0cb-bfa0-4bcf-a010-40adff8a34bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '880e971b-3c8c-4e7a-b1f9-cfe2031620eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1550947120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ded3cdad6a8444febe1dc16ab837b2a6',qos_specs=None,replication_status=,reservations=['79724ab5-edf4-425d-b0bd-32d7e4a09f26','4d168fab-7241-4b86-976b-94b2b8c03583','e69c3257-8108-47c7-975a-0c74ede7209f','d0f416cd-fa26-4b0c-8eb1-89a74ceec403'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:04:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1550947120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=880e971b-3c8c-4e7a-b1f9-cfe2031620eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ded3cdad6a8444febe1dc16ab837b2a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:27 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-62768a69-2140-4363-ad70-88e75db90159 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2506914-b21b-452f-868a-6349b2c35562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:27 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-62768a69-2140-4363-ad70-88e75db90159 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2506914-b21b-452f-868a-6349b2c35562) transitioned into state 'SUCCESS' from state '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-1550947120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ded3cdad6a8444febe1dc16ab837b2a6',qos_specs=None,replication_status=,reservations=['79724ab5-edf4-425d-b0bd-32d7e4a09f26','4d168fab-7241-4b86-976b-94b2b8c03583','e69c3257-8108-47c7-975a-0c74ede7209f','d0f416cd-fa26-4b0c-8eb1-89a74ceec403'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:27 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-62768a69-2140-4363-ad70-88e75db90159 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (889117dc-ff8c-4249-b90b-c4cb09541a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:27 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-62768a69-2140-4363-ad70-88e75db90159 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (889117dc-ff8c-4249-b90b-c4cb09541a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:27 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-62768a69-2140-4363-ad70-88e75db90159 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Flow 'volume_create_api' (4dd44add-90c3-4fc8-bb70-8dcee0511b8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:27 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-62768a69-2140-4363-ad70-88e75db90159 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume request issued successfully. Sep 02 09:04:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-62768a69-2140-4363-ad70-88e75db90159 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:04:27 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1668/3330] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 09:04:26 2026] POST /volume/v3/volumes => generated 785 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:04:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-ee8a3eef-f48c-47ee-94eb-7278a4dcdb87 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ee8a3eef-f48c-47ee-94eb-7278a4dcdb87 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/880e971b-3c8c-4e7a-b1f9-cfe2031620eb Sep 02 09:04:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ee8a3eef-f48c-47ee-94eb-7278a4dcdb87 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:27 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-ee8a3eef-f48c-47ee-94eb-7278a4dcdb87 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:27 devstack devstack@c-api.service[86994]: DEBUG dbcounter [-] [86994] Writing DB stats cinder:SELECT=475,cinder:UPDATE=141,cinder:INSERT=74 {{(pid=86994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 09:04:27 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:27 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:27 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:27 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:27 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-ee8a3eef-f48c-47ee-94eb-7278a4dcdb87 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:27 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-ee8a3eef-f48c-47ee-94eb-7278a4dcdb87 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/880e971b-3c8c-4e7a-b1f9-cfe2031620eb returned with HTTP 200 Sep 02 09:04:27 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1663/3331] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:27 2026] GET /volume/v3/volumes/880e971b-3c8c-4e7a-b1f9-cfe2031620eb => generated 964 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5f198ddb-f1e8-401e-9aa4-acbe52d50976 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5f198ddb-f1e8-401e-9aa4-acbe52d50976 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/0629e417-2858-4ee4-b6c9-19e56468e03c Sep 02 09:04:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5f198ddb-f1e8-401e-9aa4-acbe52d50976 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:27 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5f198ddb-f1e8-401e-9aa4-acbe52d50976 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:27 devstack devstack@c-api.service[86995]: DEBUG dbcounter [-] [86995] Writing DB stats cinder:SELECT=459,cinder:UPDATE=165,cinder:INSERT=92 {{(pid=86995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 09:04:27 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:27 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:27 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5f198ddb-f1e8-401e-9aa4-acbe52d50976 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:27 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5f198ddb-f1e8-401e-9aa4-acbe52d50976 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/0629e417-2858-4ee4-b6c9-19e56468e03c returned with HTTP 200 Sep 02 09:04:27 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1669/3332] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:27 2026] GET /volume/v3/snapshots/0629e417-2858-4ee4-b6c9-19e56468e03c => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2de3f933-eae3-458a-bcdc-cb27adf41d08 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2de3f933-eae3-458a-bcdc-cb27adf41d08 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/880e971b-3c8c-4e7a-b1f9-cfe2031620eb Sep 02 09:04:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2de3f933-eae3-458a-bcdc-cb27adf41d08 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2de3f933-eae3-458a-bcdc-cb27adf41d08 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:28 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:28 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:28 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:28 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:28 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2de3f933-eae3-458a-bcdc-cb27adf41d08 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2de3f933-eae3-458a-bcdc-cb27adf41d08 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/880e971b-3c8c-4e7a-b1f9-cfe2031620eb returned with HTTP 200 Sep 02 09:04:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1664/3333] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:28 2026] GET /volume/v3/volumes/880e971b-3c8c-4e7a-b1f9-cfe2031620eb => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-01a8a0af-b8de-4aa2-9583-30fe40d97947 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-01a8a0af-b8de-4aa2-9583-30fe40d97947 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] POST http://192.168.122.75/volume/v3/snapshots Sep 02 09:04:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-01a8a0af-b8de-4aa2-9583-30fe40d97947 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "880e971b-3c8c-4e7a-b1f9-cfe2031620eb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1452153728"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:28 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:28 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:28 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:28 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:28 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-01a8a0af-b8de-4aa2-9583-30fe40d97947 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:28 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-01a8a0af-b8de-4aa2-9583-30fe40d97947 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create snapshot from volume 880e971b-3c8c-4e7a-b1f9-cfe2031620eb Sep 02 09:04:28 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-01a8a0af-b8de-4aa2-9583-30fe40d97947 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Created reservations ['f6deb42a-6d57-4bce-9d21-5f7e49590b22', '2ee53273-f0d0-4f1e-94a7-f49fb109401f', '3c7a4ef6-262d-47f8-bf82-99f5f459e60a', 'abf95ff4-ea93-4acc-b447-8b4fe323b535'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:28 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:28 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:28 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-01a8a0af-b8de-4aa2-9583-30fe40d97947 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot create request issued successfully. Sep 02 09:04:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-01a8a0af-b8de-4aa2-9583-30fe40d97947 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 09:04:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1670/3334] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 09:04:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:04:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3243a75a-5bf8-43cf-abe9-de8290bcc359 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3243a75a-5bf8-43cf-abe9-de8290bcc359 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab Sep 02 09:04:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3243a75a-5bf8-43cf-abe9-de8290bcc359 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3243a75a-5bf8-43cf-abe9-de8290bcc359 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:28 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:28 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:28 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3243a75a-5bf8-43cf-abe9-de8290bcc359 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3243a75a-5bf8-43cf-abe9-de8290bcc359 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab returned with HTTP 200 Sep 02 09:04:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1665/3335] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:28 2026] GET /volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 09:04:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b3f6f5e4-99f1-4f14-9dd8-b05944f7113b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b3f6f5e4-99f1-4f14-9dd8-b05944f7113b tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/0629e417-2858-4ee4-b6c9-19e56468e03c Sep 02 09:04:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b3f6f5e4-99f1-4f14-9dd8-b05944f7113b tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b3f6f5e4-99f1-4f14-9dd8-b05944f7113b tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b3f6f5e4-99f1-4f14-9dd8-b05944f7113b tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/0629e417-2858-4ee4-b6c9-19e56468e03c returned with HTTP 404 Sep 02 09:04:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1671/3336] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:28 2026] GET /volume/v3/snapshots/0629e417-2858-4ee4-b6c9-19e56468e03c => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fc1e6b9e-73b0-4a5b-ae8c-821bf732453f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fc1e6b9e-73b0-4a5b-ae8c-821bf732453f tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/90737568-e783-4bee-9dcc-bb769d9255d3 Sep 02 09:04:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fc1e6b9e-73b0-4a5b-ae8c-821bf732453f tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:28 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fc1e6b9e-73b0-4a5b-ae8c-821bf732453f tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:28 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-fc1e6b9e-73b0-4a5b-ae8c-821bf732453f tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Delete volume with id: 90737568-e783-4bee-9dcc-bb769d9255d3 Sep 02 09:04:28 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:28 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:28 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:28 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:28 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-fc1e6b9e-73b0-4a5b-ae8c-821bf732453f tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:04:28 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-fc1e6b9e-73b0-4a5b-ae8c-821bf732453f tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Delete volume request issued successfully. Sep 02 09:04:28 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fc1e6b9e-73b0-4a5b-ae8c-821bf732453f tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/90737568-e783-4bee-9dcc-bb769d9255d3 returned with HTTP 202 Sep 02 09:04:28 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1666/3337] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:04:28 2026] DELETE /volume/v3/volumes/90737568-e783-4bee-9dcc-bb769d9255d3 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-33c5f6c3-8ee8-4998-b010-c07f3d2ebb71 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-33c5f6c3-8ee8-4998-b010-c07f3d2ebb71 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/volumes/90737568-e783-4bee-9dcc-bb769d9255d3 Sep 02 09:04:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-33c5f6c3-8ee8-4998-b010-c07f3d2ebb71 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:28 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-33c5f6c3-8ee8-4998-b010-c07f3d2ebb71 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:28 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:28 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:28 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:28 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:28 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-33c5f6c3-8ee8-4998-b010-c07f3d2ebb71 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:04:28 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-33c5f6c3-8ee8-4998-b010-c07f3d2ebb71 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/90737568-e783-4bee-9dcc-bb769d9255d3 returned with HTTP 200 Sep 02 09:04:28 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1672/3338] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:28 2026] GET /volume/v3/volumes/90737568-e783-4bee-9dcc-bb769d9255d3 => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-66262ceb-4e4e-4ca7-9d15-9df7592b46d6 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-66262ceb-4e4e-4ca7-9d15-9df7592b46d6 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab Sep 02 09:04:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-66262ceb-4e4e-4ca7-9d15-9df7592b46d6 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-66262ceb-4e4e-4ca7-9d15-9df7592b46d6 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:29 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:29 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:29 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-66262ceb-4e4e-4ca7-9d15-9df7592b46d6 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-66262ceb-4e4e-4ca7-9d15-9df7592b46d6 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab returned with HTTP 200 Sep 02 09:04:29 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1667/3339] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:29 2026] GET /volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-6821cf04-8c3b-42bf-b9a4-421e076dfbcc None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6821cf04-8c3b-42bf-b9a4-421e076dfbcc tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/volumes/90737568-e783-4bee-9dcc-bb769d9255d3 Sep 02 09:04:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6821cf04-8c3b-42bf-b9a4-421e076dfbcc tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:29 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-6821cf04-8c3b-42bf-b9a4-421e076dfbcc tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:29 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-6821cf04-8c3b-42bf-b9a4-421e076dfbcc tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/90737568-e783-4bee-9dcc-bb769d9255d3 returned with HTTP 404 Sep 02 09:04:29 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1673/3340] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:29 2026] GET /volume/v3/volumes/90737568-e783-4bee-9dcc-bb769d9255d3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-726b840e-aec4-4284-8000-69f15003cf8a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:29 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-726b840e-aec4-4284-8000-69f15003cf8a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:04:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-726b840e-aec4-4284-8000-69f15003cf8a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-983091665"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:29 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-726b840e-aec4-4284-8000-69f15003cf8a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-983091665'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:04:29 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-726b840e-aec4-4284-8000-69f15003cf8a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Create volume of 1 GB Sep 02 09:04:29 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-726b840e-aec4-4284-8000-69f15003cf8a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Availability Zones retrieved successfully. Sep 02 09:04:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-726b840e-aec4-4284-8000-69f15003cf8a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Flow 'volume_create_api' (a9663840-c92a-40d1-8c4e-d8f60effbdc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-726b840e-aec4-4284-8000-69f15003cf8a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af9b1b4e-fb69-41ce-96cc-b33a74425c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-726b840e-aec4-4284-8000-69f15003cf8a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:04:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-726b840e-aec4-4284-8000-69f15003cf8a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af9b1b4e-fb69-41ce-96cc-b33a74425c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:29 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-726b840e-aec4-4284-8000-69f15003cf8a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fae2983-13e4-49b4-b955-3abbb04b587b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:30 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-726b840e-aec4-4284-8000-69f15003cf8a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Created reservations ['22fab36c-862b-4ca5-a642-bb4e149e5251', 'cd333f86-6dc6-4632-8bcf-090a380c64b2', '365e7e0c-f4f2-48a7-8282-4c0b9ef2e1f8', 'f4ae0b10-1045-41e8-b85e-5d455fcd0c79'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-726b840e-aec4-4284-8000-69f15003cf8a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fae2983-13e4-49b4-b955-3abbb04b587b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22fab36c-862b-4ca5-a642-bb4e149e5251', 'cd333f86-6dc6-4632-8bcf-090a380c64b2', '365e7e0c-f4f2-48a7-8282-4c0b9ef2e1f8', 'f4ae0b10-1045-41e8-b85e-5d455fcd0c79']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-726b840e-aec4-4284-8000-69f15003cf8a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8f581c3-4ac0-4a1c-b193-e33d2ae47705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:30 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:30 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-726b840e-aec4-4284-8000-69f15003cf8a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8f581c3-4ac0-4a1c-b193-e33d2ae47705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63dc2d66-3e33-43c6-a78b-a6d6ab840137', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-983091665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43bd423bce4d492c81b089e439ad5c99',qos_specs=None,replication_status=,reservations=['22fab36c-862b-4ca5-a642-bb4e149e5251','cd333f86-6dc6-4632-8bcf-090a380c64b2','365e7e0c-f4f2-48a7-8282-4c0b9ef2e1f8','f4ae0b10-1045-41e8-b85e-5d455fcd0c79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e462a494dd9e455d8ac208947433fb2b',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:04:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-983091665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63dc2d66-3e33-43c6-a78b-a6d6ab840137,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43bd423bce4d492c81b089e439ad5c99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e462a494dd9e455d8ac208947433fb2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-726b840e-aec4-4284-8000-69f15003cf8a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24677cf9-3781-4e9e-947f-06c5b6b23147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-726b840e-aec4-4284-8000-69f15003cf8a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24677cf9-3781-4e9e-947f-06c5b6b23147) transitioned into state 'SUCCESS' from state '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-983091665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43bd423bce4d492c81b089e439ad5c99',qos_specs=None,replication_status=,reservations=['22fab36c-862b-4ca5-a642-bb4e149e5251','cd333f86-6dc6-4632-8bcf-090a380c64b2','365e7e0c-f4f2-48a7-8282-4c0b9ef2e1f8','f4ae0b10-1045-41e8-b85e-5d455fcd0c79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e462a494dd9e455d8ac208947433fb2b',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-726b840e-aec4-4284-8000-69f15003cf8a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a5f8820-6ca3-4554-bbcb-9c7878ab8335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-726b840e-aec4-4284-8000-69f15003cf8a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a5f8820-6ca3-4554-bbcb-9c7878ab8335) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:30 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-726b840e-aec4-4284-8000-69f15003cf8a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Flow 'volume_create_api' (a9663840-c92a-40d1-8c4e-d8f60effbdc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-726b840e-aec4-4284-8000-69f15003cf8a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Create volume request issued successfully. Sep 02 09:04:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-726b840e-aec4-4284-8000-69f15003cf8a tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:04:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1668/3341] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 09:04:29 2026] POST /volume/v3/volumes => generated 784 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:04:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8374840d-6822-415f-8bf1-bfd93153a4be None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8374840d-6822-415f-8bf1-bfd93153a4be tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/volumes/63dc2d66-3e33-43c6-a78b-a6d6ab840137 Sep 02 09:04:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8374840d-6822-415f-8bf1-bfd93153a4be tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:30 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8374840d-6822-415f-8bf1-bfd93153a4be tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:30 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:30 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:30 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:30 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:30 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8374840d-6822-415f-8bf1-bfd93153a4be tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:04:30 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8374840d-6822-415f-8bf1-bfd93153a4be tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/63dc2d66-3e33-43c6-a78b-a6d6ab840137 returned with HTTP 200 Sep 02 09:04:30 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1674/3342] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:30 2026] GET /volume/v3/volumes/63dc2d66-3e33-43c6-a78b-a6d6ab840137 => generated 963 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8708dec2-a9dc-475f-9e10-a4ccf47ac53e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8708dec2-a9dc-475f-9e10-a4ccf47ac53e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab Sep 02 09:04:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8708dec2-a9dc-475f-9e10-a4ccf47ac53e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:30 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8708dec2-a9dc-475f-9e10-a4ccf47ac53e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:30 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:30 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:30 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8708dec2-a9dc-475f-9e10-a4ccf47ac53e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:30 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8708dec2-a9dc-475f-9e10-a4ccf47ac53e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab returned with HTTP 200 Sep 02 09:04:30 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1669/3343] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:30 2026] GET /volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4462bcd9-971c-4791-9cb9-024dcad04f04 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4462bcd9-971c-4791-9cb9-024dcad04f04 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/volumes/63dc2d66-3e33-43c6-a78b-a6d6ab840137 Sep 02 09:04:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4462bcd9-971c-4791-9cb9-024dcad04f04 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4462bcd9-971c-4791-9cb9-024dcad04f04 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:31 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:31 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:31 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:31 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:31 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4462bcd9-971c-4791-9cb9-024dcad04f04 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:04:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4462bcd9-971c-4791-9cb9-024dcad04f04 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/63dc2d66-3e33-43c6-a78b-a6d6ab840137 returned with HTTP 200 Sep 02 09:04:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1675/3344] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:31 2026] GET /volume/v3/volumes/63dc2d66-3e33-43c6-a78b-a6d6ab840137 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9a22846c-71b0-41c1-bc33-b858edf0d829 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9a22846c-71b0-41c1-bc33-b858edf0d829 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] POST http://192.168.122.75/volume/v3/snapshots Sep 02 09:04:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9a22846c-71b0-41c1-bc33-b858edf0d829 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63dc2d66-3e33-43c6-a78b-a6d6ab840137", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-730357432"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9a22846c-71b0-41c1-bc33-b858edf0d829 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:04:31 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-9a22846c-71b0-41c1-bc33-b858edf0d829 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Create snapshot from volume 63dc2d66-3e33-43c6-a78b-a6d6ab840137 Sep 02 09:04:31 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-9a22846c-71b0-41c1-bc33-b858edf0d829 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Created reservations ['7f3a3407-5cdc-46de-9c6c-324bd88f00ae', 'aa4be4d1-5791-47c6-b933-8af7eacaee40', '8b5d4ef2-2b04-43cb-8c70-f3e6b2c63d67', 'f4a7a1f8-3115-419b-a6e9-edb9192319ec'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-9a22846c-71b0-41c1-bc33-b858edf0d829 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot create request issued successfully. Sep 02 09:04:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9a22846c-71b0-41c1-bc33-b858edf0d829 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 09:04:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1670/3345] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 09:04:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:04:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-576199bb-cd1b-437c-afe3-e1e0cae08ceb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-576199bb-cd1b-437c-afe3-e1e0cae08ceb tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/7e93f5ff-1aa2-4d8a-9040-bc58218b15fd Sep 02 09:04:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-576199bb-cd1b-437c-afe3-e1e0cae08ceb tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-576199bb-cd1b-437c-afe3-e1e0cae08ceb tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-dd9e26a9-a1ed-4fe1-ac12-494ac098fcfe None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:31 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:31 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:31 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-576199bb-cd1b-437c-afe3-e1e0cae08ceb tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dd9e26a9-a1ed-4fe1-ac12-494ac098fcfe tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab Sep 02 09:04:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dd9e26a9-a1ed-4fe1-ac12-494ac098fcfe tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-dd9e26a9-a1ed-4fe1-ac12-494ac098fcfe tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-576199bb-cd1b-437c-afe3-e1e0cae08ceb tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/7e93f5ff-1aa2-4d8a-9040-bc58218b15fd returned with HTTP 200 Sep 02 09:04:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1676/3346] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:31 2026] GET /volume/v3/snapshots/7e93f5ff-1aa2-4d8a-9040-bc58218b15fd => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-dd9e26a9-a1ed-4fe1-ac12-494ac098fcfe tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-dd9e26a9-a1ed-4fe1-ac12-494ac098fcfe tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab returned with HTTP 200 Sep 02 09:04:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1671/3347] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:31 2026] GET /volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3aa152d3-504e-4d44-ada2-39799efa02a0 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3aa152d3-504e-4d44-ada2-39799efa02a0 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] GET http://192.168.122.75/volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab Sep 02 09:04:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3aa152d3-504e-4d44-ada2-39799efa02a0 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3aa152d3-504e-4d44-ada2-39799efa02a0 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:31 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:31 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:31 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3aa152d3-504e-4d44-ada2-39799efa02a0 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Snapshot retrieved successfully. Sep 02 09:04:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3aa152d3-504e-4d44-ada2-39799efa02a0 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] http://192.168.122.75/volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab returned with HTTP 200 Sep 02 09:04:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1677/3348] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:31 2026] GET /volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3f705339-39be-4278-b50b-04c06a3b0a79 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3f705339-39be-4278-b50b-04c06a3b0a79 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] DELETE http://192.168.122.75/volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab Sep 02 09:04:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3f705339-39be-4278-b50b-04c06a3b0a79 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:31 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3f705339-39be-4278-b50b-04c06a3b0a79 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:31 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-3f705339-39be-4278-b50b-04c06a3b0a79 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Delete snapshot with id: 77745fc8-2b1f-440f-a368-7f7548f424ab Sep 02 09:04:31 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:31 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3f705339-39be-4278-b50b-04c06a3b0a79 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:31 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:31 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:31 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3f705339-39be-4278-b50b-04c06a3b0a79 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot delete request issued successfully. Sep 02 09:04:31 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3f705339-39be-4278-b50b-04c06a3b0a79 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab returned with HTTP 202 Sep 02 09:04:31 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1672/3349] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:04:31 2026] DELETE /volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3cb90492-b0e5-4f1a-8ac2-42733d2a99f6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3cb90492-b0e5-4f1a-8ac2-42733d2a99f6 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab Sep 02 09:04:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3cb90492-b0e5-4f1a-8ac2-42733d2a99f6 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:31 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3cb90492-b0e5-4f1a-8ac2-42733d2a99f6 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:31 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:31 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:31 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-3cb90492-b0e5-4f1a-8ac2-42733d2a99f6 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:31 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3cb90492-b0e5-4f1a-8ac2-42733d2a99f6 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab returned with HTTP 200 Sep 02 09:04:31 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1678/3350] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:31 2026] GET /volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-66659d40-0133-4ef3-b241-e192cc19ebfe None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-66659d40-0133-4ef3-b241-e192cc19ebfe tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/7e93f5ff-1aa2-4d8a-9040-bc58218b15fd Sep 02 09:04:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-66659d40-0133-4ef3-b241-e192cc19ebfe tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:32 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-66659d40-0133-4ef3-b241-e192cc19ebfe tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:32 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:32 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:32 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-66659d40-0133-4ef3-b241-e192cc19ebfe tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:32 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-66659d40-0133-4ef3-b241-e192cc19ebfe tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/7e93f5ff-1aa2-4d8a-9040-bc58218b15fd returned with HTTP 200 Sep 02 09:04:32 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1673/3351] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:32 2026] GET /volume/v3/snapshots/7e93f5ff-1aa2-4d8a-9040-bc58218b15fd => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 09:04:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-78677151-143f-4b51-8e83-16859c7df0a1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-78677151-143f-4b51-8e83-16859c7df0a1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab Sep 02 09:04:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-78677151-143f-4b51-8e83-16859c7df0a1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:32 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-78677151-143f-4b51-8e83-16859c7df0a1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:32 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:32 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:32 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-78677151-143f-4b51-8e83-16859c7df0a1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:32 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-78677151-143f-4b51-8e83-16859c7df0a1 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab returned with HTTP 200 Sep 02 09:04:32 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1679/3352] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:32 2026] GET /volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 09:04:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-a609ec9d-31dc-446c-8f57-9965bf1037e1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a609ec9d-31dc-446c-8f57-9965bf1037e1 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/7e93f5ff-1aa2-4d8a-9040-bc58218b15fd Sep 02 09:04:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a609ec9d-31dc-446c-8f57-9965bf1037e1 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-a609ec9d-31dc-446c-8f57-9965bf1037e1 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:33 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:33 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:33 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-a609ec9d-31dc-446c-8f57-9965bf1037e1 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-a609ec9d-31dc-446c-8f57-9965bf1037e1 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/7e93f5ff-1aa2-4d8a-9040-bc58218b15fd returned with HTTP 200 Sep 02 09:04:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1674/3353] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:33 2026] GET /volume/v3/snapshots/7e93f5ff-1aa2-4d8a-9040-bc58218b15fd => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-eb215c6e-4d9b-4f1a-9a6d-ebd619ee218e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-eb215c6e-4d9b-4f1a-9a6d-ebd619ee218e tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] POST http://192.168.122.75/volume/v3/snapshots/7e93f5ff-1aa2-4d8a-9040-bc58218b15fd/action Sep 02 09:04:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-eb215c6e-4d9b-4f1a-9a6d-ebd619ee218e tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 09:04:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-eb215c6e-4d9b-4f1a-9a6d-ebd619ee218e tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:33 devstack devstack@c-api.service[86995]: INFO cinder.api.contrib.snapshot_unmanage [None req-eb215c6e-4d9b-4f1a-9a6d-ebd619ee218e tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] Unmanage snapshot with id: 7e93f5ff-1aa2-4d8a-9040-bc58218b15fd Sep 02 09:04:33 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:33 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:33 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-eb215c6e-4d9b-4f1a-9a6d-ebd619ee218e tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] Snapshot retrieved successfully. Sep 02 09:04:33 devstack devstack@c-api.service[86995]: DEBUG cinder.policy [None req-eb215c6e-4d9b-4f1a-9a6d-ebd619ee218e tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '7b33dbc8114d4047a3951c9cd9f6beb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43bd423bce4d492c81b089e439ad5c99', '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=86995) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:04:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-eb215c6e-4d9b-4f1a-9a6d-ebd619ee218e tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-reader] http://192.168.122.75/volume/v3/snapshots/7e93f5ff-1aa2-4d8a-9040-bc58218b15fd/action returned with HTTP 403 Sep 02 09:04:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1680/3354] 192.168.122.75 () {60 vars in 1275 bytes} [Wed Sep 2 09:04:33 2026] POST /volume/v3/snapshots/7e93f5ff-1aa2-4d8a-9040-bc58218b15fd/action => generated 117 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8a053551-696f-467f-8e77-c1546908fcae None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8a053551-696f-467f-8e77-c1546908fcae tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] DELETE http://192.168.122.75/volume/v3/snapshots/7e93f5ff-1aa2-4d8a-9040-bc58218b15fd Sep 02 09:04:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8a053551-696f-467f-8e77-c1546908fcae tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8a053551-696f-467f-8e77-c1546908fcae tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:33 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-8a053551-696f-467f-8e77-c1546908fcae tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Delete snapshot with id: 7e93f5ff-1aa2-4d8a-9040-bc58218b15fd Sep 02 09:04:33 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:33 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:33 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8a053551-696f-467f-8e77-c1546908fcae tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:33 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:33 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:33 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8a053551-696f-467f-8e77-c1546908fcae tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot delete request issued successfully. Sep 02 09:04:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8a053551-696f-467f-8e77-c1546908fcae tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/7e93f5ff-1aa2-4d8a-9040-bc58218b15fd returned with HTTP 202 Sep 02 09:04:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1675/3355] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:04:33 2026] DELETE /volume/v3/snapshots/7e93f5ff-1aa2-4d8a-9040-bc58218b15fd => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f7cd715e-b8e2-42c5-887e-892ebf8d91e8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f7cd715e-b8e2-42c5-887e-892ebf8d91e8 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/7e93f5ff-1aa2-4d8a-9040-bc58218b15fd Sep 02 09:04:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f7cd715e-b8e2-42c5-887e-892ebf8d91e8 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f7cd715e-b8e2-42c5-887e-892ebf8d91e8 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:33 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:33 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:33 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f7cd715e-b8e2-42c5-887e-892ebf8d91e8 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9598af04-b6ad-4d17-b36c-4ea5e86f0fed None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f7cd715e-b8e2-42c5-887e-892ebf8d91e8 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/7e93f5ff-1aa2-4d8a-9040-bc58218b15fd returned with HTTP 200 Sep 02 09:04:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1681/3356] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:33 2026] GET /volume/v3/snapshots/7e93f5ff-1aa2-4d8a-9040-bc58218b15fd => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9598af04-b6ad-4d17-b36c-4ea5e86f0fed tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab Sep 02 09:04:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9598af04-b6ad-4d17-b36c-4ea5e86f0fed tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9598af04-b6ad-4d17-b36c-4ea5e86f0fed tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9598af04-b6ad-4d17-b36c-4ea5e86f0fed tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab returned with HTTP 404 Sep 02 09:04:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1676/3357] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:33 2026] GET /volume/v3/snapshots/77745fc8-2b1f-440f-a368-7f7548f424ab => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a20c9d17-fdc6-4c75-85e5-b0165457b07f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a20c9d17-fdc6-4c75-85e5-b0165457b07f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/880e971b-3c8c-4e7a-b1f9-cfe2031620eb Sep 02 09:04:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a20c9d17-fdc6-4c75-85e5-b0165457b07f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:33 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a20c9d17-fdc6-4c75-85e5-b0165457b07f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:33 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-a20c9d17-fdc6-4c75-85e5-b0165457b07f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Delete volume with id: 880e971b-3c8c-4e7a-b1f9-cfe2031620eb Sep 02 09:04:33 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:33 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:33 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:33 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:33 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a20c9d17-fdc6-4c75-85e5-b0165457b07f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:33 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a20c9d17-fdc6-4c75-85e5-b0165457b07f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Delete volume request issued successfully. Sep 02 09:04:33 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a20c9d17-fdc6-4c75-85e5-b0165457b07f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/880e971b-3c8c-4e7a-b1f9-cfe2031620eb returned with HTTP 202 Sep 02 09:04:33 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1682/3358] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:04:33 2026] DELETE /volume/v3/volumes/880e971b-3c8c-4e7a-b1f9-cfe2031620eb => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 09:04:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b6cf43bc-5737-4d9e-ab9a-dbb080750d8d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b6cf43bc-5737-4d9e-ab9a-dbb080750d8d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/880e971b-3c8c-4e7a-b1f9-cfe2031620eb Sep 02 09:04:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b6cf43bc-5737-4d9e-ab9a-dbb080750d8d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:33 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b6cf43bc-5737-4d9e-ab9a-dbb080750d8d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:33 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:33 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:33 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:33 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:33 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b6cf43bc-5737-4d9e-ab9a-dbb080750d8d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:33 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b6cf43bc-5737-4d9e-ab9a-dbb080750d8d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/880e971b-3c8c-4e7a-b1f9-cfe2031620eb returned with HTTP 200 Sep 02 09:04:33 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1677/3359] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:33 2026] GET /volume/v3/volumes/880e971b-3c8c-4e7a-b1f9-cfe2031620eb => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-001c6f12-7984-40d8-acb7-1a18b92313ca None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-001c6f12-7984-40d8-acb7-1a18b92313ca tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/7e93f5ff-1aa2-4d8a-9040-bc58218b15fd Sep 02 09:04:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-001c6f12-7984-40d8-acb7-1a18b92313ca tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-001c6f12-7984-40d8-acb7-1a18b92313ca tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:34 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:34 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-001c6f12-7984-40d8-acb7-1a18b92313ca tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Snapshot retrieved successfully. Sep 02 09:04:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-001c6f12-7984-40d8-acb7-1a18b92313ca tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/7e93f5ff-1aa2-4d8a-9040-bc58218b15fd returned with HTTP 200 Sep 02 09:04:34 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1683/3360] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:34 2026] GET /volume/v3/snapshots/7e93f5ff-1aa2-4d8a-9040-bc58218b15fd => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-4406979f-499b-4bd5-b5d2-e97549b5ab3c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4406979f-499b-4bd5-b5d2-e97549b5ab3c tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/880e971b-3c8c-4e7a-b1f9-cfe2031620eb Sep 02 09:04:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4406979f-499b-4bd5-b5d2-e97549b5ab3c tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:34 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-4406979f-499b-4bd5-b5d2-e97549b5ab3c tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:34 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-4406979f-499b-4bd5-b5d2-e97549b5ab3c tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/880e971b-3c8c-4e7a-b1f9-cfe2031620eb returned with HTTP 404 Sep 02 09:04:34 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1678/3361] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:34 2026] GET /volume/v3/volumes/880e971b-3c8c-4e7a-b1f9-cfe2031620eb => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5864e885-2cb1-4fbe-b2a7-89feb0d6b8ee None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:34 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5864e885-2cb1-4fbe-b2a7-89feb0d6b8ee tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:04:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5864e885-2cb1-4fbe-b2a7-89feb0d6b8ee tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1390909124"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:34 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-5864e885-2cb1-4fbe-b2a7-89feb0d6b8ee tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1390909124'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:04:34 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-5864e885-2cb1-4fbe-b2a7-89feb0d6b8ee tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume of 1 GB Sep 02 09:04:34 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5864e885-2cb1-4fbe-b2a7-89feb0d6b8ee tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Availability Zones retrieved successfully. Sep 02 09:04:34 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5864e885-2cb1-4fbe-b2a7-89feb0d6b8ee tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Flow 'volume_create_api' (d478cdbd-bc89-452a-8945-60f2fe747152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:34 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5864e885-2cb1-4fbe-b2a7-89feb0d6b8ee tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c25a56d-81e4-4453-b85f-e02e841bb962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:34 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-5864e885-2cb1-4fbe-b2a7-89feb0d6b8ee tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:04:35 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5864e885-2cb1-4fbe-b2a7-89feb0d6b8ee tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c25a56d-81e4-4453-b85f-e02e841bb962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:35 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5864e885-2cb1-4fbe-b2a7-89feb0d6b8ee tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9a2f230-4969-4415-a11d-45fd1b594f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:35 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-5864e885-2cb1-4fbe-b2a7-89feb0d6b8ee tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Created reservations ['fd28bad0-5d1b-4751-86f1-81a5cd83abe4', 'b91d7e64-af5a-4f3b-9d6a-b3fa36ee5778', 'b92b16f9-6099-44b3-99a7-9473d4d8cac9', 'b15cb66c-c121-4070-815b-37b507796bf9'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:35 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5864e885-2cb1-4fbe-b2a7-89feb0d6b8ee tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9a2f230-4969-4415-a11d-45fd1b594f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd28bad0-5d1b-4751-86f1-81a5cd83abe4', 'b91d7e64-af5a-4f3b-9d6a-b3fa36ee5778', 'b92b16f9-6099-44b3-99a7-9473d4d8cac9', 'b15cb66c-c121-4070-815b-37b507796bf9']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:35 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5864e885-2cb1-4fbe-b2a7-89feb0d6b8ee tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f4527d2-f368-4865-be37-daa8250ac4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:35 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:35 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:35 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5864e885-2cb1-4fbe-b2a7-89feb0d6b8ee tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f4527d2-f368-4865-be37-daa8250ac4de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0af0159-7488-4779-a881-2fd3e4204341', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1390909124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ded3cdad6a8444febe1dc16ab837b2a6',qos_specs=None,replication_status=,reservations=['fd28bad0-5d1b-4751-86f1-81a5cd83abe4','b91d7e64-af5a-4f3b-9d6a-b3fa36ee5778','b92b16f9-6099-44b3-99a7-9473d4d8cac9','b15cb66c-c121-4070-815b-37b507796bf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:04:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1390909124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0af0159-7488-4779-a881-2fd3e4204341,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ded3cdad6a8444febe1dc16ab837b2a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:35 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5864e885-2cb1-4fbe-b2a7-89feb0d6b8ee tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc7a1ca9-eea8-4305-a116-89480c806dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:35 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5864e885-2cb1-4fbe-b2a7-89feb0d6b8ee tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc7a1ca9-eea8-4305-a116-89480c806dd8) transitioned into state 'SUCCESS' from state '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-1390909124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ded3cdad6a8444febe1dc16ab837b2a6',qos_specs=None,replication_status=,reservations=['fd28bad0-5d1b-4751-86f1-81a5cd83abe4','b91d7e64-af5a-4f3b-9d6a-b3fa36ee5778','b92b16f9-6099-44b3-99a7-9473d4d8cac9','b15cb66c-c121-4070-815b-37b507796bf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:35 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5864e885-2cb1-4fbe-b2a7-89feb0d6b8ee tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e35195e2-d176-4b60-8907-b88918c85119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:35 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5864e885-2cb1-4fbe-b2a7-89feb0d6b8ee tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e35195e2-d176-4b60-8907-b88918c85119) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:35 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-5864e885-2cb1-4fbe-b2a7-89feb0d6b8ee tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Flow 'volume_create_api' (d478cdbd-bc89-452a-8945-60f2fe747152) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:35 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5864e885-2cb1-4fbe-b2a7-89feb0d6b8ee tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume request issued successfully. Sep 02 09:04:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5864e885-2cb1-4fbe-b2a7-89feb0d6b8ee tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:04:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1684/3362] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 09:04:34 2026] POST /volume/v3/volumes => generated 785 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:04:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c43ec0b4-d90e-4174-8cd6-80d177114029 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c43ec0b4-d90e-4174-8cd6-80d177114029 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/a0af0159-7488-4779-a881-2fd3e4204341 Sep 02 09:04:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c43ec0b4-d90e-4174-8cd6-80d177114029 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c43ec0b4-d90e-4174-8cd6-80d177114029 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:35 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:35 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:35 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:35 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c43ec0b4-d90e-4174-8cd6-80d177114029 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c43ec0b4-d90e-4174-8cd6-80d177114029 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/a0af0159-7488-4779-a881-2fd3e4204341 returned with HTTP 200 Sep 02 09:04:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1679/3363] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:35 2026] GET /volume/v3/volumes/a0af0159-7488-4779-a881-2fd3e4204341 => generated 964 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-67b404b5-b73f-4a33-af0b-d4de46c9725e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-67b404b5-b73f-4a33-af0b-d4de46c9725e tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/snapshots/7e93f5ff-1aa2-4d8a-9040-bc58218b15fd Sep 02 09:04:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-67b404b5-b73f-4a33-af0b-d4de46c9725e tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-67b404b5-b73f-4a33-af0b-d4de46c9725e tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-67b404b5-b73f-4a33-af0b-d4de46c9725e tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/snapshots/7e93f5ff-1aa2-4d8a-9040-bc58218b15fd returned with HTTP 404 Sep 02 09:04:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1685/3364] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:35 2026] GET /volume/v3/snapshots/7e93f5ff-1aa2-4d8a-9040-bc58218b15fd => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bceb7b8d-5091-41ed-827a-a30e8ed51632 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bceb7b8d-5091-41ed-827a-a30e8ed51632 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/63dc2d66-3e33-43c6-a78b-a6d6ab840137 Sep 02 09:04:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bceb7b8d-5091-41ed-827a-a30e8ed51632 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:35 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bceb7b8d-5091-41ed-827a-a30e8ed51632 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:35 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-bceb7b8d-5091-41ed-827a-a30e8ed51632 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Delete volume with id: 63dc2d66-3e33-43c6-a78b-a6d6ab840137 Sep 02 09:04:35 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:35 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:35 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:35 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-bceb7b8d-5091-41ed-827a-a30e8ed51632 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:04:35 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-bceb7b8d-5091-41ed-827a-a30e8ed51632 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Delete volume request issued successfully. Sep 02 09:04:35 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bceb7b8d-5091-41ed-827a-a30e8ed51632 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/63dc2d66-3e33-43c6-a78b-a6d6ab840137 returned with HTTP 202 Sep 02 09:04:35 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1680/3365] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:04:35 2026] DELETE /volume/v3/volumes/63dc2d66-3e33-43c6-a78b-a6d6ab840137 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-f293c738-d4a0-43fd-98c1-b2d5f3bb0ffa None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f293c738-d4a0-43fd-98c1-b2d5f3bb0ffa tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/volumes/63dc2d66-3e33-43c6-a78b-a6d6ab840137 Sep 02 09:04:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f293c738-d4a0-43fd-98c1-b2d5f3bb0ffa tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:35 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-f293c738-d4a0-43fd-98c1-b2d5f3bb0ffa tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:35 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:35 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:35 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:35 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:35 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-f293c738-d4a0-43fd-98c1-b2d5f3bb0ffa tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Volume info retrieved successfully. Sep 02 09:04:35 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-f293c738-d4a0-43fd-98c1-b2d5f3bb0ffa tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/63dc2d66-3e33-43c6-a78b-a6d6ab840137 returned with HTTP 200 Sep 02 09:04:35 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1686/3366] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:35 2026] GET /volume/v3/volumes/63dc2d66-3e33-43c6-a78b-a6d6ab840137 => generated 1013 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-0774cef1-d19c-4275-b9ef-6f92430d3862 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0774cef1-d19c-4275-b9ef-6f92430d3862 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/a0af0159-7488-4779-a881-2fd3e4204341 Sep 02 09:04:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0774cef1-d19c-4275-b9ef-6f92430d3862 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-0774cef1-d19c-4275-b9ef-6f92430d3862 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:36 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:36 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:36 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:36 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:36 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-0774cef1-d19c-4275-b9ef-6f92430d3862 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-0774cef1-d19c-4275-b9ef-6f92430d3862 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/a0af0159-7488-4779-a881-2fd3e4204341 returned with HTTP 200 Sep 02 09:04:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1681/3367] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:36 2026] GET /volume/v3/volumes/a0af0159-7488-4779-a881-2fd3e4204341 => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b5ece6ff-4fc9-4895-a689-7d2342c246b9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b5ece6ff-4fc9-4895-a689-7d2342c246b9 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] POST http://192.168.122.75/volume/v3/snapshots Sep 02 09:04:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b5ece6ff-4fc9-4895-a689-7d2342c246b9 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a0af0159-7488-4779-a881-2fd3e4204341", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1183895881"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:36 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:36 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:36 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:36 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:36 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b5ece6ff-4fc9-4895-a689-7d2342c246b9 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:36 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-b5ece6ff-4fc9-4895-a689-7d2342c246b9 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create snapshot from volume a0af0159-7488-4779-a881-2fd3e4204341 Sep 02 09:04:36 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-b5ece6ff-4fc9-4895-a689-7d2342c246b9 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Created reservations ['6994c27c-b76f-4630-a126-d26fa27a487c', '92709e8c-c585-41e2-adc4-dbbb96264bfd', 'eb9bd825-b984-41b9-8cd5-08aebb0fe90f', '397c4e71-fe89-4236-b996-a8213e69e958'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:36 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:36 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:36 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-b5ece6ff-4fc9-4895-a689-7d2342c246b9 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot create request issued successfully. Sep 02 09:04:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b5ece6ff-4fc9-4895-a689-7d2342c246b9 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 09:04:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1687/3368] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 09:04:36 2026] POST /volume/v3/snapshots => generated 308 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:04:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d5866dbb-3eea-4ec6-bade-d8d376ba5976 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d5866dbb-3eea-4ec6-bade-d8d376ba5976 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/c6defca0-5226-4121-a84e-c58ba677a291 Sep 02 09:04:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d5866dbb-3eea-4ec6-bade-d8d376ba5976 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:36 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d5866dbb-3eea-4ec6-bade-d8d376ba5976 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:36 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:36 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:36 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d5866dbb-3eea-4ec6-bade-d8d376ba5976 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:36 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d5866dbb-3eea-4ec6-bade-d8d376ba5976 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/c6defca0-5226-4121-a84e-c58ba677a291 returned with HTTP 200 Sep 02 09:04:36 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1682/3369] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:36 2026] GET /volume/v3/snapshots/c6defca0-5226-4121-a84e-c58ba677a291 => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-81bcefd6-a3a8-4877-9d92-60ad31c16ac9 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-81bcefd6-a3a8-4877-9d92-60ad31c16ac9 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] GET http://192.168.122.75/volume/v3/volumes/63dc2d66-3e33-43c6-a78b-a6d6ab840137 Sep 02 09:04:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-81bcefd6-a3a8-4877-9d92-60ad31c16ac9 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:36 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-81bcefd6-a3a8-4877-9d92-60ad31c16ac9 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:36 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-81bcefd6-a3a8-4877-9d92-60ad31c16ac9 tempest-ProjectReaderTests-937406583 tempest-ProjectReaderTests-937406583-project-admin] http://192.168.122.75/volume/v3/volumes/63dc2d66-3e33-43c6-a78b-a6d6ab840137 returned with HTTP 404 Sep 02 09:04:36 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1688/3370] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:36 2026] GET /volume/v3/volumes/63dc2d66-3e33-43c6-a78b-a6d6ab840137 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d59a2957-594c-4406-bef1-a68aac5249aa None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d59a2957-594c-4406-bef1-a68aac5249aa tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/c6defca0-5226-4121-a84e-c58ba677a291 Sep 02 09:04:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d59a2957-594c-4406-bef1-a68aac5249aa tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:37 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d59a2957-594c-4406-bef1-a68aac5249aa tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:37 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:37 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:37 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-d59a2957-594c-4406-bef1-a68aac5249aa tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:37 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d59a2957-594c-4406-bef1-a68aac5249aa tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/c6defca0-5226-4121-a84e-c58ba677a291 returned with HTTP 200 Sep 02 09:04:37 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1683/3371] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:37 2026] GET /volume/v3/snapshots/c6defca0-5226-4121-a84e-c58ba677a291 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-341542d2-6f48-4f6b-97e6-303afdf6e941 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-341542d2-6f48-4f6b-97e6-303afdf6e941 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/c6defca0-5226-4121-a84e-c58ba677a291 Sep 02 09:04:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-341542d2-6f48-4f6b-97e6-303afdf6e941 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-341542d2-6f48-4f6b-97e6-303afdf6e941 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:38 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:38 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:38 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-341542d2-6f48-4f6b-97e6-303afdf6e941 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-341542d2-6f48-4f6b-97e6-303afdf6e941 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/c6defca0-5226-4121-a84e-c58ba677a291 returned with HTTP 200 Sep 02 09:04:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1689/3372] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:38 2026] GET /volume/v3/snapshots/c6defca0-5226-4121-a84e-c58ba677a291 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-abdde239-ae4b-40f7-8bf2-4c168d76fb81 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-abdde239-ae4b-40f7-8bf2-4c168d76fb81 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] POST http://192.168.122.75/volume/v3/snapshots/c6defca0-5226-4121-a84e-c58ba677a291/action Sep 02 09:04:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-abdde239-ae4b-40f7-8bf2-4c168d76fb81 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=86994) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 09:04:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-abdde239-ae4b-40f7-8bf2-4c168d76fb81 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:38 devstack devstack@c-api.service[86994]: INFO cinder.api.contrib.snapshot_unmanage [None req-abdde239-ae4b-40f7-8bf2-4c168d76fb81 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Unmanage snapshot with id: c6defca0-5226-4121-a84e-c58ba677a291 Sep 02 09:04:38 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:38 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:38 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-abdde239-ae4b-40f7-8bf2-4c168d76fb81 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Snapshot retrieved successfully. Sep 02 09:04:38 devstack devstack@c-api.service[86994]: DEBUG cinder.policy [None req-abdde239-ae4b-40f7-8bf2-4c168d76fb81 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'dba5f386a4774d47bc9c9cc6e41b7b84', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ded3cdad6a8444febe1dc16ab837b2a6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86994) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 09:04:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-abdde239-ae4b-40f7-8bf2-4c168d76fb81 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] http://192.168.122.75/volume/v3/snapshots/c6defca0-5226-4121-a84e-c58ba677a291/action returned with HTTP 403 Sep 02 09:04:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1684/3373] 192.168.122.75 () {60 vars in 1275 bytes} [Wed Sep 2 09:04:38 2026] POST /volume/v3/snapshots/c6defca0-5226-4121-a84e-c58ba677a291/action => generated 117 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-643d600f-d645-48ef-ac2a-c6fc7cad2d3d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-643d600f-d645-48ef-ac2a-c6fc7cad2d3d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] DELETE http://192.168.122.75/volume/v3/snapshots/c6defca0-5226-4121-a84e-c58ba677a291 Sep 02 09:04:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-643d600f-d645-48ef-ac2a-c6fc7cad2d3d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:38 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-643d600f-d645-48ef-ac2a-c6fc7cad2d3d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:38 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-643d600f-d645-48ef-ac2a-c6fc7cad2d3d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Delete snapshot with id: c6defca0-5226-4121-a84e-c58ba677a291 Sep 02 09:04:38 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:38 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:38 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-643d600f-d645-48ef-ac2a-c6fc7cad2d3d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:38 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:38 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:38 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-643d600f-d645-48ef-ac2a-c6fc7cad2d3d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot delete request issued successfully. Sep 02 09:04:38 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-643d600f-d645-48ef-ac2a-c6fc7cad2d3d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/c6defca0-5226-4121-a84e-c58ba677a291 returned with HTTP 202 Sep 02 09:04:38 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1690/3374] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:04:38 2026] DELETE /volume/v3/snapshots/c6defca0-5226-4121-a84e-c58ba677a291 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f9690c47-bd68-44ea-80c6-dfd48e293acb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f9690c47-bd68-44ea-80c6-dfd48e293acb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/c6defca0-5226-4121-a84e-c58ba677a291 Sep 02 09:04:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f9690c47-bd68-44ea-80c6-dfd48e293acb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:38 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f9690c47-bd68-44ea-80c6-dfd48e293acb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:38 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:38 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:38 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f9690c47-bd68-44ea-80c6-dfd48e293acb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:38 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f9690c47-bd68-44ea-80c6-dfd48e293acb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/c6defca0-5226-4121-a84e-c58ba677a291 returned with HTTP 200 Sep 02 09:04:38 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1685/3375] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:38 2026] GET /volume/v3/snapshots/c6defca0-5226-4121-a84e-c58ba677a291 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 09:04:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8253a6c0-615d-4f1b-8f58-7ab223192eff None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8253a6c0-615d-4f1b-8f58-7ab223192eff tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/c6defca0-5226-4121-a84e-c58ba677a291 Sep 02 09:04:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8253a6c0-615d-4f1b-8f58-7ab223192eff tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:39 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8253a6c0-615d-4f1b-8f58-7ab223192eff tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:39 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:39 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:39 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8253a6c0-615d-4f1b-8f58-7ab223192eff tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:39 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8253a6c0-615d-4f1b-8f58-7ab223192eff tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/c6defca0-5226-4121-a84e-c58ba677a291 returned with HTTP 200 Sep 02 09:04:39 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1691/3376] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:39 2026] GET /volume/v3/snapshots/c6defca0-5226-4121-a84e-c58ba677a291 => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:39 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-59e69649-f420-4f97-b492-4033630e03c4 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-59e69649-f420-4f97-b492-4033630e03c4 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:04:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-59e69649-f420-4f97-b492-4033630e03c4 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-368544968", "extra_specs": {"storage_protocol": "tempest-storage_protocol-518907834", "vendor_name": "tempest-vendor_name-1322087762"}}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-59e69649-f420-4f97-b492-4033630e03c4 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:04:40 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1686/3377] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:04:39 2026] POST /volume/v3/types => generated 327 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-87d2f1b8-4979-4c15-aaa3-fdeaa4d53367 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-87d2f1b8-4979-4c15-aaa3-fdeaa4d53367 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:04:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-87d2f1b8-4979-4c15-aaa3-fdeaa4d53367 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5a6d7261-0138-4275-882b-32eac0d0e4ce", "size": 1}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-87d2f1b8-4979-4c15-aaa3-fdeaa4d53367 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Create volume request body: {'volume': {'volume_type': '5a6d7261-0138-4275-882b-32eac0d0e4ce', 'size': 1}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:04:40 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-87d2f1b8-4979-4c15-aaa3-fdeaa4d53367 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Create volume of 1 GB Sep 02 09:04:40 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:40 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:40 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-87d2f1b8-4979-4c15-aaa3-fdeaa4d53367 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Availability Zones retrieved successfully. Sep 02 09:04:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-87d2f1b8-4979-4c15-aaa3-fdeaa4d53367 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Flow 'volume_create_api' (f638ed83-067d-48bf-be06-95f1b058b993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-87d2f1b8-4979-4c15-aaa3-fdeaa4d53367 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3d9b0ec-0b82-4ba2-9410-72a7ff8148cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-87d2f1b8-4979-4c15-aaa3-fdeaa4d53367 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:04:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-87d2f1b8-4979-4c15-aaa3-fdeaa4d53367 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3d9b0ec-0b82-4ba2-9410-72a7ff8148cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T07:04:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-518907834',vendor_name='tempest-vendor_name-1322087762'},id=5a6d7261-0138-4275-882b-32eac0d0e4ce,is_public=True,name='tempest-ProjectAdminTests-volume-type-368544968',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5a6d7261-0138-4275-882b-32eac0d0e4ce', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-87d2f1b8-4979-4c15-aaa3-fdeaa4d53367 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e5d618a-a92f-4401-b230-2eca80308f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:40 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-87d2f1b8-4979-4c15-aaa3-fdeaa4d53367 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-368544968 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-368544968, it is now deprecated. Please use the default quota class for default quota. Sep 02 09:04:40 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-87d2f1b8-4979-4c15-aaa3-fdeaa4d53367 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-368544968 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-368544968, it is now deprecated. Please use the default quota class for default quota. Sep 02 09:04:40 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-87d2f1b8-4979-4c15-aaa3-fdeaa4d53367 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Created reservations ['82885949-aff9-4e6e-bc1c-ae3128a26153', '0fc9b4ae-9ccb-4125-9665-a0eb683fd3fa', 'd3495eb0-55b6-4908-9f3f-1b67077d6de6', '6882f49e-dafd-4434-82dd-15ab1b144527'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-87d2f1b8-4979-4c15-aaa3-fdeaa4d53367 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e5d618a-a92f-4401-b230-2eca80308f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82885949-aff9-4e6e-bc1c-ae3128a26153', '0fc9b4ae-9ccb-4125-9665-a0eb683fd3fa', 'd3495eb0-55b6-4908-9f3f-1b67077d6de6', '6882f49e-dafd-4434-82dd-15ab1b144527']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-87d2f1b8-4979-4c15-aaa3-fdeaa4d53367 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (495559c7-b1c4-4c4c-93e7-bd42aa282e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:40 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:40 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-87d2f1b8-4979-4c15-aaa3-fdeaa4d53367 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (495559c7-b1c4-4c4c-93e7-bd42aa282e1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e77c0bcc-8bf8-417f-8007-7498ee0a7478', '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='f101b6463d5646ffbba0e75436d5c4a1',qos_specs=None,replication_status=,reservations=['82885949-aff9-4e6e-bc1c-ae3128a26153','0fc9b4ae-9ccb-4125-9665-a0eb683fd3fa','d3495eb0-55b6-4908-9f3f-1b67077d6de6','6882f49e-dafd-4434-82dd-15ab1b144527'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14ed529138b64840a1d3ffe7fd821f90',volume_type_id=5a6d7261-0138-4275-882b-32eac0d0e4ce), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:04:40Z,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=e77c0bcc-8bf8-417f-8007-7498ee0a7478,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f101b6463d5646ffbba0e75436d5c4a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14ed529138b64840a1d3ffe7fd821f90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5a6d7261-0138-4275-882b-32eac0d0e4ce),volume_type_id=5a6d7261-0138-4275-882b-32eac0d0e4ce)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-87d2f1b8-4979-4c15-aaa3-fdeaa4d53367 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa7b3cf5-9132-473a-82d8-1eafc32cdfcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-87d2f1b8-4979-4c15-aaa3-fdeaa4d53367 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa7b3cf5-9132-473a-82d8-1eafc32cdfcc) transitioned into state 'SUCCESS' from 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='f101b6463d5646ffbba0e75436d5c4a1',qos_specs=None,replication_status=,reservations=['82885949-aff9-4e6e-bc1c-ae3128a26153','0fc9b4ae-9ccb-4125-9665-a0eb683fd3fa','d3495eb0-55b6-4908-9f3f-1b67077d6de6','6882f49e-dafd-4434-82dd-15ab1b144527'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14ed529138b64840a1d3ffe7fd821f90',volume_type_id=5a6d7261-0138-4275-882b-32eac0d0e4ce)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-87d2f1b8-4979-4c15-aaa3-fdeaa4d53367 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95f77a82-d4c3-437b-ac68-dace2a5ebabb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-87d2f1b8-4979-4c15-aaa3-fdeaa4d53367 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95f77a82-d4c3-437b-ac68-dace2a5ebabb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:40 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-87d2f1b8-4979-4c15-aaa3-fdeaa4d53367 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Flow 'volume_create_api' (f638ed83-067d-48bf-be06-95f1b058b993) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:40 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-87d2f1b8-4979-4c15-aaa3-fdeaa4d53367 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Create volume request issued successfully. Sep 02 09:04:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-87d2f1b8-4979-4c15-aaa3-fdeaa4d53367 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:04:40 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1692/3378] 192.168.122.75 () {62 vars in 1177 bytes} [Wed Sep 2 09:04:40 2026] POST /volume/v3/volumes => generated 778 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:04:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2ffcc874-a279-4fd7-89a2-94902a7461ef None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2ffcc874-a279-4fd7-89a2-94902a7461ef tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] GET http://192.168.122.75/volume/v3/volumes/e77c0bcc-8bf8-417f-8007-7498ee0a7478 Sep 02 09:04:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2ffcc874-a279-4fd7-89a2-94902a7461ef tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2ffcc874-a279-4fd7-89a2-94902a7461ef tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:40 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:40 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:40 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:40 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:40 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2ffcc874-a279-4fd7-89a2-94902a7461ef tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Volume info retrieved successfully. Sep 02 09:04:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2ffcc874-a279-4fd7-89a2-94902a7461ef tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/volumes/e77c0bcc-8bf8-417f-8007-7498ee0a7478 returned with HTTP 200 Sep 02 09:04:40 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1687/3379] 192.168.122.75 () {60 vars in 1267 bytes} [Wed Sep 2 09:04:40 2026] GET /volume/v3/volumes/e77c0bcc-8bf8-417f-8007-7498ee0a7478 => generated 957 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fbf6ae65-c165-4a6b-a518-88b69e56f6a8 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fbf6ae65-c165-4a6b-a518-88b69e56f6a8 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/c6defca0-5226-4121-a84e-c58ba677a291 Sep 02 09:04:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fbf6ae65-c165-4a6b-a518-88b69e56f6a8 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fbf6ae65-c165-4a6b-a518-88b69e56f6a8 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fbf6ae65-c165-4a6b-a518-88b69e56f6a8 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/c6defca0-5226-4121-a84e-c58ba677a291 returned with HTTP 404 Sep 02 09:04:40 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1693/3380] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:40 2026] GET /volume/v3/snapshots/c6defca0-5226-4121-a84e-c58ba677a291 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-c78b638e-6b38-4af5-be09-605f0726221f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c78b638e-6b38-4af5-be09-605f0726221f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/a0af0159-7488-4779-a881-2fd3e4204341 Sep 02 09:04:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c78b638e-6b38-4af5-be09-605f0726221f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:40 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-c78b638e-6b38-4af5-be09-605f0726221f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:40 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-c78b638e-6b38-4af5-be09-605f0726221f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Delete volume with id: a0af0159-7488-4779-a881-2fd3e4204341 Sep 02 09:04:40 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:40 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:40 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:40 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:40 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c78b638e-6b38-4af5-be09-605f0726221f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:40 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-c78b638e-6b38-4af5-be09-605f0726221f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Delete volume request issued successfully. Sep 02 09:04:40 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-c78b638e-6b38-4af5-be09-605f0726221f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/a0af0159-7488-4779-a881-2fd3e4204341 returned with HTTP 202 Sep 02 09:04:40 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1688/3381] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:04:40 2026] DELETE /volume/v3/volumes/a0af0159-7488-4779-a881-2fd3e4204341 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-28a60cf3-dc69-4baf-9d87-91f9c56089fd None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-28a60cf3-dc69-4baf-9d87-91f9c56089fd tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/a0af0159-7488-4779-a881-2fd3e4204341 Sep 02 09:04:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-28a60cf3-dc69-4baf-9d87-91f9c56089fd tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:40 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-28a60cf3-dc69-4baf-9d87-91f9c56089fd tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:40 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:40 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:40 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:40 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:40 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-28a60cf3-dc69-4baf-9d87-91f9c56089fd tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:40 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-28a60cf3-dc69-4baf-9d87-91f9c56089fd tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/a0af0159-7488-4779-a881-2fd3e4204341 returned with HTTP 200 Sep 02 09:04:40 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1694/3382] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:40 2026] GET /volume/v3/volumes/a0af0159-7488-4779-a881-2fd3e4204341 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f5029c4d-cddd-4b42-83eb-8c7862ca5865 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f5029c4d-cddd-4b42-83eb-8c7862ca5865 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] GET http://192.168.122.75/volume/v3/volumes/e77c0bcc-8bf8-417f-8007-7498ee0a7478 Sep 02 09:04:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f5029c4d-cddd-4b42-83eb-8c7862ca5865 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f5029c4d-cddd-4b42-83eb-8c7862ca5865 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:41 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:41 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:41 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:41 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:41 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f5029c4d-cddd-4b42-83eb-8c7862ca5865 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Volume info retrieved successfully. Sep 02 09:04:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f5029c4d-cddd-4b42-83eb-8c7862ca5865 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/volumes/e77c0bcc-8bf8-417f-8007-7498ee0a7478 returned with HTTP 200 Sep 02 09:04:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1689/3383] 192.168.122.75 () {60 vars in 1267 bytes} [Wed Sep 2 09:04:41 2026] GET /volume/v3/volumes/e77c0bcc-8bf8-417f-8007-7498ee0a7478 => generated 978 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-2a87f527-eb88-4448-bb00-b5c80f110eb3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2a87f527-eb88-4448-bb00-b5c80f110eb3 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] GET http://192.168.122.75/volume/v3/messages Sep 02 09:04:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2a87f527-eb88-4448-bb00-b5c80f110eb3 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-2a87f527-eb88-4448-bb00-b5c80f110eb3 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-2a87f527-eb88-4448-bb00-b5c80f110eb3 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/messages returned with HTTP 200 Sep 02 09:04:41 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1695/3384] 192.168.122.75 () {60 vars in 1159 bytes} [Wed Sep 2 09:04:41 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-e058e6cf-81b9-4e1f-947b-e1e1fd9d407e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e058e6cf-81b9-4e1f-947b-e1e1fd9d407e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] DELETE http://192.168.122.75/volume/v3/messages/588bcc8d-e871-4309-b716-1499d07392d4 Sep 02 09:04:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e058e6cf-81b9-4e1f-947b-e1e1fd9d407e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-e058e6cf-81b9-4e1f-947b-e1e1fd9d407e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-e058e6cf-81b9-4e1f-947b-e1e1fd9d407e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/messages/588bcc8d-e871-4309-b716-1499d07392d4 returned with HTTP 204 Sep 02 09:04:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1690/3385] 192.168.122.75 () {60 vars in 1273 bytes} [Wed Sep 2 09:04:41 2026] DELETE /volume/v3/messages/588bcc8d-e871-4309-b716-1499d07392d4 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 09:04:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-b976c014-5de1-49bf-8cb3-b3b721236062 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b976c014-5de1-49bf-8cb3-b3b721236062 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] GET http://192.168.122.75/volume/v3/messages/588bcc8d-e871-4309-b716-1499d07392d4 Sep 02 09:04:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b976c014-5de1-49bf-8cb3-b3b721236062 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-b976c014-5de1-49bf-8cb3-b3b721236062 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-b976c014-5de1-49bf-8cb3-b3b721236062 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/messages/588bcc8d-e871-4309-b716-1499d07392d4 returned with HTTP 404 Sep 02 09:04:41 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1696/3386] 192.168.122.75 () {60 vars in 1270 bytes} [Wed Sep 2 09:04:41 2026] GET /volume/v3/messages/588bcc8d-e871-4309-b716-1499d07392d4 => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-113dcd6c-bf0e-4797-bf7c-316662b56ab2 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-113dcd6c-bf0e-4797-bf7c-316662b56ab2 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/e77c0bcc-8bf8-417f-8007-7498ee0a7478 Sep 02 09:04:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-113dcd6c-bf0e-4797-bf7c-316662b56ab2 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-113dcd6c-bf0e-4797-bf7c-316662b56ab2 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:41 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-113dcd6c-bf0e-4797-bf7c-316662b56ab2 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Delete volume with id: e77c0bcc-8bf8-417f-8007-7498ee0a7478 Sep 02 09:04:41 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:41 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:41 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:41 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:41 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-113dcd6c-bf0e-4797-bf7c-316662b56ab2 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Volume info retrieved successfully. Sep 02 09:04:41 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-113dcd6c-bf0e-4797-bf7c-316662b56ab2 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86994) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 09:04:41 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-113dcd6c-bf0e-4797-bf7c-316662b56ab2 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-368544968 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-368544968, it is now deprecated. Please use the default quota class for default quota. Sep 02 09:04:41 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-113dcd6c-bf0e-4797-bf7c-316662b56ab2 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-368544968 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-368544968, it is now deprecated. Please use the default quota class for default quota. Sep 02 09:04:41 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-113dcd6c-bf0e-4797-bf7c-316662b56ab2 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Created reservations ['fdda2b4a-28ab-4ef5-ba6f-851e2b66f460', '6d032770-df77-4cbe-8938-c1fae80fb375', 'b637d901-5eb6-40a0-9b14-bea72ca2da8e', 'ce190f77-b678-4160-b6d2-751c344ec14d'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:41 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-113dcd6c-bf0e-4797-bf7c-316662b56ab2 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Delete volume request issued successfully. Sep 02 09:04:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-113dcd6c-bf0e-4797-bf7c-316662b56ab2 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/volumes/e77c0bcc-8bf8-417f-8007-7498ee0a7478 returned with HTTP 202 Sep 02 09:04:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1691/3387] 192.168.122.75 () {60 vars in 1270 bytes} [Wed Sep 2 09:04:41 2026] DELETE /volume/v3/volumes/e77c0bcc-8bf8-417f-8007-7498ee0a7478 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5b02e7dc-7f5f-4580-a878-aab2980e9f3d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5b02e7dc-7f5f-4580-a878-aab2980e9f3d tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] DELETE http://192.168.122.75/volume/v3/types/5a6d7261-0138-4275-882b-32eac0d0e4ce Sep 02 09:04:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5b02e7dc-7f5f-4580-a878-aab2980e9f3d tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5b02e7dc-7f5f-4580-a878-aab2980e9f3d tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5b02e7dc-7f5f-4580-a878-aab2980e9f3d tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/types/5a6d7261-0138-4275-882b-32eac0d0e4ce returned with HTTP 202 Sep 02 09:04:41 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1697/3388] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:04:41 2026] DELETE /volume/v3/types/5a6d7261-0138-4275-882b-32eac0d0e4ce => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bbc07cc7-feca-4f9f-849a-f9aef45236ad None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bbc07cc7-feca-4f9f-849a-f9aef45236ad tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:04:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bbc07cc7-feca-4f9f-849a-f9aef45236ad tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-503683070", "extra_specs": {"storage_protocol": "tempest-storage_protocol-459097429", "vendor_name": "tempest-vendor_name-196059987"}}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bbc07cc7-feca-4f9f-849a-f9aef45236ad tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:04:41 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1692/3389] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:04:41 2026] POST /volume/v3/types => generated 326 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-beb6dc53-fe9f-40ae-9147-82544a22b12a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-10b346e5-1d5c-4cf3-9b0d-1ad4ba2d0534 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:41 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-beb6dc53-fe9f-40ae-9147-82544a22b12a tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/a0af0159-7488-4779-a881-2fd3e4204341 Sep 02 09:04:41 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-10b346e5-1d5c-4cf3-9b0d-1ad4ba2d0534 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:04:41 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-beb6dc53-fe9f-40ae-9147-82544a22b12a tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:41 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-10b346e5-1d5c-4cf3-9b0d-1ad4ba2d0534 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "41f7ba02-a7e8-4a3e-8b78-76999e6559c0", "size": 1}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-beb6dc53-fe9f-40ae-9147-82544a22b12a tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-10b346e5-1d5c-4cf3-9b0d-1ad4ba2d0534 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Create volume request body: {'volume': {'volume_type': '41f7ba02-a7e8-4a3e-8b78-76999e6559c0', 'size': 1}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:04:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-beb6dc53-fe9f-40ae-9147-82544a22b12a tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/a0af0159-7488-4779-a881-2fd3e4204341 returned with HTTP 404 Sep 02 09:04:42 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-10b346e5-1d5c-4cf3-9b0d-1ad4ba2d0534 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Create volume of 1 GB Sep 02 09:04:42 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1698/3390] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:41 2026] GET /volume/v3/volumes/a0af0159-7488-4779-a881-2fd3e4204341 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 09:04:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-10b346e5-1d5c-4cf3-9b0d-1ad4ba2d0534 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Availability Zones retrieved successfully. Sep 02 09:04:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ab3411e5-ab95-45d6-a776-5aabc480eadb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ab3411e5-ab95-45d6-a776-5aabc480eadb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:04:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ab3411e5-ab95-45d6-a776-5aabc480eadb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2965490"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-ab3411e5-ab95-45d6-a776-5aabc480eadb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2965490'}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:04:42 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-ab3411e5-ab95-45d6-a776-5aabc480eadb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume of 1 GB Sep 02 09:04:42 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-10b346e5-1d5c-4cf3-9b0d-1ad4ba2d0534 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Flow 'volume_create_api' (2aa3c81b-8447-4105-aed0-a19c71ae456d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ab3411e5-ab95-45d6-a776-5aabc480eadb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Availability Zones retrieved successfully. Sep 02 09:04:42 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-10b346e5-1d5c-4cf3-9b0d-1ad4ba2d0534 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f8aa75c-6bd3-4519-8945-8aa86b8c4abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:42 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-10b346e5-1d5c-4cf3-9b0d-1ad4ba2d0534 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:04:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ab3411e5-ab95-45d6-a776-5aabc480eadb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Flow 'volume_create_api' (b7337562-36da-4b78-a761-bfd107a879a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ab3411e5-ab95-45d6-a776-5aabc480eadb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5be013f9-b956-4c18-bb3f-aebacbaa7ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-ab3411e5-ab95-45d6-a776-5aabc480eadb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:04:42 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-10b346e5-1d5c-4cf3-9b0d-1ad4ba2d0534 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f8aa75c-6bd3-4519-8945-8aa86b8c4abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T07:04:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-459097429',vendor_name='tempest-vendor_name-196059987'},id=41f7ba02-a7e8-4a3e-8b78-76999e6559c0,is_public=True,name='tempest-ProjectAdminTests-volume-type-503683070',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '41f7ba02-a7e8-4a3e-8b78-76999e6559c0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:42 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-10b346e5-1d5c-4cf3-9b0d-1ad4ba2d0534 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2167f1b5-7f3b-4192-9371-9aae7a6b686e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ab3411e5-ab95-45d6-a776-5aabc480eadb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5be013f9-b956-4c18-bb3f-aebacbaa7ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ab3411e5-ab95-45d6-a776-5aabc480eadb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e012fcb-cfc2-46ff-a4d8-59d9c44f3b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:42 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-10b346e5-1d5c-4cf3-9b0d-1ad4ba2d0534 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-503683070 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-503683070, it is now deprecated. Please use the default quota class for default quota. Sep 02 09:04:42 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-10b346e5-1d5c-4cf3-9b0d-1ad4ba2d0534 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-503683070 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-503683070, it is now deprecated. Please use the default quota class for default quota. Sep 02 09:04:42 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-ab3411e5-ab95-45d6-a776-5aabc480eadb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Created reservations ['a8fd6069-e2ec-4721-ae08-457513016445', '2d158c13-a868-44bd-bc8b-a320c20df5a1', 'a8be6c07-3188-472f-9324-7e343e9227c6', '2e2fa70a-5630-4cef-8a59-8e7182197b1b'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:42 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-10b346e5-1d5c-4cf3-9b0d-1ad4ba2d0534 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Created reservations ['f08f971e-ca2c-49b9-948c-0d9e5f3c84c3', 'fa2493ca-f0fa-4157-8186-3682f869edb5', '6c94d3a4-a6bb-4e79-a975-90672b906415', 'a369232d-929c-45a7-9338-3b7e413f7347'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ab3411e5-ab95-45d6-a776-5aabc480eadb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e012fcb-cfc2-46ff-a4d8-59d9c44f3b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8fd6069-e2ec-4721-ae08-457513016445', '2d158c13-a868-44bd-bc8b-a320c20df5a1', 'a8be6c07-3188-472f-9324-7e343e9227c6', '2e2fa70a-5630-4cef-8a59-8e7182197b1b']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:42 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-10b346e5-1d5c-4cf3-9b0d-1ad4ba2d0534 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2167f1b5-7f3b-4192-9371-9aae7a6b686e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f08f971e-ca2c-49b9-948c-0d9e5f3c84c3', 'fa2493ca-f0fa-4157-8186-3682f869edb5', '6c94d3a4-a6bb-4e79-a975-90672b906415', 'a369232d-929c-45a7-9338-3b7e413f7347']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ab3411e5-ab95-45d6-a776-5aabc480eadb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bf2a23e-5d13-4654-a259-039d618d5f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:42 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-10b346e5-1d5c-4cf3-9b0d-1ad4ba2d0534 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e39f620-3a48-4b7a-8a0a-8ee2301858ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:42 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:42 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ab3411e5-ab95-45d6-a776-5aabc480eadb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bf2a23e-5d13-4654-a259-039d618d5f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d64e344-67f4-4941-bd3a-52a9121764bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2965490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ded3cdad6a8444febe1dc16ab837b2a6',qos_specs=None,replication_status=,reservations=['a8fd6069-e2ec-4721-ae08-457513016445','2d158c13-a868-44bd-bc8b-a320c20df5a1','a8be6c07-3188-472f-9324-7e343e9227c6','2e2fa70a-5630-4cef-8a59-8e7182197b1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:04:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2965490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d64e344-67f4-4941-bd3a-52a9121764bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ded3cdad6a8444febe1dc16ab837b2a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:42 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:42 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ab3411e5-ab95-45d6-a776-5aabc480eadb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1a3dabc-197b-48ce-a269-d002b898ac7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:42 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-10b346e5-1d5c-4cf3-9b0d-1ad4ba2d0534 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e39f620-3a48-4b7a-8a0a-8ee2301858ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '499455e7-e379-43b3-980c-75fe42dd2537', '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='f101b6463d5646ffbba0e75436d5c4a1',qos_specs=None,replication_status=,reservations=['f08f971e-ca2c-49b9-948c-0d9e5f3c84c3','fa2493ca-f0fa-4157-8186-3682f869edb5','6c94d3a4-a6bb-4e79-a975-90672b906415','a369232d-929c-45a7-9338-3b7e413f7347'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14ed529138b64840a1d3ffe7fd821f90',volume_type_id=41f7ba02-a7e8-4a3e-8b78-76999e6559c0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:04:42Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=499455e7-e379-43b3-980c-75fe42dd2537,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f101b6463d5646ffbba0e75436d5c4a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14ed529138b64840a1d3ffe7fd821f90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(41f7ba02-a7e8-4a3e-8b78-76999e6559c0),volume_type_id=41f7ba02-a7e8-4a3e-8b78-76999e6559c0)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:42 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-10b346e5-1d5c-4cf3-9b0d-1ad4ba2d0534 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1150e076-3f8d-4667-9c43-3c2e75c10c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ab3411e5-ab95-45d6-a776-5aabc480eadb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1a3dabc-197b-48ce-a269-d002b898ac7b) transitioned into state 'SUCCESS' from state '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-2965490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ded3cdad6a8444febe1dc16ab837b2a6',qos_specs=None,replication_status=,reservations=['a8fd6069-e2ec-4721-ae08-457513016445','2d158c13-a868-44bd-bc8b-a320c20df5a1','a8be6c07-3188-472f-9324-7e343e9227c6','2e2fa70a-5630-4cef-8a59-8e7182197b1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ab3411e5-ab95-45d6-a776-5aabc480eadb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09e2718b-409a-4273-a01f-9751ed32959f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ab3411e5-ab95-45d6-a776-5aabc480eadb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09e2718b-409a-4273-a01f-9751ed32959f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:42 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-10b346e5-1d5c-4cf3-9b0d-1ad4ba2d0534 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1150e076-3f8d-4667-9c43-3c2e75c10c24) transitioned into state 'SUCCESS' from 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='f101b6463d5646ffbba0e75436d5c4a1',qos_specs=None,replication_status=,reservations=['f08f971e-ca2c-49b9-948c-0d9e5f3c84c3','fa2493ca-f0fa-4157-8186-3682f869edb5','6c94d3a4-a6bb-4e79-a975-90672b906415','a369232d-929c-45a7-9338-3b7e413f7347'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14ed529138b64840a1d3ffe7fd821f90',volume_type_id=41f7ba02-a7e8-4a3e-8b78-76999e6559c0)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:42 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-ab3411e5-ab95-45d6-a776-5aabc480eadb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Flow 'volume_create_api' (b7337562-36da-4b78-a761-bfd107a879a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:42 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-10b346e5-1d5c-4cf3-9b0d-1ad4ba2d0534 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac3c8e02-2f12-4674-9895-a2da118a7996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-ab3411e5-ab95-45d6-a776-5aabc480eadb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume request issued successfully. Sep 02 09:04:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ab3411e5-ab95-45d6-a776-5aabc480eadb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:04:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1699/3391] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 09:04:42 2026] POST /volume/v3/volumes => generated 782 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:04:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-08fd24c0-d3ec-4d06-be4f-02ed63938fc3 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-08fd24c0-d3ec-4d06-be4f-02ed63938fc3 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/0d64e344-67f4-4941-bd3a-52a9121764bb Sep 02 09:04:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-08fd24c0-d3ec-4d06-be4f-02ed63938fc3 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:42 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-08fd24c0-d3ec-4d06-be4f-02ed63938fc3 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:42 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-10b346e5-1d5c-4cf3-9b0d-1ad4ba2d0534 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac3c8e02-2f12-4674-9895-a2da118a7996) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:42 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-10b346e5-1d5c-4cf3-9b0d-1ad4ba2d0534 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Flow 'volume_create_api' (2aa3c81b-8447-4105-aed0-a19c71ae456d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-10b346e5-1d5c-4cf3-9b0d-1ad4ba2d0534 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Create volume request issued successfully. Sep 02 09:04:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-10b346e5-1d5c-4cf3-9b0d-1ad4ba2d0534 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:04:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1693/3392] 192.168.122.75 () {62 vars in 1177 bytes} [Wed Sep 2 09:04:41 2026] POST /volume/v3/volumes => generated 778 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:04:42 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:42 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:42 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:42 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:42 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-08fd24c0-d3ec-4d06-be4f-02ed63938fc3 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2dfef4cd-d122-4b8b-80e8-d0313a43529f None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2dfef4cd-d122-4b8b-80e8-d0313a43529f tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] GET http://192.168.122.75/volume/v3/volumes/499455e7-e379-43b3-980c-75fe42dd2537 Sep 02 09:04:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2dfef4cd-d122-4b8b-80e8-d0313a43529f tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:42 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2dfef4cd-d122-4b8b-80e8-d0313a43529f tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:42 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-08fd24c0-d3ec-4d06-be4f-02ed63938fc3 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/0d64e344-67f4-4941-bd3a-52a9121764bb returned with HTTP 200 Sep 02 09:04:42 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1700/3393] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:42 2026] GET /volume/v3/volumes/0d64e344-67f4-4941-bd3a-52a9121764bb => generated 961 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:42 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:42 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:42 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:42 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:42 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2dfef4cd-d122-4b8b-80e8-d0313a43529f tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Volume info retrieved successfully. Sep 02 09:04:42 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2dfef4cd-d122-4b8b-80e8-d0313a43529f tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/volumes/499455e7-e379-43b3-980c-75fe42dd2537 returned with HTTP 200 Sep 02 09:04:42 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1694/3394] 192.168.122.75 () {60 vars in 1267 bytes} [Wed Sep 2 09:04:42 2026] GET /volume/v3/volumes/499455e7-e379-43b3-980c-75fe42dd2537 => generated 957 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-22ab41c7-272f-4ce8-ab58-bf70fe628199 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-22ab41c7-272f-4ce8-ab58-bf70fe628199 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/0d64e344-67f4-4941-bd3a-52a9121764bb Sep 02 09:04:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-22ab41c7-272f-4ce8-ab58-bf70fe628199 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-22ab41c7-272f-4ce8-ab58-bf70fe628199 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:43 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:43 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:43 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:43 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:43 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-22ab41c7-272f-4ce8-ab58-bf70fe628199 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-b360436d-4131-42fe-80c3-a41721283873 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b360436d-4131-42fe-80c3-a41721283873 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] GET http://192.168.122.75/volume/v3/volumes/499455e7-e379-43b3-980c-75fe42dd2537 Sep 02 09:04:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b360436d-4131-42fe-80c3-a41721283873 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-b360436d-4131-42fe-80c3-a41721283873 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-22ab41c7-272f-4ce8-ab58-bf70fe628199 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/0d64e344-67f4-4941-bd3a-52a9121764bb returned with HTTP 200 Sep 02 09:04:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1701/3395] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:43 2026] GET /volume/v3/volumes/0d64e344-67f4-4941-bd3a-52a9121764bb => generated 1011 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:43 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:43 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:43 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:43 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:43 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-b360436d-4131-42fe-80c3-a41721283873 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Volume info retrieved successfully. Sep 02 09:04:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-b360436d-4131-42fe-80c3-a41721283873 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/volumes/499455e7-e379-43b3-980c-75fe42dd2537 returned with HTTP 200 Sep 02 09:04:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1695/3396] 192.168.122.75 () {60 vars in 1267 bytes} [Wed Sep 2 09:04:43 2026] GET /volume/v3/volumes/499455e7-e379-43b3-980c-75fe42dd2537 => generated 978 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-3aa3c8fb-9dc2-406a-a804-1bbb41d30fd6 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3aa3c8fb-9dc2-406a-a804-1bbb41d30fd6 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] GET http://192.168.122.75/volume/v3/messages Sep 02 09:04:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3aa3c8fb-9dc2-406a-a804-1bbb41d30fd6 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-3aa3c8fb-9dc2-406a-a804-1bbb41d30fd6 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-3aa3c8fb-9dc2-406a-a804-1bbb41d30fd6 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/messages returned with HTTP 200 Sep 02 09:04:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1702/3397] 192.168.122.75 () {60 vars in 1159 bytes} [Wed Sep 2 09:04:43 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 02 09:04:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-9dfe50ed-7eb8-446d-ae06-c11a32082915 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9dfe50ed-7eb8-446d-ae06-c11a32082915 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] GET http://192.168.122.75/volume/v3/messages Sep 02 09:04:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9dfe50ed-7eb8-446d-ae06-c11a32082915 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-9dfe50ed-7eb8-446d-ae06-c11a32082915 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-9dfe50ed-7eb8-446d-ae06-c11a32082915 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/messages returned with HTTP 200 Sep 02 09:04:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1696/3398] 192.168.122.75 () {60 vars in 1159 bytes} [Wed Sep 2 09:04:43 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1cc55b25-4fc7-4879-9452-f9d17ab5da17 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1cc55b25-4fc7-4879-9452-f9d17ab5da17 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] DELETE http://192.168.122.75/volume/v3/messages/75d7a89c-5226-4160-a5c7-884d7af6f384 Sep 02 09:04:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1cc55b25-4fc7-4879-9452-f9d17ab5da17 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1cc55b25-4fc7-4879-9452-f9d17ab5da17 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1cc55b25-4fc7-4879-9452-f9d17ab5da17 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/messages/75d7a89c-5226-4160-a5c7-884d7af6f384 returned with HTTP 204 Sep 02 09:04:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1703/3399] 192.168.122.75 () {60 vars in 1273 bytes} [Wed Sep 2 09:04:43 2026] DELETE /volume/v3/messages/75d7a89c-5226-4160-a5c7-884d7af6f384 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 09:04:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-334586d7-4c0e-4b06-88e3-ab5e429e99ff None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-334586d7-4c0e-4b06-88e3-ab5e429e99ff tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/499455e7-e379-43b3-980c-75fe42dd2537 Sep 02 09:04:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-334586d7-4c0e-4b06-88e3-ab5e429e99ff tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-334586d7-4c0e-4b06-88e3-ab5e429e99ff tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:43 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-334586d7-4c0e-4b06-88e3-ab5e429e99ff tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Delete volume with id: 499455e7-e379-43b3-980c-75fe42dd2537 Sep 02 09:04:43 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:43 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:43 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:43 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:43 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-334586d7-4c0e-4b06-88e3-ab5e429e99ff tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Volume info retrieved successfully. Sep 02 09:04:43 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-334586d7-4c0e-4b06-88e3-ab5e429e99ff tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86994) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 09:04:43 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-334586d7-4c0e-4b06-88e3-ab5e429e99ff tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Created reservations ['b634e977-bc4e-48ea-9aeb-23e784a9354f', '5b2ce779-9fee-4b15-a2f9-057203a1c87d', 'ffe6675f-5e0b-40ba-b737-2a3e45f6529b', '33309f1f-f6c9-4b2b-99ef-50dfd195b186'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:43 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-334586d7-4c0e-4b06-88e3-ab5e429e99ff tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Delete volume request issued successfully. Sep 02 09:04:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-334586d7-4c0e-4b06-88e3-ab5e429e99ff tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/volumes/499455e7-e379-43b3-980c-75fe42dd2537 returned with HTTP 202 Sep 02 09:04:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1697/3400] 192.168.122.75 () {60 vars in 1270 bytes} [Wed Sep 2 09:04:43 2026] DELETE /volume/v3/volumes/499455e7-e379-43b3-980c-75fe42dd2537 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1172da5e-84a8-46a4-82cf-be8068b1a7a1 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1172da5e-84a8-46a4-82cf-be8068b1a7a1 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] DELETE http://192.168.122.75/volume/v3/types/41f7ba02-a7e8-4a3e-8b78-76999e6559c0 Sep 02 09:04:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1172da5e-84a8-46a4-82cf-be8068b1a7a1 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1172da5e-84a8-46a4-82cf-be8068b1a7a1 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1172da5e-84a8-46a4-82cf-be8068b1a7a1 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/types/41f7ba02-a7e8-4a3e-8b78-76999e6559c0 returned with HTTP 202 Sep 02 09:04:43 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1704/3401] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:04:43 2026] DELETE /volume/v3/types/41f7ba02-a7e8-4a3e-8b78-76999e6559c0 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-75a015e7-d6fc-44f9-8d08-5c7eeddf424a None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-75a015e7-d6fc-44f9-8d08-5c7eeddf424a tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] POST http://192.168.122.75/volume/v3/types Sep 02 09:04:43 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-75a015e7-d6fc-44f9-8d08-5c7eeddf424a tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-650766113", "extra_specs": {"storage_protocol": "tempest-storage_protocol-376381879", "vendor_name": "tempest-vendor_name-1739456623"}}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:43 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-75a015e7-d6fc-44f9-8d08-5c7eeddf424a tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/types returned with HTTP 200 Sep 02 09:04:43 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1698/3402] 192.168.122.75 () {60 vars in 1132 bytes} [Wed Sep 2 09:04:43 2026] POST /volume/v3/types => generated 327 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-333e9094-c924-4114-a653-d9b87429be3e None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:43 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-333e9094-c924-4114-a653-d9b87429be3e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:04:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-333e9094-c924-4114-a653-d9b87429be3e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "86bce5a8-d3c5-4507-b037-ae76ed4f0b97", "size": 1}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:43 devstack devstack@c-api.service[86995]: DEBUG cinder.api.v3.volumes [None req-333e9094-c924-4114-a653-d9b87429be3e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Create volume request body: {'volume': {'volume_type': '86bce5a8-d3c5-4507-b037-ae76ed4f0b97', 'size': 1}} {{(pid=86995) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:04:43 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-333e9094-c924-4114-a653-d9b87429be3e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Create volume of 1 GB Sep 02 09:04:43 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:43 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:43 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-333e9094-c924-4114-a653-d9b87429be3e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Availability Zones retrieved successfully. Sep 02 09:04:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-333e9094-c924-4114-a653-d9b87429be3e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Flow 'volume_create_api' (8a3061ac-8049-4cf0-b0a1-0cbf5f46fdb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-333e9094-c924-4114-a653-d9b87429be3e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aafa095-8dd6-44e6-be60-e6703d083f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.flows.api.create_volume [None req-333e9094-c924-4114-a653-d9b87429be3e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Validating volume size '1' using validate_int {{(pid=86995) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:04:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-333e9094-c924-4114-a653-d9b87429be3e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aafa095-8dd6-44e6-be60-e6703d083f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T07:04:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-376381879',vendor_name='tempest-vendor_name-1739456623'},id=86bce5a8-d3c5-4507-b037-ae76ed4f0b97,is_public=True,name='tempest-ProjectAdminTests-volume-type-650766113',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86bce5a8-d3c5-4507-b037-ae76ed4f0b97', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:43 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-333e9094-c924-4114-a653-d9b87429be3e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0692f060-d916-453f-8485-18f244791cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:43 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-333e9094-c924-4114-a653-d9b87429be3e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-650766113 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-650766113, it is now deprecated. Please use the default quota class for default quota. Sep 02 09:04:43 devstack devstack@c-api.service[86995]: WARNING cinder.quota [None req-333e9094-c924-4114-a653-d9b87429be3e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-650766113 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-650766113, it is now deprecated. Please use the default quota class for default quota. Sep 02 09:04:44 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-333e9094-c924-4114-a653-d9b87429be3e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Created reservations ['c8362692-07ed-46fe-b17e-d1314eb8104d', 'f71e6131-25b9-48c8-b485-3e411c970ed1', 'd7dd3f89-e982-42c1-9b0a-bbab1f11c827', '8a47b392-1683-4c65-8980-824a2681e581'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:44 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-333e9094-c924-4114-a653-d9b87429be3e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0692f060-d916-453f-8485-18f244791cbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8362692-07ed-46fe-b17e-d1314eb8104d', 'f71e6131-25b9-48c8-b485-3e411c970ed1', 'd7dd3f89-e982-42c1-9b0a-bbab1f11c827', '8a47b392-1683-4c65-8980-824a2681e581']}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:44 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-333e9094-c924-4114-a653-d9b87429be3e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad95b5b9-27db-4b85-ad00-b4a2b6933981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:44 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:44 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:44 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-333e9094-c924-4114-a653-d9b87429be3e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad95b5b9-27db-4b85-ad00-b4a2b6933981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d95a47e-8d2f-41dd-adca-6dbdb94751ad', '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='f101b6463d5646ffbba0e75436d5c4a1',qos_specs=None,replication_status=,reservations=['c8362692-07ed-46fe-b17e-d1314eb8104d','f71e6131-25b9-48c8-b485-3e411c970ed1','d7dd3f89-e982-42c1-9b0a-bbab1f11c827','8a47b392-1683-4c65-8980-824a2681e581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14ed529138b64840a1d3ffe7fd821f90',volume_type_id=86bce5a8-d3c5-4507-b037-ae76ed4f0b97), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:04:44Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d95a47e-8d2f-41dd-adca-6dbdb94751ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f101b6463d5646ffbba0e75436d5c4a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14ed529138b64840a1d3ffe7fd821f90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86bce5a8-d3c5-4507-b037-ae76ed4f0b97),volume_type_id=86bce5a8-d3c5-4507-b037-ae76ed4f0b97)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:44 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-333e9094-c924-4114-a653-d9b87429be3e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85f03ee6-4463-4fd9-8bc3-c1647d6d9639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:44 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-333e9094-c924-4114-a653-d9b87429be3e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85f03ee6-4463-4fd9-8bc3-c1647d6d9639) transitioned into state 'SUCCESS' from 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='f101b6463d5646ffbba0e75436d5c4a1',qos_specs=None,replication_status=,reservations=['c8362692-07ed-46fe-b17e-d1314eb8104d','f71e6131-25b9-48c8-b485-3e411c970ed1','d7dd3f89-e982-42c1-9b0a-bbab1f11c827','8a47b392-1683-4c65-8980-824a2681e581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14ed529138b64840a1d3ffe7fd821f90',volume_type_id=86bce5a8-d3c5-4507-b037-ae76ed4f0b97)}' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:44 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-333e9094-c924-4114-a653-d9b87429be3e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa091b77-96da-4155-a1d5-1cc826ec4726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:44 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-333e9094-c924-4114-a653-d9b87429be3e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa091b77-96da-4155-a1d5-1cc826ec4726) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86995) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:44 devstack devstack@c-api.service[86995]: DEBUG cinder.volume.api [None req-333e9094-c924-4114-a653-d9b87429be3e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Flow 'volume_create_api' (8a3061ac-8049-4cf0-b0a1-0cbf5f46fdb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86995) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:44 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-333e9094-c924-4114-a653-d9b87429be3e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Create volume request issued successfully. Sep 02 09:04:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-333e9094-c924-4114-a653-d9b87429be3e tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:04:44 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1705/3403] 192.168.122.75 () {62 vars in 1177 bytes} [Wed Sep 2 09:04:43 2026] POST /volume/v3/volumes => generated 778 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:04:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-11c8a3ec-5faa-46ef-ac78-ec2fe41649a1 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-11c8a3ec-5faa-46ef-ac78-ec2fe41649a1 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] GET http://192.168.122.75/volume/v3/volumes/9d95a47e-8d2f-41dd-adca-6dbdb94751ad Sep 02 09:04:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-11c8a3ec-5faa-46ef-ac78-ec2fe41649a1 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-11c8a3ec-5faa-46ef-ac78-ec2fe41649a1 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:44 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:44 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:44 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:44 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:44 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-11c8a3ec-5faa-46ef-ac78-ec2fe41649a1 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Volume info retrieved successfully. Sep 02 09:04:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-11c8a3ec-5faa-46ef-ac78-ec2fe41649a1 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/volumes/9d95a47e-8d2f-41dd-adca-6dbdb94751ad returned with HTTP 200 Sep 02 09:04:44 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1699/3404] 192.168.122.75 () {60 vars in 1267 bytes} [Wed Sep 2 09:04:44 2026] GET /volume/v3/volumes/9d95a47e-8d2f-41dd-adca-6dbdb94751ad => generated 957 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fbe7abc7-7351-4556-a89c-62f9ce32724b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fbe7abc7-7351-4556-a89c-62f9ce32724b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/0d64e344-67f4-4941-bd3a-52a9121764bb Sep 02 09:04:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fbe7abc7-7351-4556-a89c-62f9ce32724b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fbe7abc7-7351-4556-a89c-62f9ce32724b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:44 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:44 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:44 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:44 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:44 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-fbe7abc7-7351-4556-a89c-62f9ce32724b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fbe7abc7-7351-4556-a89c-62f9ce32724b tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/0d64e344-67f4-4941-bd3a-52a9121764bb returned with HTTP 200 Sep 02 09:04:44 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1706/3405] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:44 2026] GET /volume/v3/volumes/0d64e344-67f4-4941-bd3a-52a9121764bb => generated 1012 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-35d9f1c6-38b1-4b13-a789-543a96deae0e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-35d9f1c6-38b1-4b13-a789-543a96deae0e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] POST http://192.168.122.75/volume/v3/snapshots Sep 02 09:04:44 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-35d9f1c6-38b1-4b13-a789-543a96deae0e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d64e344-67f4-4941-bd3a-52a9121764bb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1688887684"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:44 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:44 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:44 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:44 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:44 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-35d9f1c6-38b1-4b13-a789-543a96deae0e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:44 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-35d9f1c6-38b1-4b13-a789-543a96deae0e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create snapshot from volume 0d64e344-67f4-4941-bd3a-52a9121764bb Sep 02 09:04:44 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-35d9f1c6-38b1-4b13-a789-543a96deae0e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Created reservations ['bd4ee9e6-7580-41cf-958b-7d36f35e9075', '552b8f41-c995-4899-bb8a-a0610ce08859', '55f8209d-8cfe-4330-91ac-ec79bf3d42cc', '024f3338-ac51-4ca8-89d6-dd0eb48af2b7'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:44 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:44 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:44 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-35d9f1c6-38b1-4b13-a789-543a96deae0e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot create request issued successfully. Sep 02 09:04:44 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-35d9f1c6-38b1-4b13-a789-543a96deae0e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 09:04:44 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1700/3406] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 09:04:44 2026] POST /volume/v3/snapshots => generated 308 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:04:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-689ad4ee-c1a8-4f28-9a5f-ac152e541431 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-689ad4ee-c1a8-4f28-9a5f-ac152e541431 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/c7557fa9-0099-4656-b83a-ff495440d8df Sep 02 09:04:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-689ad4ee-c1a8-4f28-9a5f-ac152e541431 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:44 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-689ad4ee-c1a8-4f28-9a5f-ac152e541431 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:44 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:44 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:44 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-689ad4ee-c1a8-4f28-9a5f-ac152e541431 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:44 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-689ad4ee-c1a8-4f28-9a5f-ac152e541431 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/c7557fa9-0099-4656-b83a-ff495440d8df returned with HTTP 200 Sep 02 09:04:44 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1707/3407] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:44 2026] GET /volume/v3/snapshots/c7557fa9-0099-4656-b83a-ff495440d8df => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-2022160e-d019-42d2-b3c1-ddfbdacb9510 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2022160e-d019-42d2-b3c1-ddfbdacb9510 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] GET http://192.168.122.75/volume/v3/volumes/9d95a47e-8d2f-41dd-adca-6dbdb94751ad Sep 02 09:04:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2022160e-d019-42d2-b3c1-ddfbdacb9510 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-2022160e-d019-42d2-b3c1-ddfbdacb9510 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:45 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:45 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:45 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:45 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:45 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-2022160e-d019-42d2-b3c1-ddfbdacb9510 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Volume info retrieved successfully. Sep 02 09:04:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-2022160e-d019-42d2-b3c1-ddfbdacb9510 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/volumes/9d95a47e-8d2f-41dd-adca-6dbdb94751ad returned with HTTP 200 Sep 02 09:04:45 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1701/3408] 192.168.122.75 () {60 vars in 1267 bytes} [Wed Sep 2 09:04:45 2026] GET /volume/v3/volumes/9d95a47e-8d2f-41dd-adca-6dbdb94751ad => generated 978 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a786f2d3-a09a-4f3a-a2cc-71f8ffec0d41 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a786f2d3-a09a-4f3a-a2cc-71f8ffec0d41 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] GET http://192.168.122.75/volume/v3/messages Sep 02 09:04:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a786f2d3-a09a-4f3a-a2cc-71f8ffec0d41 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a786f2d3-a09a-4f3a-a2cc-71f8ffec0d41 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a786f2d3-a09a-4f3a-a2cc-71f8ffec0d41 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/messages returned with HTTP 200 Sep 02 09:04:45 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1708/3409] 192.168.122.75 () {60 vars in 1159 bytes} [Wed Sep 2 09:04:45 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-d7a3465d-d0f8-49de-a0f5-35f9cfca7146 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d7a3465d-d0f8-49de-a0f5-35f9cfca7146 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] GET http://192.168.122.75/volume/v3/messages/306b8c09-f9e4-4b29-8b59-d988551c7387 Sep 02 09:04:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d7a3465d-d0f8-49de-a0f5-35f9cfca7146 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-d7a3465d-d0f8-49de-a0f5-35f9cfca7146 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Calling method 'version_select' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-d7a3465d-d0f8-49de-a0f5-35f9cfca7146 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/messages/306b8c09-f9e4-4b29-8b59-d988551c7387 returned with HTTP 200 Sep 02 09:04:45 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1702/3410] 192.168.122.75 () {60 vars in 1270 bytes} [Wed Sep 2 09:04:45 2026] GET /volume/v3/messages/306b8c09-f9e4-4b29-8b59-d988551c7387 => generated 673 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-e8cccc21-9933-4c27-aa15-4ac1f777255b None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e8cccc21-9933-4c27-aa15-4ac1f777255b tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] DELETE http://192.168.122.75/volume/v3/messages/306b8c09-f9e4-4b29-8b59-d988551c7387 Sep 02 09:04:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e8cccc21-9933-4c27-aa15-4ac1f777255b tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-e8cccc21-9933-4c27-aa15-4ac1f777255b tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Calling method 'version_select' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-e8cccc21-9933-4c27-aa15-4ac1f777255b tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/messages/306b8c09-f9e4-4b29-8b59-d988551c7387 returned with HTTP 204 Sep 02 09:04:45 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1709/3411] 192.168.122.75 () {60 vars in 1273 bytes} [Wed Sep 2 09:04:45 2026] DELETE /volume/v3/messages/306b8c09-f9e4-4b29-8b59-d988551c7387 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 09:04:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-bf64444e-64e2-4cd7-8639-eb98cdbaf7a3 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bf64444e-64e2-4cd7-8639-eb98cdbaf7a3 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/9d95a47e-8d2f-41dd-adca-6dbdb94751ad Sep 02 09:04:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bf64444e-64e2-4cd7-8639-eb98cdbaf7a3 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-bf64444e-64e2-4cd7-8639-eb98cdbaf7a3 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:45 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-bf64444e-64e2-4cd7-8639-eb98cdbaf7a3 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Delete volume with id: 9d95a47e-8d2f-41dd-adca-6dbdb94751ad Sep 02 09:04:45 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:45 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:45 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:45 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:45 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-bf64444e-64e2-4cd7-8639-eb98cdbaf7a3 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Volume info retrieved successfully. Sep 02 09:04:45 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-bf64444e-64e2-4cd7-8639-eb98cdbaf7a3 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86994) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 09:04:45 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-bf64444e-64e2-4cd7-8639-eb98cdbaf7a3 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-650766113 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-650766113, it is now deprecated. Please use the default quota class for default quota. Sep 02 09:04:45 devstack devstack@c-api.service[86994]: WARNING cinder.quota [None req-bf64444e-64e2-4cd7-8639-eb98cdbaf7a3 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-650766113 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-650766113, it is now deprecated. Please use the default quota class for default quota. Sep 02 09:04:45 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-bf64444e-64e2-4cd7-8639-eb98cdbaf7a3 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Created reservations ['bcfa877f-94eb-46f3-8b28-0425d06639c9', '57512c1e-f727-4801-bddc-7aad1ed731a8', 'a7df5f4d-8997-46f3-aa1c-ea7b179eceef', '26f63802-b4e3-4dd5-b9e1-7ff9723ab324'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:45 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-bf64444e-64e2-4cd7-8639-eb98cdbaf7a3 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Delete volume request issued successfully. Sep 02 09:04:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-bf64444e-64e2-4cd7-8639-eb98cdbaf7a3 tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/volumes/9d95a47e-8d2f-41dd-adca-6dbdb94751ad returned with HTTP 202 Sep 02 09:04:45 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1703/3412] 192.168.122.75 () {60 vars in 1270 bytes} [Wed Sep 2 09:04:45 2026] DELETE /volume/v3/volumes/9d95a47e-8d2f-41dd-adca-6dbdb94751ad => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-09bebee3-3dd6-443a-b496-9e9510bf219a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-09bebee3-3dd6-443a-b496-9e9510bf219a tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] DELETE http://192.168.122.75/volume/v3/types/86bce5a8-d3c5-4507-b037-ae76ed4f0b97 Sep 02 09:04:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-09bebee3-3dd6-443a-b496-9e9510bf219a tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:45 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-09bebee3-3dd6-443a-b496-9e9510bf219a tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] Calling method '_delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:45 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-09bebee3-3dd6-443a-b496-9e9510bf219a tempest-ProjectAdminTests-2046575924 tempest-ProjectAdminTests-2046575924-project-admin] http://192.168.122.75/volume/v3/types/86bce5a8-d3c5-4507-b037-ae76ed4f0b97 returned with HTTP 202 Sep 02 09:04:45 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1710/3413] 192.168.122.75 () {58 vars in 1224 bytes} [Wed Sep 2 09:04:45 2026] DELETE /volume/v3/types/86bce5a8-d3c5-4507-b037-ae76ed4f0b97 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f23a4612-c03b-4b1f-9337-880b909b2496 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f23a4612-c03b-4b1f-9337-880b909b2496 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/c7557fa9-0099-4656-b83a-ff495440d8df Sep 02 09:04:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f23a4612-c03b-4b1f-9337-880b909b2496 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:45 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f23a4612-c03b-4b1f-9337-880b909b2496 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:45 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:45 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:45 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f23a4612-c03b-4b1f-9337-880b909b2496 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:45 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f23a4612-c03b-4b1f-9337-880b909b2496 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/c7557fa9-0099-4656-b83a-ff495440d8df returned with HTTP 200 Sep 02 09:04:45 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1704/3414] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:45 2026] GET /volume/v3/snapshots/c7557fa9-0099-4656-b83a-ff495440d8df => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a381c891-bf39-44a0-9e09-13de2bf01d22 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a381c891-bf39-44a0-9e09-13de2bf01d22 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/c7557fa9-0099-4656-b83a-ff495440d8df Sep 02 09:04:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a381c891-bf39-44a0-9e09-13de2bf01d22 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a381c891-bf39-44a0-9e09-13de2bf01d22 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:46 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:46 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:46 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a381c891-bf39-44a0-9e09-13de2bf01d22 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a381c891-bf39-44a0-9e09-13de2bf01d22 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/c7557fa9-0099-4656-b83a-ff495440d8df returned with HTTP 200 Sep 02 09:04:46 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1711/3415] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:46 2026] GET /volume/v3/snapshots/c7557fa9-0099-4656-b83a-ff495440d8df => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-47a6a715-374d-447f-b218-1c205c462d94 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-47a6a715-374d-447f-b218-1c205c462d94 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] PUT http://192.168.122.75/volume/v3/snapshots/c7557fa9-0099-4656-b83a-ff495440d8df Sep 02 09:04:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-47a6a715-374d-447f-b218-1c205c462d94 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:46 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:46 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:46 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-47a6a715-374d-447f-b218-1c205c462d94 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Snapshot retrieved successfully. Sep 02 09:04:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-47a6a715-374d-447f-b218-1c205c462d94 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] http://192.168.122.75/volume/v3/snapshots/c7557fa9-0099-4656-b83a-ff495440d8df returned with HTTP 200 Sep 02 09:04:46 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1705/3416] 192.168.122.75 () {60 vars in 1253 bytes} [Wed Sep 2 09:04:46 2026] PUT /volume/v3/snapshots/c7557fa9-0099-4656-b83a-ff495440d8df => generated 361 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-4d4682ef-df09-459d-9817-5cc819bb563f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4d4682ef-df09-459d-9817-5cc819bb563f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] DELETE http://192.168.122.75/volume/v3/snapshots/c7557fa9-0099-4656-b83a-ff495440d8df Sep 02 09:04:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4d4682ef-df09-459d-9817-5cc819bb563f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:46 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-4d4682ef-df09-459d-9817-5cc819bb563f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:46 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-4d4682ef-df09-459d-9817-5cc819bb563f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Delete snapshot with id: c7557fa9-0099-4656-b83a-ff495440d8df Sep 02 09:04:46 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:46 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:46 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4d4682ef-df09-459d-9817-5cc819bb563f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:46 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:46 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:46 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-4d4682ef-df09-459d-9817-5cc819bb563f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot delete request issued successfully. Sep 02 09:04:46 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-4d4682ef-df09-459d-9817-5cc819bb563f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/c7557fa9-0099-4656-b83a-ff495440d8df returned with HTTP 202 Sep 02 09:04:46 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1712/3417] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:04:46 2026] DELETE /volume/v3/snapshots/c7557fa9-0099-4656-b83a-ff495440d8df => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-f0aef1c8-81e7-49c9-8461-b2b6c7265b76 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f0aef1c8-81e7-49c9-8461-b2b6c7265b76 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/c7557fa9-0099-4656-b83a-ff495440d8df Sep 02 09:04:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f0aef1c8-81e7-49c9-8461-b2b6c7265b76 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:46 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-f0aef1c8-81e7-49c9-8461-b2b6c7265b76 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:46 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:46 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:46 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-f0aef1c8-81e7-49c9-8461-b2b6c7265b76 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:46 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-f0aef1c8-81e7-49c9-8461-b2b6c7265b76 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/c7557fa9-0099-4656-b83a-ff495440d8df returned with HTTP 200 Sep 02 09:04:46 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1706/3418] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:46 2026] GET /volume/v3/snapshots/c7557fa9-0099-4656-b83a-ff495440d8df => generated 494 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-fdcb7f02-280a-4e9a-8199-ef9268cca334 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fdcb7f02-280a-4e9a-8199-ef9268cca334 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/c7557fa9-0099-4656-b83a-ff495440d8df Sep 02 09:04:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fdcb7f02-280a-4e9a-8199-ef9268cca334 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:47 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-fdcb7f02-280a-4e9a-8199-ef9268cca334 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:47 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:47 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:47 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-fdcb7f02-280a-4e9a-8199-ef9268cca334 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:47 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-fdcb7f02-280a-4e9a-8199-ef9268cca334 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/c7557fa9-0099-4656-b83a-ff495440d8df returned with HTTP 200 Sep 02 09:04:47 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1713/3419] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:47 2026] GET /volume/v3/snapshots/c7557fa9-0099-4656-b83a-ff495440d8df => generated 494 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:48 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-65c9101f-4771-4ea7-ab38-1261098a9501 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-65c9101f-4771-4ea7-ab38-1261098a9501 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/c7557fa9-0099-4656-b83a-ff495440d8df Sep 02 09:04:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-65c9101f-4771-4ea7-ab38-1261098a9501 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-65c9101f-4771-4ea7-ab38-1261098a9501 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-65c9101f-4771-4ea7-ab38-1261098a9501 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/c7557fa9-0099-4656-b83a-ff495440d8df returned with HTTP 404 Sep 02 09:04:49 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1707/3420] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:48 2026] GET /volume/v3/snapshots/c7557fa9-0099-4656-b83a-ff495440d8df => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-df8d6fc3-0c16-41ef-9f3d-09d1f57c3a22 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-df8d6fc3-0c16-41ef-9f3d-09d1f57c3a22 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/0d64e344-67f4-4941-bd3a-52a9121764bb Sep 02 09:04:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-df8d6fc3-0c16-41ef-9f3d-09d1f57c3a22 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:49 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-df8d6fc3-0c16-41ef-9f3d-09d1f57c3a22 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'delete' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:49 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.volumes [None req-df8d6fc3-0c16-41ef-9f3d-09d1f57c3a22 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Delete volume with id: 0d64e344-67f4-4941-bd3a-52a9121764bb Sep 02 09:04:49 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:49 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:49 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:49 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-df8d6fc3-0c16-41ef-9f3d-09d1f57c3a22 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:49 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-df8d6fc3-0c16-41ef-9f3d-09d1f57c3a22 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Delete volume request issued successfully. Sep 02 09:04:49 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-df8d6fc3-0c16-41ef-9f3d-09d1f57c3a22 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/0d64e344-67f4-4941-bd3a-52a9121764bb returned with HTTP 202 Sep 02 09:04:49 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1714/3421] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:04:49 2026] DELETE /volume/v3/volumes/0d64e344-67f4-4941-bd3a-52a9121764bb => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-fcd257ca-c3b0-4500-a954-2d956d0a7c3d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fcd257ca-c3b0-4500-a954-2d956d0a7c3d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/0d64e344-67f4-4941-bd3a-52a9121764bb Sep 02 09:04:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fcd257ca-c3b0-4500-a954-2d956d0a7c3d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:49 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-fcd257ca-c3b0-4500-a954-2d956d0a7c3d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:49 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:49 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:49 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:49 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:49 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-fcd257ca-c3b0-4500-a954-2d956d0a7c3d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:49 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-fcd257ca-c3b0-4500-a954-2d956d0a7c3d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/0d64e344-67f4-4941-bd3a-52a9121764bb returned with HTTP 200 Sep 02 09:04:49 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1708/3422] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:49 2026] GET /volume/v3/volumes/0d64e344-67f4-4941-bd3a-52a9121764bb => generated 1011 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-0d5dec09-710a-4683-9bb1-6e226a737355 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0d5dec09-710a-4683-9bb1-6e226a737355 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/0d64e344-67f4-4941-bd3a-52a9121764bb Sep 02 09:04:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0d5dec09-710a-4683-9bb1-6e226a737355 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-0d5dec09-710a-4683-9bb1-6e226a737355 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-0d5dec09-710a-4683-9bb1-6e226a737355 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/0d64e344-67f4-4941-bd3a-52a9121764bb returned with HTTP 404 Sep 02 09:04:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1715/3423] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:50 2026] GET /volume/v3/volumes/0d64e344-67f4-4941-bd3a-52a9121764bb => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-719c5087-d784-4b64-85be-5d5d6209018e None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-719c5087-d784-4b64-85be-5d5d6209018e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] POST http://192.168.122.75/volume/v3/volumes Sep 02 09:04:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-719c5087-d784-4b64-85be-5d5d6209018e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1279747367"}} {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:50 devstack devstack@c-api.service[86994]: DEBUG cinder.api.v3.volumes [None req-719c5087-d784-4b64-85be-5d5d6209018e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1279747367'}} {{(pid=86994) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 09:04:50 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-719c5087-d784-4b64-85be-5d5d6209018e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume of 1 GB Sep 02 09:04:50 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-719c5087-d784-4b64-85be-5d5d6209018e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Availability Zones retrieved successfully. Sep 02 09:04:50 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-719c5087-d784-4b64-85be-5d5d6209018e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Flow 'volume_create_api' (ece363f8-d6a7-4292-9e0f-75f13cae6805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:50 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-719c5087-d784-4b64-85be-5d5d6209018e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43e465c1-5cd9-4ad0-a028-f064e1a81c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:50 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.flows.api.create_volume [None req-719c5087-d784-4b64-85be-5d5d6209018e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Validating volume size '1' using validate_int {{(pid=86994) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 09:04:50 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-719c5087-d784-4b64-85be-5d5d6209018e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43e465c1-5cd9-4ad0-a028-f064e1a81c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T06:42:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46f24c32-f400-4484-9a73-76fef0c11ff1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46f24c32-f400-4484-9a73-76fef0c11ff1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:50 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-719c5087-d784-4b64-85be-5d5d6209018e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d4e79c2-220f-49c0-bfa9-4cd625f621ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:50 devstack devstack@c-api.service[86994]: DEBUG cinder.quota [None req-719c5087-d784-4b64-85be-5d5d6209018e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Created reservations ['d6d5ed29-6b1b-4165-aed8-fca2f8e8d024', '3dcc7450-2a4f-4e6d-a9e6-1820ca6393d6', 'c183b7e8-b193-4b0e-83cf-5e004fa3db2e', 'f63f14cf-b7ae-40d9-be4a-dd6078880124'] {{(pid=86994) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:50 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-719c5087-d784-4b64-85be-5d5d6209018e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d4e79c2-220f-49c0-bfa9-4cd625f621ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6d5ed29-6b1b-4165-aed8-fca2f8e8d024', '3dcc7450-2a4f-4e6d-a9e6-1820ca6393d6', 'c183b7e8-b193-4b0e-83cf-5e004fa3db2e', 'f63f14cf-b7ae-40d9-be4a-dd6078880124']}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:50 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-719c5087-d784-4b64-85be-5d5d6209018e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (beef68ca-59a4-4483-91a1-74b2e561ae21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:50 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:50 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:50 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-719c5087-d784-4b64-85be-5d5d6209018e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (beef68ca-59a4-4483-91a1-74b2e561ae21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8f5d291-7558-45dd-a212-8327ea8a0b2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1279747367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ded3cdad6a8444febe1dc16ab837b2a6',qos_specs=None,replication_status=,reservations=['d6d5ed29-6b1b-4165-aed8-fca2f8e8d024','3dcc7450-2a4f-4e6d-a9e6-1820ca6393d6','c183b7e8-b193-4b0e-83cf-5e004fa3db2e','f63f14cf-b7ae-40d9-be4a-dd6078880124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T07:04:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1279747367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8f5d291-7558-45dd-a212-8327ea8a0b2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ded3cdad6a8444febe1dc16ab837b2a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46f24c32-f400-4484-9a73-76fef0c11ff1),volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:50 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-719c5087-d784-4b64-85be-5d5d6209018e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0f5e759-104a-4512-8be0-d3554b2ec3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:50 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-719c5087-d784-4b64-85be-5d5d6209018e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0f5e759-104a-4512-8be0-d3554b2ec3c2) transitioned into state 'SUCCESS' from state '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-1279747367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ded3cdad6a8444febe1dc16ab837b2a6',qos_specs=None,replication_status=,reservations=['d6d5ed29-6b1b-4165-aed8-fca2f8e8d024','3dcc7450-2a4f-4e6d-a9e6-1820ca6393d6','c183b7e8-b193-4b0e-83cf-5e004fa3db2e','f63f14cf-b7ae-40d9-be4a-dd6078880124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c3d4a3fd13466e9391b3a62d0b5315',volume_type_id=46f24c32-f400-4484-9a73-76fef0c11ff1)}' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:50 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-719c5087-d784-4b64-85be-5d5d6209018e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06902e95-5970-4a74-af9e-66ae5f7b3417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 09:04:50 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-719c5087-d784-4b64-85be-5d5d6209018e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06902e95-5970-4a74-af9e-66ae5f7b3417) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86994) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 09:04:50 devstack devstack@c-api.service[86994]: DEBUG cinder.volume.api [None req-719c5087-d784-4b64-85be-5d5d6209018e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Flow 'volume_create_api' (ece363f8-d6a7-4292-9e0f-75f13cae6805) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86994) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 09:04:50 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-719c5087-d784-4b64-85be-5d5d6209018e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create volume request issued successfully. Sep 02 09:04:50 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-719c5087-d784-4b64-85be-5d5d6209018e tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes returned with HTTP 202 Sep 02 09:04:50 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1709/3424] 192.168.122.75 () {60 vars in 1137 bytes} [Wed Sep 2 09:04:50 2026] POST /volume/v3/volumes => generated 785 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:04:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-5c82cacb-4398-41cd-9a1b-b5872ef1895a None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5c82cacb-4398-41cd-9a1b-b5872ef1895a tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/f8f5d291-7558-45dd-a212-8327ea8a0b2a Sep 02 09:04:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5c82cacb-4398-41cd-9a1b-b5872ef1895a tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:50 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-5c82cacb-4398-41cd-9a1b-b5872ef1895a tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:50 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:50 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:50 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:50 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:50 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-5c82cacb-4398-41cd-9a1b-b5872ef1895a tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:50 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-5c82cacb-4398-41cd-9a1b-b5872ef1895a tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/f8f5d291-7558-45dd-a212-8327ea8a0b2a returned with HTTP 200 Sep 02 09:04:50 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1716/3425] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:50 2026] GET /volume/v3/volumes/f8f5d291-7558-45dd-a212-8327ea8a0b2a => generated 964 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-6b4b7c84-6eec-4e10-8fec-eaa90072ea5d None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6b4b7c84-6eec-4e10-8fec-eaa90072ea5d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/f8f5d291-7558-45dd-a212-8327ea8a0b2a Sep 02 09:04:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6b4b7c84-6eec-4e10-8fec-eaa90072ea5d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-6b4b7c84-6eec-4e10-8fec-eaa90072ea5d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:51 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:51 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-6b4b7c84-6eec-4e10-8fec-eaa90072ea5d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-6b4b7c84-6eec-4e10-8fec-eaa90072ea5d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/f8f5d291-7558-45dd-a212-8327ea8a0b2a returned with HTTP 200 Sep 02 09:04:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1710/3426] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:51 2026] GET /volume/v3/volumes/f8f5d291-7558-45dd-a212-8327ea8a0b2a => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-a12ec6cc-c783-4b0c-81cd-ee721e389220 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a12ec6cc-c783-4b0c-81cd-ee721e389220 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] POST http://192.168.122.75/volume/v3/snapshots Sep 02 09:04:51 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-a12ec6cc-c783-4b0c-81cd-ee721e389220 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8f5d291-7558-45dd-a212-8327ea8a0b2a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-326870475"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:51 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:51 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:51 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:51 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:51 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a12ec6cc-c783-4b0c-81cd-ee721e389220 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:51 devstack devstack@c-api.service[86995]: INFO cinder.api.v3.snapshots [None req-a12ec6cc-c783-4b0c-81cd-ee721e389220 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Create snapshot from volume f8f5d291-7558-45dd-a212-8327ea8a0b2a Sep 02 09:04:51 devstack devstack@c-api.service[86995]: DEBUG cinder.quota [None req-a12ec6cc-c783-4b0c-81cd-ee721e389220 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Created reservations ['ffe45f5b-ae53-4f52-b67e-000dbaf6ed13', 'cc49cb4a-20b3-4387-b8fd-1c2c9a5db146', 'ba772515-52b1-4041-acc0-072948eb2c6e', 'bf5911bc-9db2-4d07-a6ba-298aa6b293b3'] {{(pid=86995) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 09:04:51 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:51 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:51 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-a12ec6cc-c783-4b0c-81cd-ee721e389220 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot create request issued successfully. Sep 02 09:04:51 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-a12ec6cc-c783-4b0c-81cd-ee721e389220 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots returned with HTTP 202 Sep 02 09:04:51 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1717/3427] 192.168.122.75 () {60 vars in 1144 bytes} [Wed Sep 2 09:04:51 2026] POST /volume/v3/snapshots => generated 307 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 09:04:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-8153e8f2-7b80-49bc-888d-002c1579d6b9 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8153e8f2-7b80-49bc-888d-002c1579d6b9 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822 Sep 02 09:04:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8153e8f2-7b80-49bc-888d-002c1579d6b9 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:51 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-8153e8f2-7b80-49bc-888d-002c1579d6b9 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:51 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:51 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:51 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-8153e8f2-7b80-49bc-888d-002c1579d6b9 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:51 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-8153e8f2-7b80-49bc-888d-002c1579d6b9 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822 returned with HTTP 200 Sep 02 09:04:51 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1711/3428] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:51 2026] GET /volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-75604faa-5b7d-46c7-a0b9-29a7e64cbd9d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-75604faa-5b7d-46c7-a0b9-29a7e64cbd9d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822 Sep 02 09:04:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-75604faa-5b7d-46c7-a0b9-29a7e64cbd9d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:52 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-75604faa-5b7d-46c7-a0b9-29a7e64cbd9d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:52 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:52 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:52 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-75604faa-5b7d-46c7-a0b9-29a7e64cbd9d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:52 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-75604faa-5b7d-46c7-a0b9-29a7e64cbd9d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822 returned with HTTP 200 Sep 02 09:04:52 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1718/3429] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:52 2026] GET /volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-371fc487-34e9-4f8b-831b-2cfb30beb45c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-371fc487-34e9-4f8b-831b-2cfb30beb45c tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822 Sep 02 09:04:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-371fc487-34e9-4f8b-831b-2cfb30beb45c tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-371fc487-34e9-4f8b-831b-2cfb30beb45c tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-371fc487-34e9-4f8b-831b-2cfb30beb45c tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-371fc487-34e9-4f8b-831b-2cfb30beb45c tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822 returned with HTTP 200 Sep 02 09:04:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1712/3430] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:53 2026] GET /volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 09:04:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-ead3ec72-7787-4a8e-9d48-92223775e8c4 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ead3ec72-7787-4a8e-9d48-92223775e8c4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] POST http://192.168.122.75/volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822/action Sep 02 09:04:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ead3ec72-7787-4a8e-9d48-92223775e8c4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 09:04:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-ead3ec72-7787-4a8e-9d48-92223775e8c4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.admin_actions [None req-ead3ec72-7787-4a8e-9d48-92223775e8c4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Updating snapshot 'c00fe0ae-b194-412e-9302-7fde40821822' with '{'status': 'creating'}' {{(pid=86995) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 09:04:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-ead3ec72-7787-4a8e-9d48-92223775e8c4 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822/action returned with HTTP 202 Sep 02 09:04:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1719/3431] 192.168.122.75 () {60 vars in 1275 bytes} [Wed Sep 2 09:04:53 2026] POST /volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 09:04:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-baa8defa-88ee-44ef-8e3a-551f4ffba3eb None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-baa8defa-88ee-44ef-8e3a-551f4ffba3eb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822 Sep 02 09:04:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-baa8defa-88ee-44ef-8e3a-551f4ffba3eb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-baa8defa-88ee-44ef-8e3a-551f4ffba3eb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-baa8defa-88ee-44ef-8e3a-551f4ffba3eb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-baa8defa-88ee-44ef-8e3a-551f4ffba3eb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822 returned with HTTP 200 Sep 02 09:04:53 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1713/3432] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:53 2026] GET /volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-553b1a18-e29f-4e2d-9900-dabb3552eaeb None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-553b1a18-e29f-4e2d-9900-dabb3552eaeb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] POST http://192.168.122.75/volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822/action Sep 02 09:04:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-553b1a18-e29f-4e2d-9900-dabb3552eaeb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86995) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 09:04:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-553b1a18-e29f-4e2d-9900-dabb3552eaeb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 09:04:53 devstack devstack@c-api.service[86995]: DEBUG cinder.api.contrib.snapshot_actions [None req-553b1a18-e29f-4e2d-9900-dabb3552eaeb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86995) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 02 09:04:53 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:53 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:53 devstack devstack@c-api.service[86995]: INFO cinder.api.contrib.snapshot_actions [None req-553b1a18-e29f-4e2d-9900-dabb3552eaeb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] Updating snapshot c00fe0ae-b194-412e-9302-7fde40821822 with info {'id': 'c00fe0ae-b194-412e-9302-7fde40821822', 'status': 'error', 'progress': '80%'} Sep 02 09:04:53 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-553b1a18-e29f-4e2d-9900-dabb3552eaeb tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-member] http://192.168.122.75/volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822/action returned with HTTP 202 Sep 02 09:04:53 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1720/3433] 192.168.122.75 () {60 vars in 1275 bytes} [Wed Sep 2 09:04:53 2026] POST /volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-cfa205ce-ff7d-43fb-ac97-917dcef75f9c None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:53 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cfa205ce-ff7d-43fb-ac97-917dcef75f9c tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] DELETE http://192.168.122.75/volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822 Sep 02 09:04:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cfa205ce-ff7d-43fb-ac97-917dcef75f9c tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:53 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-cfa205ce-ff7d-43fb-ac97-917dcef75f9c tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:53 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.snapshots [None req-cfa205ce-ff7d-43fb-ac97-917dcef75f9c tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Delete snapshot with id: c00fe0ae-b194-412e-9302-7fde40821822 Sep 02 09:04:53 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:53 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:53 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cfa205ce-ff7d-43fb-ac97-917dcef75f9c tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:53 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:53 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:54 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-cfa205ce-ff7d-43fb-ac97-917dcef75f9c tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot delete request issued successfully. Sep 02 09:04:54 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-cfa205ce-ff7d-43fb-ac97-917dcef75f9c tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822 returned with HTTP 202 Sep 02 09:04:54 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1714/3434] 192.168.122.75 () {58 vars in 1236 bytes} [Wed Sep 2 09:04:53 2026] DELETE /volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-8bb2afa0-bdcc-42cf-a2a1-f13b448d442f None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8bb2afa0-bdcc-42cf-a2a1-f13b448d442f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822 Sep 02 09:04:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8bb2afa0-bdcc-42cf-a2a1-f13b448d442f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:54 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-8bb2afa0-bdcc-42cf-a2a1-f13b448d442f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:54 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:54 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:54 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-8bb2afa0-bdcc-42cf-a2a1-f13b448d442f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:54 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-8bb2afa0-bdcc-42cf-a2a1-f13b448d442f tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822 returned with HTTP 200 Sep 02 09:04:54 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1721/3435] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:54 2026] GET /volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822 => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-119bbf5e-436e-4e33-8619-09bb67269b26 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-119bbf5e-436e-4e33-8619-09bb67269b26 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822 Sep 02 09:04:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-119bbf5e-436e-4e33-8619-09bb67269b26 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:55 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-119bbf5e-436e-4e33-8619-09bb67269b26 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:55 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:55 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:55 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-119bbf5e-436e-4e33-8619-09bb67269b26 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Snapshot retrieved successfully. Sep 02 09:04:55 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-119bbf5e-436e-4e33-8619-09bb67269b26 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822 returned with HTTP 200 Sep 02 09:04:55 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1715/3436] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:55 2026] GET /volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822 => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 09:04:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-1cef63f8-df5f-4f5e-a948-15d8d285162d None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1cef63f8-df5f-4f5e-a948-15d8d285162d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822 Sep 02 09:04:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1cef63f8-df5f-4f5e-a948-15d8d285162d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-1cef63f8-df5f-4f5e-a948-15d8d285162d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-1cef63f8-df5f-4f5e-a948-15d8d285162d tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822 returned with HTTP 404 Sep 02 09:04:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1722/3437] 192.168.122.75 () {58 vars in 1233 bytes} [Wed Sep 2 09:04:56 2026] GET /volume/v3/snapshots/c00fe0ae-b194-412e-9302-7fde40821822 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:04:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-3b6b6e2f-4ebe-41dd-909a-3f285442d683 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3b6b6e2f-4ebe-41dd-909a-3f285442d683 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] DELETE http://192.168.122.75/volume/v3/volumes/f8f5d291-7558-45dd-a212-8327ea8a0b2a Sep 02 09:04:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3b6b6e2f-4ebe-41dd-909a-3f285442d683 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:56 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-3b6b6e2f-4ebe-41dd-909a-3f285442d683 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'delete' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:56 devstack devstack@c-api.service[86994]: INFO cinder.api.v3.volumes [None req-3b6b6e2f-4ebe-41dd-909a-3f285442d683 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Delete volume with id: f8f5d291-7558-45dd-a212-8327ea8a0b2a Sep 02 09:04:56 devstack devstack@c-api.service[86994]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:56 devstack devstack@c-api.service[86994]: attachments = base.obj_make_list( Sep 02 09:04:56 devstack devstack@c-api.service[86994]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:56 devstack devstack@c-api.service[86994]: warnings.warn( Sep 02 09:04:56 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3b6b6e2f-4ebe-41dd-909a-3f285442d683 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:56 devstack devstack@c-api.service[86994]: INFO cinder.volume.api [None req-3b6b6e2f-4ebe-41dd-909a-3f285442d683 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Delete volume request issued successfully. Sep 02 09:04:56 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-3b6b6e2f-4ebe-41dd-909a-3f285442d683 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/f8f5d291-7558-45dd-a212-8327ea8a0b2a returned with HTTP 202 Sep 02 09:04:56 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1716/3438] 192.168.122.75 () {58 vars in 1230 bytes} [Wed Sep 2 09:04:56 2026] DELETE /volume/v3/volumes/f8f5d291-7558-45dd-a212-8327ea8a0b2a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 09:04:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.middleware.request_id [None req-08771c72-52e8-4b05-b2ed-091fe77df939 None None] RequestId filter calling following filter/app {{(pid=86995) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-08771c72-52e8-4b05-b2ed-091fe77df939 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/f8f5d291-7558-45dd-a212-8327ea8a0b2a Sep 02 09:04:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-08771c72-52e8-4b05-b2ed-091fe77df939 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86995) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:56 devstack devstack@c-api.service[86995]: DEBUG cinder.api.openstack.wsgi [None req-08771c72-52e8-4b05-b2ed-091fe77df939 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86995) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:56 devstack devstack@c-api.service[86995]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 09:04:56 devstack devstack@c-api.service[86995]: attachments = base.obj_make_list( Sep 02 09:04:56 devstack devstack@c-api.service[86995]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 09:04:56 devstack devstack@c-api.service[86995]: warnings.warn( Sep 02 09:04:56 devstack devstack@c-api.service[86995]: INFO cinder.volume.api [None req-08771c72-52e8-4b05-b2ed-091fe77df939 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Volume info retrieved successfully. Sep 02 09:04:56 devstack devstack@c-api.service[86995]: INFO cinder.api.openstack.wsgi [None req-08771c72-52e8-4b05-b2ed-091fe77df939 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/f8f5d291-7558-45dd-a212-8327ea8a0b2a returned with HTTP 200 Sep 02 09:04:56 devstack devstack@c-api.service[86995]: [pid: 86995|app: 0|req: 1723/3439] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:56 2026] GET /volume/v3/volumes/f8f5d291-7558-45dd-a212-8327ea8a0b2a => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 09:04:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.middleware.request_id [None req-619cb8c1-977e-4a99-9f23-38907dac3169 None None] RequestId filter calling following filter/app {{(pid=86994) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 09:04:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-619cb8c1-977e-4a99-9f23-38907dac3169 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] GET http://192.168.122.75/volume/v3/volumes/f8f5d291-7558-45dd-a212-8327ea8a0b2a Sep 02 09:04:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-619cb8c1-977e-4a99-9f23-38907dac3169 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Empty body provided in request {{(pid=86994) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 09:04:57 devstack devstack@c-api.service[86994]: DEBUG cinder.api.openstack.wsgi [None req-619cb8c1-977e-4a99-9f23-38907dac3169 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] Calling method 'show' {{(pid=86994) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 09:04:57 devstack devstack@c-api.service[86994]: INFO cinder.api.openstack.wsgi [None req-619cb8c1-977e-4a99-9f23-38907dac3169 tempest-ProjectMemberTests-449879297 tempest-ProjectMemberTests-449879297-project-admin] http://192.168.122.75/volume/v3/volumes/f8f5d291-7558-45dd-a212-8327ea8a0b2a returned with HTTP 404 Sep 02 09:04:57 devstack devstack@c-api.service[86994]: [pid: 86994|app: 0|req: 1717/3440] 192.168.122.75 () {58 vars in 1227 bytes} [Wed Sep 2 09:04:57 2026] GET /volume/v3/volumes/f8f5d291-7558-45dd-a212-8327ea8a0b2a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 09:05:06 devstack devstack@c-api.service[86995]: DEBUG dbcounter [-] [86995] Writing DB stats cinder:SELECT=231,cinder:INSERT=47,cinder:UPDATE=104,cinder:DELETE=1 {{(pid=86995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 09:05:07 devstack devstack@c-api.service[86994]: DEBUG dbcounter [-] [86994] Writing DB stats cinder:SELECT=218,cinder:UPDATE=114,cinder:INSERT=55 {{(pid=86994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}